#include <dune/grid-glue/extractors/extractor.hh>
|
IndexType | vtxindex |
| the index of the parent element (from index set)
|
|
Coords | coord |
| the coordinate
|
|
unsigned int | index |
| the index of this coordinate (in internal storage scheme) // NEEDED??
|
|
◆ CoordinateInfo() [1/2]
template<typename GV , int cd>
◆ CoordinateInfo() [2/2]
template<typename GV , int cd>
◆ coord
template<typename GV , int cd>
◆ index
template<typename GV , int cd>
the index of this coordinate (in internal storage scheme) // NEEDED??
◆ vtxindex
template<typename GV , int cd>
the index of the parent element (from index set)
The documentation for this struct was generated from the following file: