/home/uryu/Cocal_svn_checkinout/Cocal/code/Subroutine/error_metric_type1.f90 File Reference
Go to the source code of this file.
Functions/Subroutines |
subroutine | error_metric_type1 (pot, pot_bak, error, ire, ite, ipe, flag, ctype) |
Function Documentation
subroutine error_metric_type1 |
( |
real(long),dimension(:,:,:),pointer |
pot, |
|
|
real(long),dimension(:,:,:),pointer |
pot_bak, |
|
|
real(long),intent(out) |
error, |
|
|
integer |
ire, |
|
|
integer |
ite, |
|
|
integer |
ipe, |
|
|
integer,intent(out) |
flag, |
|
|
character(len=2),intent(in) |
ctype | |
|
) |
| | |