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

Const particle set #4788

Merged
merged 4 commits into from
Nov 9, 2023
Merged

Const particle set #4788

merged 4 commits into from
Nov 9, 2023

Conversation

PDoakORNL
Copy link
Contributor

Proposed changes

ParticleSet::applyMinimumImage should be a const function so that a const ParticleSet& can be use for this call.

What type(s) of changes does this code introduce?

  • New feature

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

x86 v100

Checklist

Update the following with a yes where the items apply. If you're unsure about any of them, don't hesitate to ask. This is
simply a reminder of what we are going to look for before merging your code.

  • Yes/No. This PR is up to date with current the current state of 'develop'
  • Yes/No. Code added or changed in the PR has been clang-formatted
  • Yes/No. This PR adds tests to cover any new code, or to catch a bug that is being fixed
  • Yes/No. Documentation has been added (if appropriate)

@ye-luo
Copy link
Contributor

ye-luo commented Nov 3, 2023

What is the status of this PR?

@PDoakORNL
Copy link
Contributor Author

forgot this was still pending. Should be fine to go.

@PDoakORNL PDoakORNL changed the title [WIP] Const particle set Const particle set Nov 8, 2023
@ye-luo
Copy link
Contributor

ye-luo commented Nov 8, 2023

Test this please

@ye-luo ye-luo enabled auto-merge November 8, 2023 23:10
@ye-luo ye-luo merged commit f947b3f into QMCPACK:develop Nov 9, 2023
22 of 23 checks passed
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

Successfully merging this pull request may close these issues.

2 participants