Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/superlu_dist/
H A Dsuperlu_dist.c28 #define allocateA_dist zallocateA_dist macro
52 #define allocateA_dist sallocateA_dist
76 #define allocateA_dist dallocateA_dist
478 …PetscStackCallExternalVoid("SuperLU_DIST:allocateA_dist", allocateA_dist(Aloc->rmap->n, nz, CASTDO… in MatLUFactorNumeric_SuperLU_DIST()
516 …PetscStackCallExternalVoid("SuperLU_DIST:allocateA_dist", allocateA_dist(Aloc->rmap->n, nz, CASTDO… in MatLUFactorNumeric_SuperLU_DIST()