dune-grid 2.10
Loading...
Searching...
No Matches
Dune::GeoGrid::Geometry< mydim, cdim, Grid >::Mapping Struct Reference

#include <dune/grid/geometrygrid/geometry.hh>

Inheritance diagram for Dune::GeoGrid::Geometry< mydim, cdim, Grid >::Mapping:
Inheritance graph

Public Member Functions

template<class CoordVector>
 Mapping (const GeometryType &type, const CoordVector &coords)
void addReference ()
bool removeReference ()

Constructor & Destructor Documentation

◆ Mapping()

template<int mydim, int cdim, class Grid>
template<class CoordVector>
Dune::GeoGrid::Geometry< mydim, cdim, Grid >::Mapping::Mapping ( const GeometryType & type,
const CoordVector & coords )
inline

Member Function Documentation

◆ addReference()

template<int mydim, int cdim, class Grid>
void Dune::GeoGrid::Geometry< mydim, cdim, Grid >::Mapping::addReference ( )
inline

◆ removeReference()

template<int mydim, int cdim, class Grid>
bool Dune::GeoGrid::Geometry< mydim, cdim, Grid >::Mapping::removeReference ( )
inline

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