qmcpack icon indicating copy to clipboard operation
qmcpack copied to clipboard

Rethink getPsiMinv and dummy_vmt in DiracDeterminantBase

Open ye-luo opened this issue 3 years ago • 1 comments

Under "#ifndef NDEBUG" is potentially problematic. Prefer read-only access to the inverse matrix as a feature not just for debugging.

ye-luo avatar Sep 20 '21 23:09 ye-luo

I will revisit a the possibility of a const view and psiMinv ownership after the different accelerated flavors of direct inversion are in.

PDoakORNL avatar Sep 22 '21 16:09 PDoakORNL