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

◆ print_checksum()

void pism::print_checksum ( MPI_Comm  com,
const std::vector< double > &  data,
const char *  label 
)

Call fletcher64() to compute the checksum and print it.

Definition at line 497 of file pism_utilities.cc.

References fletcher64(), and pism::array::sum().