|
SpECTRE
v2025.08.19
|
Public Types | |
| using | base = Tags::InertialFrameEnergyDensity |
| using | return_type = typename base::type |
| using | argument_tags = tmpl::list< Particles::MonteCarlo::Tags::PacketsOnElement, gr::Tags::Lapse< DataVector >, gr::Tags::SqrtDetSpatialMetric< DataVector >, evolution::dg::subcell::Tags::Mesh< 3 >, evolution::dg::subcell::fd::Tags::DetInverseJacobianLogicalToInertial > |
Public Types inherited from Particles::MonteCarlo::Tags::InertialFrameEnergyDensity | |
| using | type = Scalar< DataVector > |
Static Public Member Functions | |
| static void | function (gsl::not_null< return_type * > inertial_frame_density, const std::vector< Packet > &packets, const Scalar< DataVector > &lapse, const Scalar< DataVector > &sqrt_determinant_spatial_metric, const Mesh< 3 > &mesh, const Scalar< DataVector > &det_inv_jacobian_logical_to_inertial) |