Searched refs:mag_u (Results 1 – 1 of 1) sorted by relevance
1293 PetscScalar mag_w, mag_u; in FormFunctionLocal() local1397 …mag_u = 1.0 - PetscPowRealInt(1.0 - PetscMax(PetscMin(PetscRealPart(x[j][i - 1].u) / param->cb… in FormFunctionLocal()1398 …f[j][i].T = x[j][i].T - mag_u * x[j - 1][i - 1].T - (1.0 - mag_u) * PlateModel(j, PLATE_LID, user); in FormFunctionLocal()