fvbaseextensivequantities.hh
Go to the documentation of this file.
Provide the properties at a face which make sense indepentently of the conserved quantities. Definition: fvbaseextensivequantities.hh:46 static void registerParameters() Register all run-time parameters for the extensive quantities. Definition: fvbaseextensivequantities.hh:55 Scalar extrusionFactor() const Returns th extrusion factor for the sub-control-volume face. Definition: fvbaseextensivequantities.hh:108 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:122 void updateBoundary(const Context &context, unsigned bfIdx, unsigned timeIdx, const FluidState &) Update the extensive quantities for a given boundary face. Definition: fvbaseextensivequantities.hh:91 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:115 void update(const ElementContext &elemCtx, unsigned scvfIdx, unsigned timeIdx) Update the extensive quantities for a given sub-control-volume face. Definition: fvbaseextensivequantities.hh:66 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: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 |