This is the complete list of members for Dumux::VTKReader, including all inherited members.
| Data typedef | Dumux::VTKReader | |
| DataType enum name | Dumux::VTKReader | |
| hasData(const std::string &name, const DataType &type) const | Dumux::VTKReader | inline | 
| readData(const std::string &name, const DataType &type) const | Dumux::VTKReader | inline | 
| readGrid(bool verbose=false) const | Dumux::VTKReader | inline | 
| readGrid(Dune::GridFactory< Grid > &factory, bool verbose=false) const | Dumux::VTKReader | inline | 
| readGrid(Dune::GridFactory< Grid > &factory, Data &cellData, Data &pointData, bool verbose=false) const | Dumux::VTKReader | inline | 
| VTKReader(const std::string &fileName) | Dumux::VTKReader | inlineexplicit |