Dune Core Modules (unstable)

Dune::VTKWriter< GridView > Member List

This is the complete list of members for Dune::VTKWriter< GridView >, including all inherited members.

addCellData(const std::shared_ptr< const VTKFunction > &p)Dune::VTKWriter< GridView >inline
addCellData(F &&f, VTK::FieldInfo vtkFieldInfo)Dune::VTKWriter< GridView >inline
addCellData(const Container &v, const std::string &name, int ncomps=1, VTK::Precision prec=VTK::Precision::float32)Dune::VTKWriter< GridView >inline
addVertexData(const std::shared_ptr< const VTKFunction > &p)Dune::VTKWriter< GridView >inline
addVertexData(F &&f, VTK::FieldInfo vtkFieldInfo)Dune::VTKWriter< GridView >inline
addVertexData(const Container &v, const std::string &name, int ncomps=1, VTK::Precision prec=VTK::Precision::float32)Dune::VTKWriter< GridView >inline
clear()Dune::VTKWriter< GridView >inline
coordPrecision() constDune::VTKWriter< GridView >inline
countEntities(int &nvertices_, int &ncells_, int &ncorners_)Dune::VTKWriter< GridView >inlineprotectedvirtual
getParallelHeaderName(const std::string &name, const std::string &path, int commSize) constDune::VTKWriter< GridView >inlineprotected
getParallelPieceName(const std::string &name, const std::string &path, int commRank, int commSize) constDune::VTKWriter< GridView >inlineprotected
getSerialPieceName(const std::string &name, const std::string &path) constDune::VTKWriter< GridView >inlineprotected
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
VTKWriter(const GridView &gridView, VTK::DataMode dm=VTK::conforming, VTK::Precision coordPrecision=VTK::Precision::float32)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
writeCellFaces(VTK::VTUWriter &writer)Dune::VTKWriter< GridView >inlineprotectedvirtual
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
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 28, 23:30, 2024)