ABLATE Source Documentation  0.12.36
ablate::domain::modifiers::MeshMapperWithRegion Class Reference

#include <meshMapper.hpp>

+ Inheritance diagram for ablate::domain::modifiers::MeshMapperWithRegion:

Public Member Functions

 MeshMapperWithRegion (std::shared_ptr< ablate::mathFunctions::MathFunction > mappingFunction, std::shared_ptr< ablate::domain::Region > mappingRegion)
 
- Public Member Functions inherited from ablate::domain::modifiers::MeshMapper
 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
 
std::string ToString () const override
 

Additional Inherited Members

- Static Protected Member Functions inherited from ablate::domain::modifiers::Modifier
static void ReplaceDm (DM &originalDm, DM &replaceDm)
 

Detailed Description

Add a simple class to allow specifying a region with the registrar


The documentation for this class was generated from the following file: