Struct holding the parameters for VtkDiscreteFractureModule. More...

#include <vtkdiscretefractureparams.hpp>

Public Member Functions

void read ()
 Reads the parameter values from the parameter system. More...
 

Static Public Member Functions

static void registerParameters ()
 Registers the parameters in parameter system. More...
 

Public Attributes

bool saturationOutput_
 
bool mobilityOutput_
 
bool relativePermeabilityOutput_
 
bool porosityOutput_
 
bool intrinsicPermeabilityOutput_
 
bool volumeFractionOutput_
 
bool velocityOutput_
 

Detailed Description

Struct holding the parameters for VtkDiscreteFractureModule.

Member Function Documentation

◆ read()

void Opm::VtkDiscreteFractureParams::read ( )

Reads the parameter values from the parameter system.

Referenced by Opm::VtkDiscreteFractureModule< TypeTag >::VtkDiscreteFractureModule().

◆ registerParameters()

static void Opm::VtkDiscreteFractureParams::registerParameters ( )
static

Registers the parameters in parameter system.

Referenced by Opm::VtkDiscreteFractureModule< TypeTag >::registerParameters().

Member Data Documentation

◆ intrinsicPermeabilityOutput_

◆ mobilityOutput_

◆ porosityOutput_

◆ relativePermeabilityOutput_

◆ saturationOutput_

◆ velocityOutput_

◆ volumeFractionOutput_


The documentation for this struct was generated from the following file: