#include <dune/grid/multidomaingrid/subdomaingrid/subdomaingrid.hh>
|
using | LevelIterator = Dune::EntityIterator< cd, const Grid, IteratorWrapper< typename Traits::LevelGridView, typename MDGrid::LevelGridView::template Codim< cd >::template Partition< pitype >::Iterator, cd, pitype, const Grid > > |
|
using | LeafIterator = Dune::EntityIterator< cd, const Grid, IteratorWrapper< typename Traits::LeafGridView, typename MDGrid::LeafGridView::template Codim< cd >::template Partition< pitype >::Iterator, cd, pitype, const Grid > > |
|
◆ LeafIterator
template<typename MDGrid >
template<int cd>
template<PartitionIteratorType pitype>
◆ LevelIterator
template<typename MDGrid >
template<int cd>
template<PartitionIteratorType pitype>
The documentation for this struct was generated from the following file: