00001 module interface_violation_gridpoint_MoC_CF_peos
00002 implicit none
00003 interface
00004 subroutine violation_gridpoint_MoC_CF_peos(MoC_vio)
00005 real(8), pointer :: MoC_vio(:,:,:,:)
00006 end subroutine violation_gridpoint_MoC_CF_peos
00007 end interface
00008 end module interface_violation_gridpoint_MoC_CF_peos