Searched refs:id3 (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/sys/logging/handler/impls/default/ |
| H A D | logdefault.c | 231 PetscObjectId id1, id2, id3; /* The ids of associated objects */ member 408 new_action.id3 = -1; in PetscLogHandlerObjectCreate_Default() 472 new_action.id3 = -1; in PetscLogHandlerObjectDestroy_Default() 597 new_action.id3 = o3 ? o3->id : -1; in PetscLogHandlerEventBegin_Default() 644 new_action.id3 = o3 ? o3->id : -3; in PetscLogHandlerEventEnd_Default() 923 …tion->action, action->event, action->classid, action->id1, action->id2, action->id3, action->flops, in PetscLogHandlerDump_Default()
|
| /petsc/doc/manual/ |
| H A D | ksp.md | 1778 a preconditioner [^id3]. In the `PCMG` framework, the user is required to 2666 [^id3]: See {any}`sec_amg` for information on using algebraic multigrid. footnote
|