#include #ifndef INCLUDED_ENUM_FUNC_H #define INCLUDED_ENUM_FUNC_H //!< Prevent multiple inclusion. #include CPS_START_NAMESPACE int NumChkb( RitzMatType ritz_mat); CPS_END_NAMESPACE #endif