Go to the source code of this file.
Classes | |
| class | ThermalHydraulicsApp |
Namespaces | |
| THM | |
Typedefs | |
| typedef unsigned int | THM::FlowModelID |
Functions | |
| FlowModelID | THM::registerFlowModelID () |
| Register a new flow mode type and return its ID. More... | |
Variables | |
| FlowModelID | THM::FM_INVALID = registerFlowModelID() |
| FlowModelID | THM::FM_SINGLE_PHASE = registerFlowModelID() |
| FlowModelID | THM::FM_TWO_PHASE = registerFlowModelID() |
| FlowModelID | THM::FM_TWO_PHASE_NCG = registerFlowModelID() |
| FlowModelID | THM::FM_GAS_MIX = registerFlowModelID() |
| static const size_t | THM::MAX_VARIABLE_LENGTH = 31 |
1.8.14