PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

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