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

◆ 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().