dune-grid 2.9.0
|
This is the complete list of members for Dune::StructuredGridFactory< GridType >, including all inherited members.
createCubeGrid(GridFactory< GridType > &factory, const FieldVector< ctype, dimworld > &lowerLeft, const FieldVector< ctype, dimworld > &upperRight, const std::array< unsigned int, dim > &elements) | Dune::StructuredGridFactory< GridType > | inlinestatic |
createCubeGrid(const FieldVector< ctype, dimworld > &lowerLeft, const FieldVector< ctype, dimworld > &upperRight, const std::array< unsigned int, dim > &elements) | Dune::StructuredGridFactory< GridType > | inlinestatic |
createSimplexGrid(GridFactory< GridType > &factory, const FieldVector< ctype, dimworld > &lowerLeft, const FieldVector< ctype, dimworld > &upperRight, const std::array< unsigned int, dim > &elements) | Dune::StructuredGridFactory< GridType > | inlinestatic |
createSimplexGrid(const FieldVector< ctype, dimworld > &lowerLeft, const FieldVector< ctype, dimworld > &upperRight, const std::array< unsigned int, dim > &elements) | Dune::StructuredGridFactory< GridType > | inlinestatic |