PLaSK library
|
#include <plask/mesh/boundary.hpp>
Public Member Functions | |
IteratorWithEnd (BoundaryNodeSet::const_iterator iter, BoundaryNodeSet::const_iterator end) | |
bool | valid () const |
bool | operator== (const IteratorWithEnd &o) const |
Public Attributes | |
BoundaryNodeSet::const_iterator | iter |
BoundaryNodeSet::const_iterator | end |
Definition at line 631 of file boundary.hpp.
|
inline |
Definition at line 635 of file boundary.hpp.
|
inline |
Definition at line 640 of file boundary.hpp.
|
inline |
Definition at line 638 of file boundary.hpp.
BoundaryNodeSet::const_iterator plask::IntersectionBoundarySetImpl::IteratorImpl::IteratorWithEnd::end |
Definition at line 633 of file boundary.hpp.
BoundaryNodeSet::const_iterator plask::IntersectionBoundarySetImpl::IteratorImpl::IteratorWithEnd::iter |
Definition at line 632 of file boundary.hpp.