Searched refs:PetscLogEventFindName (Results 1 – 3 of 3) sorted by relevance
56 PetscErrorCode PetscLogEventFindName(PetscLogEvent, char*[])
600 CHKERR(PetscLogEventFindName(self.id, &cval))
103 PetscErrorCode PetscLogEventFindName(PetscLogEvent eventid, const char *name[]) in PetscLogEventFindName() function