fvbaseconstraintscontext.hh
Go to the documentation of this file.
Represents all quantities which available for calculating constraints. Definition: fvbaseconstraintscontext.hh:44 int globalSpaceIndex(int dofIdx, int timeIdx) const Definition: fvbaseconstraintscontext.hh:103 const ElementContext & elemCtx_ Definition: fvbaseconstraintscontext.hh:113 const GridView & gridView() const Definition: fvbaseconstraintscontext.hh:79 int numDof(int timeIdx) const Definition: fvbaseconstraintscontext.hh:91 FvBaseConstraintsContext(const ElementContext &elemCtx) The constructor. Definition: fvbaseconstraintscontext.hh:60 const Model & model() const Definition: fvbaseconstraintscontext.hh:73 const Problem & problem() const Definition: fvbaseconstraintscontext.hh:67 GlobalPosition pos(int dofIdx, int timeIdx) const Definition: fvbaseconstraintscontext.hh:109 const Element & element() const Definition: fvbaseconstraintscontext.hh:85 int numInteriorFaces(int timeIdx) const Definition: fvbaseconstraintscontext.hh:97 Declare the properties used by the infrastructure code of the finite volume discretizations. 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 |