Home
last modified time | relevance | path

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

/petsc/src/mat/matfd/
H A Dfdmatrix.c234 PetscCall(PetscLogEventBegin(MAT_FDColoringSetUp, mat, 0, 0, 0)); in MatFDColoringSetUp()
238 PetscCall(PetscLogEventEnd(MAT_FDColoringSetUp, mat, 0, 0, 0)); in MatFDColoringSetUp()
/petsc/src/mat/interface/
H A Ddlregismat.c226 PetscCall(PetscLogEventRegister("MatFDColorSetUp", MAT_FDCOLORING_CLASSID, &MAT_FDColoringSetUp)); in MatInitializePackage()
H A Dmatrix.c25 PetscLogEvent MAT_FDColoringSetUp, MAT_FDColoringApply, MAT_Transpose, MAT_FDColoringFunction, MAT_… variable
/petsc/include/petsc/private/
H A Dmatimpl.h1725 PETSC_EXTERN PetscLogEvent MAT_FDColoringSetUp; variable