Base class to transform a grid function.
More...
#include <transformation.hpp>
Base class to transform a grid function.
Definition at line 23 of file transformation.hpp.
◆ GFTransformer()
mfem::spde::GFTransformer::GFTransformer |
( |
| ) |
|
|
default |
◆ ~GFTransformer()
virtual mfem::spde::GFTransformer::~GFTransformer |
( |
| ) |
|
|
virtualdefault |
◆ Transform()
virtual void mfem::spde::GFTransformer::Transform |
( |
ParGridFunction & | x | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: