36 #ifndef _FUNCTIONALBOUNDARYCONDITION_HPP_ 37 #define _FUNCTIONALBOUNDARYCONDITION_HPP_ 39 #include "AbstractBoundaryCondition.hpp" 46 template<
unsigned SPACE_DIM>
77 #endif //_FUNCTIONALBOUNDARYCONDITION_HPP_ double(* mFunction)(const ChastePoint< SPACE_DIM > &rX)
FunctionalBoundaryCondition(double(*func)(const ChastePoint< SPACE_DIM > &rX))
double GetValue(const ChastePoint< SPACE_DIM > &rX) const