dune-grid-glue 2.9
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 1234]
 NDune
 NGridGlue
 NAreaWriterImplementation
 CFacetLayout
 NProjectionImplementation
 NProjectionWriterImplementation
 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
 CGlobalId
 CGridGlueSequential adapter to couple two grids at specified close together boundaries
 CGridGlueAmiraWriterWrite remote intersections to a AmiraMesh file for debugging purposes
 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
 CIntersectionIndexSet
 CIntersectionIterator
 CIntersectionList
 CIntersectionListProvider
 CIntersectionTraits
 CMergerAbstract base for all classes that take extracted grids and build sets of intersections
 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 >
 CSimplicialIntersectionListProvider
 CSimplicialIntersection
 CStandardMergeCommon base class for many merger implementations: produce pairs of entities that may intersect
 CStreamingMessageBuffer
 CVtkSurfaceWriter
 NParallel
 CCommPolicy< ::Dune::GridGlue::CommInfo< GG, DataHandleImp, DataTypeImp > >Specialization of the CommPolicy struct, required for the ParallelIndexsets