Searched refs:dirichlet_scale (Results 1 – 2 of 2) sorted by relevance
258 PetscReal dirichlet_scale; member463 thi->dirichlet_scale = 1; in THICreate()531 … Dirichlet boundary conditions by this factor", "", thi->dirichlet_scale, &thi->dirichlet_scale, N… in THICreate()823 fn[0]->u = thi->dirichlet_scale * diagu * x[i][j][k].u; in THIFunctionLocal()824 fn[0]->v = thi->dirichlet_scale * diagv * x[i][j][k].v; in THIFunctionLocal()1145 Ke[0][0] = thi->dirichlet_scale * diagu;1146 Ke[1][1] = thi->dirichlet_scale * diagv;
244 PetscReal dirichlet_scale; member528 thi->dirichlet_scale = 1; in THICreate()604 … Dirichlet boundary conditions by this factor", "", thi->dirichlet_scale, &thi->dirichlet_scale, N… in THICreate()827 fn[0]->u = thi->dirichlet_scale * diagu * x[i][j][k].u; in THIFunctionLocal_3D()828 fn[0]->v = thi->dirichlet_scale * diagv * x[i][j][k].v; in THIFunctionLocal_3D()1169 Ke[0][0] = thi->dirichlet_scale * diagu; in THIJacobianLocal_Momentum()1172 Ke[1][1] = thi->dirichlet_scale * diagv; in THIJacobianLocal_Momentum()