Changes between Version 23 and Version 24 of ImplementationConceptOnline
- Timestamp:
- Aug 17, 2025, 1:24:36 PM (25 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementationConceptOnline
v23 v24 46 46 With the implementation strategy of PDAF, calls to four subroutines are added to the model code. These additions are usually only single lines of code and the changes only affect the general part of the model code. 47 47 48 || A code example for the `fully parallel` mode is provided in the tutorial code in tutorial/online_2D_serialmodel. See also the [wiki:PdafTutorial PDAF implementation tutorial], which explains the code structure and implementation steps . ||48 || A code example for the `fully parallel` mode is provided in the tutorial code in tutorial/online_2D_serialmodel. See also the [wiki:PdafTutorial PDAF implementation tutorial], which explains the code structure and implementation steps on the basis of the tutorial code. A more abstract description of the implementation is provided by the [wiki:OnlineImplementationGuide_PDAF3 Online Implementation Guide]. || 49 49 50 50 == Important aspects of the implementation concept ==