Searched refs:PetscLogStageFindId (Results 1 – 3 of 3) sorted by relevance
51 PetscErrorCode PetscLogStageFindId(char[], PetscLogStage*)
39 CHKERR(PetscLogStageFindId(cname, &stageid))
35 PetscErrorCode PetscLogStageFindId(const char name[], PetscLogStage *stageid) in PetscLogStageFindId() function