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