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