dune-grid 2.9.0
Dune::SubsamplingVTKWriter< GridView > Member List

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

addCellData(const std::shared_ptr< const VTKFunction > &p)Dune::SubsamplingVTKWriter< GridView >inline
addCellData(F &&f, VTK::FieldInfo vtkFieldInfo)Dune::SubsamplingVTKWriter< GridView >inline
addCellData(const Container &v, const std::string &name, int ncomps=1, VTK::Precision prec=VTK::Precision::float32)Dune::SubsamplingVTKWriter< GridView >inline
addVertexData(const std::shared_ptr< const VTKFunction > &p)Dune::SubsamplingVTKWriter< GridView >inline
addVertexData(F &&f, VTK::FieldInfo vtkFieldInfo)Dune::SubsamplingVTKWriter< GridView >inline
addVertexData(const Container &v, const std::string &name, int ncomps=1, VTK::Precision prec=VTK::Precision::float32)Dune::SubsamplingVTKWriter< GridView >inline
checkForPolyhedralCells() constDune::VTKWriter< GridView >inlineprotected
clear()Dune::VTKWriter< GridView >inline
coordPrecision() constDune::VTKWriter< GridView >inline
cornerBegin() constDune::VTKWriter< GridView >inlineprotected
cornerEnd() constDune::VTKWriter< GridView >inlineprotected
countEntities(int &nvertices_, int &ncells_, int &ncorners_)Dune::SubsamplingVTKWriter< GridView >protectedvirtual
fillFacesForElement(const Entity &element, const IndexSet &indexSet, const std::vector< T > &vertices, T &offset, std::vector< T > &faces, std::vector< T > &faceOffsets)Dune::VTKWriter< GridView >inlineprotectedstatic
fillFaceVertices(CornerIterator it, const CornerIterator end, const IndexSet &indexSet, std::vector< T > &faces, std::vector< T > &faceOffsets)Dune::VTKWriter< GridView >inlineprotected
getDataNames(const T &data) constDune::VTKWriter< GridView >inlineprotected
getFormatString() constDune::VTKWriter< GridView >inlineprotected
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
getTypeString() constDune::VTKWriter< GridView >inlineprotected
gridView_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, Dune::RefinementIntervals intervals_, bool coerceToSimplex_=false, VTK::Precision coordPrecision=VTK::Precision::float32)Dune::SubsamplingVTKWriter< GridView >inlineexplicit
VTKFunction typedefDune::VTKWriter< GridView >
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::SubsamplingVTKWriter< GridView >protectedvirtual
writeCellFaces(VTK::VTUWriter &writer)Dune::VTKWriter< GridView >inlineprotectedvirtual
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