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

◆ dirichlet_node()

bool pism::stressbalance::Blatter::dirichlet_node ( const DMDALocalInfo &  info,
const fem::Element3::GlobalIndex I 
)
protectedvirtual

Returns true if a node is in the Dirichlet part of the boundary, false otherwise.

Used by verification tests.

Reimplemented in pism::stressbalance::BlatterTestXZ, pism::stressbalance::BlatterTestXY, pism::stressbalance::BlatterTestvanderVeen, pism::stressbalance::BlatterTestHalfar, and pism::stressbalance::BlatterTestCFBC.

Definition at line 124 of file Blatter.cc.

References I.

Referenced by compute_jacobian(), compute_residual(), jacobian_dirichlet(), and residual_dirichlet().