, including all inherited members.
addCellData(const VTKFunctionPtr &p) | Dune::VTKWriter< GridView > | [inline] |
addCellData(VTKFunction *p) | Dune::VTKWriter< GridView > | [inline] |
addCellData(const V &v, const std::string &name, int ncomps=1) | Dune::VTKWriter< GridView > | [inline] |
Dune::VTKWriter::addVertexData(VTKFunction *p) | Dune::VTKWriter< GridView > | [inline] |
Dune::VTKWriter::addVertexData(const VTKFunctionPtr &p) | Dune::VTKWriter< GridView > | [inline] |
cellBegin() const | Dune::VTKWriter< GridView > | [inline, protected] |
celldata | Dune::VTKWriter< GridView > | [protected] |
cellEnd() const | Dune::VTKWriter< GridView > | [inline, protected] |
clear() | Dune::VTKWriter< GridView > | [inline] |
cornerBegin() const | Dune::VTKWriter< GridView > | [inline, protected] |
cornerEnd() const | Dune::VTKWriter< GridView > | [inline, protected] |
countEntities(int &nvertices, int &ncells, int &ncorners) | Dune::SubsamplingVTKWriter< GridView > | [protected, virtual] |
getFormatString() const | Dune::VTKWriter< GridView > | [inline, protected] |
getParallelHeaderName(const std::string &name, const std::string &path, int commSize) const | Dune::VTKWriter< GridView > | [inline, protected] |
getParallelPieceName(const std::string &name, const std::string &path, int commRank, int commSize) const | Dune::VTKWriter< GridView > | [inline, protected] |
getSerialPieceName(const std::string &name, const std::string &path) const | Dune::VTKWriter< GridView > | [inline, protected] |
getTypeString() const | Dune::VTKWriter< GridView > | [inline, protected] |
ncells | Dune::VTKWriter< GridView > | [protected] |
ncorners | Dune::VTKWriter< GridView > | [protected] |
nvertices | Dune::VTKWriter< GridView > | [protected] |
outputtype | Dune::VTKWriter< GridView > | [protected] |
pwrite(const std::string &name, const std::string &path, const std::string &extendpath, VTK::OutputType type=VTK::ascii) | Dune::VTKWriter< GridView > | [inline] |
pwrite(const std::string &name, const std::string &path, const std::string &extendpath, VTK::OutputType ot, const int commRank, const int commSize) | Dune::VTKWriter< GridView > | [inline, protected] |
SubsamplingVTKWriter(const GridView &gridView, unsigned int level_, bool coerceToSimplex_=false) | Dune::SubsamplingVTKWriter< GridView > | [inline, explicit] |
vertexBegin() const | Dune::VTKWriter< GridView > | [inline, protected] |
vertexdata | Dune::VTKWriter< GridView > | [protected] |
vertexEnd() const | Dune::VTKWriter< GridView > | [inline, protected] |
VTKFunction typedef | Dune::VTKWriter< GridView > | |
VTKFunctionPtr typedef | Dune::VTKWriter< GridView > | |
VTKWriter(const GridView &gridView, VTK::DataMode dm=VTK::conforming) | Dune::VTKWriter< GridView > | [inline, explicit] |
write(const std::string &name, VTK::OutputType type=VTK::ascii) | Dune::VTKWriter< GridView > | [inline] |
write(const std::string &name, VTK::OutputType type, const int commRank, const int commSize) | Dune::VTKWriter< GridView > | [inline, protected] |
writeCellData(VTK::VTUWriter &writer) | Dune::SubsamplingVTKWriter< GridView > | [protected, virtual] |
writeGridCells(VTK::VTUWriter &writer) | Dune::SubsamplingVTKWriter< GridView > | [protected, virtual] |
writeGridPoints(VTK::VTUWriter &writer) | Dune::SubsamplingVTKWriter< GridView > | [protected, virtual] |
writeVertexData(VTK::VTUWriter &writer) | Dune::SubsamplingVTKWriter< GridView > | [protected, virtual] |
~VTKWriter() | Dune::VTKWriter< GridView > | [inline, virtual] |