Dune Core Modules (2.5.0)
Dune::VTKWriter< GridView >::CellIterator Class Reference
Iterator over the grids elements. More...
#include <dune/grid/io/file/vtk/vtkwriter.hh>
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.
Member Function Documentation
◆ position()
template<class GridView >
|
inline |
get the position of the center of the element, in element-local coordinates
References Dune::ReferenceElements< ctype, dim >::general().
The documentation for this class was generated from the following file:
- dune/grid/io/file/vtk/vtkwriter.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)