When Tags::ObserveCoefficientsTrigger is triggered, write the coefficients of the Taylor expansion of the regular field as well as the current particle's position, velocity and acceleration to file. A brief summary is printed to stdout.
More...
#include <ObserveWorldtubeSolution.hpp>
|
|
template<typename DbTagsList, typename... InboxTags, typename Metavariables, typename ArrayIndex, typename ActionList, typename ParallelComponent> |
| static Parallel::iterable_action_return_t | apply (db::DataBox< DbTagsList > &box, const tuples::TaggedTuple< InboxTags... > &, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, const ActionList, const ParallelComponent *const) |
|
|
static constexpr size_t | Dim = 3 |
When Tags::ObserveCoefficientsTrigger is triggered, write the coefficients of the Taylor expansion of the regular field as well as the current particle's position, velocity and acceleration to file. A brief summary is printed to stdout.
◆ observed_reduction_data_tags
| using CurvedScalarWave::Worldtube::Actions::ObserveWorldtubeSolution::observed_reduction_data_tags |
Initial value:
observers::make_reduction_data_tags<tmpl::list<reduction_data>>
◆ reduction_data
| using CurvedScalarWave::Worldtube::Actions::ObserveWorldtubeSolution::reduction_data |
Initial value: Parallel::ReductionData<
The data to be reduced, and invokables to be called whenever two reduction messages are combined and ...
Definition Reduction.hpp:66
Functional that asserts that the function object C applied to the first and second arguments are equa...
Definition Functional.hpp:70
The documentation for this struct was generated from the following file:
- src/Evolution/Systems/CurvedScalarWave/Worldtube/SingletonActions/ObserveWorldtubeSolution.hpp