|
KASKADE 7 development version
|
This is the complete list of members for Dune::AmiraMeshWriter< GridView >, including all inherited members.
| addCellData(const DataContainer &data, const GridView &gridView, bool GridSplitUp=false) | Dune::AmiraMeshWriter< GridView > | |
| addGrid(const GridView &gridView, bool splitAll=false) | Dune::AmiraMeshWriter< GridView > | |
| addLeafGrid(const GridType2 &grid, bool splitAll=false) | Dune::AmiraMeshWriter< GridView > | |
| addLevelGrid(const GridType2 &grid, int level, bool splitAll=false) | Dune::AmiraMeshWriter< GridView > | |
| addUniformData(const GridView &gridView, const std::array< unsigned int, dim > &n, const DataContainer &data) | Dune::AmiraMeshWriter< GridView > | |
| addVertexData(const DataContainer &data, const GridView &gridView, bool GridSplitUp=false) | Dune::AmiraMeshWriter< GridView > | |
| write(const std::string &filename, bool ascii=false) const | Dune::AmiraMeshWriter< GridView > | |
| writeSurfaceGrid(const GridView &gridView, const std::string &filename) | Dune::AmiraMeshWriter< GridView > | static |