Adds output fields specific to the PNM 2p model.  
#include <dumux/porenetwork/2p/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=0) | 
|  | 
◆ initOutputModule()
template<class OutputModule> 
  
  | 
        
          | static void Dumux::PoreNetwork::TwoPIOFields::initOutputModule | ( | OutputModule & | out | ) |  |  | inlinestatic | 
 
 
◆ primaryVariableName()
template<class ModelTraits, class FluidSystem, class SolidSystem = void> 
  
  | 
        
          | static std::string Dumux::PoreNetwork::TwoPIOFields::primaryVariableName | ( | int | pvIdx, |  
          |  |  | int | state = 0 ) |  | inlinestatic | 
 
 
The documentation for this class was generated from the following file: