Searched refs:TaoMonitorDrawCtxCreate (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/tao/interface/ |
| H A D | taosolver.c | 521 …PetscCall(TaoMonitorDrawCtxCreate(PetscObjectComm((PetscObject)tao), NULL, NULL, PETSC_DECIDE, PET… in TaoSetFromOptions() 534 …PetscCall(TaoMonitorDrawCtxCreate(PetscObjectComm((PetscObject)tao), NULL, NULL, PETSC_DECIDE, PET… in TaoSetFromOptions() 2828 PetscErrorCode TaoMonitorDrawCtxCreate(MPI_Comm comm, const char host[], const char label[], int x,… in TaoMonitorDrawCtxCreate() function
|
| /petsc/include/ |
| H A D | petsctao.h | 465 PETSC_EXTERN PetscErrorCode TaoMonitorDrawCtxCreate(MPI_Comm, const char[], const char[], …
|