opm-simulators
ncpprimaryvariables.hh File Reference

Represents the primary variables used by the compositional multi-phase NCP model. More...

#include <dune/common/fvector.hh>
#include <opm/material/constraintsolvers/NcpFlash.hpp>
#include <opm/material/densead/Math.hpp>
#include <opm/material/fluidstates/CompositionalFluidState.hpp>
#include <opm/models/common/energymodule.hh>
#include <opm/models/discretization/common/fvbaseprimaryvariables.hh>
#include <opm/models/ncp/ncpproperties.hh>
#include <cassert>

Go to the source code of this file.

Classes

class  Opm::NcpPrimaryVariables< TypeTag >
 Represents the primary variables used by the compositional multi-phase NCP model. More...
 

Namespaces

 Opm
 Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that both can include.
 

Detailed Description

Represents the primary variables used by the compositional multi-phase NCP model.

This class is basically a Dune::FieldVector which can retrieve its contents from an aribitatry fluid state.