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

◆ 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().