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

Private Member Functions

subroutine cuda_cg_update_xp (x_d, p_d, u_d_d, alpha, beta, p_cur, p_space, n)
 

Detailed Description

Definition at line 101 of file pipecg_device.F90.

Constructor & Destructor Documentation

◆ cuda_cg_update_xp()

subroutine pipecg_device::cuda_cg_update_xp::cuda_cg_update_xp ( type(c_ptr), value  x_d,
type(c_ptr), value  p_d,
type(c_ptr), value  u_d_d,
type(c_ptr), value  alpha,
type(c_ptr), value  beta,
integer(c_int)  p_cur,
integer(c_int)  p_space,
integer(c_int)  n 
)
private

Definition at line 101 of file pipecg_device.F90.


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