|
chombo-discharge
|
ParticleTraits specialization listing the payload columns of Photon. More...
#include <CD_Photon.H>
Static Public Attributes | |
| static constexpr auto | columns = std::make_tuple(&Photon::kappa, D_DECL(&Photon::v_x, &Photon::v_y, &Photon::v_z)) |
| Payload column member-pointers: kappa followed by the per-component velocity. | |
| static constexpr auto | h5PartColumns |
| Payload columns written to H5Part visualization files: the absorption coefficient and the velocity vector (id, position and weight are written automatically). | |
ParticleTraits specialization listing the payload columns of Photon.
|
staticconstexpr |
Payload columns written to H5Part visualization files: the absorption coefficient and the velocity vector (id, position and weight are written automatically).