BEM++
2.0
|
This is the complete list of members for Dune::BemppStructuredGridFactory< GridType >, including all inherited members.
computeUnitOffsets(const array< int, dim > &vertices) (defined in Dune::BemppStructuredGridFactory< GridType >) | Dune::BemppStructuredGridFactory< GridType > | inlineprivatestatic |
createCubeGrid(const FieldVector< ctype, dim > &lowerLeft, const FieldVector< ctype, dim > &upperRight, const array< int, dim > &elements) | Dune::BemppStructuredGridFactory< GridType > | inlinestatic |
createSimplexGrid(const FieldVector< ctype, dim > &lowerLeft, const FieldVector< ctype, dim > &upperRight, const array< int, dim > &elements) | Dune::BemppStructuredGridFactory< GridType > | inlinestatic |
ctype typedef (defined in Dune::BemppStructuredGridFactory< GridType >) | Dune::BemppStructuredGridFactory< GridType > | private |
dim (defined in Dune::BemppStructuredGridFactory< GridType >) | Dune::BemppStructuredGridFactory< GridType > | privatestatic |
dimworld (defined in Dune::BemppStructuredGridFactory< GridType >) | Dune::BemppStructuredGridFactory< GridType > | privatestatic |
insertVertices(GridFactory< GridType > &factory, const FieldVector< ctype, dim > &lowerLeft, const FieldVector< ctype, dim > &upperRight, const array< int, dim > &vertices) | Dune::BemppStructuredGridFactory< GridType > | inlineprivatestatic |