Public Member Functions

IteratorFilters::UserFlagNotSet Class Reference
[Iterators on mesh-like containers]

List of all members.

Public Member Functions

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

Detailed Description

Filter that evaluates to true if either the iterator points to an object for which the user flag is not set or an iterator past the end. Inverse filter to the previous class.

Definition at line 95 of file filtered_iterator.h.


Member Function Documentation

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

Evaluate the iterator and return true if the object has an unset user flag or past the end.

Definition at line 1100 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 Fri Feb 3 2012 06:04:15 by doxygen 1.7.2