QMCPACK
TestQMCTypes< P > Class Template Reference
+ Collaboration diagram for TestQMCTypes< P >:

Private Types

using TA = QMCTypes< P, 3 >
 

Private Attributes

TA::RealType testReal
 
TA::ComplexType testComplex
 

Detailed Description

template<typename P>
class qmcplusplus::TestQMCTypes< P >

Definition at line 20 of file test_qmctypes.cpp.

Member Typedef Documentation

◆ TA

using TA = QMCTypes<P, 3>
private

Definition at line 22 of file test_qmctypes.cpp.

Member Data Documentation

◆ testComplex

TA::ComplexType testComplex
private

Definition at line 24 of file test_qmctypes.cpp.

◆ testReal

TA::RealType testReal
private

Definition at line 23 of file test_qmctypes.cpp.


The documentation for this class was generated from the following file: