dune-grid-glue  2.8.0
Classes | Namespaces
gridglue.hh File Reference

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

#include <memory>
#include <tuple>
#include <type_traits>
#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 <dune/common/stdstreams.hh>
#include "adapter/gridgluecommunicate.hh"
#include <dune/grid-glue/merging/merger.hh>
#include <dune/common/parallel/mpitraits.hh>
#include <dune/common/parallel/mpicommunication.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/rangegenerators.hh"
#include "adapter/gridglue.cc"
#include "adapter/intersection.hh"
#include "adapter/intersectioniterator.hh"
#include "adapter/intersectionindexset.hh"

Go to the source code of this file.

Classes

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

Namespaces

 Dune
 
 Dune::GridGlue
 

Detailed Description

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

Author
Gerrit Buse, Christian Engwer