Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ set_no_model_strip()

void pism::set_no_model_strip ( const Grid grid,
double  width,
array::Scalar result 
)

Set no_model_mask variable to have value 1 in strip of width 'strip' m around edge of computational domain, and value 0 otherwise.

Definition at line 384 of file Geometry.cc.

References pism::grid::in_null_strip(), and pism::array::Array::update_ghosts().

Referenced by pism::IceRegionalModel::bootstrap_2d().