Neko  0.8.99
A portable framework for high-order spectral element flow simulations
tensor_device Module Reference

Data Types

interface  hip_tnsr3d_el_list
 
interface  hip_tnsr3d
 

Functions/Subroutines

subroutine, public tnsr3d_device (v_d, nv, u_d, nu, A_d, Bt_d, Ct_d, nelv)
 
subroutine, public tnsr3d_el_list_device (v_d, nv, u_d, nu, A_d, Bt_d, Ct_d, elements, n_points)
 

Function/Subroutine Documentation

◆ tnsr3d_device()

subroutine, public tensor_device::tnsr3d_device ( type(c_ptr)  v_d,
integer(c_int)  nv,
type(c_ptr)  u_d,
integer(c_int)  nu,
type(c_ptr)  A_d,
type(c_ptr)  Bt_d,
type(c_ptr)  Ct_d,
integer(c_int)  nelv 
)

Definition at line 95 of file tensor_device.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ tnsr3d_el_list_device()

subroutine, public tensor_device::tnsr3d_el_list_device ( type(c_ptr)  v_d,
integer(c_int)  nv,
type(c_ptr)  u_d,
integer(c_int)  nu,
type(c_ptr)  A_d,
type(c_ptr)  Bt_d,
type(c_ptr)  Ct_d,
type(c_ptr)  elements,
integer(c_int)  n_points 
)

Definition at line 109 of file tensor_device.F90.

Here is the call graph for this function:
Here is the caller graph for this function: