| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | du | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u | ||
| integer, | intent(in), | value | :: | n_tds | ||
| integer, | intent(in), | value | :: | n_rhs | ||
| real(kind=dp), | intent(in), | device, dimension(:, :) | :: | coeffs_s | ||
| real(kind=dp), | intent(in), | device, dimension(:, :) | :: | coeffs_e | ||
| real(kind=dp), | intent(in), | device, dimension(:) | :: | coeffs | ||
| real(kind=dp), | intent(in), | device, dimension(:) | :: | thom_f | ||
| real(kind=dp), | intent(in), | device, dimension(:) | :: | thom_s | ||
| real(kind=dp), | intent(in), | device, dimension(:) | :: | thom_w | ||
| real(kind=dp), | intent(in), | device, dimension(:) | :: | strch |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | du | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u | ||
| integer, | intent(in), | value | :: | n | ||
| real(kind=dp), | intent(in), | device, dimension(:) | :: | coeffs | ||
| real(kind=dp), | intent(in), | value | :: | alpha | ||
| real(kind=dp), | intent(in), | device, dimension(:) | :: | thom_f | ||
| real(kind=dp), | intent(in), | device, dimension(:) | :: | thom_s | ||
| real(kind=dp), | intent(in), | device, dimension(:) | :: | thom_w | ||
| real(kind=dp), | intent(in), | device, dimension(:) | :: | thom_p | ||
| real(kind=dp), | intent(in), | device, dimension(:) | :: | strch |