Home
last modified time | relevance | path

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

/petsc/include/ !
H A Dpetscoptions.h56 PETSC_EXTERN PetscErrorCode PetscOptionsLeft(PetscOptions);
/petsc/src/sys/objects/ !
H A Dpinit.c1599 PetscCall(PetscOptionsLeft(NULL)); in PetscFinalize()
H A Doptions.c1924 PetscErrorCode PetscOptionsLeft(PetscOptions options) in PetscOptionsLeft() function