Home
last modified time | relevance | path

Searched defs:PetscPythonMonitorSet_C (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/python/
H A Dpythonsys.c281 PETSC_EXTERN PetscErrorCode (*PetscPythonMonitorSet_C)(PetscObject, const char[]); variable
282 PetscErrorCode (*PetscPythonMonitorSet_C)(PetscObject, const char[]) = NULL; variable
/petsc/src/binding/petsc4py/src/lib-petsc/
H A Dcustom.h30 PETSC_EXTERN PetscErrorCode (*PetscPythonMonitorSet_C)(PetscObject,const char*); variable