DUNE-FEM (unstable)
Dune::Fem::ThreadIteratorStorage< GridPart, pitype > Class Template Reference
Storage of thread iterators. More...
#include <dune/fem/misc/threads/threaditerator.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, PartitionIteratorType pitype = InteriorBorder_Partition>
class Dune::Fem::ThreadIteratorStorage< GridPart, pitype >
class Dune::Fem::ThreadIteratorStorage< GridPart, pitype >
Storage of thread iterators.
The documentation for this class was generated from the following file:
- dune/fem/misc/threads/threaditerator.hh
 
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)