real(kind=dp),
|
intent(out), |
|
device, dimension(:, :, :)
|
:: |
du |
|
real(kind=dp),
|
intent(out), |
|
device, dimension(:, :, :)
|
:: |
dud |
|
real(kind=dp),
|
intent(out), |
|
device, dimension(:, :, :)
|
:: |
d2u |
|
real(kind=dp),
|
intent(out), |
|
device, dimension(:, :, :)
|
:: |
send_du_s |
|
real(kind=dp),
|
intent(out), |
|
device, dimension(:, :, :)
|
:: |
send_du_e |
|
real(kind=dp),
|
intent(out), |
|
device, dimension(:, :, :)
|
:: |
send_dud_s |
|
real(kind=dp),
|
intent(out), |
|
device, dimension(:, :, :)
|
:: |
send_dud_e |
|
real(kind=dp),
|
intent(out), |
|
device, dimension(:, :, :)
|
:: |
send_d2u_s |
|
real(kind=dp),
|
intent(out), |
|
device, dimension(:, :, :)
|
:: |
send_d2u_e |
|
real(kind=dp),
|
intent(in), |
|
device, dimension(:, :, :)
|
:: |
u |
|
real(kind=dp),
|
intent(in), |
|
device, dimension(:, :, :)
|
:: |
u_s |
|
real(kind=dp),
|
intent(in), |
|
device, dimension(:, :, :)
|
:: |
u_e |
|
real(kind=dp),
|
intent(in), |
|
device, dimension(:, :, :)
|
:: |
v |
|
real(kind=dp),
|
intent(in), |
|
device, dimension(:, :, :)
|
:: |
v_s |
|
real(kind=dp),
|
intent(in), |
|
device, dimension(:, :, :)
|
:: |
v_e |
|
integer,
|
intent(in), |
|
value
|
:: |
n |
|
real(kind=dp),
|
intent(in), |
|
device
|
:: |
d1_coeffs_s(:,:) |
|
real(kind=dp),
|
intent(in), |
|
device
|
:: |
d1_coeffs_e(:,:) |
|
real(kind=dp),
|
intent(in), |
|
device
|
:: |
d1_coeffs(:) |
|
real(kind=dp),
|
intent(in), |
|
device
|
:: |
d1_fw(:) |
|
real(kind=dp),
|
intent(in), |
|
device
|
:: |
d1_bw(:) |
|
real(kind=dp),
|
intent(in), |
|
device
|
:: |
d1_af(:) |
|
real(kind=dp),
|
intent(in), |
|
device
|
:: |
d2_coeffs_s(:,:) |
|
real(kind=dp),
|
intent(in), |
|
device
|
:: |
d2_coeffs_e(:,:) |
|
real(kind=dp),
|
intent(in), |
|
device
|
:: |
d2_coeffs(:) |
|
real(kind=dp),
|
intent(in), |
|
device
|
:: |
d2_fw(:) |
|
real(kind=dp),
|
intent(in), |
|
device
|
:: |
d2_bw(:) |
|
real(kind=dp),
|
intent(in), |
|
device
|
:: |
d2_af(:) |
|