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

◆ exterior_element()

bool pism::stressbalance::Blatter::exterior_element ( const int node_type)
staticprotected

Return true if an element does not contain ice, i.e. is a part of the "exterior" of the ice mass.

Parameters
[in]node_typenode type at the nodes of an element (an array of 8 integers; only 4 are used)

Definition at line 149 of file Blatter.cc.

References n, and pism::NODE_EXTERIOR.

Referenced by compute_jacobian(), compute_residual(), and report_mesh_info().