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

ResetBoundaryCondition does not update sideinfo on GPU #76

Closed
fluidnumerics-joe opened this issue Nov 15, 2024 · 0 comments
Closed

ResetBoundaryCondition does not update sideinfo on GPU #76

fluidnumerics-joe opened this issue Nov 15, 2024 · 0 comments

Comments

@fluidnumerics-joe
Copy link
Member

In experimentation with the Linear Euler 2D class on the pumpkin mesh, I've found that the ResetBoundaryCondition method does not update the sideInfo_gpu property. This can easily be fixed by calling this%UpdateDevice in the ResetBoundaryCondition method in the src/SELF_Mesh2D_t.f90 module.

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