|
Mundy: Multibody Nonlocal Dynamics Version of the Day
|
Macros | |
| #define | MUNDY_PRAGMA_IMPL(x) |
| #define | MUNDY_PRAGMA(x) |
| #define | MUNDY_MSVC_DIAG_PUSH |
| #define | MUNDY_MSVC_DIAG_POP |
| #define | MUNDY_MSVC_DIAG_DISABLE(num) |
| #define | MUNDY_CLANG_DIAG_PUSH |
| #define | MUNDY_CLANG_DIAG_POP |
| #define | MUNDY_CLANG_DIAG_IGNORE(w) |
| #define | MUNDY_GCC_DIAG_PUSH |
| #define | MUNDY_GCC_DIAG_POP |
| #define | MUNDY_GCC_DIAG_IGNORE(w) |
| #define | MUNDY_NV_DIAG_PUSH |
| #define | MUNDY_NV_DIAG_POP |
| #define | MUNDY_NV_DIAG_SUPPRESS(num) |
| #define | MUNDY_DIAG_PUSH |
| #define | MUNDY_DIAG_POP |
| #define | MUNDY_SUPPRESS_MAYBE_UNINITIALIZED_PUSH |
| #define | MUNDY_SUPPRESS_MAYBE_UNINITIALIZED_POP MUNDY_DIAG_POP |
| #define | MUNDY_SUPPRESS_GPU_CALL_FROM_HOST_WARNINGS_PUSH |
| #define | MUNDY_SUPPRESS_GPU_CALL_FROM_HOST_WARNINGS_POP MUNDY_DIAG_POP |
| #define MUNDY_PRAGMA_IMPL | ( | x | ) |
| #define MUNDY_PRAGMA | ( | x | ) |
| #define MUNDY_MSVC_DIAG_PUSH |
| #define MUNDY_MSVC_DIAG_POP |
| #define MUNDY_MSVC_DIAG_DISABLE | ( | num | ) |
| #define MUNDY_CLANG_DIAG_PUSH |
| #define MUNDY_CLANG_DIAG_POP |
| #define MUNDY_CLANG_DIAG_IGNORE | ( | w | ) |
| #define MUNDY_GCC_DIAG_PUSH |
| #define MUNDY_GCC_DIAG_POP |
| #define MUNDY_GCC_DIAG_IGNORE | ( | w | ) |
| #define MUNDY_NV_DIAG_PUSH |
| #define MUNDY_NV_DIAG_POP |
| #define MUNDY_NV_DIAG_SUPPRESS | ( | num | ) |
| #define MUNDY_DIAG_PUSH |
| #define MUNDY_DIAG_POP |
| #define MUNDY_SUPPRESS_MAYBE_UNINITIALIZED_PUSH |
| #define MUNDY_SUPPRESS_MAYBE_UNINITIALIZED_POP MUNDY_DIAG_POP |
| #define MUNDY_SUPPRESS_GPU_CALL_FROM_HOST_WARNINGS_PUSH |
| #define MUNDY_SUPPRESS_GPU_CALL_FROM_HOST_WARNINGS_POP MUNDY_DIAG_POP |