Home
last modified time | relevance | path

Searched refs:PetscLogEventDeactivateClass (Results 1 – 5 of 5) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/ !
H A Dpetsclog.pxi38 PetscErrorCode PetscLogClassDeactivate"PetscLogEventDeactivateClass"(PetscLogClass)
/petsc/doc/manual/ !
H A Dprofiling.md514 PetscLogEventDeactivateClass(MAT_CLASSID);
515 PetscLogEventDeactivateClass(KSP_CLASSID); /* includes PC and KSP */
516 PetscLogEventDeactivateClass(VEC_CLASSID);
517 PetscLogEventDeactivateClass(SNES_CLASSID);
/petsc/include/ !
H A Dpetsclog.h318 PETSC_EXTERN PetscErrorCode PetscLogEventDeactivateClass(PetscClassId);
644 #define PetscLogEventDeactivateClass(a) ((void)(a), PETSC_SUCCESS) macro
/petsc/src/sys/logging/ !
H A Dplog.c1416 PetscErrorCode PetscLogEventDeactivateClass(PetscClassId classid) in PetscLogEventDeactivateClass() function
/petsc/doc/faq/ !
H A Dindex.md1973 `PetscLogEventDeactivate()` or `PetscLogEventDeactivateClass()` to turn off logging of