[go: up one dir, main page]

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

Add gridpoints(::OneDGrid) and tests #324

Merged
merged 4 commits into from
Jun 14, 2022

Conversation

jbisits
Copy link
Collaborator
@jbisits jbisits commented Jun 14, 2022

This PR adds the gridpoints(::Dev, ::OneDGrid) method so that one can call x = gridpoints(x). This will make sure that the type of array is correct for the dev either CPU or GPU.

test/test_grid.jl Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
Copy link
Member
@navidcy navidcy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jbisits this seems good!
please bump a patch release as well?

@jbisits
Copy link
Collaborator Author
jbisits commented Jun 14, 2022

@jbisits this seems good! please bump a patch release as well?

Great!

please bump a patch release as well?
Can do

@jbisits jbisits requested a review from navidcy June 14, 2022 04:26
@jbisits
Copy link
Collaborator Author
jbisits commented Jun 14, 2022

Just need a re-review to check that I have correctly bumped the patch release..

@jbisits
Copy link
Collaborator Author
jbisits commented Jun 14, 2022

@navidcy I have not merged this as I do not have write access. I presume you know this and will write the release etc. but I just wanted to let you know in case you were wondering why I had not already merged this PR!

@navidcy navidcy merged commit feb6a3f into FourierFlows:main Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants