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

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