Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsclog.pxi54 PetscErrorCode PetscLogStageFindName(PetscLogStage, char*[])
H A DLog.pyx327 CHKERR(PetscLogStageFindName(self.id, &cval))
/petsc/src/binding/petsc4py/src/lib-petsc/
H A Dcustom.h77 PetscErrorCode PetscLogStageFindName(PetscLogStage stageid, const char *name[]) in PetscLogStageFindName() function