Sierra Toolkit Version of the Day
FieldDeclarations.hpp
00001 
00002 #ifndef stk_mesh_FieldDeclarations_hpp
00003 #define stk_mesh_FieldDeclarations_hpp
00004 
00005 #ifndef SKIP_DEPRECATED_STK_MESH_TOPOLOGY_HELPERS
00006 #include <stk_mesh/fem/FieldDeclarations_deprecated.hpp>
00007 #else // SKIP_DEPRECATED_STK_MESH_TOPOLOGY_HELPERS
00008 #error "Error!  This file has been deprecated, please copy any application specific wrapper code out of FieldDeclarations_deprecated.hpp into your own application and remove any #includes for FieldDeclarations.hpp."
00009 #endif // SKIP_DEPRECATED_STK_MESH_TOPOLOGY_HELPERS
00010 
00011 #endif //stk_mesh_FieldDeclarations_hpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends