Home
last modified time | relevance | path

Searched refs:PetscLogEventFindId (Results 1 – 3 of 3) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsclog.pxi53 PetscErrorCode PetscLogEventFindId(char[], PetscLogEvent*)
H A DLog.pyx111 CHKERR(PetscLogEventFindId(cname, &eventid))
/petsc/src/binding/petsc4py/src/lib-petsc/
H A Dcustom.h63 PetscErrorCode PetscLogEventFindId(const char name[], PetscLogEvent *eventid) in PetscLogEventFindId() function