dune-grid-glue  2.5-git
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NDune
 NGridGlue
 NAreaWriterImplementation
 CFacetLayout
 CCodim0Extractor
 CCodim1Extractor
 CCommDataHandleDescribes the features of a data handle for communication in parallel runs using the GridGlue::communicate methods
 CCommInfoCollects all GridGlue data requried for communication
 CCommunicationOperatorForward gather scatter to user defined CommInfo class
 CComputationMethod
 CConformingMergeImplementation of the Merger concept for conforming interfaces
 CContactMergeMerge two codimension-1 surfaces that may be a positive distance apart
 CExtractorProvides codimension-independent methods for grid extraction
 CCoordinateInfo
 CCornerInfoHelpful struct holding one index for the coordinate (vertex) to which it is associated and the element's corner index;
 CElementInfoSimple struct holding an element seed and an index
 CSubEntityInfoHolds some information about an element's subentity involved in a coupling
 CVertexInfoSimple struct holding a vertex pointer and an index
 CExtractorPredicateBase class for subentity-selecting predicates
 CGlobalId
 CGridGlueSequential adapter to couple two grids at specified close together boundaries
 CGridGlueAmiraWriterWrite remote intersections to a AmiraMesh file for debugging purposes
 CGridGlueView
 CGridGlueView< P0, P1, 0 >
 CGridGlueView< P0, P1, 1 >
 CGridGlueVtkWriterWrite remote intersections to a vtk file for debugging purposes
 CIntersectionThe intersection of two entities of the two patches of a GridGlue
 CIntersectionComputationIntersection computation method for two elements of arbitrary dimension
 CIntersectionDataStorage class for Dune::GridGlue::Intersection related data
 CIntersectionDataView
 CIntersectionDataView< P0, P1, 0 >
 CIntersectionDataView< P0, P1, 1 >
 CIntersectionIndexSet
 CIntersectionIterator
 CIntersectionTraits
 CIntersectionTraits< P0, P1, 0, 1 >
 CIntersectionTraits< P0, P1, 1, 0 >
 CMergerAbstract base for all classes that take extracted grids and build sets of intersections
 CGridTraits
 COverlappingMergeComputing overlapping grid intersections for grids of different dimensions
 CProjectionProjection of a line (triangle) on another line (triangle)
 CEdgeIntersectionIntersection between two edges of a triangle
 CReverse
 CSimplexMethod
 CSimplexMethod< dimWorld, 0, 0, T >
 CSimplexMethod< dimWorld, 0, 1, T >
 CSimplexMethod< dimWorld, 0, 2, T >
 CSimplexMethod< dimWorld, 0, 3, T >
 CSimplexMethod< dimWorld, 1, 1, T >
 CSimplexMethod< dimWorld, 1, 2, T >
 CSimplexMethod< dimWorld, 1, 3, T >
 CSimplexMethod< dimWorld, 2, 2, T >
 CSimplexMethod< dimWorld, 2, 3, T >
 CSimplexMethod< dimWorld, 3, 3, T >
 CStandardMergeCommon base class for many merger implementations: produce pairs of entities that may intersect
 CRemoteSimplicialIntersection
 CStreamingMessageBuffer
 CVtkSurfaceWriter
 CCommPolicy< ::Dune::GridGlue::CommInfo< GG, DataHandleImp, DataTypeImp > >Specialization of the CommPolicy struct, required for the ParallelIndexsets