Home
last modified time | relevance | path

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

/petsc/src/mat/matfd/
H A Dfdmatrix.c444 PetscCall(PetscLogEventBegin(MAT_FDColoringCreate, mat, 0, 0, 0)); in MatFDColoringCreate()
471 PetscCall(PetscLogEventEnd(MAT_FDColoringCreate, mat, 0, 0, 0)); in MatFDColoringCreate()
/petsc/src/mat/interface/
H A Ddlregismat.c225 …PetscCall(PetscLogEventRegister("MatFDColorCreate", MAT_FDCOLORING_CLASSID, &MAT_FDColoringCreate)… in MatInitializePackage()
H A Dmatrix.c24 …T_PartitioningND, MAT_Coarsen, MAT_ZeroEntries, MAT_Load, MAT_View, MAT_AXPY, MAT_FDColoringCreate; variable
/petsc/include/petsc/private/
H A Dmatimpl.h1723 PETSC_EXTERN PetscLogEvent MAT_FDColoringCreate; variable