Searched refs:PetscPythonMonitorSet (Results 1 – 5 of 5) sorted by relevance
291 PetscErrorCode PetscPythonMonitorSet(PetscObject obj, const char url[]) in PetscPythonMonitorSet() function
527 if (flg) PetscCall(PetscPythonMonitorSet((PetscObject)ksp, monfilename)); in KSPSetFromOptions()
1381 PETSC_EXTERN PetscErrorCode PetscPythonMonitorSet(PetscObject, const char[]);
160 if (flg) PetscCall(PetscPythonMonitorSet((PetscObject)ts, monfilename)); in TSSetFromOptions()
1073 if (flg) PetscCall(PetscPythonMonitorSet((PetscObject)snes, monfilename)); in SNESSetFromOptions()