Home
last modified time | relevance | path

Searched refs:MAT_RARtNumeric (Results 1 – 5 of 5) sorted by relevance

/petsc/src/mat/impls/aij/seq/
H A Dmatrart.c361 PetscCall(PetscLogEventBegin(MAT_RARtNumeric, A, R, 0, 0)); in MatRARt_SeqAIJ_SeqAIJ()
363 PetscCall(PetscLogEventEnd(MAT_RARtNumeric, A, R, 0, 0)); in MatRARt_SeqAIJ_SeqAIJ()
/petsc/src/mat/interface/
H A Ddlregismat.c239 PetscCall(PetscLogEventRegister("MatRARtNum", MAT_CLASSID, &MAT_RARtNumeric)); in MatInitializePackage()
H A Dmatproduct.c680 eventtype = MAT_RARtNumeric; in MatProductNumeric()
H A Dmatrix.c28 …cLogEvent MAT_PtAP, MAT_PtAPSymbolic, MAT_PtAPNumeric, MAT_RARt, MAT_RARtSymbolic, MAT_RARtNumeric; variable
/petsc/include/petsc/private/
H A Dmatimpl.h1744 PETSC_EXTERN PetscLogEvent MAT_RARtNumeric; variable