|
dune-grid
2.8.0
|
This is the complete list of members for Dune::GridFactory< GridType >, including all inherited members.
| comm() const | Dune::GridFactoryInterface< GridType > | inline |
| Communication typedef | Dune::GridFactoryInterface< GridType > | |
| createGrid() | Dune::GridFactory< GridType > | inlinevirtual |
| dimension | Dune::GridFactoryInterface< GridType > | protectedstatic |
| GridFactory() | Dune::GridFactory< GridType > | inline |
| GridFactoryInterface() | Dune::GridFactoryInterface< GridType > | inline |
| insertBoundarySegment([[maybe_unused]] const std::vector< unsigned int > &vertices) | Dune::GridFactory< GridType > | inlinevirtual |
| insertBoundarySegment(const std::vector< unsigned int > &vertices)=0 | Dune::GridFactory< GridType > | |
| insertBoundarySegment([[maybe_unused]] const std::vector< unsigned int > &vertices,[[maybe_unused]] const std::shared_ptr< BoundarySegment< dimension, dimworld > > &boundarySegment) | Dune::GridFactory< GridType > | inline |
| Dune::GridFactoryInterface::insertBoundarySegment(const std::vector< unsigned int > &vertices)=0 | Dune::GridFactoryInterface< GridType > | pure virtual |
| Dune::GridFactoryInterface::insertBoundarySegment([[maybe_unused]] const std::vector< unsigned int > &vertices, [[maybe_unused]] const std::shared_ptr< BoundarySegment< dimension, dimworld > > &boundarySegment) | Dune::GridFactoryInterface< GridType > | inlinevirtual |
| insertElement([[maybe_unused]] const GeometryType &type, [[maybe_unused]] const std::vector< unsigned int > &vertices) | Dune::GridFactory< GridType > | inlinevirtual |
| Dune::GridFactoryInterface::insertElement(const GeometryType &type, const std::vector< unsigned int > &vertices)=0 | Dune::GridFactoryInterface< GridType > | pure virtual |
| Dune::GridFactoryInterface::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< GridType > | inlinevirtual |
| Dune::GridFactoryInterface::insertElement(const GeometryType &type, const std::vector< unsigned int > &vertices, std::function< FieldVector< ctype, dimworld >(FieldVector< ctype, dimension >)> elementParametrization) | Dune::GridFactoryInterface< GridType > | inlinevirtual |
| insertionIndex([[maybe_unused]] const typename Codim< 0 >::Entity &entity) const | Dune::GridFactoryInterface< GridType > | inlinevirtual |
| insertionIndex([[maybe_unused]] const typename Codim< dimension >::Entity &entity) const | Dune::GridFactoryInterface< GridType > | inlinevirtual |
| insertionIndex([[maybe_unused]] const typename GridType::LeafIntersection &intersection) const | Dune::GridFactoryInterface< GridType > | inlinevirtual |
| insertVertex([[maybe_unused]] const FieldVector< ctype, dimworld > &pos) | Dune::GridFactory< GridType > | inlinevirtual |
| Dune::GridFactoryInterface::insertVertex(const FieldVector< ctype, dimworld > &pos)=0 | Dune::GridFactoryInterface< GridType > | pure virtual |
| wasInserted([[maybe_unused]] const typename GridType::LeafIntersection &intersection) const | Dune::GridFactoryInterface< GridType > | inlinevirtual |
| ~GridFactoryInterface() | Dune::GridFactoryInterface< GridType > | inlinevirtual |