qmcpack
qmcpack copied to clipboard
mw_XXXWithSpin APIs needed for MSD wave functions
Is your feature request related to a problem? Please describe. Currently, mw_ APIs aren't implemented including the spin gradients. If MSD are used in batched code with spinors, evaluation will fall back to the single walker APIs.
Describe the solution you'd like Implement mw_evalGradWithSpin and mw_ratioGradWithSpin in MultiSlaterDetTableMethod and related in MultiDiracDeterminant.
Describe alternatives you've considered N/A
Additional context N/A