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