PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ use_transposed_io()
Check if the storage order of a variable in the current file matches the memory storage order used by PISM.
Definition at line 353 of file io_helpers.cc. References dimension_types(), pism::T_AXIS, pism::X_AXIS, pism::Y_AXIS, and pism::Z_AXIS. Referenced by read_distributed_array(), and read_for_interpolation(). |