specfem::periodic_tasks

namespace periodic_tasks

Namespace for tasks that need to be performed periodically during the simulation. This includes tasks such as plotting wavefields, checking for user interrupts, and reading/writing wavefield data. These tasks are implemented as subclasses of the PeriodicTask base class.