Searched refs:scale_F (Results 1 – 2 of 2) sorted by relevance
22 PetscReal scale_F; member66 th->scale_F = 1 / Alpha_f; in TSAlpha_StageTime()301 PetscCall(VecScale(F, th->scale_F)); in SNESTSFormFunction_Alpha()
23 PetscReal scale_F; member100 th->scale_F = 1 / Alpha_f; in TSAlpha_StageTime()392 PetscCall(VecScale(F, th->scale_F)); in SNESTSFormFunction_Alpha()