Enumerations

IteratorState Namespace Reference
[Iterators on mesh-like containers]

Enumerations

enum  IteratorStates { valid, past_the_end, invalid }

Detailed Description

Namespace in which an enumeration is declared that denotes the states in which an iterator can be in.


Enumeration Type Documentation

The three states an iterator can be in: valid, past-the-end and invalid.

Enumerator:
valid 

Iterator points to a valid object.

past_the_end 

Iterator reached end of container.

invalid 

Iterator is invalid, probably due to an error.

Definition at line 33 of file tria_iterator_base.h.

 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