Represents the primary variables used in the Richards model. More...
#include "richardsproperties.hh"
#include <ewoms/disc/common/fvbaseprimaryvariables.hh>
#include <opm/material/constraintsolvers/ImmiscibleFlash.hpp>
#include <opm/material/fluidstates/ImmiscibleFluidState.hpp>
#include <opm/common/Valgrind.hpp>
#include <opm/common/Unused.hpp>
#include <dune/common/fvector.hh>
Go to the source code of this file.
Classes | |
class | Ewoms::RichardsPrimaryVariables< TypeTag > |
Represents the primary variables used in the Richards model. More... | |
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.