# | Line 425 | Line 425 | namespace OpenMD { | |
---|---|---|
425 | //find the storage layout | |
426 | ||
427 | int storageLayout = computeStorageLayout(info); | |
428 | – | |
429 | – | cerr << "computed Storage Layout = " << storageLayout << "\n"; |
428 | ||
429 | //allocate memory for DataStorage(circular reference, need to | |
430 | //break it) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |