Searched refs:GAMG_REPART (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | pcgamgimpl.h | 84 GAMG_REPART, enumerator
|
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | gamg.c | 204 PetscCall(PetscLogEventBegin(petsc_gamg_setup_events[GAMG_REPART], 0, 0, 0, 0)); in PCGAMGCreateLevel_GAMG() 307 PetscCall(PetscLogEventEnd(petsc_gamg_setup_events[GAMG_REPART], 0, 0, 0, 0)); in PCGAMGCreateLevel_GAMG() 2024 …scCall(PetscLogEventRegister(" GAMG Repart", PC_CLASSID, &petsc_gamg_setup_events[GAMG_REPART])); in PCGAMGInitializePackage()
|