dune-foamgrid
2.8-git
|
This is the complete list of members for Dune::GridFactory< FoamGrid< 2, dimworld, ct > >, including all inherited members.
boundarySegmentCounter_ | Dune::GridFactoryBase< 2, dimworld, ct > | protected |
createGrid() override | Dune::GridFactory< FoamGrid< 2, dimworld, ct > > | inline |
factoryOwnsGrid_ | Dune::GridFactoryBase< 2, dimworld, ct > | protected |
grid_ | Dune::GridFactoryBase< 2, dimworld, ct > | protected |
GridFactory() | Dune::GridFactory< FoamGrid< 2, dimworld, ct > > | inline |
GridFactory(FoamGrid< 2, dimworld, ctype > *grid) | Dune::GridFactory< FoamGrid< 2, dimworld, ct > > | inline |
GridFactoryBase() | Dune::GridFactoryBase< 2, dimworld, ct > | inline |
GridFactoryBase(FoamGrid< dimgrid, dimworld, ctype > *grid) | Dune::GridFactoryBase< 2, dimworld, ct > | inline |
insertBoundarySegment(const std::vector< unsigned int > &vertices) override | Dune::GridFactory< FoamGrid< 2, dimworld, ct > > | inline |
insertBoundarySegment(const std::vector< unsigned int > &vertices, const std::shared_ptr< BoundarySegment< dimgrid, dimworld > > &boundarySegment) override | Dune::GridFactory< FoamGrid< 2, dimworld, ct > > | inline |
insertElement(const GeometryType &type, const std::vector< unsigned int > &vertices) override | Dune::GridFactory< FoamGrid< 2, dimworld, ct > > | inline |
insertElement(const GeometryType &type, const std::vector< unsigned int > &vertices, std::function< FieldVector< ctype, dimworld >(FieldVector< ctype, dimgrid >)> elementParametrization) | Dune::GridFactory< FoamGrid< 2, dimworld, ct > > | inline |
insertionIndex(const typename FoamGrid< dimgrid, dimworld, ctype >::Traits::template Codim< 0 >::Entity &entity) const override | Dune::GridFactoryBase< 2, dimworld, ct > | inline |
insertionIndex(const typename FoamGrid< dimgrid, dimworld, ctype >::Traits::template Codim< dimgrid >::Entity &vertex) const override | Dune::GridFactoryBase< 2, dimworld, ct > | inline |
insertionIndex(const typename FoamGrid< dimgrid, dimworld, ctype >::LeafIntersection &intersection) const override | Dune::GridFactoryBase< 2, dimworld, ct > | inline |
insertVertex(const FieldVector< ctype, dimworld > &pos) override | Dune::GridFactoryBase< 2, dimworld, ct > | inline |
vertexArray_ | Dune::GridFactoryBase< 2, dimworld, ct > | protected |
wasInserted(const typename FoamGrid< dimgrid, dimworld, ctype >::LeafIntersection &intersection) const override | Dune::GridFactory< FoamGrid< 2, dimworld, ct > > | inline |
~GridFactoryBase() override | Dune::GridFactoryBase< 2, dimworld, ct > | inline |