fk_SpectreAnalysis Function

public function fk_SpectreAnalysis(this, t, x, position, k_axis) result(z)

Type Bound

SpectreAnalysis_

Arguments

Type IntentOptional Attributes Name
class(SpectreAnalysis_), intent(in) :: this
real(kind=real64), intent(in) :: t(:)
real(kind=real64), intent(in) :: x(:,:)
real(kind=real64), intent(in) :: position(:)
real(kind=real64), intent(in) :: k_axis(:)

Return Value complex(kind=real64), allocatable, (:,:)