asDerived() | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | inlineprotected |
asDerived() const | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | inlineprotected |
comm() const | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | inline |
createGrid() const | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | inline |
Derived typedef | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | |
Element typedef | Dune::Vtk::LagrangeGridCreator< GridType > | |
entitySet() const | Dune::Vtk::LagrangeGridCreator< GridType > | inline |
factory() | Dune::Vtk::LagrangeGridCreator< GridType > | inline |
factory() const | Dune::Vtk::LagrangeGridCreator< GridType > | inline |
GridCreatorInterface< GridType, LagrangeGridCreator< GridType > >::factory() const | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | inline |
factory_ | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | protected |
GlobalCoordinate typedef | Dune::Vtk::LagrangeGridCreator< GridType > | |
Grid typedef | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | |
GridCreatorInterface(GridFactory< Grid > &factory) | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | inline |
GridCreatorInterface(std::shared_ptr< GridFactory< Grid >> factory) | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | inline |
GridCreatorInterface(Args &&... args) | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | inline |
HasParametrizedElements typedef | Dune::Vtk::LagrangeGridCreator< GridType > | |
insertElements(std::vector< std::uint8_t > const &types, std::vector< std::int64_t > const &offsets, std::vector< std::int64_t > const &connectivity) | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | inline |
insertElementsImpl(std::vector< std::uint8_t > const &types, std::vector< std::int64_t > const &offsets, std::vector< std::int64_t > const &connectivity) | Dune::Vtk::LagrangeGridCreator< GridType > | inline |
insertPieces(std::vector< std::string > const &pieces) | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | inline |
insertPiecesImpl(std::vector< std::string > const &) | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | inline |
insertVertices(std::vector< GlobalCoordinate > const &points, std::vector< std::uint64_t > const &point_ids) | Dune::Vtk::GridCreatorInterface< GridType, LagrangeGridCreator< GridType > > | inline |
insertVerticesImpl(std::vector< GlobalCoordinate > const &points, std::vector< std::uint64_t > const &) | Dune::Vtk::LagrangeGridCreator< GridType > | inline |
LocalCoordinate typedef | Dune::Vtk::LagrangeGridCreator< GridType > | |
localFunction(LagrangeGridCreator &gridCreator) | Dune::Vtk::LagrangeGridCreator< GridType > | friend |
localFunction(LagrangeGridCreator const &gridCreator) | Dune::Vtk::LagrangeGridCreator< GridType > | friend |
localFunction(LagrangeGridCreator &&gridCreator) | Dune::Vtk::LagrangeGridCreator< GridType > | friend |
localGeometry(Element const &element) const | Dune::Vtk::LagrangeGridCreator< GridType > | inline |
LocalGeometry typedef | Dune::Vtk::LagrangeGridCreator< GridType > | |
localParametrization(unsigned int insertionIndex) const | Dune::Vtk::LagrangeGridCreator< GridType > | inline |
localParametrization(Element const &element) const | Dune::Vtk::LagrangeGridCreator< GridType > | inline |
Nodes typedef | Dune::Vtk::LagrangeGridCreator< GridType > | |
operator()(GlobalCoordinate const &) const | Dune::Vtk::LagrangeGridCreator< GridType > | inline |
order(GeometryType type, std::size_t nNodes) const | Dune::Vtk::LagrangeGridCreator< GridType > | inline |
order(ElementParametrization const &localParam) const | Dune::Vtk::LagrangeGridCreator< GridType > | inline |
order() const | Dune::Vtk::LagrangeGridCreator< GridType > | inline |
Parametrization typedef | Dune::Vtk::LagrangeGridCreator< GridType > | |
Self typedef | Dune::Vtk::LagrangeGridCreator< GridType > | |
Super typedef | Dune::Vtk::LagrangeGridCreator< GridType > | |