PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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::BlatterTestXZ, pism::stressbalance::BlatterTestvanderVeen, pism::stressbalance::BlatterTestHalfar, and pism::stressbalance::BlatterTestCFBC.

Definition at line 200 of file residual.cc.

Referenced by compute_residual().