- Home
- About DUNE
- Download
- Documentation
- Community
- Development
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] |
addVertexData(VTKFunction *p) | Dune::VTKWriter< GridView > | [inline] |
addVertexData(const VTKFunctionPtr &p) | Dune::VTKWriter< GridView > | [inline] |
addVertexData(const V &v, const std::string &name, int ncomps=1) | 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::VTKWriter< GridView > | [inline, protected, virtual] |
FunctionIterator typedef | Dune::VTKWriter< GridView > | [protected] |
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] |
Dune::VTKWriter::pwrite(const std::string &name, const std::string &path, const std::string &extendpath, VTK::OutputType type=VTK::ascii) | Dune::VTKWriter< GridView > | [inline] |
Dune::VTKWriter::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] |
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 > | |
VTKSequenceWriter(const GridView &gridView, const std::string &name, const std::string &path, const std::string &extendpath, VTK::DataMode dm=VTK::conforming) | Dune::VTKSequenceWriter< GridView > | [inline, explicit] |
VTKWriter(const GridView &gridView, VTK::DataMode dm=VTK::conforming) | Dune::VTKWriter< GridView > | [inline, explicit] |
write(double time, VTK::OutputType ot=VTK::ascii) | Dune::VTKSequenceWriter< GridView > | [inline] |
Dune::VTKWriter::write(const std::string &name, VTK::OutputType type=VTK::ascii) | Dune::VTKWriter< GridView > | [inline] |
Dune::VTKWriter::write(const std::string &name, VTK::OutputType type, const int commRank, const int commSize) | Dune::VTKWriter< GridView > | [inline, protected] |
writeCellData(VTK::VTUWriter &writer) | Dune::VTKWriter< GridView > | [inline, protected, virtual] |
writeGridCells(VTK::VTUWriter &writer) | Dune::VTKWriter< GridView > | [inline, protected, virtual] |
writeGridPoints(VTK::VTUWriter &writer) | Dune::VTKWriter< GridView > | [inline, protected, virtual] |
writeVertexData(VTK::VTUWriter &writer) | Dune::VTKWriter< GridView > | [inline, protected, virtual] |
~VTKSequenceWriter() | Dune::VTKSequenceWriter< GridView > | [inline] |
~VTKWriter() | Dune::VTKWriter< GridView > | [inline, virtual] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].