dune-alugrid  3.0.0
Public Types | List of all members
Dune::ALU3dGridFactory< ALUGrid >::Codim< codim > Struct Template Reference

#include <dune/alugrid/3d/gridfactory.hh>

Public Types

typedef Grid::template Codim< codim >::Entity Entity
 
typedef Grid::template Codim< codim >::EntityPointer EntityPointer
 

Member Typedef Documentation

◆ Entity

template<class ALUGrid>
template<int codim>
typedef Grid::template Codim< codim >::Entity Dune::ALU3dGridFactory< ALUGrid >::Codim< codim >::Entity

◆ EntityPointer

template<class ALUGrid>
template<int codim>
typedef Grid::template Codim< codim >::EntityPointer Dune::ALU3dGridFactory< ALUGrid >::Codim< codim >::EntityPointer

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