Searched refs:MAT_Getlocalmat (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/interface/ |
| H A D | dlregismat.c | 255 PetscCall(PetscLogEventRegister("MatGetLocalMat", MAT_CLASSID, &MAT_Getlocalmat)); in MatInitializePackage()
|
| H A D | matrix.c | 34 PetscLogEvent MAT_GetBrowsOfAocols, MAT_Getlocalmat, MAT_Getlocalmatcondensed, MAT_Seqstompi, MAT_S… variable
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 1742 PETSC_EXTERN PetscLogEvent MAT_Getlocalmat; variable
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 5146 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()
|