Skip to content

Commit

Permalink
Implement SPOSetT template class
Browse files Browse the repository at this point in the history
Asses the effort to change this.
Currently without consumers or tests.
  • Loading branch information
williamfgc committed Jul 24, 2023
1 parent aea5dda commit c65db6a
Show file tree
Hide file tree
Showing 3 changed files with 967 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/QMCWaveFunctions/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ set(WFBASE_SRCS
SPOSetInfo.cpp
SPOSetInputInfo.cpp
SPOSet.cpp
SPOSetT.cpp
CompositeSPOSet.cpp
HarmonicOscillator/SHOSet.cpp
HarmonicOscillator/SHOSetBuilder.cpp
Expand Down
Loading

0 comments on commit c65db6a

Please sign in to comment.