dune-fem 2.8.0
|
#include <vector>
#include <dune/common/exceptions.hh>
#include <dune/fem/space/common/dofmanager.hh>
#include <dune/fem/gridpart/filteredgridpart.hh>
#include <dune/fem/gridpart/filter/domainfilter.hh>
#include <dune/fem/misc/threads/threaditeratorstorage.hh>
Go to the source code of this file.
Classes | |
class | Dune::Fem::DomainDecomposedIterator< GridPart > |
Thread iterators using domain decomposition. More... | |
class | Dune::Fem::DomainDecomposedIteratorStorage< GridPart > |
Storage of thread iterators using domain decomposition. More... | |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |