dune-grid
2.4.1-rc2
|
This is the complete list of members for Dune::SubsamplingVTKWriter< GridView >, including all inherited members.
Dune::VTKWriter::addCellData(const VTKFunctionPtr &p) | Dune::VTKWriter< GridView > | inline |
Dune::VTKWriter::addCellData(F &&f, VTK::FieldInfo vtkFieldInfo) | Dune::VTKWriter< GridView > | inline |
Dune::VTKWriter::addCellData(VTKFunction *p) | Dune::VTKWriter< GridView > | inline |
Dune::VTKWriter::addVertexData(VTKFunction *p) | Dune::VTKWriter< GridView > | inline |
Dune::VTKWriter::addVertexData(const VTKFunctionPtr &p) | Dune::VTKWriter< GridView > | inline |
Dune::VTKWriter::addVertexData(F &&f, VTK::FieldInfo vtkFieldInfo) | Dune::VTKWriter< GridView > | inline |
cellBegin() const | Dune::VTKWriter< GridView > | inlineprotected |
celldata | Dune::VTKWriter< GridView > | protected |
cellEnd() const | Dune::VTKWriter< GridView > | inlineprotected |
clear() | Dune::VTKWriter< GridView > | inline |
cornerBegin() const | Dune::VTKWriter< GridView > | inlineprotected |
cornerEnd() const | Dune::VTKWriter< GridView > | inlineprotected |
countEntities(int &nvertices, int &ncells, int &ncorners) | Dune::SubsamplingVTKWriter< GridView > | protectedvirtual |
getDataNames(const T &data) const | Dune::VTKWriter< GridView > | inlineprotected |
getFormatString() const | Dune::VTKWriter< GridView > | inlineprotected |
getParallelHeaderName(const std::string &name, const std::string &path, int commSize) const | Dune::VTKWriter< GridView > | inlineprotected |
getParallelPieceName(const std::string &name, const std::string &path, int commRank, int commSize) const | Dune::VTKWriter< GridView > | inlineprotected |
getSerialPieceName(const std::string &name, const std::string &path) const | Dune::VTKWriter< GridView > | inlineprotected |
getTypeString() const | Dune::VTKWriter< GridView > | inlineprotected |
gridView_ | Dune::VTKWriter< GridView > | 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 > | inlineprotected |
SubsamplingVTKWriter(const GridView &gridView, int level_, bool coerceToSimplex_=false) | Dune::SubsamplingVTKWriter< GridView > | inlineexplicit |
vertexBegin() const | Dune::VTKWriter< GridView > | inlineprotected |
vertexdata | Dune::VTKWriter< GridView > | protected |
vertexEnd() const | Dune::VTKWriter< GridView > | inlineprotected |
VTKFunction typedef | Dune::VTKWriter< GridView > | |
VTKFunctionPtr typedef | Dune::VTKWriter< GridView > | |
VTKWriter(const GridView &gridView, VTK::DataMode dm=VTK::conforming) | Dune::VTKWriter< GridView > | inlineexplicit |
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 > | inlineprotected |
writeCellData(VTK::VTUWriter &writer) | Dune::SubsamplingVTKWriter< GridView > | protectedvirtual |
Dune::VTKWriter::writeData(VTK::VTUWriter &writer, const Data &data, const Iterator begin, const Iterator end, int nentries) | Dune::VTKWriter< GridView > | inlineprotected |
writeGridCells(VTK::VTUWriter &writer) | Dune::SubsamplingVTKWriter< GridView > | protectedvirtual |
writeGridPoints(VTK::VTUWriter &writer) | Dune::SubsamplingVTKWriter< GridView > | protectedvirtual |
writeVertexData(VTK::VTUWriter &writer) | Dune::SubsamplingVTKWriter< GridView > | protectedvirtual |
~VTKWriter() | Dune::VTKWriter< GridView > | inlinevirtual |