PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ 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().