Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/superlu_dist/
H A Dsuperlu_dist.c101 SuperMatrix A_sup; member
197 …nalVoid("SuperLU_DIST:Destroy_CompRowLoc_Matrix_dist", Destroy_CompRowLoc_Matrix_dist(&lu->A_sup)); in MatDestroy_SuperLU_DIST()
314 …ackCallExternalVoid("SuperLU_DIST:pgssvx3d", psgssvx3d(&lu->options, &lu->A_sup, &lu->sScalePermst… in MatSolve_SuperLU_DIST()
317 …PetscStackCallExternalVoid("SuperLU_DIST:pgssvx3d", pgssvx3d(&lu->options, &lu->A_sup, &lu->ScaleP… in MatSolve_SuperLU_DIST()
323 …scStackCallExternalVoid("SuperLU_DIST:pgssvx", psgssvx(&lu->options, &lu->A_sup, &lu->sScalePermst… in MatSolve_SuperLU_DIST()
326 …PetscStackCallExternalVoid("SuperLU_DIST:pgssvx", pgssvx(&lu->options, &lu->A_sup, &lu->ScalePerms… in MatSolve_SuperLU_DIST()
382 …tackCallExternalVoid("SuperLU_DIST:pgssvx3d", pgssvx3d(&lu->options, &lu->A_sup, &lu->ScalePermstr… in MatMatSolve_SuperLU_DIST()
385 …PetscStackCallExternalVoid("SuperLU_DIST:pgssvx", pgssvx(&lu->options, &lu->A_sup, &lu->ScalePerms… in MatMatSolve_SuperLU_DIST()
505 …nalVoid("SuperLU_DIST:Destroy_CompRowLoc_Matrix_dist", Destroy_CompRowLoc_Matrix_dist(&lu->A_sup)); in MatLUFactorNumeric_SuperLU_DIST()
538 …_DIST:Create_CompRowLoc_Matrix_dist", sCreate_CompRowLoc_Matrix_dist(&lu->A_sup, A->rmap->N, A->cm… in MatLUFactorNumeric_SuperLU_DIST()
[all …]