dune-grid 2.9.0
|
#include <dune/common/iteratorfacades.hh>
#include <dune/common/proxymemberaccess.hh>
#include <dune/grid/common/intersection.hh>
Go to the source code of this file.
Classes | |
class | Dune::IntersectionIterator< GridImp, IntersectionIteratorImp, IntersectionImp > |
Mesh entities of codimension 0 ("elements") allow to visit all intersections with "neighboring" elements and with the domain boundary. More... | |
struct | std::iterator_traits< Dune::IntersectionIterator< GridImp, IntersectionIteratorImp, IntersectionImp > > |
Namespaces | |
namespace | Dune |
Include standard header files. | |
namespace | std |
STL namespace. | |