Changes between Version 3 and Version 4 of U_prodRinvA


Ignore:
Timestamp:
Aug 8, 2025, 3:27:33 PM (3 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • U_prodRinvA

    v3 v4  
    1515 * `rank` : `integer, intent(in)`[[BR]] Number of the columns in the matrix processes here. This is usually the ensemble size minus one (or the rank of the initial covariance matrix)
    1616 * `obs_p` : `real, intent(in), dimension(dim_obs_p)`[[BR]] Vector of observations
    17  * `A_p` : `real, intent(in), dimension(dim_obs_p, rank)`[[BR]] Input matrix provided by PDAF
     17 * `A_p` : `real, intent(inout), dimension(dim_obs_p, rank)`[[BR]] Input matrix provided by PDAF
    1818 * `C_p` : `real, intent(out), dimension(dim_obs_p, rank)`[[BR]] Output matrix
    1919