dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::Codim< codim >::Partition< pitype > Struct Template Reference

#include <dune/fem/gridpart/adaptiveleafgridpart.hh>

Public Types

typedef GridType::template Codim< codim >::template Partition< pitype >::LeafIterator IteratorType
 

Member Typedef Documentation

◆ IteratorType

template<class Grid , PartitionIteratorType idxpitype, bool onlyCodimensionZero>
template<int codim>
template<PartitionIteratorType pitype>
typedef GridType::template Codim<codim>::template Partition<pitype>::LeafIterator Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::Codim< codim >::Partition< pitype >::IteratorType

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