00001 module def_metric_excurve_grid
00002 use phys_constant, only : long
00003 implicit none
00004 real(long), pointer :: tfkij_grid(:,:,:,:,:), tfkijkij_grid(:,:,:)
00005 real(long), pointer :: trk_grid(:,:,:)
00006 end module def_metric_excurve_grid