![]() |
(git:d18deda)
|
Go to the source code of this file.
Data Structures | |
struct | dbm_pack_block_t |
Internal struct for storing a dbm_block_t plus its norm. More... | |
struct | dbm_pack_t |
Internal struct for storing a pack - essentially a shard for MPI. More... | |
struct | dbm_task_t |
Internal struct for storing a task, ie. a single block multiplication. More... | |
Functions | |
static int | imax (int x, int y) |
Returns the larger of two given integers (missing from the C standard) | |
|
inlinestatic |
Returns the larger of two given integers (missing from the C standard)
Definition at line 15 of file dbm_internal.h.