c2r Interface

public interface c2r

Module Procedures

private subroutine x1c2r(a, a_ri)

Arguments

Type IntentOptional Attributes Name
complex, intent(in), dimension(:) :: a
real, intent(out), dimension(:, :) :: a_ri

private subroutine x2c2r(a, a_ri)

Arguments

Type IntentOptional Attributes Name
complex, intent(in), dimension(:, :) :: a
real, intent(out), dimension(:, :, :) :: a_ri

private subroutine x3c2r(a, a_ri)

Arguments

Type IntentOptional Attributes Name
complex, intent(in), dimension(:, :, :) :: a
real, intent(out), dimension(:, :, :, :) :: a_ri

private subroutine x4c2r(a, a_ri)

Arguments

Type IntentOptional Attributes Name
complex, intent(in), dimension(:, :, :, :) :: a
real, intent(out), dimension(:, :, :, :, :) :: a_ri

private subroutine x5c2r(a, a_ri)

Arguments

Type IntentOptional Attributes Name
complex, intent(in), dimension(:, :, :, :, :) :: a
real, intent(out), dimension(:, :, :, :, :, :) :: a_ri

private subroutine x6c2r(a, a_ri)

Arguments

Type IntentOptional Attributes Name
complex, intent(in), dimension(:, :, :, :, :, :) :: a
real, intent(out), dimension(:, :, :, :, :, :, :) :: a_ri