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