Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/color/interface/
H A Dmatcoloring.c360 PetscCall(PetscLogEventBegin(MATCOLORING_Apply, mc, 0, 0, 0)); in MatColoringApply()
362 PetscCall(PetscLogEventEnd(MATCOLORING_Apply, mc, 0, 0, 0)); in MatColoringApply()
/petsc/src/mat/interface/
H A Ddlregismat.c275 PetscCall(PetscLogEventRegister("MatColoringApply", MAT_COLORING_CLASSID, &MATCOLORING_Apply)); in MatInitializePackage()
H A Dmatrix.c46 PetscLogEvent MATCOLORING_Apply, MATCOLORING_Comm, MATCOLORING_Local, MATCOLORING_ISCreate, MATCOLO… variable
/petsc/include/petsc/private/
H A Dmatimpl.h1775 PETSC_EXTERN PetscLogEvent MATCOLORING_Apply; variable