PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

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