Public Member Functions

IteratorFilters::LocallyOwnedCell Class Reference

List of all members.

Public Member Functions

template<class Iterator >
bool operator() (const Iterator &i) const

Detailed Description

Filter for iterators that evaluates to true if a cell is owned by the current processor, i.e., if it is a locally owned cell.

This class is used in step-32, in connection with the methods of the Parallel computing with multiple processors using distributed memory module.

Definition at line 207 of file filtered_iterator.h.


Member Function Documentation

template<class Iterator >
bool IteratorFilters::LocallyOwnedCell::operator() ( const Iterator &  i) const [inline]

Evaluation operator. Returns true if the cell is locally owned.

Definition at line 1149 of file filtered_iterator.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Thu May 17 2012 20:05:33 by doxygen 1.7.3