Dune Core Modules (2.5.1)

entitypointer.hh File Reference

Wrapper and interface class for a static iterator (EntityPointer) More...

#include <utility>
#include <dune/common/proxymemberaccess.hh>
#include <dune/common/iteratorfacades.hh>
#include <dune/common/deprecated.hh>
#include <dune/geometry/type.hh>
#include <dune/grid/common/geometry.hh>
#include <dune/grid/common/gridenums.hh>

Go to the source code of this file.

Classes

class  Dune::EntityPointer< GridImp, IteratorImp >
 Wrapper class for pointers to entities. More...
 
struct  Dune::EntityPointer< GridImp, IteratorImp >::Codim< cd >
 EntityPointer types of the different codimensions. More...
 

Namespaces

 Dune
 Dune namespace.
 

Macros

Methods and Types of the Entity interface. These are here just for transition purpose
#define CHECK_CODIM0   int ecodim = codimension, typename std::enable_if<ecodim == 0,int>::type = 0
 
#define ONLY_CODIM0   template<int ecodim = codimension, typename std::enable_if<ecodim == 0,int>::type = 0>
 

Detailed Description

Wrapper and interface class for a static iterator (EntityPointer)

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)