|
Sierra Toolkit Version of the Day
|
00001 #ifndef stk_mesh_fem_FieldTraits_hpp_deprecated 00002 #define stk_mesh_fem_FieldTraits_hpp_deprecated 00003 00004 #ifndef SKIP_DEPRECATED_STK_MESH_TOPOLOGY_HELPERS 00005 00006 // dsunder 9/15/2010 TODO This file has been deprecated. 00007 // include CoordinateSystems.hpp directly in you file 00008 00009 #include <stk_mesh/fem/CoordinateSystems.hpp> 00010 00011 #else // SKIP_DEPRECATED_STK_MESH_TOPOLOGY_HELPERS 00012 00013 #error "Error! This file, stk_mesh/fem/FieldTraits.hpp, has been deprecated, please #include <stk_mesh/fem/CoordinateSystems.hpp> instead." 00014 00015 #endif // SKIP_DEPRECATED_STK_MESH_TOPOLOGY_HELPERS 00016 00017 #endif // stk_mesh_fem_FieldTraits_hpp_deprecated 00018 00019