Dune Core Modules (2.5.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
yaspgridentitypointer.hh
Go to the documentation of this file.
YaspEntityPointer()
default constructor
Definition: yaspgridentitypointer.hh:35
int level() const
ask for level of entity
Definition: yaspgridentitypointer.hh:72
YaspEntityPointer(const YaspEntityImp &entity)
copying and moving
Definition: yaspgridentitypointer.hh:49
Entity _entity
use default assignment operator
Definition: yaspgridentitypointer.hh:77
const Entity & dereference() const
dereferencing
Definition: yaspgridentitypointer.hh:66
bool equals(const YaspEntityPointer &rhs) const
copying and moving – use default implementations
Definition: yaspgridentitypointer.hh:60
YaspEntityPointer(const YGLI &g, const I &it)
constructor
Definition: yaspgridentitypointer.hh:40
STL namespace.
