Home
last modified time | relevance | path

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

/petsc/src/sys/objects/
H A Doptions.c124 static PetscErrorCode PetscOptionsMonitor(PetscOptions options, const char name[], const char value… in PetscOptionsMonitor() function
1395 PetscCall(PetscOptionsMonitor(options, name, value ? value : "", source)); in PetscOptionsSetValue_Private()
1466 PetscCall(PetscOptionsMonitor(options, name, NULL, PETSC_OPT_CODE)); in PetscOptionsClearValue()