My Project
|
The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium. More...
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
#include <dune/grid/common/partitionset.hh>
#include <opm/material/fluidmatrixinteractions/NullMaterial.hpp>
#include <opm/material/common/Means.hpp>
#include <opm/material/densead/Evaluation.hpp>
#include <opm/models/common/directionalmobility.hh>
#include <opm/models/common/multiphasebaseparameters.hh>
#include <opm/models/common/multiphasebaseproperties.hh>
#include <opm/models/discretization/common/fvbaseproblem.hh>
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <opm/utility/CopyablePtr.hpp>
Go to the source code of this file.
Classes | |
class | Opm::MultiPhaseBaseProblem< TypeTag > |
The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium. More... | |
Namespaces | |
namespace | Opm |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium.