Thread iterators.
More...
#include <dune/fem/misc/threads/threaditerator.hh>
|
static const PartitionIteratorType | pitype = ptype |
|
template<class GridPart, PartitionIteratorType ptype = InteriorBorder_Partition>
class Dune::Fem::ThreadIterator< GridPart, ptype >
Thread iterators.
◆ DofManagerType
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
◆ EntityType
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
◆ FilterType
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
◆ GridPartType
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
◆ GridType
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
◆ IndexSetType
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
◆ IteratorType
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
◆ ThreadIterator()
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
contructor creating thread iterators
◆ begin()
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
return begin iterator for current thread
◆ countElements()
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
template<class Iterator >
◆ end()
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
return end iterator for current thread
◆ index()
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
return thread number this entity belongs to
◆ setMasterRatio()
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
set ratio between master thread and other threads in comp time
◆ thread()
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
return thread number this entity belongs to
◆ update()
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
update internal list of iterators
◆ communicationThread_
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
◆ dofManager_
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
◆ gridPart_
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
◆ indexSet_
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
◆ pitype
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
◆ verbose_
template<class GridPart , PartitionIteratorType ptype = InteriorBorder_Partition>
The documentation for this class was generated from the following file: