DUNE-FEM (unstable)
Dune::Fem::ThreadIteratorStorageBase< ThreadIterator > Class Template Reference
Storage of thread iterators using domain decomposition. More...
#include <dune/fem/misc/threads/threaditeratorstorage.hh>
Public Member Functions | |
| ThreadIteratorStorageBase (const GridPartType &gridPart) | |
| contructor creating thread iterators | |
| 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 ThreadIterator>
class Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >
class Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >
Storage of thread iterators using domain decomposition.
The documentation for this class was generated from the following file:
- dune/fem/misc/threads/threaditeratorstorage.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Jan 10, 23:35, 2026)