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

◆ 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 193 of file Blatter.cc.

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

Referenced by compute_residual().