SpECTRE  v2024.03.19
Cce::Actions::SendToEvolution< BoundaryComponent, EvolutionComponent > Struct Template Reference

Computes Bondi boundary data from GH evolution variables and sends the result to the EvolutionComponent (template argument). More...

Detailed Description

template<typename BoundaryComponent, typename EvolutionComponent>
struct Cce::Actions::SendToEvolution< BoundaryComponent, EvolutionComponent >

Computes Bondi boundary data from GH evolution variables and sends the result to the EvolutionComponent (template argument).

Details

After the computation, this action will call Cce::Actions::ReceiveWorldtubeData on the EvolutionComponent with each of the types from typename Metavariables::cce_boundary_communication_tags sent as arguments

DataBox changes:

  • Adds: nothing
  • Removes: nothing
  • Modifies:
    • Tags::Variables<typename Metavariables::cce_boundary_communication_tags> (every tensor)

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