|
Nektar++
|
This processing module stretches the homogeneous direction of a 3DH1D expansion by an integer factor. More...
#include <ProcessHomogeneousStretch.h>


Static Public Member Functions | |
| static boost::shared_ptr< Module > | create (FieldSharedPtr f) |
| Creates an instance of this class. More... | |
Static Public Attributes | |
| static ModuleKey | className |
Additional Inherited Members | |
Protected Member Functions inherited from Nektar::FieldUtils::Module | |
| Module () | |
Protected Attributes inherited from Nektar::FieldUtils::Module | |
| FieldSharedPtr | m_f |
| Field object. More... | |
| map< string, ConfigOption > | m_config |
| List of configuration values. More... | |
| bool | m_requireEquiSpaced |
This processing module stretches the homogeneous direction of a 3DH1D expansion by an integer factor.
Definition at line 50 of file ProcessHomogeneousStretch.h.
| Nektar::FieldUtils::ProcessHomogeneousStretch::ProcessHomogeneousStretch | ( | FieldSharedPtr | f | ) |
Definition at line 60 of file ProcessHomogeneousStretch.cpp.
References Nektar::FieldUtils::Module::m_config.
|
virtual |
Definition at line 66 of file ProcessHomogeneousStretch.cpp.
|
inlinestatic |
Creates an instance of this class.
Definition at line 54 of file ProcessHomogeneousStretch.h.
References Nektar::MemoryManager< DataType >::AllocateSharedPtr().
|
inlinevirtual |
Implements Nektar::FieldUtils::Module.
Definition at line 66 of file ProcessHomogeneousStretch.h.
|
virtual |
Write mesh to output file.
Implements Nektar::FieldUtils::Module.
Definition at line 70 of file ProcessHomogeneousStretch.cpp.
References ASSERTL0, Nektar::FieldUtils::Module::m_config, Nektar::FieldUtils::Module::m_f, CellMLToNektar.cellml_metadata::p, Vmath::Vcopy(), and Vmath::Zero().
|
static |
Definition at line 58 of file ProcessHomogeneousStretch.h.
1.8.8