PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
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 147 of file Blatter.cc.

References n, and pism::NODE_EXTERIOR.

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