dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >::IteratorFactory::Key Struct Reference

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

Public Member Functions

 Key (const GridPartType &gridPart)
 
bool operator== (const Key &other) const
 
const GridPartTypegridPart () const
 

Public Attributes

const GridPartTypegridPart_
 
const IndexSetTypeindexSet_
 

Static Public Attributes

static const PartitionIteratorType ptype = pitype
 

Constructor & Destructor Documentation

◆ Key()

template<class ThreadIterator >
Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >::IteratorFactory::Key::Key ( const GridPartType gridPart)
inline

Member Function Documentation

◆ gridPart()

template<class ThreadIterator >
const GridPartType & Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >::IteratorFactory::Key::gridPart ( ) const
inline

◆ operator==()

template<class ThreadIterator >
bool Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >::IteratorFactory::Key::operator== ( const Key other) const
inline

Member Data Documentation

◆ gridPart_

template<class ThreadIterator >
const GridPartType& Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >::IteratorFactory::Key::gridPart_

◆ indexSet_

template<class ThreadIterator >
const IndexSetType& Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >::IteratorFactory::Key::indexSet_

◆ ptype

template<class ThreadIterator >
const PartitionIteratorType Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >::IteratorFactory::Key::ptype = pitype
static

The documentation for this struct was generated from the following file: