Go to the source code of this file.
Functions/Subroutines | |
subroutine | error_adjust_parameter (niq, pot, pot_bak, error, flag) |
subroutine error_adjust_parameter | ( | integer | niq, | |
real(long),dimension(niq),intent(in) | pot, | |||
real(long),dimension(niq),intent(in) | pot_bak, | |||
real(long),intent(out) | error, | |||
integer,intent(out) | flag | |||
) |
Definition at line 1 of file error_adjust_parameter.f90.