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

◆ in_null_strip()

bool pism::grid::in_null_strip ( const Grid grid,
int  i,
int  j,
double  strip_width 
)
inlineprivate

Check if a point (i,j) is in the strip of stripwidth meters around the edge of the computational domain.

Definition at line 399 of file Grid.hh.

Referenced by pism::set_no_model_strip().