DUNE-FEM (unstable)
Dune::Fem::DomainDecomposedIteratorStorage< GridPart > Class Template Reference
Storage of thread iterators using domain decomposition. More...
#include <dune/fem/misc/threads/domainthreaditerator.hh>
Public Member Functions | |
const FilterType & | filter (const int thread) const |
return filter for given thread | |
void | update () |
update internal list of iterators | |
void | setMasterRatio (const double ratio) |
set ratio between master thread and other threads in comp time | |
IteratorType | begin () const |
return begin iterator for current thread | |
IteratorType | end () const |
return end iterator for current thread | |
int | index (const EntityType &entity) const |
return thread number this entity belongs to | |
int | thread (const EntityType &entity) const |
return thread number this entity belongs to | |
Detailed Description
template<class GridPart>
class Dune::Fem::DomainDecomposedIteratorStorage< GridPart >
class Dune::Fem::DomainDecomposedIteratorStorage< GridPart >
Storage of thread iterators using domain decomposition.
The documentation for this class was generated from the following file:
- dune/fem/misc/threads/domainthreaditerator.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)