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

◆ compute_impl()

std::shared_ptr< array::Array > pism::stressbalance::SSB_taud::compute_impl ( ) const
protectedvirtual

The driving stress computed here is not used by the model, so this implementation intentionally does not use the eta-transformation or special cases at ice margins.

Implements pism::Diagnostic.

Definition at line 191 of file ShallowStressBalance.cc.

References pism::array::diff_x_p(), pism::array::diff_y_p(), pism::Diagnostic::m_config, and pism::Diagnostic::m_grid.