ALU2dGridFactory(bool removeGeneratedFile=true) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | explicit |
ALU2dGridFactory(const std::string &filename) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | explicit |
BaseType typedef | Dune::GridFactory< ALUCubeGrid< 2, dimw > > | protected |
createGrid() | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | virtual |
createGrid(const bool addMissingBoundaries, const std::string dgfName="") | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | |
createGrid(const bool addMissingBoundaries, bool temporary, const std::string dgfName="") | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | |
createGridObj(const bool temporary, const std::string &filename, std::istream &inFile, BoundaryProjectionVector *bndProjections) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | inlineprotectedvirtual |
dimension | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | static |
dimensionworld | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | static |
dimworld enum value | Dune::GridFactoryInterface< ALUCubeGrid< 2, dimw > > | protected |
DuneBoundaryProjectionType typedef | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | |
Grid typedef | Dune::GridFactory< ALUCubeGrid< 2, dimw > > | |
GridFactory() | Dune::GridFactory< ALUCubeGrid< 2, dimw > > | inlineexplicit |
GridFactory(const std::string &filename) | Dune::GridFactory< ALUCubeGrid< 2, dimw > > | inline |
GridFactory(const bool verbose) | Dune::GridFactory< ALUCubeGrid< 2, dimw > > | inline |
GridFactoryInterface() | Dune::GridFactoryInterface< ALUCubeGrid< 2, dimw > > | inline |
insertBoundary(const GeometryType &geometry, const std::vector< unsigned int > &faceVertices, const int id) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | virtual |
insertBoundary(const int element, const int face, const int id) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | virtual |
insertBoundaryProjection(const GeometryType &type, const std::vector< unsigned int > &vertices, const DuneBoundaryProjectionType *projection) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | virtual |
insertBoundaryProjection(const DuneBoundaryProjectionType &bndProjection) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | virtual |
insertBoundarySegment(const std::vector< unsigned int > &vertices) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | virtual |
insertBoundarySegment(const std::vector< unsigned int > &vertices, const shared_ptr< BoundarySegment< 2, dimensionworld > > &boundarySegment) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | virtual |
GridFactoryInterface< ALUCubeGrid< 2, dimw > >::insertBoundarySegment(const std::vector< unsigned int > &vertices, const shared_ptr< BoundarySegment< dimension, dimworld > > &boundarySegment) | Dune::GridFactoryInterface< ALUCubeGrid< 2, dimw > > | inlinevirtual |
insertElement(const GeometryType &geometry, const std::vector< unsigned int > &vertices) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | virtual |
GridFactoryInterface< ALUCubeGrid< 2, dimw > >::insertElement(const GeometryType &type, const std::vector< unsigned int > &vertices, const shared_ptr< VirtualFunction< FieldVector< ctype, dimension >, FieldVector< ctype, dimworld > > > &elementParametrization) | Dune::GridFactoryInterface< ALUCubeGrid< 2, dimw > > | inlinevirtual |
insertFaceTransformation(const WorldMatrix &matrix, const WorldVector &shift) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | |
insertionIndex(const typename Codim< 0 >::Entity &entity) const | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | inlinevirtual |
insertionIndex(const typename Codim< dimension >::Entity &entity) const | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | inlinevirtual |
insertionIndex(const typename Grid::LeafIntersection &intersection) const | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | inlinevirtual |
GridFactoryInterface< ALUCubeGrid< 2, dimw > >::insertionIndex(const typename ALUCubeGrid< 2, dimw >::LeafIntersection &intersection) const | Dune::GridFactoryInterface< ALUCubeGrid< 2, dimw > > | inlinevirtual |
insertVertex(const VertexType &pos) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | virtual |
GridFactoryInterface< ALUCubeGrid< 2, dimw > >::insertVertex(const FieldVector< ctype, dimworld > &pos)=0 | Dune::GridFactoryInterface< ALUCubeGrid< 2, dimw > > | pure virtual |
setTolerance(const ctype &epsilon) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | inline |
setVerbosity(const bool verbose) | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | inlineprotected |
ThisType typedef | Dune::GridFactory< ALUCubeGrid< 2, dimw > > | protected |
Transformation typedef | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | |
wasInserted(const typename Grid::LeafIntersection &intersection) const | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | inlinevirtual |
GridFactoryInterface< ALUCubeGrid< 2, dimw > >::wasInserted(const typename ALUCubeGrid< 2, dimw >::LeafIntersection &intersection) const | Dune::GridFactoryInterface< ALUCubeGrid< 2, dimw > > | inlinevirtual |
WorldMatrix typedef | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | |
WorldVector typedef | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | |
~ALU2dGridFactory() | Dune::ALU2dGridFactory< ALUCubeGrid< 2, dimw > > | virtual |
~GridFactoryInterface() | Dune::GridFactoryInterface< ALUCubeGrid< 2, dimw > > | inlinevirtual |