PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ 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 146 of file Blatter.cc.

References n, and pism::NODE_EXTERIOR.

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