|
SpECTRE
v2025.08.19
|
Public Types | |
| using | base = Tags::CellLightCrossingTime< DataVector > |
| using | return_type = typename base::type |
| using | argument_tags = tmpl::list< evolution::dg::subcell::Tags::Mesh< 3 >, evolution::dg::subcell::Tags::Coordinates< 3, Frame::Inertial >, gr::Tags::Lapse< DataVector >, gr::Tags::Shift< DataVector, 3, Frame::Inertial >, gr::Tags::InverseSpatialMetric< DataVector, 3, Frame::Inertial > > |
Public Types inherited from Particles::MonteCarlo::Tags::CellLightCrossingTime< DataVector > | |
| using | type = Scalar< DataVector > |
Static Public Member Functions | |
| static void | function (gsl::not_null< return_type * > cell_light_crossing_time_, const Mesh< 3 > &mesh, const tnsr::I< DataVector, 3, Frame::Inertial > &inertial_coordinates, const Scalar< DataVector > &lapse, const tnsr::I< DataVector, 3, Frame::Inertial > &shift, const tnsr::II< DataVector, 3, Frame::Inertial > &inv_spatial_metric) |