|
ImpactX
|
Public Types | |
| using | SrcData = ImpactXParticleContainer::ParticleTileType::ConstParticleTileDataType |
| using | DstData = ImpactXParticleContainer::ParticleTileType::ParticleTileDataType |
Public Member Functions | |
| AMREX_GPU_HOST_DEVICE void | operator() (DstData const &dst, SrcData const &src, int src_ip, int dst_ip) const noexcept |
Public Attributes | |
| int | s_index |
| runtime index of runtime attribute in destination for position s where particle got lost | |
| amrex::ParticleReal | s_lost |
| position s in meters where particle got lost | |
| using impactx::CopyAndMarkNegative::DstData = ImpactXParticleContainer::ParticleTileType::ParticleTileDataType |
| using impactx::CopyAndMarkNegative::SrcData = ImpactXParticleContainer::ParticleTileType::ConstParticleTileDataType |
|
inlinenoexcept |
| int impactx::CopyAndMarkNegative::s_index |
runtime index of runtime attribute in destination for position s where particle got lost
| amrex::ParticleReal impactx::CopyAndMarkNegative::s_lost |
position s in meters where particle got lost