|
|
static void | function (const gsl::not_null< std::optional< tnsr::I< DataVector, Dim, Frame > > * > result, const ::ExcisionSphere< Dim > &excision_sphere, const Element< Dim > &element, const tnsr::I< DataVector, Dim, Frame > &coords, const Mesh< Dim > &mesh) |
|
static void | function (const gsl::not_null< std::optional< tnsr::I< DataVector, Dim, ::Frame::Inertial > > * > result, const ::ExcisionSphere< Dim > &excision_sphere, const Element< Dim > &element, const tnsr::I< DataVector, Dim, ::Frame::Inertial > &coords, const Mesh< Dim > &mesh, const std::array< tnsr::I< double, Dim, ::Frame::Inertial >, 2 > &particle_position_velocity) |
◆ argument_tags
template<size_t Dim, typename Frame, bool Centered>
Initial value: tmpl::flatten<
tmpl::conditional_t<needs_inertial_wt_coords,
tmpl::list<ParticlePositionVelocity<Dim>>,
tmpl::list<>>>>
The coordinates in a given frame.
Definition Tags.hpp:85
The Element associated with the DataBox.
Definition Tags.hpp:52
The computational grid of the Element in the DataBox.
Definition Tags.hpp:62
◆ needs_inertial_wt_coords
template<size_t Dim, typename Frame, bool Centered>
The documentation for this struct was generated from the following file:
- src/Evolution/Systems/CurvedScalarWave/Worldtube/Tags.hpp