makewt Subroutine

public subroutine makewt(nw, ip, w)

Arguments

Type IntentOptional AttributesName
integer :: nw
integer :: ip(0:*)
real(kind=8) :: w(0:nw-1)

Contents

None