QMCPACK
test_EstimatorManagerInput.h
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) 2022 QMCPACK developers.
6 //
7 // File developed by: Peter Doak, doakpw@ornl.gov, Oak Ridge National Lab
8 //
9 // File refactored from: Refactored from test_manager.cpp
10 //////////////////////////////////////////////////////////////////////////////////////
11 
12 #ifndef QMCPLUSPLUS_TEST_ESTIMATOR_MANAGER_INPUT
13 #define QMCPLUSPLUS_TEST_ESTIMATOR_MANAGER_INPUT
14 
15 #include "OhmmsData/Libxml2Doc.h"
16 
17 namespace qmcplusplus
18 {
19 namespace testing
20 {
21 
23 
24 } // namespace testing
25 } // namespace qmcplusplus
26 #endif
class that handles xmlDoc
Definition: Libxml2Doc.h:76
helper functions for EinsplineSetBuilder
Definition: Configuration.h:43
Libxml2Document createEstimatorManagerNewInputXML()