Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ update_displacement()

void pism::bed::LingleClarkSerial::update_displacement ( petsc::Vec Uv,
petsc::Vec Ue,
petsc::Vec U 
)
private

Compute total displacement by combining viscous and elastic contributions.

Parameters
[in]Vviscous displacement
[in]dEelastic displacement
[out]dUtotal displacement

Definition at line 482 of file LingleClarkSerial.cc.

References m_i0_offset, m_j0_offset, m_Mx, m_My, m_Nx, and m_Ny.

Referenced by bootstrap(), init(), and step().