9 #ifndef stk_linsys_FieldIdMap_hpp
10 #define stk_linsys_FieldIdMap_hpp
13 #include <stk_mesh/base/Field.hpp>
15 namespace stk_classic {
20 typedef std::map<const stk_classic::mesh::FieldBase*,int>
FieldIdMap;
std::map< const stk_classic::mesh::FieldBase *, int > FieldIdMap