Neko  0.8.99
A portable framework for high-order spectral element flow simulations
device_jacobi::opencl_jacobi_update Interface Reference

Private 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)
 

Detailed Description

Definition at line 82 of file pc_jacobi_device.F90.

Constructor & Destructor Documentation

◆ opencl_jacobi_update()

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 
)
private

Definition at line 82 of file pc_jacobi_device.F90.


The documentation for this interface was generated from the following file: