Amesos Package Browser (Single Doxygen Collection)
Development
|
Go to the source code of this file.
Macros | |
#define | FORM_NAME(prefix, rank) prefix ## amesos_ldl_lsolve_ ## rank |
#define | LSOLVE(prefix, rank) FORM_NAME(prefix,rank) |
Functions | |
static void | LSOLVE (PREFIX, k) |
#define FORM_NAME | ( | prefix, | |
rank | |||
) | prefix ## amesos_ldl_lsolve_ ## rank |
Definition at line 46 of file amesos_t_cholmod_lsolve.c.
#define LSOLVE | ( | prefix, | |
rank | |||
) | FORM_NAME(prefix,rank) |
Definition at line 52 of file amesos_t_cholmod_lsolve.c.
|
static |
Definition at line 758 of file amesos_t_cholmod_lsolve.c.