| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in), | value | :: | n | ||
| real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | dst | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | src |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in), | value | :: | n | ||
| real(kind=dp), | intent(in), | value | :: | alpha | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | x | ||
| real(kind=dp), | intent(in), | value | :: | beta | ||
| real(kind=dp), | intent(inout), | device, dimension(:, :, :) | :: | y |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(inout), | device, dimension(:, :, :) | :: | y | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | x | ||
| integer, | intent(in), | value | :: | n |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(inout), | device, dimension(:, :, :) | :: | u_send_s | ||
| real(kind=dp), | intent(inout), | device, dimension(:, :, :) | :: | u_send_e | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u | ||
| integer, | intent(in), | value | :: | n | ||
| integer, | intent(in), | value | :: | n_halo |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(inout), | device, dimension(:, :, :) | :: | f | ||
| real(kind=dp), | intent(in), | value | :: | alpha | ||
| integer, | intent(in), | value | :: | n |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(inout), | device, dimension(:, :, :) | :: | f | ||
| real(kind=dp), | intent(in), | value | :: | const | ||
| integer, | intent(in), | value | :: | n |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(inout), | device | :: | s | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | x | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | y | ||
| integer, | intent(in), | value | :: | n | ||
| integer, | intent(in), | value | :: | n_i_pad | ||
| integer, | intent(in), | value | :: | n_j |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(inout), | device | :: | max_f | ||
| real(kind=dp), | intent(inout), | device | :: | sum_f | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | f | ||
| integer, | intent(in), | value | :: | n | ||
| integer, | intent(in), | value | :: | n_i_pad | ||
| integer, | intent(in), | value | :: | n_j |
Set domain Y_FACE to a constant c_start at the bottom and c_end at the top
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(inout), | device, dimension(:, :, :) | :: | f | ||
| real(kind=dp), | intent(in), | value | :: | c_start | ||
| real(kind=dp), | intent(in), | value | :: | c_end | ||
| integer, | intent(in), | value | :: | nx | ||
| integer, | intent(in), | value | :: | ny | ||
| integer, | intent(in), | value | :: | nz |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(inout), | device | :: | s | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | f | ||
| integer, | intent(in), | value | :: | n | ||
| integer, | intent(in), | value | :: | n_i_pad | ||
| integer, | intent(in), | value | :: | n_j |