Searched refs:no_scaling (Results 1 – 2 of 2) sorted by relevance
47 PetscBool no_scaling; member
207 …no_scaling", "Disable all scaling except in restarts", "", cg->no_scaling, &cg->no_scaling, NULL)); in TaoSetFromOptions_BNCG()208 if (cg->no_scaling) { in TaoSetFromOptions_BNCG()370 cg->no_scaling = PETSC_FALSE; in TaoCreate_BNCG()501 if (!cg->no_scaling) { in TaoBNCGStepDirectionUpdate()