SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
Cce::mock_klein_gordon_h5_worldtube_boundary< Metavariables > Struct Template Reference

Public Types

using component_being_mocked = KleinGordonH5WorldtubeBoundary<Metavariables>
using replace_these_simple_actions
using with_these_simple_actions
using initialize_action_list
using simple_tags_from_options
using metavariables = Metavariables
using chare_type = ActionTesting::MockArrayChare
using array_index = size_t
using simple_tags = tmpl::list<>
using phase_dependent_action_list

Member Typedef Documentation

◆ initialize_action_list

template<typename Metavariables>
using Cce::mock_klein_gordon_h5_worldtube_boundary< Metavariables >::initialize_action_list
Initial value:
Generic action for initializing various worldtube boundary components.
Definition InitializeWorldtubeBoundary.hpp:102
Component that supplies scalar-tensor worldtube boundary data.
Definition WorldtubeBoundary.hpp:124
Terminate the algorithm to proceed to the next phase.
Definition TerminatePhase.hpp:28

◆ phase_dependent_action_list

template<typename Metavariables>
using Cce::mock_klein_gordon_h5_worldtube_boundary< Metavariables >::phase_dependent_action_list
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>
using Cce::mock_klein_gordon_h5_worldtube_boundary< Metavariables >::replace_these_simple_actions
Initial value:
mock_kg_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

◆ simple_tags_from_options

template<typename Metavariables>
using Cce::mock_klein_gordon_h5_worldtube_boundary< Metavariables >::simple_tags_from_options
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>
using Cce::mock_klein_gordon_h5_worldtube_boundary< Metavariables >::with_these_simple_actions
Initial value:
tmpl::list<Actions::MockBoundaryComputeAndSendToEvolution<
mock_kg_characteristic_evolution<test_metavariables>>>

The documentation for this struct was generated from the following file:
  • tests/Unit/Helpers/Evolution/Systems/Cce/Actions/WorldtubeBoundaryMocking.hpp