Changes between Version 2 and Version 3 of PDAF_gather_dim_obs_f
- Timestamp:
- Jul 5, 2019, 10:10:04 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_gather_dim_obs_f
v2 v3 15 15 }}} 16 16 with the following arguments: 17 * `dim_obs_p` : `integer, intent(in)`[[BR]] Process-local dimension of statevector18 * `dim_obs_f` : `integer, intent(out)`[[BR]] Full dimension of statevector17 * `dim_obs_p` : `integer, intent(in)`[[BR]] Process-local dimension of observation vector 18 * `dim_obs_f` : `integer, intent(out)`[[BR]] Full dimension of observation vector 19 19 20 20 Notes: