Home
last modified time | relevance | path

Searched refs:den1 (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex75.c60 PetscScalar num1, num2, num3, num4, den1; in SolKxSolution() local
343den1 = (-0.4e1 * t3 + 0.4e1 * t5) * t9 + ((0.8e1 * t1 + 0.8e1 * t4) * t2 * t15 - 0.8e1 * t5 - 0.8e… in SolKxSolution()
345 _C1 = num1 / den1; in SolKxSolution()
346 _C2 = num2 / den1; in SolKxSolution()
347 _C3 = num3 / den1; in SolKxSolution()
348 _C4 = num4 / den1; in SolKxSolution()
H A Dex69.c204 PetscReal num1, num2, num3, num4, den1; in SolKxSolution() local
494den1 = (-0.4e1 * t3 + 0.4e1 * t5) * t9 + ((0.8e1 * t1 + 0.8e1 * t4) * t2 * t15 - 0.8e1 * t5 - 0.8e… in SolKxSolution()
496 _PC1 = num1 / den1; in SolKxSolution()
497 _PC2 = num2 / den1; in SolKxSolution()
498 _PC3 = num3 / den1; in SolKxSolution()
499 _PC4 = num4 / den1; in SolKxSolution()