Adds I/O fields specific to non-isothermal models.
More...
#include <dumux/porousmediumflow/nonisothermal/iofields.hh>
template<class IsothermalIOFields = void>
class Dumux::EnergyIOFields< IsothermalIOFields >
- Template Parameters
-
| IsothermalIOFields | the isothermal io fields to adapt to non-isothermal io fields |
|
| template<class OutputModule> |
| static void | initOutputModule (OutputModule &out) |
| |
| template<class ModelTraits, class FluidSystem = void, class SolidSystem = void> |
| static std::string | primaryVariableName (int pvIdx, int state=0) |
| |
◆ initOutputModule()
template<class IsothermalIOFields = void>
template<class OutputModule>
◆ primaryVariableName()
template<class IsothermalIOFields = void>
template<class ModelTraits, class FluidSystem = void, class SolidSystem = void>
| static std::string Dumux::EnergyIOFields< IsothermalIOFields >::primaryVariableName |
( |
int | pvIdx, |
|
|
int | state = 0 ) |
|
inlinestatic |
The documentation for this class was generated from the following file: