|
Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
|
Public Member Functions | |
| __host__ | SWRateCalc (ParameterMap &P) |
| __host__ __device__ | SWRateCalc (Real *dev_sw_p, Real *dev_sw_e, Real dt, Real t_start, Real t_end) |
| __device__ Real | Get_Wind_Flux (Real t) const |
| __device__ Real | Get_Wind_Power (Real t) const |
| __device__ bool | is_active (Real age) const |
Static Public Member Functions | |
| static __device__ Real | Get_Wind_Mass (Real flux, Real power) |