dune-pdelab 2.7-git
|
#include <algorithm>
#include <cstddef>
#include <tuple>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include <dune/common/deprecated.hh>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/geometry/typeindex.hh>
#include <dune/grid/common/datahandleif.hh>
#include <dune/grid/common/gridenums.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 | |
namespace | Dune |
For backward compatibility – Do not use this! | |
namespace | Dune::PDELab |