dace
dace copied to clipboard
Fix non transient nested data definitions.
Structures and StructArrays that are nested in non-transient data have their members visited. However, they must also be added to the defined vars dictionary.