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

Global dimension for a local array #223

Closed
aoloso opened this issue Apr 5, 2023 · 0 comments
Closed

Global dimension for a local array #223

aoloso opened this issue Apr 5, 2023 · 0 comments

Comments

@aoloso
Copy link
Contributor

aoloso commented Apr 5, 2023

In GOCART2G children, globalCellCountPerDim is used instead of localCellCountPerDim to dimension local arrays, leading to excessive memory wastage. Changes were made to use localCellCountPerDim.

amdasilva added a commit that referenced this issue May 12, 2023
Fixes issue #223 where global dimension was used for allocating a local array.
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

2 participants