Searched refs:MAT_Getsymtransreduced (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/impls/aij/seq/ |
| H A D | symtranspose.c | 156 PetscCall(PetscLogEventBegin(MAT_Getsymtransreduced, A, 0, 0, 0)); in MatGetSymbolicTransposeReduced_SeqAIJ() 185 PetscCall(PetscLogEventEnd(MAT_Getsymtransreduced, A, 0, 0, 0)); in MatGetSymbolicTransposeReduced_SeqAIJ()
|
| /petsc/src/mat/interface/ |
| H A D | dlregismat.c | 260 PetscCall(PetscLogEventRegister("MatGetSymTransR", MAT_CLASSID, &MAT_Getsymtransreduced)); in MatInitializePackage()
|
| H A D | matrix.c | 33 PetscLogEvent MAT_Getsymtransreduced, MAT_GetBrowsOfAcols; variable
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 1751 PETSC_EXTERN PetscLogEvent MAT_Getsymtransreduced; variable
|