$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
Enumerations | |
| enum | ModifT { nothing = 0, staticVariables = 1, dynamicVariables = 2, allVariables = 3, dataStructure = 4, undefined = 5 } |
| enum | { numConstants = 5 } |
Functions | |
| ModifT | combine (ModifT type1, ModifT type2) |
| enum plb::modif::ModifT |
| ModifT plb::modif::combine | ( | ModifT | type1, | |
| ModifT | type2 | |||
| ) | [inline] |
If two data processors act on a block, combine their ModifT modification to determine a resulting (worst-case) ModifT modification.
References allVariables, dynamicVariables, and staticVariables.
1.6.3
1.6.3