Dune Core Modules (2.9.0)

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 >

A Traits struct that collects all associated types of one implementation.

Template Parameters
cdcodimension. Note that not all types in this struct depend on this template parameter.

The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 27, 23:31, 2024)