createGrid()=0 | Dune::GridFactoryInterface< GridType > | [pure virtual] |
ctype typedef | Dune::GridFactoryInterface< GridType > | [protected] |
GridFactoryInterface() | Dune::GridFactoryInterface< GridType > | [inline] |
GridFactoryInterface(GridType *grid) | Dune::GridFactoryInterface< GridType > | [inline] |
insertBoundarySegment(const std::vector< unsigned int > vertices, const BoundarySegment< dimworld > *boundarySegment) | Dune::GridFactoryInterface< GridType > | [inline, virtual] |
insertElement(const GeometryType &type, const std::vector< unsigned int > &vertices)=0 | Dune::GridFactoryInterface< GridType > | [pure virtual] |
insertVertex(const FieldVector< ctype, dimworld > &pos)=0 | Dune::GridFactoryInterface< GridType > | [pure virtual] |