9 #ifndef stk_mesh_Comm_hpp
10 #define stk_mesh_Comm_hpp
13 #include <stk_util/parallel/Parallel.hpp>
14 #include <stk_mesh/base/Types.hpp>
18 namespace stk_classic {
28 std::vector<size_t> & counts ,
bool comm_mesh_counts(BulkData &M, std::vector< size_t > &counts, bool local_flag)
Global counts for a mesh's entities.