|
dune-grid 2.10
|
#include <concepts>#include <utility>#include <dune/common/rangeutilities.hh>#include <dune/geometry/type.hh>#include <dune/grid/common/gridenums.hh>#include <dune/grid/concepts/geometry.hh>#include <dune/grid/concepts/archetypes/entity.hh>Go to the source code of this file.
Namespaces | |
| namespace | Dune |
| Include standard header files. | |
| namespace | Dune::Concept |
Concepts | |
| concept | Dune::Concept::EntitySeed |
| Model of an entity seed. | |
| concept | Dune::Concept::EntityGeneral |
| Model of a grid entity for any codimension. | |
| concept | Dune::Concept::EntityExtended |
| Model of a grid entity with extended requirements for codimension 0. | |
| concept | Dune::Concept::Entity |
| Model of a grid entity. | |