Home
last modified time | relevance | path

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

/petsc/src/mat/interface/
H A Ddlregismat.c255 PetscCall(PetscLogEventRegister("MatGetLocalMat", MAT_CLASSID, &MAT_Getlocalmat)); in MatInitializePackage()
H A Dmatrix.c34 PetscLogEvent MAT_GetBrowsOfAocols, MAT_Getlocalmat, MAT_Getlocalmatcondensed, MAT_Seqstompi, MAT_S… variable
/petsc/include/petsc/private/
H A Dmatimpl.h1742 PETSC_EXTERN PetscLogEvent MAT_Getlocalmat; variable
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c5146 PetscCall(PetscLogEventBegin(MAT_Getlocalmat, A, 0, 0, 0)); in MatMPIAIJGetLocalMat()
5221 PetscCall(PetscLogEventEnd(MAT_Getlocalmat, A, 0, 0, 0)); in MatMPIAIJGetLocalMat()
5268 PetscCall(PetscLogEventBegin(MAT_Getlocalmat, A, 0, 0, 0)); in MatMPIAIJGetLocalMatMerge()
5340 PetscCall(PetscLogEventEnd(MAT_Getlocalmat, A, 0, 0, 0)); in MatMPIAIJGetLocalMatMerge()