PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ partially_submerged_face()

bool pism::stressbalance::Blatter::partially_submerged_face ( int  face,
const double z,
const double sea_level 
)
staticprotected

Return true if the current vertical face is partially submerged.

This is used to determine whether to use more quadrature points to estimate integrals over this face when computing lateral boundary conditions.

Definition at line 195 of file Blatter.cc.

References pism::fem::q13d::incident_nodes, pism::k, and n.

Referenced by compute_residual().