fvbaseextensivequantities.hh
Go to the documentation of this file.
Provide the properties at a face which make sense independently of the conserved quantities. Definition: fvbaseextensivequantities.hh:48 static void registerParameters() Register all run-time parameters for the extensive quantities. Definition: fvbaseextensivequantities.hh:57 Scalar extrusionFactor() const Returns th extrusion factor for the sub-control-volume face. Definition: fvbaseextensivequantities.hh:109 unsigned short exteriorIndex() const Return the local index of the control volume which is on the "exterior" of the sub-control volume fac... Definition: fvbaseextensivequantities.hh:123 void updateBoundary(const Context &context, unsigned bfIdx, unsigned timeIdx, const FluidState &) Update the extensive quantities for a given boundary face. Definition: fvbaseextensivequantities.hh:92 unsigned short interiorIndex() const Return the local index of the control volume which is on the "interior" of the sub-control volume fac... Definition: fvbaseextensivequantities.hh:116 void update(const ElementContext &elemCtx, unsigned scvfIdx, unsigned timeIdx) Update the extensive quantities for a given sub-control-volume face. Definition: fvbaseextensivequantities.hh:68 Declare the properties used by the infrastructure code of the finite volume discretizations. Defines the common properties required by the porous medium multi-phase models. Definition: blackoilboundaryratevector.hh:39 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:233 |