Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
Fast Diagonalization.
Functions/Subroutines | |
subroutine, public | fdm_do_fast_cpu (e, r, s, d, nl, ldim, nelv) |
subroutine, public fdm_cpu::fdm_do_fast_cpu | ( | 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 | ||
) |