qmcpack icon indicating copy to clipboard operation
qmcpack copied to clipboard

[WIP] MatrixUpdateOMP evalGradWithSpin

Open camelto2 opened this issue 3 years ago • 0 comments

Please review the developer documentation on the wiki of this project that contains help and requirements.

Proposed changes

add implementation of MatrixUpdateOMPTarget::mw_evalGradWithSpin. Currently it isn't used, but will be used by DiracDeterminantBatched::mw_evalGradWithSpin.

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

Delete the items that do not apply

  • New feature

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

my mac

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

camelto2 avatar Sep 13 '22 19:09 camelto2