3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
gridadaptproperties.hh File Reference

Defines a type tag and some fundamental properties for linear solvers. More...

Go to the source code of this file.

Description

Defines a type tag and some fundamental properties for linear solvers.

Classes

struct  Dumux::Properties::TTag::GridAdapt
struct  Dumux::Properties::AdaptiveGrid< TypeTag, MyTypeTag >
 Defines if the grid is h-adaptive. More...
struct  Dumux::Properties::GridAdaptModel< TypeTag, MyTypeTag >
 The type of grid adaptation. More...
struct  Dumux::Properties::AdaptionIndicator< TypeTag, MyTypeTag >
 Class defining the refinement/coarsening indicator. More...
struct  Dumux::Properties::AdaptionInitializationIndicator< TypeTag, MyTypeTag >
 Class defining the refinement/coarsening indicator for grid initialization. More...
struct  Dumux::Properties::GridAdaptRefineThreshold< TypeTag, MyTypeTag >
 Tolerance for refinement. More...
struct  Dumux::Properties::GridAdaptCoarsenThreshold< TypeTag, MyTypeTag >
 Tolerance for coarsening. More...
struct  Dumux::Properties::AdaptiveGrid< TypeTag, TTag::GridAdapt >
struct  Dumux::Properties::AdaptionInitializationIndicator< TypeTag, TTag::GridAdapt >
struct  Dumux::Properties::GridAdaptModel< TypeTag, TTag::GridAdapt >
struct  Dumux::Properties::GridAdaptRefineThreshold< TypeTag, TTag::GridAdapt >
struct  Dumux::Properties::GridAdaptCoarsenThreshold< TypeTag, TTag::GridAdapt >

Namespaces

namespace  Dumux
namespace  Dumux::Properties
namespace  Dumux::Properties::TTag
 Type tag for numeric models.