| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Public Member Functions | |
| subroutine | opencl_jacobi_update (d_d, dxt_d, dyt_d, dzt_d, g11_d, g22_d, g33_d, g12_d, g13_d, g23_d, nelv, lx) | 
Definition at line 86 of file pc_jacobi_device.F90.
| subroutine device_jacobi::opencl_jacobi_update::opencl_jacobi_update | ( | type(c_ptr), value | d_d, | 
| type(c_ptr), value | dxt_d, | ||
| type(c_ptr), value | dyt_d, | ||
| type(c_ptr), value | dzt_d, | ||
| type(c_ptr), value | g11_d, | ||
| type(c_ptr), value | g22_d, | ||
| type(c_ptr), value | g33_d, | ||
| type(c_ptr), value | g12_d, | ||
| type(c_ptr), value | g13_d, | ||
| type(c_ptr), value | g23_d, | ||
| integer(c_int) | nelv, | ||
| integer(c_int) | lx | ||
| ) | 
Definition at line 86 of file pc_jacobi_device.F90.