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

Fast Diagonalization libxsmm backend.

Functions/Subroutines

subroutine fdm_do_fast_xsmm (e, r, s, d, nl, ldim, nelv)
 

Function/Subroutine Documentation

◆ fdm_do_fast_xsmm()

subroutine fdm_xsmm::fdm_do_fast_xsmm ( real(kind=rp), dimension(nl**ldim, nelv), intent(inout)  e,
real(kind=rp), dimension(nl**ldim, nelv), intent(inout)  r,
real(kind=rp), dimension(nl*nl,2,ldim, nelv), intent(inout)  s,
real(kind=rp), dimension(nl**ldim, nelv), intent(inout)  d,
integer, intent(in)  nl,
integer, intent(in)  ldim,
integer, intent(in)  nelv 
)

Definition at line 9 of file fdm_xsmm.f90.

Here is the call graph for this function: