discretefractureprimaryvariables.hh
Go to the documentation of this file.
Represents the primary variables used by the discrete fracture multi-phase model. Definition: discretefractureprimaryvariables.hh:48 DiscreteFracturePrimaryVariables()=default Default constructor. DiscreteFracturePrimaryVariables & operator=(const DiscreteFracturePrimaryVariables &)=default DiscreteFracturePrimaryVariables(const DiscreteFracturePrimaryVariables &)=default Copy constructor. void assignNaiveFromFracture(const FluidState &fractureFluidState, const MaterialLawParams &matParams) < Import base class assignment operators. Definition: discretefractureprimaryvariables.hh:86 Represents the primary variables used by the immiscible multi-phase, model. Definition: immiscibleprimaryvariables.hh:54 void assignNaive(const FluidState &fluidState) Directly retrieve the primary variables from an arbitrary fluid state. Definition: immiscibleprimaryvariables.hh:189 Defines the properties required for the immiscible multi-phase model which considers discrete fractur... 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 |