dune-pdelab
2.0.0
|
#include <cstddef>
#include <vector>
#include <algorithm>
#include <dune/common/deprecated.hh>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/common/tuples.hh>
#include <dune/geometry/typeindex.hh>
#include <dune/grid/common/gridenums.hh>
#include <dune/grid/common/datahandleif.hh>
#include <dune/pdelab/common/unordered_map.hh>
#include <dune/pdelab/common/unordered_set.hh>
#include <dune/pdelab/common/borderindexidcache.hh>
#include <dune/pdelab/common/globaldofindex.hh>
#include <dune/pdelab/gridfunctionspace/entityindexcache.hh>
Go to the source code of this file.
Classes | |
class | Dune::PDELab::NonOverlappingBorderDOFExchanger< GridOperator > |
Helper class for adding up matrix entries on border. More... | |
class | Dune::PDELab::NonOverlappingBorderDOFExchanger< GridOperator >::CommunicationCache |
class | Dune::PDELab::NonOverlappingBorderDOFExchanger< GridOperator >::PatternExtender< Pattern > |
A DataHandle class to exchange matrix sparsity patterns. More... | |
class | Dune::PDELab::NonOverlappingBorderDOFExchanger< GridOperator >::EntryAccumulator |
A DataHandle class to exchange matrix entries. More... | |
class | Dune::PDELab::NoDataBorderDOFExchanger< GridOperator > |
class | Dune::PDELab::OverlappingBorderDOFExchanger< GridOperator > |
Namespaces | |
Dune | |
Dune::PDELab | |