00001 subroutine initialize_field 00002 implicit none 00003 ! 00004 ! --- Preparation for other index 00005 ! 00006 call invhij 00007 call calc_shift_down2up 00008 call calc_shift2rotshift 00009 ! 00010 ! --- Preparation for the scalar part 00011 ! 00012 call ap2alps 00013 ! 00014 end subroutine initialize_field