Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
tensor_device Module Reference

Data Types

interface  hip_tnsr3d
 
interface  hip_tnsr3d_el_list
 

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: