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

Integer parameterization #15

Open
andrewreisner opened this issue Apr 11, 2016 · 0 comments
Open

Integer parameterization #15

andrewreisner opened this issue Apr 11, 2016 · 0 comments
Assignees
Milestone

Comments

@andrewreisner
Copy link
Collaborator

The lengths of data arrays are currently parameters in the control layer. While Fortran arguments use this parameter, local Fortran variables have not been updated to use this parameter. Unfortunately the parameter in the C++ control layer does not make a distinction between local and global lengths for the distributed solver. Improving the parameterization to address this distinction may be beneficial for performance.

@andrewreisner andrewreisner self-assigned this Apr 11, 2016
@andrewreisner andrewreisner added this to the BoxMG 0.1.0 milestone Apr 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant