dune-grid-glue  2.5-git
Classes | Namespaces | Enumerations
gridglue.hh File Reference

Central component of the module implementing the coupling of two grids. More...

#include <dune/common/deprecated.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/iteratorfacades.hh>
#include <dune/common/promotiontraits.hh>
#include <dune/common/shared_ptr.hh>
#include "adapter/gridgluecommunicate.hh"
#include <dune/grid-glue/merging/merger.hh>
#include <dune/common/parallel/mpitraits.hh>
#include <dune/common/parallel/mpicollectivecommunication.hh>
#include <dune/common/parallel/indexset.hh>
#include <dune/common/parallel/plocalindex.hh>
#include <dune/common/parallel/remoteindices.hh>
#include <dune/common/parallel/communicator.hh>
#include <dune/common/parallel/interface.hh>
#include "adapter/gridglue.cc"
#include "adapter/intersection.hh"
#include "adapter/intersectioniterator.hh"
#include "adapter/intersectionindexset.hh"
#include "adapter/rangegenerators.hh"

Go to the source code of this file.

Classes

struct  Dune::GridGlue::GridGlueView< P0, P1, 0 >
 
struct  Dune::GridGlue::GridGlueView< P0, P1, 1 >
 
class  Dune::GridGlue::GridGlue< P0, P1 >
 sequential adapter to couple two grids at specified close together boundaries More...
 

Namespaces

 Dune
 
 Dune::GridGlue
 

Enumerations

enum  Dune::GridGlue::GridOrdering { Dune::GridGlue::Domain = 0 , Dune::GridGlue::Target = 1 }
 

Detailed Description

Central component of the module implementing the coupling of two grids.

Author
Gerrit Buse, Christian Engwer