PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ fletcher64_serial()
Copy data to rank 0 and compute the checksum. Does not use ghosts. Results should be independent of the parallel domain decomposition. Definition at line 1112 of file Array.cc. References allocate_proc0_copy(), pism::fletcher64(), pism::petsc::VecArray::get(), pism::array::Array::Impl::grid, m_impl, PISM_CHK, put_on_proc0(), and size(). Referenced by checksum(). |