 |
QMCPACK
|
Go to the documentation of this file. 13 #ifndef QMCPLUSPLUS_COULOMB_TYPE_HPP 14 #define QMCPLUSPLUS_COULOMB_TYPE_HPP 18 #define DECLARE_COULOMB_TYPES \ 19 using pRealType = OHMMS_PRECISION; \ 20 using mRealType = OHMMS_PRECISION_FULL; \ 21 using PosType = TinyVector<pRealType, OHMMS_DIM>;