File blackbody.H

Functions

AMREX_GPU_HOST_DEVICE AMREX_INLINE Real Li (int n, Real z)
AMREX_GPU_HOST_DEVICE AMREX_INLINE Real integlarge (Real x)
AMREX_GPU_HOST_DEVICE AMREX_INLINE Real integsmall (Real x)
AMREX_GPU_HOST_DEVICE AMREX_INLINE void BdBdTIndefInteg (Real T, Real nu, Real &B, Real &dBdT)
AMREX_GPU_HOST_DEVICE AMREX_INLINE Real BIndefInteg (Real T, Real nu)
AMREX_GPU_HOST_DEVICE AMREX_INLINE Real BGroup (Real T, Real nu0, Real nu1)
namespace blackbody

Variables

const Real pi = 3.1415926535897932384626e0_rt
const Real bk_const = C::a_rad * 15.e0_rt / (pi * pi * pi * pi)
const Real magic_const = (pi * pi * pi * pi) / 15.e0_rt
const Real tol = 1.0e-10_rt
const Real xmagic = 2.061981e0_rt
const Real xsmall = 1.e-5_rt
const Real xlarge = 100.e0_rt