Public Member Functions | |
Translate (std::vector< double > translate) | |
std::string | ToString () const override |
![]() | |
MeshMapper (std::shared_ptr< ablate::mathFunctions::MathFunction > mappingFunction, std::shared_ptr< ablate::domain::Region > mappingRegion={}) | |
void | Modify (DM &) override |
void | Modify (const std::vector< double > &in, std::vector< double > &out) const |
Additional Inherited Members | |
![]() | |
static void | ReplaceDm (DM &originalDm, DM &replaceDm) |
|
explicit |
Translates the mesh by x, y, z
|
overridevirtual |
Provide name of modifier for debug/output
Reimplemented from ablate::domain::modifiers::MeshMapper.