Go to file
Jeongnim Kim af65faad22 Try to add tau. Still not working properly.
git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@3781 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2009-04-21 15:49:24 +00:00
.settings Update for cmake/eclipse integration. 2008-02-23 15:59:25 +00:00
CMake Try to add tau. Still not working properly. 2009-04-21 15:49:24 +00:00
boost Add program_options to libboost.a 2008-02-23 16:45:10 +00:00
config Bugfix. 2009-04-20 22:08:17 +00:00
docs Add header/footer for integration. 2008-07-22 19:52:11 +00:00
m4 New timers appear to be working. 2008-04-11 03:04:10 +00:00
schema Documentation. 2007-06-06 16:51:20 +00:00
src Always use VMCSingleOMP. Tau-related fixes. 2009-04-20 22:10:03 +00:00
utils Adding utility for forward-walking forces. 2009-01-25 05:18:38 +00:00
.cdtproject Eclipse environments. 2007-04-29 18:13:05 +00:00
.cproject A new file generated by eclipse. 2008-02-23 16:01:14 +00:00
.project Update for eclipse/cmake integration. 2008-02-23 16:00:36 +00:00
CMakeLists.txt Add tau stuff and built-in library libtau.a. Not fully tested yet with openmp+mpi. 2009-04-20 22:19:07 +00:00
Doxyfile *** empty log message *** 2005-11-02 22:23:38 +00:00
LICENSE Change qmcplusplus to qmcpack. 2006-11-23 23:27:22 +00:00
Makefile.am automake/autoconf updates. 2005-11-17 19:04:01 +00:00
Makefile.in Update autoconf/automake stuff. 2005-11-17 21:12:54 +00:00
README Initial revision 2004-08-24 19:21:10 +00:00
aclocal.m4 New timers appear to be working. 2008-04-11 03:04:10 +00:00
bootstrap automake/autoconf updates. 2005-11-17 19:04:01 +00:00
build.sh bash script to build. 2007-05-15 19:47:43 +00:00
configure New timers appear to be working. 2008-04-11 03:04:10 +00:00
configure.ac Adding new configure.ac file. 2008-04-23 20:56:06 +00:00
configure.in Change due to moving config to m4. 2007-01-04 21:36:46 +00:00

README

Wed Sep  3 20:47:26 CDT 2003

Creating app to compile the main application qmc using cmake

Creating Data for input/output examples

Adding files for cmake (usage: cmake; make)

CMake directory contains modules to handle libraries.
i)   FindBlitz++.cmake
ii)  FindHDF5.cmake
iii) FindLibxml.cmake