fvbaseconstraints.hh
Go to the documentation of this file.
Class to specify constraints for a finite volume spatial discretization. Definition: fvbaseconstraints.hh:46 FvBaseConstraints(const FvBaseConstraints &)=default bool isActive() const Returns true if the constraints are enforced. Definition: fvbaseconstraints.hh:65 void setActive(bool yesno) Specify whether the constraints should be enforced or not. Definition: fvbaseconstraints.hh:71 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 The Opm property system, traits with inheritance. |