Searched refs:MAT_GetBrowsOfAocols (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/interface/ |
| H A D | dlregismat.c | 258 PetscCall(PetscLogEventRegister("MatGetBrAoCol", MAT_CLASSID, &MAT_GetBrowsOfAocols)); 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 | 1736 PETSC_EXTERN PetscLogEvent MAT_GetBrowsOfAocols; variable
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 5606 PetscCall(PetscLogEventBegin(MAT_GetBrowsOfAocols, A, P, 0, 0)); in MatGetBrowsOfAcols_MPIXAIJ() 5662 PetscCall(PetscLogEventEnd(MAT_GetBrowsOfAocols, A, P, 0, 0)); in MatGetBrowsOfAcols_MPIXAIJ() 5781 PetscCall(PetscLogEventBegin(MAT_GetBrowsOfAocols, A, B, 0, 0)); in MatGetBrowsOfAoCols_MPIAIJ() 5958 PetscCall(PetscLogEventEnd(MAT_GetBrowsOfAocols, A, B, 0, 0)); in MatGetBrowsOfAoCols_MPIAIJ()
|