|
elasticityprimaryvariables.hpp
Go to the documentation of this file.
Defines a type tags and some fundamental properties all models. Primary variables in (linear) elasticity equations. Definition: elasticityprimaryvariables.hpp:54 ElasticityPrimaryVariables(const ElasticityPrimaryVariables &value)=default Default copy constructor. Evaluation makeEvaluation(unsigned varIdx, unsigned timeIdx, Opm::LinearizationType linearizationType=LinearizationType()) const < Import base class assignment operators. Definition: elasticityprimaryvariables.hpp:102 void assignNaive(const MaterialState &materialState) Assign primary variables from a material state container. Definition: elasticityprimaryvariables.hpp:127 ElasticityPrimaryVariables() Constructor. Definition: elasticityprimaryvariables.hpp:73 void checkDefined() const Instruct Valgrind to check the definedness of all attributes of this class. Definition: elasticityprimaryvariables.hpp:145 ElasticityPrimaryVariables & operator=(const ElasticityPrimaryVariables &value)=default Default assignment constructor. Definition: blackoilbioeffectsmodules.hh:45 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 Definition: linearizationtype.hh:34 |