16 #ifndef MOAB_MESH_TOPO_UTIL_HPP
17 #define MOAB_MESH_TOPO_UTIL_HPP
63 std::vector< EntityHandle >* star_entities_dp1 = NULL,
64 Range* star_entities_candidates_dp1 = NULL );
71 std::vector< std::vector< EntityHandle > >& stars,
72 std::vector< bool >* bdy_flags = NULL,
73 std::vector< std::vector< EntityHandle > >* dp2_stars = NULL );
82 Range* star_candidates_dp1,
144 const int num_entities,
146 Range* fill_entities,