|
SpECTRE
v2025.08.19
|
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) |
Simple action to print deadlock info on an interpolation target.
This will print the following information for all temporal ids stored in intrp::Tags::CurrentTemporalId (sequential targets) or intrp::Tags::TemporalIds (non-sequential targets).
intrp::Tags::IndicesOfFilledInterpPointsintrp::Tags::IndicesOfInvalidInterpPoints1Size ofintrp::Tags::InterpolatedVars`And also any intrp::Tags::PendingTemporalIds for sequential targets will be printed.