Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/color/impls/jp/
H A Djp.c401 PetscCall(PetscLogEventBegin(MATCOLORING_Weights, mc, 0, 0, 0)); in MatColoringApply_JP()
403 PetscCall(PetscLogEventEnd(MATCOLORING_Weights, mc, 0, 0, 0)); in MatColoringApply_JP()
/petsc/src/mat/interface/
H A Ddlregismat.c280 …PetscCall(PetscLogEventRegister("MatColoringWeights", MAT_COLORING_CLASSID, &MATCOLORING_Weights)); in MatInitializePackage()
H A Dmatrix.c46 … MATCOLORING_Comm, MATCOLORING_Local, MATCOLORING_ISCreate, MATCOLORING_SetUp, MATCOLORING_Weights; variable
/petsc/include/petsc/private/
H A Dmatimpl.h1780 PETSC_EXTERN PetscLogEvent MATCOLORING_Weights; variable