PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ apply_mask()

void pism::array::apply_mask ( const array::Scalar M,
double  fill,
array::Scalar result 
)

Masks out all the areas where \( M \le 0 \) by setting them to fill.

Definition at line 79 of file Scalar.cc.

References pism::array::Array::grid(), and pism::array::Array::inc_state_counter().