Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex20.c19 PetscCall(PetscOptionsPrefixPop(NULL)); in main()
24 PetscCall(PetscOptionsPrefixPop(NULL)); in main()
25 PetscCall(PetscOptionsPrefixPop(NULL)); in main()
26 PetscCall(PetscOptionsPrefixPop(NULL)); in main()
H A Dex6.c52 PetscCall(PetscOptionsPrefixPop(NULL)); in main()
57 PetscCall(PetscOptionsPrefixPop(NULL)); in main()
58 PetscCall(PetscOptionsPrefixPop(NULL)); in main()
/petsc/src/sys/objects/
H A Doptionsyaml.c119 PetscCall(PetscOptionsPrefixPop(options)); in PetscParseLayerYAML()
147 PetscCall(PetscOptionsPrefixPop(options)); in PetscParseLayerYAML()
H A Doptions.c338 PetscCall(PetscOptionsPrefixPop(options)); in PetscOptionsInsertString_Private()
700 PetscCall(PetscOptionsPrefixPop(options)); in PetscOptionsInsertArgs()
1095 PetscErrorCode PetscOptionsPrefixPop(PetscOptions options) in PetscOptionsPrefixPop() function
3350 if (prefix) PetscCall(PetscOptionsPrefixPop(options)); in PetscOptionsDeprecated_Private()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DOptions.pyx138 prefixPush, petsc.PetscOptionsPrefixPop
141 CHKERR(PetscOptionsPrefixPop(self.opt))
H A Dpetscopt.pxi12 PetscErrorCode PetscOptionsPrefixPop(PetscOptions)
/petsc/include/
H A Dpetscoptions.h70 PETSC_EXTERN PetscErrorCode PetscOptionsPrefixPop(PetscOptions);