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

◆ patch_global_indices()

static std::vector< int > pism::details::patch_global_indices ( unsigned int  x_global_size,
unsigned int  x_start,
unsigned int  x_size,
unsigned int  y_start,
unsigned int  y_size 
)
static

Calculate global indices for local points given the start and size of the local patch and the global x size.

Definition at line 75 of file YacOutputWriter.cc.

Referenced by pism::YacOutputWriter::define_yac_grid().