| comm() const | Dune::GridFactory< UGGrid< dimworld > > | inline |
| Communication typedef | Dune::GridFactory< UGGrid< dimworld > > | |
| createGrid() | Dune::GridFactory< UGGrid< dimworld > > | virtual |
| dimension | Dune::GridFactory< UGGrid< dimworld > > | static |
| dimworld enum value | Dune::GridFactoryInterface< UGGrid< dimworld > > | protected |
| GridFactory() | Dune::GridFactory< UGGrid< dimworld > > | |
| GridFactory(UGGrid< dimworld > *grid) | Dune::GridFactory< UGGrid< dimworld > > | |
| GridFactoryInterface() | Dune::GridFactoryInterface< UGGrid< dimworld > > | inline |
| insertBoundarySegment(const std::vector< unsigned int > &vertices) | Dune::GridFactory< UGGrid< dimworld > > | virtual |
| insertBoundarySegment(const std::vector< unsigned int > &vertices, const std::shared_ptr< BoundarySegment< dimworld > > &boundarySegment) | Dune::GridFactory< UGGrid< dimworld > > | |
| GridFactoryInterface< UGGrid< dimworld > >::insertBoundarySegment([[maybe_unused]] const std::vector< unsigned int > &vertices,[[maybe_unused]] const std::shared_ptr< BoundarySegment< dimension, dimworld > > &boundarySegment) | Dune::GridFactoryInterface< UGGrid< dimworld > > | inlinevirtual |
| insertElement(const GeometryType &type, const std::vector< unsigned int > &vertices) | Dune::GridFactory< UGGrid< dimworld > > | virtual |
| GridFactoryInterface< UGGrid< dimworld > >::insertElement([[maybe_unused]] const GeometryType &type,[[maybe_unused]] const std::vector< unsigned int > &vertices,[[maybe_unused]] const std::shared_ptr< VirtualFunction< FieldVector< ctype, dimension >, FieldVector< ctype, dimworld > > > &elementParametrization) | Dune::GridFactoryInterface< UGGrid< dimworld > > | inlinevirtual |
| GridFactoryInterface< UGGrid< dimworld > >::insertElement(const GeometryType &type, const std::vector< unsigned int > &vertices, std::function< FieldVector< ctype, dimworld >(FieldVector< ctype, dimension >)> elementParametrization) | Dune::GridFactoryInterface< UGGrid< dimworld > > | inlinevirtual |
| insertionIndex(const typename Codim< 0 >::Entity &entity) const | Dune::GridFactory< UGGrid< dimworld > > | inlinevirtual |
| insertionIndex(const typename Codim< dimension >::Entity &entity) const | Dune::GridFactory< UGGrid< dimworld > > | inlinevirtual |
| insertionIndex(const typename UGGrid< dimworld >::LeafIntersection &intersection) const | Dune::GridFactory< UGGrid< dimworld > > | inlinevirtual |
| GridFactoryInterface< UGGrid< dimworld > >::insertionIndex([[maybe_unused]] const typename Codim< 0 >::Entity &entity) const | Dune::GridFactoryInterface< UGGrid< dimworld > > | inlinevirtual |
| GridFactoryInterface< UGGrid< dimworld > >::insertionIndex([[maybe_unused]] const typename Codim< dimension >::Entity &entity) const | Dune::GridFactoryInterface< UGGrid< dimworld > > | inlinevirtual |
| GridFactoryInterface< UGGrid< dimworld > >::insertionIndex([[maybe_unused]] const typename GridType::LeafIntersection &intersection) const | Dune::GridFactoryInterface< UGGrid< dimworld > > | inlinevirtual |
| insertVertex(const FieldVector< ctype, dimworld > &pos) | Dune::GridFactory< UGGrid< dimworld > > | virtual |
| GridFactoryInterface< UGGrid< dimworld > >::insertVertex(const FieldVector< ctype, dimworld > &pos)=0 | Dune::GridFactoryInterface< UGGrid< dimworld > > | pure virtual |
| wasInserted(const typename UGGrid< dimworld >::LeafIntersection &intersection) const | Dune::GridFactory< UGGrid< dimworld > > | inlinevirtual |
| GridFactoryInterface< UGGrid< dimworld > >::wasInserted([[maybe_unused]] const typename GridType::LeafIntersection &intersection) const | Dune::GridFactoryInterface< UGGrid< dimworld > > | inlinevirtual |
| ~GridFactory() | Dune::GridFactory< UGGrid< dimworld > > | |
| ~GridFactoryInterface() | Dune::GridFactoryInterface< UGGrid< dimworld > > | inlinevirtual |