WarpX
Public Member Functions | Private Attributes | List of all members
InjectorMomentumJuttner Struct Reference

#include <InjectorMomentum.H>

Public Member Functions

 InjectorMomentumJuttner (amrex::Real t, amrex::Real b, int d) noexcept
 
AMREX_GPU_HOST_DEVICE amrex::XDim3 getMomentum (amrex::Real, amrex::Real, amrex::Real, amrex::RandomEngine const &engine) const noexcept
 
AMREX_GPU_HOST_DEVICE amrex::XDim3 getBulkMomentum (amrex::Real, amrex::Real, amrex::Real) const noexcept
 

Private Attributes

int dir
 
amrex::Real beta
 
amrex::Real theta
 

Constructor & Destructor Documentation

◆ InjectorMomentumJuttner()

InjectorMomentumJuttner::InjectorMomentumJuttner ( amrex::Real  t,
amrex::Real  b,
int  d 
)
inlinenoexcept

Member Function Documentation

◆ getBulkMomentum()

AMREX_GPU_HOST_DEVICE amrex::XDim3 InjectorMomentumJuttner::getBulkMomentum ( amrex::Real  ,
amrex::Real  ,
amrex::Real   
) const
inlinenoexcept

◆ getMomentum()

AMREX_GPU_HOST_DEVICE amrex::XDim3 InjectorMomentumJuttner::getMomentum ( amrex::Real  ,
amrex::Real  ,
amrex::Real  ,
amrex::RandomEngine const &  engine 
) const
inlinenoexcept

Member Data Documentation

◆ beta

amrex::Real InjectorMomentumJuttner::beta
private

◆ dir

int InjectorMomentumJuttner::dir
private

◆ theta

amrex::Real InjectorMomentumJuttner::theta
private

The documentation for this struct was generated from the following file: