Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | dim | |||
integer, | intent(in) | :: | dim_ens | |||
real, | intent(inout) | :: | modes(dim,dim_ens-1) | |||
real, | intent(in) | :: | svals(dim_ens-1) | |||
real, | intent(inout) | :: | state(dim) | |||
real, | intent(out) | :: | ens(dim,dim_ens) | |||
integer, | intent(in) | :: | verbose | |||
integer, | intent(inout) | :: | flag |