![]() |
GHOST
1.1.2
General, Hybrid, and Optimized Sparse Toolkit
|
#include "ghost/config.h"
#include "ghost/types.h"
#include "ghost/util.h"
#include "ghost/instr.h"
#include "ghost/omp.h"
#include "ghost/machine.h"
#include "ghost/math.h"
#include "ghost/sparsemat.h"
#include "ghost/densemat.h"
#include "ghost/locality.h"
Go to the source code of this file.
Functions | |
ghost_error | ghost_kacz_fallback (ghost_densemat *x, ghost_sparsemat *mat, ghost_densemat *b, ghost_kacz_opts opts) |
ghost_error ghost_kacz_fallback | ( | ghost_densemat * | x, |
ghost_sparsemat * | mat, | ||
ghost_densemat * | b, | ||
ghost_kacz_opts | opts | ||
) |