![]() |
QMCPACK
|
Public Member Functions | |
LinearMethodTestSupport (const std::vector< int > &walkers_per_crowd, Communicate *comm) | |
std::vector< QMCCostFunctionBase::Return_rt > & | getSumValue () |
Matrix< QMCCostFunctionBase::Return_rt > & | getRecordsOnNode () |
Matrix< QMCCostFunctionBase::Return_t > & | getDerivRecords () |
Matrix< QMCCostFunctionBase::Return_rt > & | getHDerivRecords () |
void | set_samples_and_param (int nsamples, int nparam) |
Definition at line 52 of file test_QMCCostFunctionBatched.cpp.
|
inline |
Definition at line 65 of file test_QMCCostFunctionBatched.cpp.
|
inline |
Definition at line 71 of file test_QMCCostFunctionBatched.cpp.
References LinearMethodTestSupport::costFn, and QMCCostFunctionBatched::DerivRecords_.
Referenced by qmcplusplus::fill_from_text(), LinearMethodTestSupport::set_samples_and_param(), and qmcplusplus::TEST_CASE().
|
inline |
Definition at line 72 of file test_QMCCostFunctionBatched.cpp.
References LinearMethodTestSupport::costFn, and QMCCostFunctionBatched::HDerivRecords_.
Referenced by qmcplusplus::fill_from_text(), LinearMethodTestSupport::set_samples_and_param(), and qmcplusplus::TEST_CASE().
|
inline |
Definition at line 70 of file test_QMCCostFunctionBatched.cpp.
References LinearMethodTestSupport::costFn, and QMCCostFunctionBatched::RecordsOnNode_.
Referenced by qmcplusplus::fill_from_text(), LinearMethodTestSupport::set_samples_and_param(), and qmcplusplus::TEST_CASE().
|
inline |
Definition at line 69 of file test_QMCCostFunctionBatched.cpp.
References LinearMethodTestSupport::costFn, and QMCCostFunctionBase::SumValue.
Referenced by qmcplusplus::fill_from_text(), and qmcplusplus::TEST_CASE().
|
inline |
Definition at line 74 of file test_QMCCostFunctionBatched.cpp.
References LinearMethodTestSupport::costFn, LinearMethodTestSupport::getDerivRecords(), LinearMethodTestSupport::getHDerivRecords(), LinearMethodTestSupport::getRecordsOnNode(), VariableSet::insert(), QMCCostFunctionBase::NumOptimizables, LinearMethodTestSupport::numParam, LinearMethodTestSupport::numSamples, QMCCostFunctionBase::OptVariables, QMCCostFunctionBatched::rank_local_num_samples_, and QMCCostFunctionBase::SUM_INDEX_SIZE.
Referenced by qmcplusplus::fill_from_text(), and qmcplusplus::TEST_CASE().
QMCCostFunctionBatched costFn |
Definition at line 63 of file test_QMCCostFunctionBatched.cpp.
Referenced by qmcplusplus::fill_from_text(), LinearMethodTestSupport::getDerivRecords(), LinearMethodTestSupport::getHDerivRecords(), LinearMethodTestSupport::getRecordsOnNode(), LinearMethodTestSupport::getSumValue(), LinearMethodTestSupport::set_samples_and_param(), and qmcplusplus::TEST_CASE().
Definition at line 60 of file test_QMCCostFunctionBatched.cpp.
int numParam |
Definition at line 56 of file test_QMCCostFunctionBatched.cpp.
Referenced by LinearMethodTestSupport::set_samples_and_param().
int numSamples |
Definition at line 55 of file test_QMCCostFunctionBatched.cpp.
Referenced by LinearMethodTestSupport::set_samples_and_param().
Definition at line 62 of file test_QMCCostFunctionBatched.cpp.
RuntimeOptions runtime_options_ |
Definition at line 61 of file test_QMCCostFunctionBatched.cpp.
SampleStack samples |
Definition at line 57 of file test_QMCCostFunctionBatched.cpp.
const SimulationCell simulation_cell |
Definition at line 58 of file test_QMCCostFunctionBatched.cpp.
Definition at line 59 of file test_QMCCostFunctionBatched.cpp.