QMCPACK
EstimatorInputDelegates.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 Laboratory
8
//////////////////////////////////////////////////////////////////////////////////////
9
10
/** \file
11
* Compilation units that construct QMCDriverInput need visibility to the actual input classes
12
* types in the delegation tree.
13
*/
14
#ifndef QMCPLUSPLUS_QMCDRIVERINPUTDELEGATES_H
15
#define QMCPLUSPLUS_QMCDRIVERINPUTDELEGATES_H
16
17
#include "
EstimatorManagerInput.h
"
18
#include "
ScalarEstimatorInputs.h
"
19
#include "
MomentumDistributionInput.h
"
20
#include "
OneBodyDensityMatricesInput.h
"
21
#include "
SpinDensityInput.h
"
22
#include "
MagnetizationDensityInput.h
"
23
#include "
PerParticleHamiltonianLoggerInput.h
"
24
#include "
SelfHealingOverlapInput.h
"
25
26
#endif
ScalarEstimatorInputs.h
This file contains the input classes for the supported "main estimator" classes derived from ScalarEs...
EstimatorManagerInput.h
declares the list supported estimator input types and declares the input type for EstimatorManagerNew...
OneBodyDensityMatricesInput.h
MomentumDistributionInput.h
MagnetizationDensityInput.h
PerParticleHamiltonianLoggerInput.h
SelfHealingOverlapInput.h
SpinDensityInput.h
src
Estimators
EstimatorInputDelegates.h
Generated on Fri Jun 28 2024 10:45:13 for QMCPACK by
1.8.14