|
dune-grid 2.10
|
Loading...
Searching...
No Matches
Dune::VTKWriter< GridView >::CellIterator Class Reference
Iterator over the grids elements. More...
#include <dune/grid/io/file/vtk/vtkwriter.hh>
Inheritance diagram for Dune::VTKWriter< GridView >::CellIterator:

Public Member Functions | |
| CellIterator (const GridCellIterator &x) | |
| construct a CellIterator from the gridview's Iterator. | |
| const FieldVector< DT, n > | position () const |
Detailed Description
template<class GridView>
class Dune::VTKWriter< GridView >::CellIterator
class Dune::VTKWriter< GridView >::CellIterator
Iterator over the grids elements.
This class iterates over the gridview's elements. It is the same as the gridview's Codim<0>::Iterator for the InteriorBorder_Partition, except that it add a position() method.
Constructor & Destructor Documentation
◆ CellIterator()
template<class GridView >
|
inline |
construct a CellIterator from the gridview's Iterator.
Member Function Documentation
◆ position()
template<class GridView >
|
inline |
get the position of the center of the element, in element-local coordinates
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8