PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
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 398 of file Grid.hh.

Referenced by pism::set_no_model_strip().