vtkblackoilmodule.hh File Reference

VTK output module for the black oil model's parameters. More...

#include <opm/material/localad/Math.hpp>
#include "vtkmultiwriter.hh"
#include "baseoutputmodule.hh"
#include <ewoms/common/propertysystem.hh>
#include <ewoms/common/parametersystem.hh>
#include <ewoms/models/blackoil/blackoilproperties.hh>
#include <dune/common/fvector.hh>
#include <cstdio>
Include dependency graph for vtkblackoilmodule.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ewoms::VtkBlackOilModule< TypeTag >
 VTK output module for the black oil model's parameters. More...
 

Namespaces

 Ewoms
 
 Ewoms::Properties
 

Functions

 Ewoms::Properties::NEW_TYPE_TAG (VtkBlackOil)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteGasDissolutionFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteSaturatedOilGasDissolutionFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteGasFormationVolumeFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteOilFormationVolumeFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteOilSaturationPressure)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkOutputFormat)
 Specify the format the VTK output is written to disk. More...
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteGasDissolutionFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteSaturatedOilGasDissolutionFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteGasFormationVolumeFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteOilFormationVolumeFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteOilSaturationPressure, false)
 

Detailed Description

VTK output module for the black oil model's parameters.