|
MAIA bb96820c
Multiphysics at AIA
|
This is the complete list of members for Context, including all inherited members.
| addProperty(MProperty *) | Context | static |
| assertPropertyLength(const MString &name, const MInt length, const MInt solverId=m_noSolvers) | Context | static |
| checkPropertyViolation(MInt partnerrank, std::list< MProperty * > *prop) | Context | static |
| clear() | Context | static |
| communicateProperties() | Context | static |
| dump(const MString &fileName) | Context | static |
| getBasicProperty(const MString name, const MString &nameOfCallingFunction, const T *default_value, MInt pos=0) | Context | inlinestatic |
| getBasicProperty(const MString name, const MString &nameOfCallingFunction, MInt pos=0) | Context | inlinestatic |
| getBasicPropertyImplicit(const MString &nameOfCallingFunction, const MString &name, MBool has_default, const T *defaultValue, MInt position, F &&f) | Context | privatestatic |
| getBasicPropertyOverloaded(const MString &nameOfCallingFunction, const MString &name, MBool has_default, const MInt *default_value, MInt pos) | Context | privatestatic |
| getBasicPropertyOverloaded(const MString &nameOfCallingFunction, const MString &name, MBool has_default, const MFloat *default_value, MInt pos) | Context | privatestatic |
| getBasicPropertyOverloaded(const MString &nameOfCallingFunction, const MString &name, MBool has_default, const MString *default_value, MInt pos) | Context | privatestatic |
| getBasicPropertyOverloaded(const MString &nameOfCallingFunction, const MString &name, MBool has_default, const MBool *default_value, MInt pos) | Context | privatestatic |
| getSolverProperty(const MString name, const MInt solverId, const MString &nameOfCallingFunction, const T *default_value, MInt pos=0) | Context | inlinestatic |
| getSolverProperty(const MString name, const MInt solverId, const MString &nameOfCallingFunction, MInt pos=0) | Context | inlinestatic |
| getSolverPropertyImplicit(const MString &nameOfCallingFunction, const MString &name, const MInt solverId, MBool has_default, const T *defaultValue, MInt position, F &&f) | Context | privatestatic |
| getSolverPropertyOverloaded(const MString &nameOfCallingFunction, const MString &name, const MInt solverId, MBool has_default, const MInt *default_value, MInt pos) | Context | privatestatic |
| getSolverPropertyOverloaded(const MString &nameOfCallingFunction, const MString &name, const MInt solverId, MBool has_default, const MFloat *default_value, MInt pos) | Context | privatestatic |
| getSolverPropertyOverloaded(const MString &nameOfCallingFunction, const MString &name, const MInt solverId, MBool has_default, const MString *default_value, MInt pos) | Context | privatestatic |
| getSolverPropertyOverloaded(const MString &nameOfCallingFunction, const MString &name, const MInt solverId, MBool has_default, const MBool *default_value, MInt pos) | Context | privatestatic |
| init() | Context | static |
| initializationProcessFinished() | Context | static |
| isSameValue(const MFloat v1, const MFloat v2) | Context | inlineprivatestatic |
| isSameValue(const MBool v1, const MBool v2) | Context | inlineprivatestatic |
| isSameValue(const MInt v1, const MInt v2) | Context | inlineprivatestatic |
| isSameValue(const MString v1, const MString v2) | Context | inlineprivatestatic |
| m_assembly | Context | privatestatic |
| m_checkingProperties | Context | privatestatic |
| m_fileType | Context | privatestatic |
| m_IONetcdf | Context | privatestatic |
| m_IOToml | Context | privatestatic |
| m_name | Context | privatestatic |
| m_noSolvers | Context | privatestatic |
| m_pair | Context | privatestatic |
| m_propertyFileOutputName | Context | privatestatic |
| m_propertyFileText | Context | privatestatic |
| m_propertyMap | Context | privatestatic |
| m_propertyMapLowercase | Context | privatestatic |
| m_zoneMap | Context | privatestatic |
| propertyExists(const MString &name, MInt solver=m_noSolvers) | Context | static |
| propertyFileName() | Context | inlinestatic |
| propertyFileText() | Context | inlinestatic |
| propertyLength(const MString &name, MInt solverId=m_noSolvers) | Context | static |
| propertySolverId(const MString &name, MInt solverId=m_noSolvers) | Context | static |
| readPropertyFile(FileType, const MString &fileName) | Context | static |
| receiveProperties(MInt rank) | Context | static |
| sendProperties(MInt rank) | Context | static |
| solverPropertyExists(const MString &name, MInt solver) | Context | static |
| writeProperties(char *fileName) | Context | static |
| writePropertiesHumanReadable() | Context | static |