orthog Interface

interface
public subroutine orthog(anu, alpha, beta, a, b)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:):: anu
real(kind=SP), intent(in), DIMENSION(:):: alpha
real(kind=SP), intent(in), DIMENSION(:):: beta
real(kind=SP), intent(out), DIMENSION(:):: a
real(kind=SP), intent(out), DIMENSION(:):: b