specfem::runtime_configuration

namespace runtime_configuration

Runtime configuration management for SPECFEM simulations.

Contains classes for parsing YAML parameter files and managing simulation configuration including solvers, time schemes, I/O handlers, sources, receivers, and material properties. Provides type-safe configuration objects that bridge parameter files with simulation components.

See also

specfem::runtime_configuration::setup Implements the holds all the data provided by the YAML file as C++ objects for each YAML section.