Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/superlu_dist/
H A Dsuperlu_dist.c18 #define ScalePermstructInit zScalePermstructInit macro
42 #define ScalePermstructInit sScalePermstructInit
66 #define ScalePermstructInit dScalePermstructInit
781 …PetscStackCallExternalVoid("SuperLU_DIST:ScalePermstructInit", ScalePermstructInit(M, N, &lu->Scal… in MatLUFactorSymbolic_SuperLU_DIST()