Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/superlu_dist/
H A Dsuperlu_dist.c17 #define LUstructInit zLUstructInit macro
41 #define LUstructInit sLUstructInit
65 #define LUstructInit dLUstructInit
782 PetscStackCallExternalVoid("SuperLU_DIST:LUstructInit", LUstructInit(N, &lu->LUstruct)); in MatLUFactorSymbolic_SuperLU_DIST()