Home
last modified time | relevance | path

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

/petsc/src/mat/matfd/
H A Dfdmatrix.c593 PetscCall(PetscLogEventBegin(MAT_FDColoringApply, coloring, J, x1, 0)); in MatFDColoringApply()
595 PetscCall(PetscLogEventEnd(MAT_FDColoringApply, coloring, J, x1, 0)); in MatFDColoringApply()
/petsc/src/mat/interface/
H A Ddlregismat.c227 PetscCall(PetscLogEventRegister("MatFDColorApply", MAT_FDCOLORING_CLASSID, &MAT_FDColoringApply)); in MatInitializePackage()
H A Dmatrix.c25 PetscLogEvent MAT_FDColoringSetUp, MAT_FDColoringApply, MAT_Transpose, MAT_FDColoringFunction, MAT_… variable
/petsc/include/petsc/private/
H A Dmatimpl.h1726 PETSC_EXTERN PetscLogEvent MAT_FDColoringApply; variable