SpECTRE
v2024.09.29
|
The singleton component that represents the worldtube. More...
#include <SingletonChare.hpp>
Classes | |
struct | worldtube_system |
Static Public Member Functions | |
static void | execute_next_phase (const typename Parallel::Phase next_phase, Parallel::CProxy_GlobalCache< Metavariables > &global_cache) |
Static Public Attributes | |
static constexpr size_t | Dim = Metavariables::volume_dim |
static constexpr bool | local_time_stepping |
The singleton component that represents the worldtube.
The component receives from and sends data to the elements abutting the worldtube. It holds and calculates a solution for the regular field \(\Psi^R\) which valid in a neighborhood of the scalar charge.
|
staticconstexpr |