dune-grid-glue  2.3.0
Todo List
Member CheckMPIStatus (A, B)
Implement MPI Status check with exception handling
Member Dune::GridGlue::Extractor< GV, cd >::gridView () const
parallel interface
Class Dune::GridGlue::GridGlue< P0, P1 >
adapt member names according to style guide
Member Dune::GridGlue::GridGlue< P0, P1 >::build ()
Use vector<struct> for message buffer and MultiVector to copy these
Member Dune::GridGlue::GridGlue< P0, P1 >::communicate (Dune::GridGlue::CommDataHandle< DataHandleImp, DataTypeImp > &data, Dune::InterfaceType iftype, Dune::CommunicationDirection dir) const

fix mixed communication: seq->par use commSeq, par->seq use commPar

add directed version communicate<FROM,TO, DH,DT>(data,iftype,dir)

Member Dune::GridGlue::GridGlue< P0, P1 >::ctype
maybe use traits class to decide which has more precision (Grid0View::ctype or Grid1View::ctype) and then take this one
Member Dune::GridGlue::GridGlue< P0, P1 >::Grid0IntersectionIterator
Please doc me!
Member Dune::GridGlue::GridGlue< P0, P1 >::Grid1IntersectionIterator
Please doc me!
Member Dune::GridGlue::GridGlue< P0, P1 >::IndexType
Member Dune::GridGlue::GridGlue< P0, P1 >::patch () const
Please doc me!
Member Dune::GridGlue::Intersection< P0, P1, I, O >::outerNormal (const Dune::FieldVector< ctype, mydim > &local) const
Implement the general n-ary cross product here
Member Dune::GridGlue::IntersectionData< P0, P1 >::IntersectionData (const GridGlue &glue, unsigned int mergeindex, unsigned int offset, bool grid0local, bool grid1local)
move this functionality to GridGlue
Class Dune::GridGlue::IntersectionDataView< P0, P1, P >
doc me
Class Dune::GridGlue::IntersectionIterator< P0, P1, inside, outside >
documentation
Class Dune::GridGlue::IntersectionTraits< P0, P1, inside, outside >
doc me