Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ prune_deposition_times()

static std::vector< double > pism::details::prune_deposition_times ( const Time time,
const std::vector< double > &  times 
)
static

Discard requested deposition times before the beginning and after the end of the run.

Definition at line 162 of file Isochrones.cc.

References pism::Time::end(), and pism::Time::start().

Referenced by deposition_times().