Dune Core Modules (unstable)
Dune::Grid< dim, dimworld, ct, GridFamily >::Codim< cd > Struct Template Reference
A Traits struct that collects all associated types of one implementation. More...
#include <dune/grid/common/grid.hh>
Classes | |
| struct | Partition |
| A struct collecting all types depending on the partition iterator type. More... | |
Public Types | |
| typedef GridFamily::Traits::template Codim< cd >::Geometry | Geometry |
| A type that is a model of Dune::Geometry<dim-cd,dimworld>. | |
| typedef GridFamily::Traits::template Codim< cd >::LocalGeometry | LocalGeometry |
| A type that is a model of Dune::Geometry<dim-cd,dim>. | |
| typedef GridFamily::Traits::template Codim< cd >::Entity | Entity |
| A type that is a model of a Dune::Entity<cd,dim,...>. | |
| typedef GridFamily::Traits::template Codim< cd >::EntitySeed | EntitySeed |
| A type that is a model (not yet) of Dune::EntitySeed<cd,dim,...>. | |
| typedef GridFamily::Traits::template Codim< cd >::LevelIterator | LevelIterator |
| A type that is a model of Dune::LevelIterator with partition type All_Partition. | |
| typedef GridFamily::Traits::template Codim< cd >::LeafIterator | LeafIterator |
| A type that is a model of Dune::LeafIterator with partition type All_Partition. | |
Detailed Description
template<int dim, int dimworld, class ct, class GridFamily>
template<int cd>
struct Dune::Grid< dim, dimworld, ct, GridFamily >::Codim< cd >
template<int cd>
struct Dune::Grid< dim, dimworld, ct, GridFamily >::Codim< cd >
A Traits struct that collects all associated types of one implementation.
- Template Parameters
-
cd codimension. Note that not all types in this struct depend on this template parameter.
The documentation for this struct was generated from the following file:
- dune/grid/common/grid.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)