Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a modular way to handle property arrays in md2d #10

Open
rklancer opened this issue Sep 5, 2012 · 0 comments
Open

Need a modular way to handle property arrays in md2d #10

rklancer opened this issue Sep 5, 2012 · 0 comments

Comments

@rklancer
Copy link
Contributor

rklancer commented Sep 5, 2012

For performance, we unroll arrays such as the atom properties array into multiple typed arrays. There are now several such groups arrays. We need an abstraction, first, to allow us to deal with each one as a group, and second, to be able to effectively reuse code that does efficient memory allocation when these arrays grow and shrink dynamically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant