Searched refs:PetscOptionsLeftRestore (Results 1 – 3 of 3) sorted by relevance
24 PetscCall(PetscOptionsLeftRestore(NULL, &N, &names, &values)); in main()
58 PETSC_EXTERN PetscErrorCode PetscOptionsLeftRestore(PetscOptions, PetscInt *, char ***, char ***);
2028 PetscErrorCode PetscOptionsLeftRestore(PetscOptions options, PetscInt *N, char **names[], char **va… in PetscOptionsLeftRestore() function