Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/
H A Dfdmpiaij.c52 PetscCall(PetscLogEventBegin(MAT_FDColoringFunction, coloring, 0, 0, 0)); in MatFDColoringApply_BAIJ()
54 PetscCall(PetscLogEventEnd(MAT_FDColoringFunction, coloring, 0, 0, 0)); in MatFDColoringApply_BAIJ()
130 PetscCall(PetscLogEventBegin(MAT_FDColoringFunction, 0, 0, 0, 0)); in MatFDColoringApply_BAIJ()
133 PetscCall(PetscLogEventEnd(MAT_FDColoringFunction, 0, 0, 0, 0)); in MatFDColoringApply_BAIJ()
206 PetscCall(PetscLogEventBegin(MAT_FDColoringFunction, 0, 0, 0, 0)); in MatFDColoringApply_AIJ()
208 PetscCall(PetscLogEventEnd(MAT_FDColoringFunction, 0, 0, 0, 0)); in MatFDColoringApply_AIJ()
286 PetscCall(PetscLogEventBegin(MAT_FDColoringFunction, 0, 0, 0, 0)); in MatFDColoringApply_AIJ()
289 PetscCall(PetscLogEventEnd(MAT_FDColoringFunction, 0, 0, 0, 0)); in MatFDColoringApply_AIJ()
358 PetscCall(PetscLogEventBegin(MAT_FDColoringFunction, 0, 0, 0, 0)); in MatFDColoringApply_AIJ()
360 PetscCall(PetscLogEventEnd(MAT_FDColoringFunction, 0, 0, 0, 0)); in MatFDColoringApply_AIJ()
/petsc/src/mat/interface/
H A Ddlregismat.c228 …PetscCall(PetscLogEventRegister("MatFDColorFunc", MAT_FDCOLORING_CLASSID, &MAT_FDColoringFunction)… in MatInitializePackage()
H A Dmatrix.c25 PetscLogEvent MAT_FDColoringSetUp, MAT_FDColoringApply, MAT_Transpose, MAT_FDColoringFunction, MAT_… variable
/petsc/include/petsc/private/
H A Dmatimpl.h1728 PETSC_EXTERN PetscLogEvent MAT_FDColoringFunction; variable