31 #ifndef MESH_TYPES_HH_
32 #define MESH_TYPES_HH_
flow::Vector< Edge > EdgeVector
ElementVector::Iter ElementIter
Envelop over std::vector, use enhanced iterators.
ElementVector::FullIter ElementFullIter
EdgeVector::Iter EdgeIter
BoundaryVector::Iter BoundaryIter
BoundaryVector::FullIter BoundaryFullIter
flow::VectorId< Element > ElementVector
Iterator that keeps also reference to its container. Safer and provides indexes.
flow::VectorId< Node > NodeVector
flow::Vector< Boundary > BoundaryVector
NodeVector::Iter NodeIter
Vector classes to support both Iterator, index and Id access and creating co-located vectors...
T * Iter
Default iterator for this class.
NodeVector::FullIter NodeFullIter
EdgeVector::FullIter EdgeFullIter