Home
last modified time | relevance | path

Searched refs:SLU (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/aij/mpi/superlu_dist/
H A Dsuperlu_dist.c30 #define SLU SLU_Z macro
54 #define SLU SLU_S
78 #define SLU SLU_D
541 …->rmap->n, A->rmap->rstart, CASTDOUBLECOMPLEX lu->val, lu->col, lu->row, SLU_NR_loc, SLU, SLU_GE)); in MatLUFactorNumeric_SuperLU_DIST()