Neko  0.8.1
A portable framework for high-order spectral element flow simulations
ax_helm_device Module Reference

Data Types

type  ax_helm_device_t
 
interface  hip_ax_helm
 

Functions/Subroutines

subroutine ax_helm_device_compute (w, u, coef, msh, Xh)
 

Function/Subroutine Documentation

◆ ax_helm_device_compute()

subroutine ax_helm_device::ax_helm_device_compute ( real(kind=rp), dimension(xh%lx, xh%ly, xh%lz, msh%nelv), intent(inout)  w,
real(kind=rp), dimension(xh%lx, xh%ly, xh%lz, msh%nelv), intent(inout)  u,
type(coef_t), intent(inout)  coef,
type(mesh_t), intent(inout)  msh,
type(space_t), intent(inout)  Xh 
)
private

Definition at line 97 of file ax_helm_device.F90.

Here is the call graph for this function: