integrate_zed Subroutine

private subroutine integrate_zed(nz, dz, f, intf)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nz
real, intent(in) :: dz
real, intent(in), dimension(-nz:) :: f
real, intent(out) :: intf