SpECTRE  v2026.09.05
Loading...
Searching...
No Matches
Cce::mock_worldtube_boundary< Metavariables, ComponentBeingMocked, MockCharacteristicComponent > Struct Template Reference

Public Types

using component_being_mocked = ComponentBeingMocked
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, typename ComponentBeingMocked, typename MockCharacteristicComponent = void>
using Cce::mock_worldtube_boundary< Metavariables, ComponentBeingMocked, MockCharacteristicComponent >::initialize_action_list
Initial value:
tmpl::list<Actions::InitializeWorldtubeBoundary<ComponentBeingMocked>,
Terminate the algorithm to proceed to the next phase.
Definition TerminatePhase.hpp:28

◆ phase_dependent_action_list

template<typename Metavariables, typename ComponentBeingMocked, typename MockCharacteristicComponent = void>
using Cce::mock_worldtube_boundary< Metavariables, ComponentBeingMocked, MockCharacteristicComponent >::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, typename ComponentBeingMocked, typename MockCharacteristicComponent = void>
using Cce::mock_worldtube_boundary< Metavariables, ComponentBeingMocked, MockCharacteristicComponent >::replace_these_simple_actions
Initial value:
tmpl::conditional_t<
ComponentBeingMocked, MockCharacteristicComponent>>>
T is_void_v
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, typename ComponentBeingMocked, typename MockCharacteristicComponent = void>
using Cce::mock_worldtube_boundary< Metavariables, ComponentBeingMocked, MockCharacteristicComponent >::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:296

◆ with_these_simple_actions

template<typename Metavariables, typename ComponentBeingMocked, typename MockCharacteristicComponent = void>
using Cce::mock_worldtube_boundary< Metavariables, ComponentBeingMocked, MockCharacteristicComponent >::with_these_simple_actions
Initial value:

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