get_combined_value_from_eigenvector Function

private pure function get_combined_value_from_eigenvector(eigenvector, idx, dim_subblock, spline)

Arguments

TypeIntentOptionalAttributesName
complex(kind=dp), intent(in) :: eigenvector(:)
integer, intent(in) :: idx
integer, intent(in) :: dim_subblock
real(kind=dp), intent(in) :: spline(:)

Return Value complex(kind=dp)


Contents

None