Searched defs:A_loc (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/mat/impls/aij/mpi/pastix/ |
| H A D | pastix.c | 56 Mat A_loc, A_aij; in MatConvertToSPM() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.h | 22 Mat A_loc; /* used by MatTransposeMatMult(), contains api and apj */ member
|
| H A D | mpimatmatmult.c | 1526 Mat A_loc, C_loc, C_oth; in MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_nonscalable() local 1609 Mat A_loc; in MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ() local 1759 Mat A_loc; in MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ() local
|
| H A D | mpiaij.c | 5077 PetscErrorCode MatAIJGetLocalMat(Mat A, Mat *A_loc) in MatAIJGetLocalMat() 5120 PetscErrorCode MatMPIAIJGetLocalMat(Mat A, MatReuse scall, Mat *A_loc) in MatMPIAIJGetLocalMat() 5247 PetscErrorCode MatMPIAIJGetLocalMatMerge(Mat A, MatReuse scall, IS *glob, Mat *A_loc) in MatMPIAIJGetLocalMatMerge() 5362 PetscErrorCode MatMPIAIJGetLocalMatCondensed(Mat A, MatReuse scall, IS *row, IS *col, Mat *A_loc) in MatMPIAIJGetLocalMatCondensed()
|
| /petsc/src/mat/impls/aij/mpi/mpicusparse/ |
| H A D | mpiaijcusparse.cu | 240 …etscErrorCode MatMPIAIJGetLocalMatMerge_MPIAIJCUSPARSE(Mat A, MatReuse scall, IS *glob, Mat *A_loc) in MatMPIAIJGetLocalMatMerge_MPIAIJCUSPARSE()
|
| /petsc/src/mat/impls/aij/mpi/mpihipsparse/ |
| H A D | mpiaijhipsparse.hip.cxx | 240 …tscErrorCode MatMPIAIJGetLocalMatMerge_MPIAIJHIPSPARSE(Mat A, MatReuse scall, IS *glob, Mat *A_loc) in MatMPIAIJGetLocalMatMerge_MPIAIJHIPSPARSE()
|
| /petsc/src/mat/impls/sell/mpi/ |
| H A D | mpisell.c | 1572 PetscErrorCode MatMPISELLGetLocalMatCondensed(Mat A, MatReuse scall, IS *row, IS *col, Mat *A_loc) in MatMPISELLGetLocalMatCondensed()
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 9809 Mat A_loc; in MatAIJExtractRows() local
|