Searched refs:MAT_RedundantMat (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/interface/ |
| H A D | dlregismat.c | 245 PetscCall(PetscLogEventRegister("MatRedundantMat", MAT_CLASSID, &MAT_RedundantMat)); in MatInitializePackage()
|
| H A D | matrix.c | 23 …lues, MAT_GetRow, MAT_GetRowIJ, MAT_CreateSubMats, MAT_GetOrdering, MAT_RedundantMat, MAT_GetSeqNo… variable 10506 PetscCall(PetscLogEventBegin(MAT_RedundantMat, mat, 0, 0, 0)); in MatCreateRedundantMatrix() 10573 PetscCall(PetscLogEventEnd(MAT_RedundantMat, mat, 0, 0, 0)); in MatCreateRedundantMatrix()
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 1714 PETSC_EXTERN PetscLogEvent MAT_RedundantMat; variable
|