dune-spgrid  2.7
Public Types | List of all members
Dune::SPGeometricGridLevel< ct, dim >::Codim< codim > Struct Template Reference

#include <dune/grid/spgrid/geometricgridlevel.hh>

Public Types

typedef ReferenceCubeContainer::template Codim< codim >::ReferenceCube ReferenceCube
 
typedef SPGeometryCache< ctype, dimension, codim > GeometryCache
 

Member Typedef Documentation

◆ GeometryCache

template<class ct , int dim>
template<int codim>
typedef SPGeometryCache< ctype, dimension, codim > Dune::SPGeometricGridLevel< ct, dim >::Codim< codim >::GeometryCache

◆ ReferenceCube

template<class ct , int dim>
template<int codim>
typedef ReferenceCubeContainer::template Codim< codim >::ReferenceCube Dune::SPGeometricGridLevel< ct, dim >::Codim< codim >::ReferenceCube

The documentation for this struct was generated from the following file: