#include "QedWrapperCommons.H"
#include <physics/chi_functions.hpp>
Go to the source code of this file.
|
| AMREX_GPU_DEVICE AMREX_FORCE_INLINE amrex::Real | QedUtils::chi_photon (const amrex::Real px, const amrex::Real py, const amrex::Real pz, const amrex::Real ex, const amrex::Real ey, const amrex::Real ez, const amrex::Real bx, const amrex::Real by, const amrex::Real bz) |
| |
| AMREX_GPU_DEVICE AMREX_FORCE_INLINE amrex::Real | QedUtils::chi_ele_pos (const amrex::Real px, const amrex::Real py, const amrex::Real pz, const amrex::Real ex, const amrex::Real ey, const amrex::Real ez, const amrex::Real bx, const amrex::Real by, const amrex::Real bz) |
| |