dune-grid  2.1.1
Dune::GridFactoryInterface< GridType > Member List
This is the complete list of members for Dune::GridFactoryInterface< GridType >, including all inherited members.
createGrid()=0Dune::GridFactoryInterface< GridType > [pure virtual]
ctype typedefDune::GridFactoryInterface< GridType > [protected]
dimensionDune::GridFactoryInterface< GridType > [protected, static]
dimworld enum valueDune::GridFactoryInterface< GridType > [protected]
GridFactoryInterface()Dune::GridFactoryInterface< GridType > [inline]
insertBoundarySegment(const std::vector< unsigned int > &vertices)=0Dune::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)=0Dune::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)=0Dune::GridFactoryInterface< GridType > [pure virtual]
wasInserted(const typename GridType::LeafIntersection &intersection) const Dune::GridFactoryInterface< GridType > [inline, virtual]
~GridFactoryInterface()Dune::GridFactoryInterface< GridType > [inline, virtual]