Searched refs:mag_w (Results 1 – 1 of 1) sorted by relevance
1293 PetscScalar mag_w, mag_u; in FormFunctionLocal() local1402 …mag_w = 1.0 - PetscPowRealInt(1.0 - PetscMax(PetscMin(PetscRealPart(x[j - 1][i].w) / param->sb… in FormFunctionLocal()1403 f[j][i].T = x[j][i].T - mag_w * x[j - 1][i - 1].T - (1.0 - mag_w); in FormFunctionLocal()