◆ initialize_action_list
template<typename Metavariables>
Initial value: tmpl::list<
Generic action for initializing various worldtube boundary components.
Definition InitializeWorldtubeBoundary.hpp:102
Terminate the algorithm to proceed to the next phase.
Definition TerminatePhase.hpp:28
◆ phase_dependent_action_list
template<typename Metavariables>
Initial value:
initialize_action_list>,
@ Initialization
initial phase of an executable
Definition Phase.hpp:67
List of all the actions to be executed in the specified phase.
Definition PhaseDependentActionList.hpp:17
◆ replace_these_simple_actions
template<typename Metavariables>
Initial value:
mock_characteristic_evolution<test_metavariables>>>
Obtains the CCE boundary data at the specified time, and reports it to the EvolutionComponent via Act...
Definition BoundaryComputeAndSendToEvolution.hpp:42
Component that supplies CCE worldtube boundary data.
Definition WorldtubeBoundary.hpp:81
◆ simple_tags_from_options
template<typename Metavariables>
Initial value:
tmpl::remove_duplicates< tmpl::flatten< tmpl::transform< InitializationActionsList, detail::get_simple_tags_from_options_from_action< tmpl::_1 > > > > get_simple_tags_from_options
Given a list of initialization actions, returns a list of the unique simple_tags_from_options for all...
Definition ParallelComponentHelpers.hpp:295
◆ with_these_simple_actions
template<typename Metavariables>
Initial value:
tmpl::list<Actions::MockBoundaryComputeAndSendToEvolution<
mock_characteristic_evolution<test_metavariables>>>
The documentation for this struct was generated from the following file:
- tests/Unit/Helpers/Evolution/Systems/Cce/Actions/WorldtubeBoundaryMocking.hpp