Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/superlu/
H A Dsuperlu.c185 PetscStackCallExternalVoid("SuperLU:StatPrint", StatPrint(&lu->stat)); in MatSolve_SuperLU_Private()
334 PetscStackCallExternalVoid("SuperLU:StatPrint", StatPrint(&lu->stat)); in MatLUFactorNumeric_SuperLU()
/petsc/src/mat/impls/aij/mpi/superlu_dist/
H A Dsuperlu_dist.c104 int StatPrint; member