PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

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