9 #ifndef stk_mesh_diag_EntityKey_hpp 10 #define stk_mesh_diag_EntityKey_hpp 12 #include <stk_util/diag/Writer.hpp> 13 #include <stk_mesh/base/EntityKey.hpp> 27 #endif // stk_mesh_diag_EntityKey_hpp std::ostream & dout()
Diagnostic output stream.
std::ostream & operator<<(std::ostream &s, const Bucket &k)
Print the part names for which this bucket is a subset.
EntityId entity_id(const EntityKey &key)
Given an entity key, return the identifier for the entity.
Class Writer implements a runtime selectable diagnostic output writer to aid in the development and d...
EntityRank entity_rank(const EntityKey &key)
Given an entity key, return an entity type (rank).