dune-grid-glue  2.3.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CBasicGeometry
 CDune::GridGlue::SimplexGeometry< ctype, mydim, coorddim >This class is derived from BasicGeometry using tuned geometry traits
 CBidirectionalIteratorFacade
 CDune::MultiVectorIterator< T >
 CDune::GridGlue::CommDataHandle< DataHandleImp, DataTypeImp >Describes the features of a data handle for communication in parallel runs using the GridGlue::communicate methods
 CDune::GridGlue::CommInfo< GG, DataHandleImp, DataTypeImp >Collects all GridGlue data requried for communication
 CDune::CommPolicy< ::Dune::GridGlue::CommInfo< GG, DataHandleImp, DataTypeImp > >Specialization of the CommPolicy struct, required for the ParallelIndexsets
 CDune::GridGlue::CommunicationOperator< dir >Forward gather scatter to user defined CommInfo class
 CDune::GridGlue::ComputationMethod< dimWorld, dim1, dim2, T >
 CDune::GridGlue::SimplexMethod< dimWorld, dim1, dim2, T >
 CDune::GridGlue::SimplexMethod< dimWorld, 1, 2, T >
 CDune::GridGlue::ComputationMethod< dimWorld, 0, 0, T >
 CDune::GridGlue::SimplexMethod< dimWorld, 0, 0, T >
 CDune::GridGlue::ComputationMethod< dimWorld, 0, 1, T >
 CDune::GridGlue::SimplexMethod< dimWorld, 0, 1, T >
 CDune::GridGlue::ComputationMethod< dimWorld, 0, 2, T >
 CDune::GridGlue::SimplexMethod< dimWorld, 0, 2, T >
 CDune::GridGlue::ComputationMethod< dimWorld, 0, 3, T >
 CDune::GridGlue::SimplexMethod< dimWorld, 0, 3, T >
 CDune::GridGlue::ComputationMethod< dimWorld, 1, 1, T >
 CDune::GridGlue::SimplexMethod< dimWorld, 1, 1, T >
 CDune::GridGlue::ComputationMethod< dimWorld, 1, 2, T >
 CDune::GridGlue::ComputationMethod< dimWorld, 1, 3, T >
 CDune::GridGlue::SimplexMethod< dimWorld, 1, 3, T >
 CDune::GridGlue::ComputationMethod< dimWorld, 2, 2, T >
 CDune::GridGlue::SimplexMethod< dimWorld, 2, 2, T >
 CDune::GridGlue::ComputationMethod< dimWorld, 2, 3, T >
 CDune::GridGlue::SimplexMethod< dimWorld, 2, 3, T >
 CDune::GridGlue::ComputationMethod< dimWorld, 3, 3, T >
 CDune::GridGlue::SimplexMethod< dimWorld, 3, 3, T >
 CDune::GridGlue::Extractor< GV, cd >::CoordinateInfo
 CDune::GridGlue::Extractor< GV, cd >::CornerInfoHelpful struct holding one index for the coordinate (vertex) to which it is associated and the element's corner index;
 CDefaultGeometryTraits
 CDune::GridGlue::SimplexGeometryTraits< ctype, dim, dimworld >Geometry traits for simplices passed to GenericGeometry::BasicGeometry
 CProjection::EdgeIntersectionHelper< dim, dimworld, T >Helper class that provides static methods for the computation of the intersection of surface element edges projected onto each other
 CProjection::EdgeIntersectionHelper< 1, 2, T >
 CProjection::EdgeIntersectionHelper< 2, 3, T >
 CDune::GridGlue::Extractor< GV, cd >::ElementInfoSimple struct holding an entity pointer and an index
 CDune::GridGlue::Extractor< GV, cd >Provides codimension-independent methods for grid extraction
 CDune::GridGlue::Extractor< GV, 0 >
 CDune::GridGlue::Codim0Extractor< GV >
 CDune::GridGlue::Extractor< GV, 1 >
 CDune::GridGlue::Codim1Extractor< GV >
 CDune::GridGlue::ExtractorPredicate< GV, codim >Base class for subentity-selecting predicates
 CForwardIteratorFacade
 CDune::GridGlue::IntersectionIterator< P0, P1, inside, outside >
 CDune::GridGlue::GridGlue< P0, P1 >Sequential adapter to couple two grids at specified close together boundaries
 CDune::GridGlue::GridGlueView< P0, P1, P >
 CDune::GridGlue::GridGlueView< P0, P1, 0 >
 CDune::GridGlue::GridGlueView< P0, P1, 1 >
 CGridGlueVtkWriterWrite remote intersections to a vtk file for debugging purposes
 CMerger< ctype, grid1Dim, grid2Dim, dimworld >::GridTraits< n >
 CDune::GridGlue::Intersection< P0, P1, I, O >The intersection of two entities of the two patches of a GridGlue
 CDune::GridGlue::Intersection< P0, P1, inside, outside >
 CDune::GridGlue::IntersectionComputation< CM >Intersection computation method for two elements of arbitrary dimension
 CDune::GridGlue::IntersectionData< P0, P1 >Storage class for Dune::GridGlue::Intersection related data
 CDune::GridGlue::IntersectionDataView< P0, P1, P >
 CDune::GridGlue::IntersectionDataView< P0, P1, 0 >
 CDune::GridGlue::IntersectionDataView< P0, P1, 1 >
 CDune::GridGlue::IntersectionIndexSet< P0, P1 >
 CDune::GridGlue::IntersectionTraits< P0, P1, inside, outside >
 CDune::GridGlue::IntersectionTraits< P0, P1, 0, 1 >
 CDune::GridGlue::IntersectionTraits< P0, P1, 1, 0 >
 CDune::GridGlue::SimplexGeometryTraits< ctype, dim, dimworld >::Mapping< Topology >
 CMerger< ctype, grid1Dim, grid2Dim, dimworld >Abstract base for all classes that take extracted grids and build sets of intersections
 CMerger< T, dim, dim, dimworld >
 CPSurfaceMerge< dim, dimworld, T >Standard implementation of the SurfaceMerge concept using the psurface library
 CMerger< T, grid1Dim, grid2Dim, dimworld >
 CStandardMerge< T, grid1Dim, grid2Dim, dimworld >Common base class for many merger implementations: produce pairs of entities that may intersect
 CStandardMerge< T, dim, dim, dimworld >
 CDune::GridGlue::ConformingMerge< dim, dimworld, T >Implementation of the Merger concept for conforming interfaces
 CStandardMerge< T, dim1, dim2, dimworld >
 CDune::GridGlue::OverlappingMerge< dim1, dim2, dimworld, T >Computing overlapping grid intersections for grids of different dimensions
 CStandardMerge< T, dimworld-1, dimworld-1, dimworld >
 CContactMerge< dimworld, T >Merge two codimension-1 surfaces that may be a positive distance apart
 CDune::MultiDataProxy< T >
 CDune::MultiVector< A, B, C, D >
 Cpair
 CDune::GridGlue::GlobalId
 CProjection::ProjectionHelper< dim, dimworld, T >Helper class that provides static methods to compute the projection and inverse projection of a point along some given directions
 CProjection::ProjectionHelper< 1, 2, T >
 CProjection::ProjectionHelper< 2, 3, T >
 CStandardMerge< T, grid1Dim, grid2Dim, dimworld >::RemoteSimplicialIntersection
 CDune::GridGlue::StreamingMessageBuffer< DT >
 CDune::GridGlue::Extractor< GV, cd >::SubEntityInfoHolds some information about an element's subentity involved in a coupling
 CDune::GridGlue::Extractor< GV, cd >::VertexInfoSimple struct holding a vertex pointer and an index
 CDune::GridGlue::VtkSurfaceWriter