SpECTRE
v2025.03.17
|
Public Types | |
using | base = ParticlePositionVelocity< Dim > |
using | return_type = std::array< tnsr::I< double, Dim, Frame::Inertial >, 2 > |
using | argument_tags = tmpl::list< ExcisionSphere< Dim >, ::Tags::Time, domain::Tags::FunctionsOfTime > |
![]() | |
using | type = std::array< tnsr::I< double, Dim, Frame::Inertial >, 2 > |
Static Public Member Functions | |
static void | function (gsl::not_null< std::array< tnsr::I< double, Dim, Frame::Inertial >, 2 > * > position_velocity, const ::ExcisionSphere< Dim > &excision_sphere, double time, const std::unordered_map< std::string, std::unique_ptr< domain::FunctionsOfTime::FunctionOfTime > > &functions_of_time) |