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

◆ residual_surface()

void pism::stressbalance::Blatter::residual_surface ( const fem::Q1Element3 element,
const fem::Q1Element3Face face,
Vector2d residual 
)
protectedvirtual

Top surface contribution to the residual.

Used by verification tests ONLY.

Reimplemented in pism::stressbalance::BlatterTestCFBC, pism::stressbalance::BlatterTestHalfar, pism::stressbalance::BlatterTestvanderVeen, and pism::stressbalance::BlatterTestXZ.

Definition at line 201 of file residual.cc.

Referenced by compute_residual().