Changes between Version 13 and Version 14 of AuxiliaryRoutines


Ignore:
Timestamp:
Feb 22, 2023, 2:04:30 PM (14 months ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AuxiliaryRoutines

    v13 v14  
    180180 * The size of `comm_pdaf` has to be large enough so that the ensemble run can be performed
    181181 * `PDAF_set_comm_pdaf` has to be called before calling `PDAF_init`
     182
     183== Debugging ==
     184
     185=== PDAF_set_debug_flag ===
     186
     187This routine was introduced with PDAF C2.1.
     188
     189the routine allows to activate debugging output. See the [wiki:PDAF_debugging documention on PDAF debuggging] for more information.
    182190
    183191== Additional (advanced) functionality ==