Amesos Package Browser (Single Doxygen Collection)  Development
Macros | Functions
amesos_t_cholmod_ltsolve.c File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FORM_NAME(prefix, rank)   prefix ## amesos_ldl_ltsolve_ ## rank
 
#define LSOLVE(prefix, rank)   FORM_NAME(prefix,rank)
 

Functions

static void LSOLVE (PREFIX, k)
 

Macro Definition Documentation

◆ FORM_NAME

#define FORM_NAME (   prefix,
  rank 
)    prefix ## amesos_ldl_ltsolve_ ## rank

Definition at line 49 of file amesos_t_cholmod_ltsolve.c.

◆ LSOLVE

#define LSOLVE (   prefix,
  rank 
)    FORM_NAME(prefix,rank)

Definition at line 54 of file amesos_t_cholmod_ltsolve.c.

Function Documentation

◆ LSOLVE()

static void LSOLVE ( PREFIX  ,
 
)
static

Definition at line 746 of file amesos_t_cholmod_ltsolve.c.