PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ compute_range()

static std::array<double, 2> pism::array::compute_range ( MPI_Comm  com,
const double *  data,
size_t  data_size 
)
static

Definition at line 413 of file Array.cc.

References pism::GlobalMax(), pism::GlobalMin(), pism::k, max(), and min().

Referenced by pism::array::Array::regrid_impl().