Searched refs:PetscOptionsMonitor (Results 1 – 1 of 1) sorted by relevance
124 static PetscErrorCode PetscOptionsMonitor(PetscOptions options, const char name[], const char value… in PetscOptionsMonitor() function1395 PetscCall(PetscOptionsMonitor(options, name, value ? value : "", source)); in PetscOptionsSetValue_Private()1466 PetscCall(PetscOptionsMonitor(options, name, NULL, PETSC_OPT_CODE)); in PetscOptionsClearValue()