Testing the Dumux property system. More...
#include <iostream>#include <type_traits>#include <dune/common/classname.hh>#include <dune/common/exceptions.hh>#include <dumux/common/properties/propertysystem.hh>Testing the Dumux property system.
Classes | |
| struct | Dumux::Properties::Scalar< TypeTag, MyTypeTag > |
| Property to specify the type of scalar values. More... | |
| struct | Dumux::Properties::CoordinateType< TypeTag, MyTypeTag > |
| struct | Dumux::Properties::UseTpfaFlux< TypeTag, MyTypeTag > |
| struct | Dumux::Properties::TTag::Base |
| struct | Dumux::Properties::TTag::Grid |
| struct | Dumux::Properties::TTag::CCTpfaDisc |
| struct | Dumux::Properties::TTag::BoxDisc |
| struct | Dumux::Properties::TTag::OnePModel |
| struct | Dumux::Properties::TTag::OnePTest |
| struct | Dumux::Properties::Scalar< TypeTag, TTag::Base > |
| struct | Dumux::Properties::Scalar< TypeTag, TTag::OnePModel > |
| struct | Dumux::Properties::Scalar< TypeTag, TTag::OnePTest > |
| struct | Dumux::Properties::CoordinateType< TypeTag, TTag::Grid > |
| struct | Dumux::Properties::UseTpfaFlux< TypeTag, TTag::CCTpfaDisc > |
Namespaces | |
| namespace | Dumux |
| make the local view function available whenever we use the grid geometry | |
| namespace | Dumux::Properties |
| namespace | Dumux::Properties::TTag |
| Type tag for numeric models. | |
Functions | |
| int | main (int argc, char *argv[]) |
| the main function More... | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
the main function
