| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Data Types | |
| interface | hip_fdm_do_fast | 
Functions/Subroutines | |
| subroutine, public | fdm_do_fast_device (e, r, s, d, nl, ldim, nelv, stream) | 
| subroutine, public fdm_device::fdm_do_fast_device | ( | 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, | ||
| type(c_ptr), optional | stream | ||
| ) | 
Definition at line 74 of file fdm_device.F90.

