Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex48.c781 PetscReal zn[8], etabase = 0; in THIFunctionLocal() local
797 if (q == 0) etabase = eta; in THIFunctionLocal()
822 …const PetscScalar diagu = 2 * etabase / thi->rhog * (hx * hy / hz + hx * hz / hy + 4 * hy * hz / h… in THIFunctionLocal()
1068 PetscReal zn[8], etabase = 0; local
1086 if (q == 0) etabase = eta;
1144 …const PetscScalar diagu = 2 * etabase / thi->rhog * (hx * hy / hz + hx * hz / hy + 4 * hy * hz / h…
/petsc/src/ts/tutorials/
H A Dex14.c777 PetscReal zn[8], etabase = 0; in THIFunctionLocal_3D() local
799 if (q == 0) etabase = eta; in THIFunctionLocal_3D()
826 …const PetscScalar diagu = 2 * etabase / thi->rhog * (hx * hy / hz + hx * hz / hy + 4 * hy * hz / h… in THIFunctionLocal_3D()
1115 PetscReal zn[8], etabase = 0; in THIJacobianLocal_Momentum() local
1134 if (q == 0) etabase = eta; in THIJacobianLocal_Momentum()
1168 …const PetscScalar diagu = 2 * etabase / thi->rhog * (hx * hy / hz + hx * hz / hy + 4 * hy * hz / h… in THIJacobianLocal_Momentum()