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

Private Member Functions

subroutine cuda_pipecg_vecops (p_d, q_d, r_d, s_d, u_d1, u_d2, w_d, z_d, ni_d, mi_d, alpha, beta, mult_d, reduction, n)
 

Detailed Description

Definition at line 88 of file pipecg_device.F90.

Constructor & Destructor Documentation

◆ cuda_pipecg_vecops()

subroutine pipecg_device::cuda_pipecg_vecops::cuda_pipecg_vecops ( type(c_ptr), value  p_d,
type(c_ptr), value  q_d,
type(c_ptr), value  r_d,
type(c_ptr), value  s_d,
type(c_ptr), value  u_d1,
type(c_ptr), value  u_d2,
type(c_ptr), value  w_d,
type(c_ptr), value  z_d,
type(c_ptr), value  ni_d,
type(c_ptr), value  mi_d,
real(c_rp)  alpha,
real(c_rp)  beta,
type(c_ptr), value  mult_d,
real(c_rp), dimension(3)  reduction,
integer(c_int)  n 
)
private

Definition at line 88 of file pipecg_device.F90.


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