Loading...
Searching...
No Matches
Go to the source code of this file.
|
template<typename T > |
__global__ void | makeoifs_kernel (const T *__restrict__ phi_x, const T *__restrict__ phi_y, const T *__restrict__ phi_z, T *__restrict__ bf_x, T *__restrict__ bf_y, T *__restrict__ bf_z, const T rho, const T dt, const int n) |
|
template<typename T > |
__global__ void | scalar_makeoifs_kernel (const T *__restrict__ phi_s, T *__restrict__ bf_s, const T rho, const T dt, const int n) |
|
◆ makeoifs_kernel()
◆ scalar_makeoifs_kernel()