Classes | |
| class | dictionaryValue |
The dictionaryValue substitution model. Dictionaries can be retrieved from an object registry, e.g. time, mesh, or from file. More... | |
| class | environmentVariable |
The environmentVariable substitution model. More... | |
| class | fileRegEx |
The fileRegEx substitution model. More... | |
| class | functionObjectValue |
| functionObjectValue substitution model. More... | |
| class | userValue |
The userValue substitution model. Dictionaries can be retrieved from an object registry, e.g. time, mesh, or from a file. More... | |
| defineTypeNameAndDebug | ( | dictionaryValue | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | substitutionModel | , |
| dictionaryValue | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | environmentVariable | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | substitutionModel | , |
| environmentVariable | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | fileRegEx | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | substitutionModel | , |
| fileRegEx | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | functionObjectValue | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | substitutionModel | , |
| functionObjectValue | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | userValue | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | substitutionModel | , |
| userValue | , | ||
| dictionary | ) |