Home
last modified time | relevance | path

Searched defs:A_loc (Results 1 – 8 of 8) sorted by relevance

/petsc/src/mat/impls/aij/mpi/pastix/
H A Dpastix.c56 Mat A_loc, A_aij; in MatConvertToSPM() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.h22 Mat A_loc; /* used by MatTransposeMatMult(), contains api and apj */ member
H A Dmpimatmatmult.c1526 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 Dmpiaij.c5077 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 Dmpiaijcusparse.cu240 …etscErrorCode MatMPIAIJGetLocalMatMerge_MPIAIJCUSPARSE(Mat A, MatReuse scall, IS *glob, Mat *A_loc) in MatMPIAIJGetLocalMatMerge_MPIAIJCUSPARSE()
/petsc/src/mat/impls/aij/mpi/mpihipsparse/
H A Dmpiaijhipsparse.hip.cxx240 …tscErrorCode MatMPIAIJGetLocalMatMerge_MPIAIJHIPSPARSE(Mat A, MatReuse scall, IS *glob, Mat *A_loc) in MatMPIAIJGetLocalMatMerge_MPIAIJHIPSPARSE()
/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c1572 PetscErrorCode MatMPISELLGetLocalMatCondensed(Mat A, MatReuse scall, IS *row, IS *col, Mat *A_loc) in MatMPISELLGetLocalMatCondensed()
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c9809 Mat A_loc; in MatAIJExtractRows() local