GHOST  1.1.2
General, Hybrid, and Optimized Sparse Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
sell_kacz_rb_versions.c File Reference
#include "ghost/config.h"
#include "ghost/types.h"
#include "ghost/util.h"
#include "ghost/math.h"
#include "ghost/omp.h"
#include "ghost/sell_kacz_rb.h"
Include dependency graph for sell_kacz_rb_versions.c:

Functions

ghost_error ghost_kacz_rb_v1 (ghost_densemat *x, ghost_sparsemat *mat, ghost_densemat *b, ghost_kacz_opts opts)
 
ghost_error ghost_kacz_rb_v2 (ghost_densemat *x, ghost_sparsemat *mat, ghost_densemat *b, ghost_kacz_opts opts)
 
ghost_error ghost_kacz_rb_v3 (ghost_densemat *x, ghost_sparsemat *mat, ghost_densemat *b, ghost_kacz_opts opts)
 
ghost_error ghost_kacz_rb_v4 (ghost_densemat *x, ghost_sparsemat *mat, ghost_densemat *b, ghost_kacz_opts opts)
 
ghost_error ghost_kacz_rb_v5 (ghost_densemat *x, ghost_sparsemat *mat, ghost_densemat *b, ghost_kacz_opts opts)
 

Function Documentation

ghost_error ghost_kacz_rb_v1 ( ghost_densemat x,
ghost_sparsemat mat,
ghost_densemat b,
ghost_kacz_opts  opts 
)

Here is the call graph for this function:

ghost_error ghost_kacz_rb_v2 ( ghost_densemat x,
ghost_sparsemat mat,
ghost_densemat b,
ghost_kacz_opts  opts 
)

Here is the call graph for this function:

ghost_error ghost_kacz_rb_v3 ( ghost_densemat x,
ghost_sparsemat mat,
ghost_densemat b,
ghost_kacz_opts  opts 
)

Here is the call graph for this function:

ghost_error ghost_kacz_rb_v4 ( ghost_densemat x,
ghost_sparsemat mat,
ghost_densemat b,
ghost_kacz_opts  opts 
)

Here is the call graph for this function:

ghost_error ghost_kacz_rb_v5 ( ghost_densemat x,
ghost_sparsemat mat,
ghost_densemat b,
ghost_kacz_opts  opts 
)

Here is the call graph for this function: