00001 module def_velocity_rot_mpt
00002 use phys_constant, only : long
00003 implicit none
00004 real(long), pointer :: wxspf_(:,:,:,:), wyspf_(:,:,:,:), wzspf_(:,:,:,:)
00005 real(long), pointer :: wxspg_(:,:,:,:), wyspg_(:,:,:,:), wzspg_(:,:,:,:)
00006 end module def_velocity_rot_mpt