PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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(). |