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

Data Types

type  ax_helm_xsmm_t
 

Functions/Subroutines

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

Function/Subroutine Documentation

◆ ax_helm_xsmm_compute()

subroutine ax_helm_xsmm::ax_helm_xsmm_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 
)

Definition at line 81 of file ax_helm_xsmm.F90.

Here is the call graph for this function: