#include <sideset.hpp>
Public Types | |
typedef VVs::const_iterator | const_iterator |
typedef VVs::element_type | vertex_indices_set |
Public Member Functions | |
sideset (const VVs &x) | |
VVs::const_iterator | begin () const |
VVs::const_iterator | end () const |
Don't use it!
Definition at line 37 of file sideset.hpp.
Definition at line 44 of file sideset.hpp.
Definition at line 45 of file sideset.hpp.
Arageli::sideset::sideset | ( | const VVs & | x | ) | [inline] |
Definition at line 47 of file sideset.hpp.
VVs::const_iterator Arageli::sideset::begin | ( | ) | const [inline] |
Definition at line 49 of file sideset.hpp.
VVs::const_iterator Arageli::sideset::end | ( | ) | const [inline] |
Definition at line 50 of file sideset.hpp.