Adds I/O fields specific to the three-phase three-component model.
#include <dumux/porousmediumflow/3p3c/iofields.hh>
|
template<class OutputModule > |
static void | initOutputModule (OutputModule &out) |
|
template<class ModelTraits , class FluidSystem , class SolidSystem = void> |
static std::string | primaryVariableName (int pvIdx, int state) |
|
◆ initOutputModule()
template<class OutputModule >
static void Dumux::ThreePThreeCIOFields::initOutputModule |
( |
OutputModule & | out | ) |
|
|
inlinestatic |
◆ primaryVariableName()
template<class ModelTraits , class FluidSystem , class SolidSystem = void>
static std::string Dumux::ThreePThreeCIOFields::primaryVariableName |
( |
int | pvIdx, |
|
|
int | state ) |
|
inlinestatic |
The documentation for this class was generated from the following file: