# | Line 800 | Line 800 | namespace OpenMD { | |
---|---|---|
800 | storageLayout |= DataStorage::dslFlucQVelocity; | |
801 | storageLayout |= DataStorage::dslFlucQForce; | |
802 | } | |
803 | + | |
804 | + | info->setStorageLayout(storageLayout); |
805 | ||
806 | return storageLayout; | |
807 | } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |