PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
Loading...
Searching...
No Matches

◆ 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::BlatterTestCFBC, pism::stressbalance::BlatterTestHalfar, pism::stressbalance::BlatterTestvanderVeen, pism::stressbalance::BlatterTestXY, and pism::stressbalance::BlatterTestXZ.

Definition at line 125 of file Blatter.cc.

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