Go to the source code of this file.
Functions/Subroutines | |
subroutine | error_metric_type3 (char_mp, pot, pot_bak, error, flag, ctype) |
subroutine error_metric_type3 | ( | character(len=4),intent(in) | char_mp, | |
real(long),dimension(:,:,:),pointer | pot, | |||
real(long),dimension(:,:,:),pointer | pot_bak, | |||
real(long),intent(out) | error, | |||
integer,intent(out) | flag, | |||
character(len=2),intent(in) | ctype | |||
) |