Go to the source code of this file.
Functions/Subroutines | |
subroutine | IO_output_1D_general (filename, fg, mg, pot, jr, jt, jp) |
subroutine IO_output_1D_general | ( | character(len=30),intent(in) | filename, | |
character(len=1),intent(in) | fg, | |||
character(len=1),intent(in) | mg, | |||
real(long),dimension(:,:,:),pointer | pot, | |||
integer,intent(in) | jr, | |||
integer,intent(in) | jt, | |||
integer,intent(in) | jp | |||
) |