Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(inout) | :: | flx(:,:,:,:) | |||
real(kind=dp), | intent(inout) | :: | curr(:,:,:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | uv(:,:,:,:) | |||
real(kind=dp), | intent(in) | :: | ef(:,:,:,:) | |||
real(kind=dp), | intent(inout) | :: | curr(:,:,:,:) | |||
real(kind=dp), | intent(out) | :: | eb_tot(:,:,:,:) | |||
real(kind=dp), | intent(out) | :: | flx(:,:,:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | uv(:,:,:,:) | |||
real(kind=dp), | intent(inout) | :: | flx(:,:,:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(inout) | :: | u(:,:,:,:) | |||
real(kind=dp), | intent(inout) | :: | u0(:,:,:,:) | |||
real(kind=dp), | intent(inout) | :: | flx(:,:,:,:) | |||
real(kind=dp), | intent(inout) | :: | ef(:,:,:,:) |