Searched refs:PetscLogEventFindId (Results 1 – 3 of 3) sorted by relevance
53 PetscErrorCode PetscLogEventFindId(char[], PetscLogEvent*)
111 CHKERR(PetscLogEventFindId(cname, &eventid))
63 PetscErrorCode PetscLogEventFindId(const char name[], PetscLogEvent *eventid) in PetscLogEventFindId() function