testhorz Program

Uses

    • MAPL_HorzTransformMod
  • program~~testhorz~~UsesGraph program~testhorz testhorz MAPL_HorzTransformMod MAPL_HorzTransformMod program~testhorz->MAPL_HorzTransformMod

Calls

program~~testhorz~~CallsGraph program~testhorz testhorz mapl_horztransformcreate mapl_horztransformcreate program~testhorz->mapl_horztransformcreate mapl_horztransformdestroy mapl_horztransformdestroy program~testhorz->mapl_horztransformdestroy mapl_horztransformrun mapl_horztransformrun program~testhorz->mapl_horztransformrun

Variables

Type Attributes Name Initial
integer :: i
integer, parameter :: imIN = 144
integer, parameter :: imOUT = 72
integer :: j
integer, parameter :: jmIN = 91
integer, parameter :: jmOUT = 46
integer :: rc
real :: a(imin,jmin)
real :: b(imout,jmout)
real, parameter :: pi = 3.14159
type(MAPL_HorzTransform) :: Trans