Go to file
Ken Esler 0d60666ab2 Hopefully fixed parameter derivative evaluation for BsplineFunctor.
git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@2545 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2008-03-25 21:08:02 +00:00
.settings Update for cmake/eclipse integration. 2008-02-23 15:59:25 +00:00
CMake Remove a message. 2008-02-23 17:50:25 +00:00
boost Add program_options to libboost.a 2008-02-23 16:45:10 +00:00
docs Update this. 2007-09-09 11:48:15 +00:00
m4 Adding another check for the boost libraries. 2008-03-17 14:13:48 +00:00
schema Documentation. 2007-06-06 16:51:20 +00:00
src Hopefully fixed parameter derivative evaluation for BsplineFunctor. 2008-03-25 21:08:02 +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 Fixes for the system where intel compilers are automatically detected. 2008-02-23 17:49:49 +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 Update autoconf/automake stuff. 2005-11-17 21:12:54 +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 Fix for the libraries. 2006-04-08 22:28:23 +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