Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "amesos_paraklete_decl.h"
Go to the source code of this file.
Functions | |
static Int | paraklete_bcast_symbolic (paraklete_symbolic **LUsymbolicHandle, paraklete_common *Common) |
paraklete_symbolic * | amesos_paraklete_analyze (cholmod_sparse *A, paraklete_common *Common) |
paraklete_symbolic * | amesos_paraklete_alloc_symbolic (Int n, Int ncomponents, Int do_Rperm, paraklete_common *Common) |
void | amesos_paraklete_free_symbolic (paraklete_symbolic **LUsymbolicHandle, paraklete_common *Common) |
|
static |
Definition at line 35 of file amesos_paraklete_analyze.c.
paraklete_symbolic* amesos_paraklete_analyze | ( | cholmod_sparse * | A, |
paraklete_common * | Common | ||
) |
Definition at line 147 of file amesos_paraklete_analyze.c.
paraklete_symbolic* amesos_paraklete_alloc_symbolic | ( | Int | n, |
Int | ncomponents, | ||
Int | do_Rperm, | ||
paraklete_common * | Common | ||
) |
Definition at line 1020 of file amesos_paraklete_analyze.c.
void amesos_paraklete_free_symbolic | ( | paraklete_symbolic ** | LUsymbolicHandle, |
paraklete_common * | Common | ||
) |
Definition at line 1128 of file amesos_paraklete_analyze.c.