|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Attributes |
Protected Attributes |
List of all members
Dune::Fem::DomainDecomposedIterator< GridPart > Class Template Reference
Thread iterators using domain decomposition. More...
#include <dune/fem/misc/threads/domainthreaditerator.hh>
Public Types | |
| typedef GridPart | GridPartType |
| typedef GridPartType::GridType | GridType |
| typedef GridPartType::IndexSetType | IndexSetType |
| typedef DomainFilter< GridPartType > | FilterType |
| typedef GridPartType::template Codim< 0 >::IteratorType | IteratorType |
| typedef IteratorType::Entity | EntityType |
| typedef DofManager< GridType > | DofManagerType |
Public Member Functions | |
| DomainDecomposedIterator (const GridPartType &gridPart, const ParameterReader ¶meter=Parameter::container()) | |
| contructor creating thread iterators | |
| void | update () |
| update internal list of iterators | |
| 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 | |
| void | setMasterRatio (const double ratio) |
Static Public Attributes | |
| static const PartitionIteratorType | pitype = GridPartType :: indexSetPartitionType |
Protected Attributes | |
| const GridPartType & | gridPart_ |
| const DofManagerType & | dofManager_ |
| const IndexSetType & | indexSet_ |
| const MPIManager::ThreadPoolType & | threadPool_ |
| double | masterRatio_ |
| const bool | communicationThread_ |
| const bool | verbose_ |
Detailed Description
template<class GridPart>
class Dune::Fem::DomainDecomposedIterator< GridPart >
class Dune::Fem::DomainDecomposedIterator< GridPart >
Thread iterators using domain decomposition.
Member Typedef Documentation
◆ DofManagerType
template<class GridPart >
| typedef DofManager< GridType > Dune::Fem::DomainDecomposedIterator< GridPart >::DofManagerType |
◆ EntityType
template<class GridPart >
| typedef IteratorType::Entity Dune::Fem::DomainDecomposedIterator< GridPart >::EntityType |
◆ FilterType
template<class GridPart >
| typedef DomainFilter<GridPartType> Dune::Fem::DomainDecomposedIterator< GridPart >::FilterType |
◆ GridPartType
template<class GridPart >
| typedef GridPart Dune::Fem::DomainDecomposedIterator< GridPart >::GridPartType |
◆ GridType
template<class GridPart >
| typedef GridPartType::GridType Dune::Fem::DomainDecomposedIterator< GridPart >::GridType |
◆ IndexSetType
template<class GridPart >
| typedef GridPartType::IndexSetType Dune::Fem::DomainDecomposedIterator< GridPart >::IndexSetType |
◆ IteratorType
template<class GridPart >
| typedef GridPartType::template Codim<0>::IteratorType Dune::Fem::DomainDecomposedIterator< GridPart >::IteratorType |
Constructor & Destructor Documentation
◆ DomainDecomposedIterator()
template<class GridPart >
|
inlineexplicit |
contructor creating thread iterators
Member Function Documentation
◆ begin()
template<class GridPart >
|
inline |
return begin iterator for current thread
◆ end()
template<class GridPart >
|
inline |
return end iterator for current thread
◆ index()
template<class GridPart >
|
inline |
return thread number this entity belongs to
◆ setMasterRatio()
template<class GridPart >
|
inline |
◆ thread()
template<class GridPart >
|
inline |
return thread number this entity belongs to
◆ update()
template<class GridPart >
|
inline |
update internal list of iterators
Member Data Documentation
◆ communicationThread_
template<class GridPart >
|
protected |
◆ dofManager_
template<class GridPart >
|
protected |
◆ gridPart_
template<class GridPart >
|
protected |
◆ indexSet_
template<class GridPart >
|
protected |
◆ masterRatio_
template<class GridPart >
|
protected |
◆ pitype
template<class GridPart >
|
static |
◆ threadPool_
template<class GridPart >
|
protected |
◆ verbose_
template<class GridPart >
|
protected |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8