Defines a type tags and some fundamental grid-related properties. More...
#include <dune/common/fvector.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/pointsource.hh>
Go to the source code of this file.
Defines a type tags and some fundamental grid-related properties.
Classes | |
struct | Dumux::Properties::TTag::GridProperties |
Type tag for numeric models. More... | |
struct | Dumux::Properties::PointSource< TypeTag, TTag::GridProperties > |
Use the minimal point source implementation as default. More... | |
struct | Dumux::Properties::PointSourceHelper< TypeTag, TTag::GridProperties > |
Use the point source helper using the bounding box tree as a default. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |