PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ partially_submerged_face()
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 192 of file Blatter.cc. References pism::fem::q13d::incident_nodes, pism::k, and n. Referenced by compute_residual(). |