Arguments
Type |
Intent | Optional |
Attributes | | Name | |
real(kind=kind(0.d0)), |
intent(in), |
|
dimension(:,:,:) | :: |
temp | |
integer, |
intent(in), |
optional |
| :: |
icmin_send | |
integer, |
intent(in), |
optional |
| :: |
icmax_send | |
integer, |
intent(in), |
optional |
| :: |
jcmin_send | |
integer, |
intent(in), |
optional |
| :: |
jcmax_send | |
integer, |
intent(in), |
optional |
| :: |
kcmin_send | |
integer, |
intent(in), |
optional |
| :: |
kcmax_send | |
logical, |
intent(out), |
optional |
| :: |
send_flag | |
Description
CPL_send_data wrapper for 3d arrays
see CPL_send_xd for input description
@see coupler#subroutine_CPL_send_xd