opm-simulators
richardsratevector.hh File Reference

Implements a vector representing mass, molar or volumetric rates. More...

#include <dune/common/fvector.hh>
#include <opm/material/common/Valgrind.hpp>
#include <opm/material/constraintsolvers/NcpFlash.hpp>
#include <opm/models/common/multiphasebaseproperties.hh>
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <opm/models/richards/richardsproperties.hh>

Go to the source code of this file.

Classes

class  Opm::RichardsRateVector< TypeTag >
 Implements a vector representing mass, molar or volumetric rates. More...
 

Namespaces

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

Detailed Description

Implements a vector representing mass, molar or volumetric rates.

This class is basically a Dune::FieldVector which can be set using either mass, molar or volumetric rates.