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

◆ 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 77 of file pism_utilities.cc.

Referenced by filename_add_suffix(), pism::IceModel::init_extras(), pism::IceModel::init_snapshots(), pism::IceModel::save_results(), and special_parameter().