|
dune-alugrid
2.8-git
|
#include <dune/alugrid/3d/alu3diterators.hh>

Public Types | |
| typedef ALUHElementType< codim, Comm >::ElementType | ElType |
| typedef Dune::ALU3dBasicImplTraits< Comm >::HBndSegType | HBndSegType |
| typedef std::pair< ElType *, HBndSegType * > | val_t |
| typedef ALUHElementType< codim, Comm >::ElementType ALUGrid::IteratorElType< codim, Comm >::ElType |
| typedef Dune::ALU3dBasicImplTraits< Comm >::HBndSegType ALUGrid::IteratorElType< codim, Comm >::HBndSegType |
| typedef std::pair< ElType *, HBndSegType * > ALUGrid::IteratorElType< codim, Comm >::val_t |