Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/superlu_dist/
H A Dsuperlu_dist.c20 #define LUstructFree zLUstructFree macro
44 #define LUstructFree sLUstructFree
68 #define LUstructFree dLUstructFree
219 PetscStackCallExternalVoid("SuperLU_DIST:LUstructFree", LUstructFree(&lu->LUstruct)); in MatDestroy_SuperLU_DIST()
233 PetscStackCallExternalVoid("SuperLU_DIST:LUstructFree", LUstructFree(&lu->LUstruct)); in MatDestroy_SuperLU_DIST()