|
IBAMR
IBAMR version 0.19.
|
#include <ibtk/config.h>Namespaces | |
| IBTK | |
Macros | |
| #define | UNLIKELY(c) (c) |
| #define | LIKELY(c) (c) |
| #define | PREFETCH_READ_NTA(a) |
| #define | PREFETCH_READ_NTA_BLOCK(a, n) |
| #define | PREFETCH_READ_NTA_NDIM_BLOCK(a) |
| #define | PREFETCH_WRITE_NTA(a) |
| #define | PREFETCH_WRITE_NTA_BLOCK(a, n) |
| #define | PREFETCH_WRITE_NTA_NDIM_BLOCK(a) |
| #define UNLIKELY | ( | c | ) | (c) |
| #define LIKELY | ( | c | ) | (c) |
| #define PREFETCH_READ_NTA | ( | a | ) |
| #define PREFETCH_READ_NTA_BLOCK | ( | a, | |
| n | |||
| ) |
| #define PREFETCH_READ_NTA_NDIM_BLOCK | ( | a | ) |
| #define PREFETCH_WRITE_NTA | ( | a | ) |
| #define PREFETCH_WRITE_NTA_BLOCK | ( | a, | |
| n | |||
| ) |
| #define PREFETCH_WRITE_NTA_NDIM_BLOCK | ( | a | ) |
1.8.17