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

◆ filename()

std::string pism::Config::filename ( ) const

Returns the name of the file used to initialize the database.

Definition at line 94 of file ConfigInterface.cc.

References pism::Config::Impl::filename, and m_impl.

Referenced by import_from(), pism::ConfigJSON::init_from_file(), read(), and write().