WarpX
|
#include <InjectorMomentum.H>
Public Member Functions | |
InjectorMomentumBoltzmann (GetTemperature const &t, GetVelocity const &b) noexcept | |
AMREX_GPU_HOST_DEVICE amrex::XDim3 | getMomentum (amrex::Real const x, amrex::Real const y, amrex::Real const z, amrex::RandomEngine const &engine) const noexcept |
AMREX_GPU_HOST_DEVICE amrex::XDim3 | getBulkMomentum (amrex::Real const x, amrex::Real const y, amrex::Real const z) const noexcept |
Private Attributes | |
GetVelocity | velocity |
GetTemperature | temperature |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
private |
|
private |