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

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