ft_kern Subroutine

public subroutine ft_kern(w, n1, is)

Arguments

Type IntentOptional AttributesName
real(kind=dp), intent(inout) :: w(:)
integer, intent(in) :: n1
integer, intent(in) :: is

Calls

proc~~ft_kern~~CallsGraph proc~ft_kern ft_kern dfftw_execute dfftw_execute proc~ft_kern->dfftw_execute

Contents

None