00001 module def_metric_hij_cartesian 00002 use phys_constant, only : long 00003 implicit none 00004 real(8), pointer :: hxxdca(:,:,:), hxydca(:,:,:), hxzdca(:,:,:), 00005 hyydca(:,:,:), hyzdca(:,:,:), hzzdca(:,:,:), & 00006 hxxuca(:,:,:), hxyuca(:,:,:), hxzuca(:,:,:), & 00007 hyyuca(:,:,:), hyzuca(:,:,:), hzzuca(:,:,:) 00008 end module def_metric_hij_cartesian