MOAB: Mesh Oriented datABase  (version 5.4.1)
MeshSet.hpp File Reference
#include "moab/Interface.hpp"
#include "Internals.hpp"
#include "moab/Range.hpp"
#include "moab/CN.hpp"
#include <cassert>
#include <vector>
#include <algorithm>
#include <iterator>
+ Include dependency graph for MeshSet.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  moab::MeshSet
 Class to implement entity set functionality. More...
union  moab::MeshSet::CompactList
struct  moab::MeshSet::not_type_test
struct  moab::MeshSet::type_test
struct  moab::MeshSet::not_dim_test
struct  moab::MeshSet::dim_test
struct  moab::MeshSet::hdl_iter
struct  moab::MeshSet::hdl_iter::iterator_category

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


Functions

MeshSet::hdl_iter::difference_type moab::operator- (const MeshSet::hdl_iter &a, const MeshSet::hdl_iter &b)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines