basicproperties.hh
Go to the documentation of this file.
Defines some fundamental parameters for all models. Provides a simulator vanguard which creates a grid by parsing a Dune Grid Format (DGF) file. Definition: dgfvanguard.hh:50 Definition: blackoilmodel.hh:72 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 This file provides the infrastructure to retrieve run-time parameters. The Opm property system, traits with inheritance. The class which marks the border indices associated with the degrees of freedom on a process boundary... Definition: basicproperties.hh:125 typename GetPropType< TypeTag, Properties::Grid >::LeafGridView type Definition: basicproperties.hh:171 Definition: basicproperties.hh:103 Property which defines the group that is queried for parameters by default. Definition: basicproperties.hh:92 Dune::ParameterTree type Definition: basicproperties.hh:139 static Dune::ParameterTree & tree() Definition: basicproperties.hh:141 Property which provides a Dune::ParameterTree. Definition: basicproperties.hh:84 double type Definition: basicproperties.hh:133 Property to specify the type of scalar values. Definition: basicproperties.hh:76 Type tag for all fully coupled models. Definition: basicproperties.hh:64 std::tuple< NumericModel > InheritsFrom Definition: basicproperties.hh:64 a tag to mark properties as undefined Definition: propertysystem.hh:40 Property which provides a Vanguard (manages grids) Definition: basicproperties.hh:96 |