Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex75.c72 PetscScalar t110, t111, t112, t113, t114, t115, t116, t117, t118, t119; in SolKxSolution() local
216 t114 = Rm + kn; in SolKxSolution()
217 t115 = cos(t114); in SolKxSolution()
219 t127 = sin(t114); in SolKxSolution()
313 t114 = t7 * Rm; in SolKxSolution()
314 t115 = B * t114; in SolKxSolution()
316 t117 = t114 * Rp; in SolKxSolution()
H A Dex69.c216 PetscReal t111, t112, t113, t114, t115, t116, t117, t118, t119, t120; in SolKxSolution() local
369 t114 = Rm + kn; in SolKxSolution()
370 t115 = PetscCosReal(t114); in SolKxSolution()
372 t127 = PetscSinReal(t114); in SolKxSolution()