SpECTRE  v2025.01.30
deadlock Namespace Reference

Namespace for actions related to debugging deadlocks in communication. More...

Classes

struct  PrintElementInfo
 Simple action that will print a variety of information on evolution DG elements. More...
 
struct  PrintFunctionsOfTime
 Simple action that will print the domain::Tags::FunctionsOfTime and control_system::Tags::MeasurementTimescales (if it exists) time bounds for each node of a simulation. More...
 
struct  PrintInterpolationTarget
 Simple action to print deadlock info on an interpolation target. More...
 
struct  PrintInterpolator
 Simple action to print information from the Interpolator. More...
 

Detailed Description

Namespace for actions related to debugging deadlocks in communication.

Details

These actions will typically be run in the run_deadlock_analysis_simple_actions function in the metavariables (if it exists).