fvbaseintensivequantities.hh
Go to the documentation of this file.
Base class for the model specific class which provides access to all intensive (i.... Definition: fvbaseintensivequantities.hh:45 void checkDefined() const If running in valgrind this makes sure that all quantities in the intensive quantities are defined. Definition: fvbaseintensivequantities.hh:81 Scalar extrusionFactor() const Return how much a given sub-control volume is extruded. Definition: fvbaseintensivequantities.hh:74 void update(const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx) Update all quantities for a given control volume. Definition: fvbaseintensivequantities.hh:60 Scalar extrusionFactor_ Definition: fvbaseintensivequantities.hh:84 static void registerParameters() Register all run-time parameters for the intensive quantities. Definition: fvbaseintensivequantities.hh:54 Declare the properties used by the infrastructure code of the finite volume discretizations. Definition: blackoilboundaryratevector.hh:37 typename Properties::Detail::GetPropImpl< TypeTag, Property >::type::type GetPropType get the type alias defined in the property (equivalent to old macro GET_PROP_TYPE(.... Definition: propertysystem.hh:235 |