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

◆ ends_with()

bool pism::ends_with ( const std::string &  str,
const std::string &  suffix 
)

Returns true if str ends with suffix and false otherwise.

Definition at line 72 of file pism_utilities.cc.

Referenced by filename_add_suffix(), pism::IceModel::init_final_output(), pism::IceModel::init_snapshots(), pism::IceModel::init_spatial_diagnostics(), and special_parameter().