QMCPACK
test_ContextForSteps.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) 2019 QMCPACK developers.
6 //
7 // File developed by: Peter Doak, doakpw@ornl.gov, Oak Ridge National Laboratory
8 //
9 // File created by: Peter Doak, doakpw@ornl.gov, Oak Ridge National Laboratory
10 //////////////////////////////////////////////////////////////////////////////////////
11 
12 #include "catch.hpp"
13 
14 #include "Configuration.h"
19 
20 #include "OhmmsPETE/TinyVector.h"
23 
24 namespace qmcplusplus
25 {
26 
27 
28 } // namespace qmcplusplus
helper functions for EinsplineSetBuilder
Definition: Configuration.h:43