![]() |
GHOST
1.1.2
General, Hybrid, and Optimized Sparse Toolkit
|
Go to the source code of this file.
Classes | |
struct | ghost_compatible_mat_vec |
struct | ghost_compatible_vec_vec |
struct | ghost_compatible_vec_init |
ghost_error ghost_check_mat_vec_compatibility | ( | ghost_compatible_mat_vec * | data, |
ghost_context * | ctx | ||
) |
ghost_error ghost_check_vec_init_compatibility | ( | ghost_compatible_vec_init * | data | ) |
ghost_error ghost_check_vec_vec_compatibility | ( | ghost_compatible_vec_vec * | data | ) |
const ghost_compatible_mat_vec GHOST_COMPATIBLE_MAT_VEC_INITIALIZER |
const ghost_compatible_vec_init GHOST_COMPATIBLE_VEC_INIT_INITIALIZER |
const ghost_compatible_vec_vec GHOST_COMPATIBLE_VEC_VEC_INITIALIZER |