Home
last modified time | relevance | path

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

/petsc/doc/changes/
H A D318.md5 …OptionsBegin()`, `PetscOptionsEnd()`, `PetscObjectOptionsBegin()`, `PetscOptionsHead()`, and `Pets…
13 - Change `PetscOptionsHead()` and `PetscOptionsTail()` to `PetscOptionsHeadBegin()` and `PetscOptio…
36 - Change `PetscOptionsHead()`, `PetscOptionsTail()`, to `PetscOptionsHeadBegin()` and `PetscOptions…
H A D36.md186 - PetscOptionsHead() now takes a PetscOptions argument.
/petsc/include/
H A Dpetscoptions.h359 …#define PetscOptionsHead(...) PETSC_DEPRECATED_MACRO(3, 18, 0, "PetscOptionsHeadBegin()", ) PetscO… macro