Home
last modified time | relevance | path

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

/petsc/src/mat/interface/
H A Ddlregismat.c258 PetscCall(PetscLogEventRegister("MatGetBrAoCol", MAT_CLASSID, &MAT_GetBrowsOfAocols)); 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.h1736 PETSC_EXTERN PetscLogEvent MAT_GetBrowsOfAocols; variable
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c5606 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()