7 #ifndef CUSTOM_MOMENTUM_PROB_H 8 #define CUSTOM_MOMENTUM_PROB_H 10 #include <AMReX_ParmParse.H> 11 #include <AMReX_Gpu.H> 12 #include <AMReX_Arena.H> 13 #include <AMReX_Dim3.H> 26 getMomentum (amrex::Real, amrex::Real, amrex::Real, amrex::RandomEngine
const&)
const noexcept
AMREX_GPU_HOST_DEVICE amrex::XDim3 getMomentum(amrex::Real, amrex::Real, amrex::Real, amrex::RandomEngine const &) const noexcept
Definition: CustomMomentumProb.H:26
void clear()
Definition: CustomMomentumProb.H:41
InjectorMomentumCustom(std::string const &)
Definition: CustomMomentumProb.H:21
Definition: CustomMomentumProb.H:19
AMREX_GPU_HOST_DEVICE amrex::XDim3 getBulkMomentum(amrex::Real, amrex::Real, amrex::Real) const noexcept
Definition: CustomMomentumProb.H:34