Python Interface of the MappingApplication.
More...
#include <mapper_factory.h>
template<class TSparseSpace, class TDenseSpace>
class Kratos::MapperFactory< TSparseSpace, TDenseSpace >
Python Interface of the MappingApplication.
This class constructs the mappers and exposes them to Python Some checks are performed to see if the Input (ModelParts and JSON-Parameters) are valid
◆ ~MapperFactory()
template<class TSparseSpace , class TDenseSpace >
◆ CreateMapper()
template<class TSparseSpace , class TDenseSpace >
◆ GetRegisteredMapperNames()
template<class TSparseSpace , class TDenseSpace >
static std::vector<std::string> Kratos::MapperFactory< TSparseSpace, TDenseSpace >::GetRegisteredMapperNames |
( |
| ) |
|
|
inlinestatic |
◆ HasMapper()
template<class TSparseSpace , class TDenseSpace >
◆ Info()
template<class TSparseSpace , class TDenseSpace >
Turn back information as a string.
◆ KRATOS_CLASS_POINTER_DEFINITION()
template<class TSparseSpace , class TDenseSpace >
◆ PrintData()
template<class TSparseSpace , class TDenseSpace >
virtual void Kratos::MapperFactory< TSparseSpace, TDenseSpace >::PrintData |
( |
std::ostream & |
rOStream | ) |
const |
|
inlinevirtual |
◆ PrintInfo()
template<class TSparseSpace , class TDenseSpace >
virtual void Kratos::MapperFactory< TSparseSpace, TDenseSpace >::PrintInfo |
( |
std::ostream & |
rOStream | ) |
const |
|
inlinevirtual |
Print information about this object.
◆ Register()
template<class TSparseSpace , class TDenseSpace >
static void Kratos::MapperFactory< TSparseSpace, TDenseSpace >::Register |
( |
const std::string & |
rMapperName, |
|
|
typename Mapper< TSparseSpace, TDenseSpace >::Pointer |
pMapperPrototype |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/kratos/factories/mapper_factory.h