My Project
|
Represents the primary variables used in the Richards model. More...
#include "richardsproperties.hh"
#include <opm/models/discretization/common/fvbaseprimaryvariables.hh>
#include <opm/material/constraintsolvers/ImmiscibleFlash.hpp>
#include <opm/material/fluidstates/ImmiscibleFluidState.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <dune/common/fvector.hh>
Go to the source code of this file.
Classes | |
class | Opm::RichardsPrimaryVariables< TypeTag > |
Represents the primary variables used in the Richards model. More... | |
Namespaces | |
namespace | Opm |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
Represents the primary variables used in the Richards model.
This class is basically a Dune::FieldVector which can retrieve its contents from an aribitatry fluid state.