Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | u_x | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u_c | ||
integer, | intent(in), | value | :: | nz |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | u_c | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u_x | ||
integer, | intent(in), | value | :: | nz |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | u_y | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u_x | ||
integer, | intent(in), | value | :: | nz |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | u_z | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u_x | ||
integer, | intent(in), | value | :: | nz |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | u_x | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u_y | ||
integer, | intent(in), | value | :: | nz |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | u_z | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u_y | ||
integer, | intent(in), | value | :: | nx | ||
integer, | intent(in), | value | :: | nz |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | u_x | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u_z | ||
integer, | intent(in), | value | :: | nz |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | u_y | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u_z | ||
integer, | intent(in), | value | :: | nx | ||
integer, | intent(in), | value | :: | nz |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(inout), | device, dimension(:, :, :) | :: | u_x | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u_y | ||
integer, | intent(in), | value | :: | nz |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(inout), | device, dimension(:, :, :) | :: | u_x | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u_z | ||
integer, | intent(in), | value | :: | nz |