dune-fem 2.8.0
|
#include <dune/fem/misc/threads/threaditeratorstorage.hh>
Public Member Functions | |
Key (const GridPartType &gridPart) | |
bool | operator== (const Key &other) const |
const GridPartType & | gridPart () const |
Public Attributes | |
const GridPartType & | gridPart_ |
const IndexSetType & | indexSet_ |
Static Public Attributes | |
static const PartitionIteratorType | ptype = pitype |
|
inline |
|
inline |
|
inline |
const GridPartType& Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >::IteratorFactory::Key::gridPart_ |
const IndexSetType& Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >::IteratorFactory::Key::indexSet_ |
|
static |