This is the complete list of members for
Dune::GridFactoryInterface< GridType >, including all inherited members.
createGrid()=0 | Dune::GridFactoryInterface< GridType > | [pure virtual] |
ctype typedef | Dune::GridFactoryInterface< GridType > | [protected] |
dimension | Dune::GridFactoryInterface< GridType > | [protected, static] |
dimworld enum value | Dune::GridFactoryInterface< GridType > | [protected] |
GridFactoryInterface() | Dune::GridFactoryInterface< GridType > | [inline] |
insertBoundarySegment(const std::vector< unsigned int > &vertices)=0 | Dune::GridFactoryInterface< GridType > | [pure virtual] |
insertBoundarySegment(const std::vector< unsigned int > &vertices, const shared_ptr< BoundarySegment< dimension, dimworld > > &boundarySegment) | Dune::GridFactoryInterface< GridType > | [inline, virtual] |
insertElement(const GeometryType &type, const std::vector< unsigned int > &vertices)=0 | Dune::GridFactoryInterface< GridType > | [pure virtual] |
insertElement(const GeometryType &type, const std::vector< unsigned int > &vertices, const shared_ptr< VirtualFunction< FieldVector< ctype, dimension >, FieldVector< ctype, dimworld > > > &elementParametrization) | Dune::GridFactoryInterface< GridType > | [inline, virtual] |
insertionIndex(const typename Codim< 0 >::Entity &entity) const | Dune::GridFactoryInterface< GridType > | [inline, virtual] |
insertionIndex(const typename Codim< dimension >::Entity &entity) const | Dune::GridFactoryInterface< GridType > | [inline, virtual] |
insertionIndex(const typename GridType::LeafIntersection &intersection) const | Dune::GridFactoryInterface< GridType > | [inline, virtual] |
insertVertex(const FieldVector< ctype, dimworld > &pos)=0 | Dune::GridFactoryInterface< GridType > | [pure virtual] |
wasInserted(const typename GridType::LeafIntersection &intersection) const | Dune::GridFactoryInterface< GridType > | [inline, virtual] |
~GridFactoryInterface() | Dune::GridFactoryInterface< GridType > | [inline, virtual] |