fvbaseproperties.hh
Go to the documentation of this file.
249 using type = std::tuple<GetSplicePropType<TypeTag, TTag::FvBaseDiscretization, Properties::LinearSolverSplice>,
Defines a type tags and some fundamental properties all models. The base class for the finite volume discretization schemes. Definition: fvbasediscretization.hh:294 Definition: blackoilmodel.hh:72 typename Properties::Detail::GetSplicePropImpl< TypeTag, SpliceTypeTag, Property >::type::type GetSplicePropType Definition: propertysystem.hh:238 Linearizes the global non-linear system of equations. Definition: fvbaseproperties.hh:105 The type of the base class for all problems which use this model. Definition: fvbaseproperties.hh:84 The secondary variables of a boundary segment. Definition: fvbaseproperties.hh:143 Type of object for specifying boundary conditions. Definition: fvbaseproperties.hh:119 The secondary variables of a constraint degree of freedom. Definition: fvbaseproperties.hh:146 The class which represents a constraint degree of freedom. Definition: fvbaseproperties.hh:122 The part of the intensive quantities which is specific to the spatial discretization. Definition: fvbaseproperties.hh:156 The part of the VTK ouput modules which is specific to the spatial discretization. Definition: fvbaseproperties.hh:164 The part of the extensive quantities which is specific to the spatial discretization. Definition: fvbaseproperties.hh:160 The discretization specific part of the intensive quantities. Definition: fvbaseproperties.hh:136 The discretization specific part of the local residual. Definition: fvbaseproperties.hh:91 Definition: fvbaseproperties.hh:77 The class describing the discrete function space when dune-fem is used, otherwise it points to the st... Definition: fvbaseproperties.hh:74 The type of the spatial discretization used by the model. Definition: fvbaseproperties.hh:88 The mapper to find the global index of a degree of freedom. Definition: fvbaseproperties.hh:219 The secondary variables of all degrees of freedom in an element's stencil. Definition: fvbaseproperties.hh:140 A vector of holding a quantity for each equation for each DOF of an element. Definition: fvbaseproperties.hh:112 The mapper to find the global index of an element. Definition: fvbaseproperties.hh:213 Specify whether the some degrees of fredom can be constraint. Definition: fvbaseproperties.hh:199 Specify if experimental features should be enabled or not. Definition: fvbaseproperties.hh:241 A vector of holding a quantity for each equation (usually at a given spatial location) Definition: fvbaseproperties.hh:109 Representation of a function evaluation and all necessary derivatives with regard to the intensive qu... Definition: fvbaseproperties.hh:66 Data required to calculate a flux over a face. Definition: fvbaseproperties.hh:149 Specify whether the storage terms use extensive quantities or not. Definition: fvbaseproperties.hh:233 Calculates gradients of arbitrary quantities at flux integration points. Definition: fvbaseproperties.hh:152 The class to create grid communication handles. Definition: fvbaseproperties.hh:168 The secondary variables within a sub-control volume. Definition: fvbaseproperties.hh:133 Definition: fvbaseproperties.hh:53 Definition: fvbaseproperties.hh:101 Definition: fvbaseproperties.hh:55 The type of the local residual function. Definition: fvbaseproperties.hh:94 A vector of primary variables within a sub-control volume. Definition: fvbaseproperties.hh:130 Vector containing volumetric or areal rates of quantities. Definition: fvbaseproperties.hh:116 Vector containing all primary variables of the grid. Definition: fvbaseproperties.hh:126 std::tuple< GetSplicePropType< TypeTag, TTag::FvBaseDiscretization, Properties::LinearSolverSplice >, GetSplicePropType< TypeTag, TTag::FvBaseDiscretization, Properties::LocalLinearizerSplice > > type Definition: fvbaseproperties.hh:250 Definition: propertysystem.hh:44 The class describing the stencil of the spatial discretization. Definition: fvbaseproperties.hh:70 Definition: fvbasefdlocallinearizer.hh:58 The type tag for models based on the finite volume schemes. Definition: fvbaseproperties.hh:47 std::tuple< FvBaseNewtonMethod, ImplicitModel > InheritsFrom Definition: fvbaseproperties.hh:47 Definition: parallelbicgstabbackend.hh:52 The history size required by the time discretization. Definition: fvbaseproperties.hh:225 a tag to mark properties as undefined Definition: propertysystem.hh:40 Definition: fvbaseproperties.hh:181 Specify whether to use volumetric residuals or not. Definition: fvbaseproperties.hh:237 The mapper to find the global index of a vertex. Definition: fvbaseproperties.hh:207 Specify the format the VTK output is written to disk. Definition: fvbaseproperties.hh:195 |