Go to the documentation of this file.
29 #ifndef HAS_ATTRIBUTE_UNUSED
32 #define OPM_UNUSED __attribute__((unused))
36 #define OPM_DEBUG_UNUSED
37 #define OPM_OPTIM_UNUSED OPM_UNUSED
39 #define OPM_DEBUG_UNUSED OPM_UNUSED
40 #define OPM_OPTIM_UNUSED
44 #define OPM_UNUSED_NOMPI
46 #define OPM_UNUSED_NOMPI OPM_UNUSED