|
WarpX
|
#include <InjectorMomentum.H>
Public Member Functions | |
| InjectorMomentumParser (GetVelocityVector const &a_velocity) noexcept | |
| AMREX_GPU_HOST_DEVICE amrex::XDim3 | getMomentum (amrex::Real x, amrex::Real y, amrex::Real z, amrex::RandomEngine const &) const noexcept |
| AMREX_GPU_HOST_DEVICE amrex::XDim3 | getBulkMomentum (amrex::Real x, amrex::Real y, amrex::Real z) const noexcept |
Public Attributes | |
| GetVelocityVector | m_velocity |
|
inlineexplicitnoexcept |
|
inlinenodiscardnoexcept |
|
inlinenodiscardnoexcept |
| GetVelocityVector InjectorMomentumParser::m_velocity |