9 #ifndef stk_mesh_CreateAdjacentEntities_hpp
10 #define stk_mesh_CreateAdjacentEntities_hpp
12 #include <stk_mesh/base/Types.hpp>
14 namespace stk_classic {
32 void create_adjacent_entities(
std::vector< Part * > PartVector
Collections of parts are frequently maintained as a vector of Part pointers.