Searched refs:inertia (Results 1 – 4 of 4) sorted by relevance
246 PetscReal inertia; member606 …ation term in velocity system, physical is almost zero", NULL, thi->inertia, &thi->inertia, NULL)); in THICreate()806 fn[l]->u += pp * jw * udot * thi->inertia * pp; in THIFunctionLocal_3D()807 fn[l]->v += pp * jw * vdot * thi->inertia * pp; in THIFunctionLocal_3D()1153 Ke[l * 2 + 0][ll * 2 + 0] += pp * jw * thi->inertia * pp; in THIJacobianLocal_Momentum()1154 Ke[l * 2 + 1][ll * 2 + 1] += pp * jw * thi->inertia * pp; in THIJacobianLocal_Momentum()
264 as the inertia of a matrix via `MatGetInertia()`.
394 magnetohydrodynamic (MHD) model, which ignores the plasma inertia. In this
4879 """Return the inertia from a factored matrix.