Searched refs:PetscOptionsPrefixPop (Results 1 – 7 of 7) sorted by relevance
19 PetscCall(PetscOptionsPrefixPop(NULL)); in main()24 PetscCall(PetscOptionsPrefixPop(NULL)); in main()25 PetscCall(PetscOptionsPrefixPop(NULL)); in main()26 PetscCall(PetscOptionsPrefixPop(NULL)); in main()
52 PetscCall(PetscOptionsPrefixPop(NULL)); in main()57 PetscCall(PetscOptionsPrefixPop(NULL)); in main()58 PetscCall(PetscOptionsPrefixPop(NULL)); in main()
119 PetscCall(PetscOptionsPrefixPop(options)); in PetscParseLayerYAML()147 PetscCall(PetscOptionsPrefixPop(options)); in PetscParseLayerYAML()
338 PetscCall(PetscOptionsPrefixPop(options)); in PetscOptionsInsertString_Private()700 PetscCall(PetscOptionsPrefixPop(options)); in PetscOptionsInsertArgs()1095 PetscErrorCode PetscOptionsPrefixPop(PetscOptions options) in PetscOptionsPrefixPop() function3350 if (prefix) PetscCall(PetscOptionsPrefixPop(options)); in PetscOptionsDeprecated_Private()
138 prefixPush, petsc.PetscOptionsPrefixPop141 CHKERR(PetscOptionsPrefixPop(self.opt))
12 PetscErrorCode PetscOptionsPrefixPop(PetscOptions)
70 PETSC_EXTERN PetscErrorCode PetscOptionsPrefixPop(PetscOptions);