tred2 Interface

interface
public subroutine tred2(a, d, e, novectors)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(inout), DIMENSION(:,:):: a
real(kind=SP), intent(out), DIMENSION(:):: d
real(kind=SP), intent(out), DIMENSION(:):: e
logical(kind=LGT), intent(in), optional :: novectors