GEOS
Namespaces | Typedefs | Functions
SinglePhaseBaseFields.hpp File Reference
#include "mesh/MeshFields.hpp"
#include "constitutive/fluid/singlefluid/SingleFluidLayouts.hpp"
#include "constitutive/fluid/singlefluid/SingleFluidUtils.hpp"

Go to the source code of this file.

Namespaces

 geos
 
 geos::fields
 

Typedefs

using geos::fields::flow::array2dLayoutFluid = array2d< real64, constitutive::singlefluid::LAYOUT_FLUID >
 

Functions

 geos::fields::flow::DECLARE_FIELD (mobility, "mobility", array1d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Mobility")
 
 geos::fields::flow::DECLARE_FIELD (dMobility, "dMobility", array2dLayoutFluid, 0, NOPLOT, NO_WRITE, "dMobility")