All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Dune::FacadeOptions::StoreGeometryReference< mydim, cdim, GridImp, PolyhedralGridGeometry > Struct Template Reference

Traits class determining whether the Dune::Geometry facade class stores the implementation object by reference or by value. More...

#include <geometry.hh>

Static Public Attributes

static const bool v = false
 Whether to store by reference.
 

Detailed Description

template<int mydim, int cdim, class GridImp>
struct Dune::FacadeOptions::StoreGeometryReference< mydim, cdim, GridImp, PolyhedralGridGeometry >

Traits class determining whether the Dune::Geometry facade class stores the implementation object by reference or by value.


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