36 #include "FunctionalBoundaryCondition.hpp"
38 template<
unsigned SPACE_DIM>
44 template<
unsigned SPACE_DIM>
FunctionalBoundaryCondition(double(*func)(const ChastePoint< SPACE_DIM > &rX))
double GetValue(const ChastePoint< SPACE_DIM > &rX) const