dune-fem  2.4.1-rc
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >::IteratorFactory::Key Struct Reference

#include </local/tomalk/somewhere/tmp/dune-fem/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

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

Member Function Documentation

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

Member Data Documentation

template<class ThreadIterator>
const GridPartType& Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >::IteratorFactory::Key::gridPart_
template<class ThreadIterator>
const IndexSetType& Dune::Fem::ThreadIteratorStorageBase< ThreadIterator >::IteratorFactory::Key::indexSet_
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: