|
dune-vtk 2.8
|
#include <array>#include <vector>#include <dune/common/fvector.hh>#include <dune/vtk/datacollectorinterface.hh>#include "continuousdatacollector.hh"Go to the source code of this file.
Classes | |
| class | Dune::Vtk::StructuredDataCollectorInterface< GridView, Derived > |
| The Interface for structured data-collectors. More... | |
Namespaces | |
| namespace | Dune |
| namespace | Dune::Vtk |
Typedefs | |
| template<class GridView > | |
| using | Dune::Vtk::StructuredDataCollector = typename Impl::StructuredDataCollectorImpl< GridView, typename GridView::Grid >::type |