get_inverse_kind Function

public elemental function get_inverse_kind(r2r_kind) result(result_kind)

Get the inverse R2R kind of transform for the given R2R kind

Arguments

Type IntentOptional Attributes Name
type(dtfft_r2r_kind_t), intent(in) :: r2r_kind

R2R kind

Return Value type(dtfft_r2r_kind_t)


Called by

proc~~get_inverse_kind~~CalledByGraph proc~get_inverse_kind get_inverse_kind proc~create~9 fftw_executor%create proc~create~9->proc~get_inverse_kind