Adds output fields to a given output module.
#include <dumux/io/defaultiofields.hh>
|
template<class OutputModule > |
static void | initOutputModule (OutputModule &out) |
|
template<class FluidSystem = void, class SolidSystem = void> |
static std::string | primaryVariableName (int pvIdx=0, int state=0) |
|
◆ initOutputModule()
template<class OutputModule >
static void Dumux::DefaultIOFields::initOutputModule |
( |
OutputModule & | out | ) |
|
|
inlinestatic |
◆ primaryVariableName()
template<class FluidSystem = void, class SolidSystem = void>
static std::string Dumux::DefaultIOFields::primaryVariableName |
( |
int | pvIdx = 0, |
|
|
int | state = 0 ) |
|
inlinestatic |
The documentation for this class was generated from the following file: