Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ filename()

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

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

Definition at line 93 of file ConfigInterface.cc.

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

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