DUNE-FEM (unstable)

Dune::Fem::DomainDecomposedIterator< GridPart > Class Template Reference

Thread iterators using domain decomposition. More...

#include <dune/fem/misc/threads/domainthreaditerator.hh>

Public Member Functions

 DomainDecomposedIterator (const GridPartType &gridPart, const ParameterReader &parameter=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
 

Detailed Description

template<class GridPart>
class Dune::Fem::DomainDecomposedIterator< GridPart >

Thread iterators using domain decomposition.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)