Searched refs:PetscLogStageFindName (Results 1 – 3 of 3) sorted by relevance
54 PetscErrorCode PetscLogStageFindName(PetscLogStage, char*[])
327 CHKERR(PetscLogStageFindName(self.id, &cval))
77 PetscErrorCode PetscLogStageFindName(PetscLogStage stageid, const char *name[]) in PetscLogStageFindName() function