QMCPACK
TraceManager.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) 2016 Jeongnim Kim and QMCPACK developers.
6
//
7
// File developed by: Jaron T. Krogel, krogeljt@ornl.gov, Oak Ridge National Laboratory
8
// Mark A. Berrill, berrillma@ornl.gov, Oak Ridge National Laboratory
9
//
10
// File created by: Jaron T. Krogel, krogeljt@ornl.gov, Oak Ridge National Laboratory
11
//////////////////////////////////////////////////////////////////////////////////////
12
13
14
#if !defined(DISABLE_TRACEMANAGER)
15
16
17
#include "
TraceManager.h
"
18
19
20
namespace
qmcplusplus
21
{
22
double
TraceManager::trace_tol
= 1
e
-8;
23
24
}
25
26
27
#endif
qmcplusplus
helper functions for EinsplineSetBuilder
Definition:
Configuration.h:43
qmcplusplus::TraceManager::trace_tol
static double trace_tol
Definition:
TraceManager.h:1436
TraceManager.h
qmcplusplus::Units::charge::e
const real e
Definition:
unit_conversion.h:78
src
Estimators
TraceManager.cpp
Generated on Fri Jun 28 2024 10:45:13 for QMCPACK by
1.8.14