QMCPACK
makeRngSpdMatrix.cpp
Go to the documentation of this file.
1
//////////////////////////////////////////////////////////////////////////////////////
2
// This file is distributed under the University of Illinois/NCSA Open Source License.
3
// See LICENSE file in top directory for details.
4
//
5
// Copyright (c) 2021 QMCPACK developers.
6
//
7
// File developed by: Peter Doak, doakpw@ornl.gov, Oak Ridge National Lab
8
//
9
// File created by: Peter Doak, doakpw@ornl.gov, Oak Ridge National Lab
10
//////////////////////////////////////////////////////////////////////////////////////
11
12
#include "
makeRngSpdMatrix.hpp
"
13
14
namespace
qmcplusplus
15
{
16
namespace
testing
17
{
18
template
class
MakeRngSpdMatrix<double>
;
19
template
class
MakeRngSpdMatrix<float>
;
20
template
class
MakeRngSpdMatrix<std::complex<double>
>;
21
template
class
MakeRngSpdMatrix<std::complex<float>
>;
22
}
// namespace testing
23
}
// namespace qmcplusplus
qmcplusplus
helper functions for EinsplineSetBuilder
Definition:
Configuration.h:43
makeRngSpdMatrix.hpp
qmcplusplus::testing::MakeRngSpdMatrix
Functor to provide scope for rng when making SpdMatrix for testing.
Definition:
makeRngSpdMatrix.hpp:118
src
Containers
tests
makeRngSpdMatrix.cpp
Generated on Fri Jun 28 2024 10:45:13 for QMCPACK by
1.8.14