dune-vtk  0.2
Dune::Vtk::GridCreatorInterface< GridType, DerivedType > Member List

This is the complete list of members for Dune::Vtk::GridCreatorInterface< GridType, DerivedType >, including all inherited members.

asDerived()Dune::Vtk::GridCreatorInterface< GridType, DerivedType >inlineprotected
asDerived() constDune::Vtk::GridCreatorInterface< GridType, DerivedType >inlineprotected
comm() constDune::Vtk::GridCreatorInterface< GridType, DerivedType >inline
createGrid() constDune::Vtk::GridCreatorInterface< GridType, DerivedType >inline
Derived typedefDune::Vtk::GridCreatorInterface< GridType, DerivedType >
factory()Dune::Vtk::GridCreatorInterface< GridType, DerivedType >inline
factory() constDune::Vtk::GridCreatorInterface< GridType, DerivedType >inline
factory_Dune::Vtk::GridCreatorInterface< GridType, DerivedType >protected
GlobalCoordinate typedefDune::Vtk::GridCreatorInterface< GridType, DerivedType >
Grid typedefDune::Vtk::GridCreatorInterface< GridType, DerivedType >
GridCreatorInterface(GridFactory< Grid > &factory)Dune::Vtk::GridCreatorInterface< GridType, DerivedType >inline
GridCreatorInterface(std::shared_ptr< GridFactory< Grid >> factory)Dune::Vtk::GridCreatorInterface< GridType, DerivedType >inline
GridCreatorInterface(Args &&... args)Dune::Vtk::GridCreatorInterface< GridType, DerivedType >inline
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, DerivedType >inline
insertElementsImpl(std::vector< std::uint8_t > const &, std::vector< std::int64_t > const &, std::vector< std::int64_t > const &)Dune::Vtk::GridCreatorInterface< GridType, DerivedType >inline
insertPieces(std::vector< std::string > const &pieces)Dune::Vtk::GridCreatorInterface< GridType, DerivedType >inline
insertPiecesImpl(std::vector< std::string > const &)Dune::Vtk::GridCreatorInterface< GridType, DerivedType >inline
insertVertices(std::vector< GlobalCoordinate > const &points, std::vector< std::uint64_t > const &point_ids)Dune::Vtk::GridCreatorInterface< GridType, DerivedType >inline
insertVerticesImpl(std::vector< GlobalCoordinate > const &, std::vector< std::uint64_t > const &)Dune::Vtk::GridCreatorInterface< GridType, DerivedType >inline