Searched refs:newfound (Results 1 – 1 of 1) sorted by relevance
3343 PetscBool newfound; in PetscOptionsDeprecated_Private() local3346 PetscCall(PetscOptionsFindPair(options, prefix, newname, NULL, &newfound)); in PetscOptionsDeprecated_Private()3347 if (!newfound) { in PetscOptionsDeprecated_Private()