multiphasebaseproblem.hh File Reference

The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium. More...

#include "multiphasebaseproperties.hh"
#include <ewoms/disc/common/fvbaseproblem.hh>
#include <ewoms/disc/common/fvbaseproperties.hh>
#include <opm/material/fluidmatrixinteractions/NullMaterial.hpp>
#include <opm/material/common/Means.hpp>
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
Include dependency graph for multiphasebaseproblem.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ewoms::MultiPhaseBaseProblem< TypeTag >
 The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium. More...
 

Namespaces

 Ewoms
 
 Ewoms::Properties
 

Functions

 Ewoms::Properties::NEW_PROP_TAG (HeatConductionLawParams)
 The parameters of the material law for heat conduction. More...
 
 Ewoms::Properties::NEW_PROP_TAG (EnableGravity)
 Returns whether gravity is considered in the problem. More...
 
 Ewoms::Properties::NEW_PROP_TAG (FluxModule)
 Specifies the relation used for velocity. More...
 

Detailed Description

The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium.