|
dune-pdelab
2.5-dev
|
#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 | |
| Dune | |
| For backward compatibility – Do not use this! | |
| Dune::PDELab | |
1.8.17