Searched refs:skipPetscrcSet (Results 1 – 1 of 1) sorted by relevance
840 PetscBool skipPetscrc = PETSC_FALSE, skipPetscrcSet = PETSC_FALSE; in PetscOptionsInsert() local854 …PetscCall(PetscOptionsProcessPrecedentFlags(options, *argc, *args, &skipPetscrc, &skipPetscrcSet)); in PetscOptionsInsert()860 …if (!skipPetscrcSet) PetscCall(PetscOptionsGetBool(options, NULL, "-skip_petscrc", &skipPetscrc, N… in PetscOptionsInsert()