immiscibleextensivequantities.hh
Go to the documentation of this file.
Provides the quantities required to calculate energy fluxes. Definition: energymodule.hh:706 This class provides the data all quantities that are required to calculate the fluxes of the fluid ph... Definition: immiscibleextensivequantities.hh:53 static void registerParameters() Register all run-time parameters for the extensive quantities. Definition: immiscibleextensivequantities.hh:68 void updateBoundary(const Context &context, unsigned bfIdx, unsigned timeIdx, const FluidState &fluidState) Update the extensive quantities for a given boundary face. Definition: immiscibleextensivequantities.hh:86 void update(const ElementContext &elemCtx, unsigned scvfIdx, unsigned timeIdx) Update the extensive quantities for a given sub-control-volume-face. Definition: immiscibleextensivequantities.hh:76 This class calculates the pressure potential gradients and the filter velocities for multi-phase flow... Definition: multiphasebaseextensivequantities.hh:53 void updateBoundary(const Context &context, unsigned bfIdx, unsigned timeIdx, const FluidState &fluidState) Update the extensive quantities for a given boundary face. Definition: multiphasebaseextensivequantities.hh:116 void update(const ElementContext &elemCtx, unsigned scvfIdx, unsigned timeIdx) Update the extensive quantities for a given sub-control-volume-face. Definition: multiphasebaseextensivequantities.hh:81 static void registerParameters() Register all run-time parameters for the extensive quantities. Definition: multiphasebaseextensivequantities.hh:68 Contains the classes required to consider energy as a conservation quantity in a multi-phase module. 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 |