Represents the primary variables used by the immiscible multi-phase, model. More...
#include "immiscibleproperties.hh"
#include <ewoms/disc/common/fvbaseprimaryvariables.hh>
#include <ewoms/models/common/energymodule.hh>
#include <opm/material/constraintsolvers/ImmiscibleFlash.hpp>
#include <opm/material/fluidstates/ImmiscibleFluidState.hpp>
#include <opm/common/Valgrind.hpp>
#include <dune/common/fvector.hh>
Go to the source code of this file.
Classes | |
class | Ewoms::ImmisciblePrimaryVariables< TypeTag > |
Represents the primary variables used by the immiscible multi-phase, model. More... | |
Represents the primary variables used by the immiscible multi-phase, model.
This class is basically a Dune::FieldVector which can retrieve its contents from an aribitatry fluid state.