|
dune-grid
2.4.1
|
This is the complete list of members for Dune::VTKWriter< GridView >, including all inherited members.
| addCellData(const VTKFunctionPtr &p) | Dune::VTKWriter< GridView > | inline |
| addCellData(F &&f, VTK::FieldInfo vtkFieldInfo) | 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 |
| addVertexData(VTKFunction *p) | Dune::VTKWriter< GridView > | inline |
| addVertexData(const VTKFunctionPtr &p) | Dune::VTKWriter< GridView > | inline |
| addVertexData(F &&f, VTK::FieldInfo vtkFieldInfo) | Dune::VTKWriter< GridView > | inline |
| addVertexData(const V &v, const std::string &name, int ncomps=1) | 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::VTKWriter< GridView > | inlineprotectedvirtual |
| FunctionIterator typedef | Dune::VTKWriter< GridView > | protected |
| 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 |
| 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::VTKWriter< GridView > | inlineprotectedvirtual |
| writeData(VTK::VTUWriter &writer, const Data &data, const Iterator begin, const Iterator end, int nentries) | Dune::VTKWriter< GridView > | inlineprotected |
| writeGridCells(VTK::VTUWriter &writer) | Dune::VTKWriter< GridView > | inlineprotectedvirtual |
| writeGridPoints(VTK::VTUWriter &writer) | Dune::VTKWriter< GridView > | inlineprotectedvirtual |
| writeVertexData(VTK::VTUWriter &writer) | Dune::VTKWriter< GridView > | inlineprotectedvirtual |
| ~VTKWriter() | Dune::VTKWriter< GridView > | inlinevirtual |
1.8.11