PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ compute_point_coordinates()

void pism::details::compute_point_coordinates ( const grid::DistributedGridInfo grid,
const std::string &  proj_string,
std::vector< double > &  longitudes,
std::vector< double > &  latitudes 
)

Compute coordinates of grid points owned by the current MPI process.

Definition at line 112 of file YacOutputWriter.cc.

References pism::RuntimeError::formatted(), and PISM_ERROR_LOCATION.

Referenced by pism::YacOutputWriter::define_yac_grid().