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

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

Inheritance diagram for Dune::SPGrid< ct, dim, Ref, Comm >::Codim< codim >:
Inheritance graph

Public Types

typedef Traits::template Codim< codim >::ReferenceCube ReferenceCube
 
typedef Traits::template Codim< codim >::LocalGeometryImpl LocalGeometryImpl
 

Member Typedef Documentation

◆ LocalGeometryImpl

template<class ct , int dim, template< int > class Ref, class Comm >
template<int codim>
typedef Traits::template Codim< codim >::LocalGeometryImpl Dune::SPGrid< ct, dim, Ref, Comm >::Codim< codim >::LocalGeometryImpl

◆ ReferenceCube

template<class ct , int dim, template< int > class Ref, class Comm >
template<int codim>
typedef Traits::template Codim< codim >::ReferenceCube Dune::SPGrid< ct, dim, Ref, Comm >::Codim< codim >::ReferenceCube

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