![]() |
QMCPACK
|
Public Member Functions | |
void | build_interal_data (int dim_size) |
T | generic_evaluate (int dim_size) |
template<unsigned EXT_LEVEL> | |
T | customized_evaluate () |
Private Types | |
template<typename DT > | |
using | OffloadMatrix = Matrix< DT, OffloadPinnedAllocator< DT > > |
Private Attributes | |
SmallMatrixDetCalculator< double > | MDDC |
OffloadMatrix< double > | dots |
std::vector< int > | it_things |
Definition at line 27 of file test_multi_dirac_determinant.cpp.
|
private |
Definition at line 30 of file test_multi_dirac_determinant.cpp.
|
inline |
Definition at line 37 of file test_multi_dirac_determinant.cpp.
References TestSmallMatrixDetCalculator< T >::dots, TestSmallMatrixDetCalculator< T >::it_things, qmcplusplus::Units::distance::m, TestSmallMatrixDetCalculator< T >::MDDC, qmcplusplus::n, and SmallMatrixDetCalculator< T >::resize().
Referenced by TestSmallMatrixDetCalculator< T >::customized_evaluate(), and TestSmallMatrixDetCalculator< T >::generic_evaluate().
|
inline |
Definition at line 69 of file test_multi_dirac_determinant.cpp.
References TestSmallMatrixDetCalculator< T >::build_interal_data(), qmcplusplus::calcSmallDeterminant(), TestSmallMatrixDetCalculator< T >::dots, and TestSmallMatrixDetCalculator< T >::it_things.
Referenced by qmcplusplus::TEST_CASE().
|
inline |
Definition at line 62 of file test_multi_dirac_determinant.cpp.
References TestSmallMatrixDetCalculator< T >::build_interal_data(), TestSmallMatrixDetCalculator< T >::dots, SmallMatrixDetCalculator< T >::evaluate(), TestSmallMatrixDetCalculator< T >::it_things, and TestSmallMatrixDetCalculator< T >::MDDC.
Referenced by qmcplusplus::TEST_CASE().
|
private |
Definition at line 33 of file test_multi_dirac_determinant.cpp.
Referenced by TestSmallMatrixDetCalculator< T >::build_interal_data(), TestSmallMatrixDetCalculator< T >::customized_evaluate(), and TestSmallMatrixDetCalculator< T >::generic_evaluate().
|
private |
Definition at line 34 of file test_multi_dirac_determinant.cpp.
Referenced by TestSmallMatrixDetCalculator< T >::build_interal_data(), TestSmallMatrixDetCalculator< T >::customized_evaluate(), and TestSmallMatrixDetCalculator< T >::generic_evaluate().
|
private |
Definition at line 32 of file test_multi_dirac_determinant.cpp.
Referenced by TestSmallMatrixDetCalculator< T >::build_interal_data(), and TestSmallMatrixDetCalculator< T >::generic_evaluate().