| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Go to the source code of this file.
Data Types | |
| type | rhs_maker_device::rhs_maker_sumab_device_t | 
| type | rhs_maker_device::rhs_maker_ext_device_t | 
| type | rhs_maker_device::rhs_maker_bdf_device_t | 
| interface | rhs_maker_device::rhs_maker_sumab_hip | 
| interface | rhs_maker_device::rhs_maker_ext_hip | 
| interface | rhs_maker_device::rhs_maker_bdf_hip | 
Modules | |
| module | rhs_maker_device | 
Functions/Subroutines | |
| subroutine | rhs_maker_device::rhs_maker_sumab_device (u, v, w, uu, vv, ww, uulag, vvlag, wwlag, ab, nab) | 
| subroutine | rhs_maker_device::rhs_maker_ext_device (temp1, temp2, temp3, fx_lag, fy_lag, fz_lag, fx_laglag, fy_laglag, fz_laglag, fx, fy, fz, rho, ext_coeffs, n) | 
| subroutine | rhs_maker_device::rhs_maker_bdf_device (ta1, ta2, ta3, tb1, tb2, tb3, ulag, vlag, wlag, bfx, bfy, bfz, u, v, w, b, rho, dt, bd, nbd, n) |