dune-spgrid 2.8.0
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Dune::Extensions::SuperEntityIterator< Grid, codim > Struct Template Reference

Does a grid support superentity iterators of a codimension? More...

#include <dune/grid/extensions/superentityiterator.hh>

Static Public Attributes

static const bool v = false
 by default, a grid does not support superentity iterators More...
 

Detailed Description

template<class Grid, int codim>
struct Dune::Extensions::SuperEntityIterator< Grid, codim >

Does a grid support superentity iterators of a codimension?

Template Parameters
Gridgrid for which the information is desired
codimcodimension in question

Member Data Documentation

◆ v

template<class Grid , int codim>
const bool Dune::Extensions::SuperEntityIterator< Grid, codim >::v = false
static

by default, a grid does not support superentity iterators


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