SpECTRE  v2024.04.12
observers::Actions::DeregisterVolumeContributorWithObserverWriter Struct Reference

Deregister an ArrayComponentId with a specific ObservationIdRegistrationKey that will no longer call observers::ThreadedActions::ContributeVolumeData More...

#include <ObserverRegistration.hpp>

Static Public Member Functions

template<typename ParallelComponent , typename DbTagsList , typename Metavariables , typename ArrayIndex >
static void apply (db::DataBox< DbTagsList > &box, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const observers::ObservationKey &observation_key, const Parallel::ArrayComponentId &id_of_caller)
 

Detailed Description

Deregister an ArrayComponentId with a specific ObservationIdRegistrationKey that will no longer call observers::ThreadedActions::ContributeVolumeData

Should be invoked on ObserverWriter by the component that was previously registered with observers::Actions::RegisterVolumeContributorWithObserverWriter


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