unit_test_hamiltonian calls WaveFunctionComponent::evalGradSource
Open
bug
- Dominant language
- C++
- Stars
- 403
- Forks
- 154
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 82
Description
The unit test invokes this function in the base class. This function should abort, but the abort is currently commented out so the test passes. The integration tests do not invoke this function. See #1430
Contributor guide
Assessment
This issue has not been assessed yet.