| CellGridFunction typedef | Dune::VtkReader< Grid, GC, FieldType > | |
| createGrid() const | Dune::VtkReader< Grid, GC, FieldType > | inline |
| createGridFromFile(const std::string &filename, Args &&... args) | Dune::Vtk::FileReader< Grid, VtkReader< Grid, Vtk::ContinuousGridCreator< Grid > > > | inlinestatic |
| createGridFromFileImpl(const std::string &filename, Args &&... args) | Dune::Vtk::FileReader< Grid, VtkReader< Grid, Vtk::ContinuousGridCreator< Grid > > > | inlineprotectedstatic |
| fillFactory(GridFactory< Grid > &factory, const std::string &filename, Args &&... args) | Dune::Vtk::FileReader< Grid, VtkReader< Grid, Vtk::ContinuousGridCreator< Grid > > > | inlinestatic |
| fillFactoryImpl(GridFactory< Grid > &, const std::string &, Args &&...) | Dune::Vtk::FileReader< Grid, VtkReader< Grid, Vtk::ContinuousGridCreator< Grid > > > | inlineprotectedstatic |
| fillGridCreator(bool insertPieces=true) | Dune::VtkReader< Grid, GC, FieldType > | |
| getCellData(std::string const &name) const | Dune::VtkReader< Grid, GC, FieldType > | inline |
| getCellDataAttributes() const | Dune::VtkReader< Grid, GC, FieldType > | inline |
| getPointData(std::string const &name) const | Dune::VtkReader< Grid, GC, FieldType > | inline |
| getPointDataAttributes() const | Dune::VtkReader< Grid, GC, FieldType > | inline |
| GridCreator typedef | Dune::VtkReader< Grid, GC, FieldType > | |
| gridCreator() | Dune::VtkReader< Grid, GC, FieldType > | inline |
| pieces() const | Dune::VtkReader< Grid, GC, FieldType > | inline |
| PointGridFunction typedef | Dune::VtkReader< Grid, GC, FieldType > | |
| read(std::string const &filename, bool fillCreator=true) | Dune::VtkReader< Grid, GC, FieldType > | |
| readCellDataAppended(MetaType< FloatType >, MetaType< HeaderType >, std::ifstream &input, std::string id) | Dune::VtkReader< Grid, GC, FieldType > | |
| readCellsAppended(MetaType< HeaderType >, std::ifstream &input) | Dune::VtkReader< Grid, GC, FieldType > | |
| readParallelFileFromStream(std::ifstream &input, int rank, int size, bool create=true) | Dune::VtkReader< Grid, GC, FieldType > | |
| readPointDataAppended(MetaType< FloatType >, MetaType< HeaderType >, std::ifstream &input, std::string id) | Dune::VtkReader< Grid, GC, FieldType > | |
| readPointsAppended(MetaType< FloatType >, MetaType< HeaderType >, std::ifstream &input) | Dune::VtkReader< Grid, GC, FieldType > | |
| readSerialFileFromStream(std::ifstream &input, bool create=true) | Dune::VtkReader< Grid, GC, FieldType > | |
| VtkReader(Args &&... args) | Dune::VtkReader< Grid, GC, FieldType > | inlineexplicit |
| VtkReader(GridCreator &creator) | Dune::VtkReader< Grid, GC, FieldType > | inlineexplicit |
| VtkReader(std::shared_ptr< GridCreator > creator) | Dune::VtkReader< Grid, GC, FieldType > | inlineexplicit |