PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

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