Searched refs:diagu (Results 1 – 2 of 2) sorted by relevance
822 …const PetscScalar diagu = 2 * etabase / thi->rhog * (hx * hy / hz + hx * hz / hy + 4 * hy * hz / h… in THIFunctionLocal() local823 fn[0]->u = thi->dirichlet_scale * diagu * x[i][j][k].u; in THIFunctionLocal()1144 …const PetscScalar diagu = 2 * etabase / thi->rhog * (hx * hy / hz + hx * hz / hy + 4 * hy * hz / h… local1145 Ke[0][0] = thi->dirichlet_scale * diagu;
826 …const PetscScalar diagu = 2 * etabase / thi->rhog * (hx * hy / hz + hx * hz / hy + 4 * hy * hz / h… in THIFunctionLocal_3D() local827 fn[0]->u = thi->dirichlet_scale * diagu * x[i][j][k].u; in THIFunctionLocal_3D()1168 …const PetscScalar diagu = 2 * etabase / thi->rhog * (hx * hy / hz + hx * hz / hy + 4 * hy * hz / h… in THIJacobianLocal_Momentum() local1169 Ke[0][0] = thi->dirichlet_scale * diagu; in THIJacobianLocal_Momentum()