Public Member Functions | |
const std::string & | GetBoundaryName () const |
const std::string & | GetFieldName () const |
virtual void | SetupBoundary (DM dm, PetscDS problem, PetscInt fieldId)=0 |
Protected Member Functions | |
BoundaryCondition (const std::string boundaryName, const std::string fieldName) | |