Changes between Version 2 and Version 3 of likelihood_l_pdaf


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

--

Legend:

Unmodified
Added
Removed
Modified
  • likelihood_l_pdaf

    v2 v3  
    1818 * `dim_obs_l` : `integer, intent(in)`[[BR]] Number of local observations at current time step (i.e. the size of the local observation vector)
    1919 * `obs_l` : `real, intent(in), dimension(dim_obs_l)`[[BR]] Local vector of observations
    20  * `resid_l` : `real, intent(in), dimension(dim_obs_l)`[[BR]] Input vector holding the local residual
     20 * `resid_l` : `real, intent(inout), dimension(dim_obs_l)`[[BR]] Input vector holding the local residual
    2121 * `likely` : `real, intent(out)`[[BR]] Output value of the local likelihood
    2222