SpECTRE  v2025.01.30
deadlock::PrintInterpolationTarget Struct Reference

Simple action to print deadlock info on an interpolation target. More...

#include <PrintInterpolationTargetForDeadlock.hpp>

Static Public Member Functions

template<typename ParallelComponent , typename DbTags , typename Metavariables , typename ArrayIndex >
static void apply (const db::DataBox< DbTags > &box, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const std::string &file_name)
 

Detailed Description

Simple action to print deadlock info on an interpolation target.

Details

This will print the following information for all temporal ids stored in intrp::Tags::CurrentTemporalId (sequential targets) or intrp::Tags::TemporalIds (non-sequential targets).

And also any intrp::Tags::PendingTemporalIds for sequential targets will be printed.


The documentation for this struct was generated from the following file: