Searched refs:MAT_FDColoringCreate (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/matfd/ |
| H A D | fdmatrix.c | 444 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 D | dlregismat.c | 225 …PetscCall(PetscLogEventRegister("MatFDColorCreate", MAT_FDCOLORING_CLASSID, &MAT_FDColoringCreate)… in MatInitializePackage()
|
| H A D | matrix.c | 24 …T_PartitioningND, MAT_Coarsen, MAT_ZeroEntries, MAT_Load, MAT_View, MAT_AXPY, MAT_FDColoringCreate; variable
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 1723 PETSC_EXTERN PetscLogEvent MAT_FDColoringCreate; variable
|