Searched refs:steps1 (Results 1 – 1 of 1) sorted by relevance
1231 PetscInt steps1, steps2, steps3; in FormFunctionGradient() local1310 PetscCall(TSGetStepNumber(ts, &steps1)); in FormFunctionGradient()1347 steps2 -= steps1; in FormFunctionGradient()1378 steps3 -= steps1; in FormFunctionGradient()1430 PetscCall(TSAdjointSetSteps(ts, steps1)); in FormFunctionGradient()