Searched refs:RUN_FULL (Results 1 – 4 of 4) sorted by relevance
26 RUN_FULL, enumerator40 options->runType = RUN_FULL; in ProcessOptions()235 if (user.runType == RUN_FULL) { in main()
26 RUN_FULL, enumerator41 options->runType = RUN_FULL; in ProcessOptions()230 if (user.runType == RUN_FULL) { in main()
45 RUN_FULL, enumerator241 options->runType = RUN_FULL; in ProcessOptions()475 if (user.runType == RUN_FULL) { in main()
29 RUN_FULL, enumerator414 options->runType = RUN_FULL; in ProcessOptions()845 if (user.runType == RUN_FULL || user.runType == RUN_EXACT) { in main()849 …if (user.runType == RUN_FULL) PetscCall(DMProjectFunction(dm, 0.0, initialGuess, NULL, INSERT_VALU… in main()