dune-alugrid 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
ALUGrid::IteratorElType< codim, Comm > Struct Template Reference

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

Inheritance diagram for ALUGrid::IteratorElType< codim, Comm >:
Inheritance graph

Public Types

typedef ALUHElementType< codim, Comm >::ElementType ElType
 
typedef Dune::ALU3dBasicImplTraits< Comm >::HBndSegType HBndSegType
 
typedef std::pair< ElType *, HBndSegType * > val_t
 

Member Typedef Documentation

◆ ElType

template<int codim, class Comm >
typedef ALUHElementType<codim,Comm>::ElementType ALUGrid::IteratorElType< codim, Comm >::ElType

◆ HBndSegType

template<int codim, class Comm >
typedef Dune::ALU3dBasicImplTraits<Comm>::HBndSegType ALUGrid::IteratorElType< codim, Comm >::HBndSegType

◆ val_t

template<int codim, class Comm >
typedef std::pair< ElType *, HBndSegType * > ALUGrid::IteratorElType< codim, Comm >::val_t

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