Home
last modified time | relevance | path

Searched refs:DoCusp (Results 1 – 3 of 3) sorted by relevance

/dports/science/qmcpack/qmcpack-3.11.0/src/QMCTools/
H A DQMCGaussianParserBase.cpp55 DoCusp(false), in QMCGaussianParserBase()
118 DoCusp(false), in QMCGaussianParserBase()
557 if (DoCusp == true) in createDeterminantSetWithHDF5()
594 if (DoCusp == true) in createDeterminantSetWithHDF5()
602 if (DoCusp == true) in createDeterminantSetWithHDF5()
637 if (DoCusp == true) in PrepareDeterminantSetFromHDF5()
690 if (DoCusp == true) in createDeterminantSet()
723 if (DoCusp == true) in createDeterminantSet()
773 if (DoCusp == true) in createSPOSets()
861 if (DoCusp == true) in createSPOSetsH5()
[all …]
H A DQMCGaussianParserBase.h55 bool DoCusp; member
H A Dconvert4qmc.cpp266 parser->DoCusp = addCusp; in main()