qmcpack/src
Raymond Clay 165095c5e3 git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@6647 e5b18d87-469d-4833-9cc0-8cdfa06e9491 2015-12-17 19:49:11 +00:00
..
ADIOS New ADIOS tracer. Copies trace table into individual quantity arrays. Converts non-scalars to float. 2014-08-15 13:25:58 +00:00
AtomicHF Replace APPNAMESPACE by qmcplusplus. 2013-05-20 09:43:03 +00:00
CUDA Allowed for calculations for larger systems (>1500 particles) using GPUs 2014-11-07 19:17:08 +00:00
Estimators CS bug fix for measuring observables other than the energy. 2015-12-17 19:47:24 +00:00
GUI Added input of tiling matrix. 2010-05-15 03:52:19 +00:00
HDF code formatting 2013-04-26 00:14:53 +00:00
Lattice Fix the bug that optimization paramaters are invoked from the second iteration. 2015-04-20 05:35:12 +00:00
LongRange parallelized LongRange/LRBreakup.h QMCDrivers/CloneManager.cpp with OMP for fast initialization. 2015-04-08 01:55:21 +00:00
Message file resiliency tool for adios 2014-06-11 16:53:45 +00:00
Numerics merge a patch to work with LLVM on Mac using Intel compilers 16 from jnkim. 2015-10-18 04:08:48 +00:00
OOMPI code formatting 2013-04-26 00:14:53 +00:00
OhmmsApp Fix restart. Use boost::property_tree if available. Remove adios read/write for qmc state and random number generator. 2013-12-04 16:42:14 +00:00
OhmmsData enable reads of "large" (>10MB) gaussian wfs. restricts us to libxml 2.7+ 2015-01-21 19:55:45 +00:00
OhmmsPETE traces and energy density\n this is a major revision\n changes have been tested against r5971 with the new validation tool 2013-09-13 18:39:44 +00:00
Optimize Modified VariableSet to allow turning on and off of variational parameters used in optimization 2014-09-11 23:48:15 +00:00
PETE Replace APPNAMESPACE by qmcplusplus. 2013-05-20 09:43:03 +00:00
Particle avoid the redundant calculation of the ion-ion distance table during cloning. 2015-04-17 03:01:43 +00:00
ParticleBase Replace APPNAMESPACE by qmcplusplus. 2013-05-20 09:43:03 +00:00
ParticleIO Add PCID (PrimitiveCellID) to map the atoms in a supercell to the atoms in a primitive cell. 2014-03-24 18:26:19 +00:00
Platforms Compile fix for revs. 6402 and 6399 2014-11-19 18:28:35 +00:00
PseudoGen code formatting 2013-04-26 00:14:53 +00:00
QMCApp Rename all tests with short- or long- prefix. Can now easily specific short tests via ctest -R short 2015-10-20 21:34:18 +00:00
QMCDrivers git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@6647 e5b18d87-469d-4833-9cc0-8cdfa06e9491 2015-12-17 19:49:11 +00:00
QMCFactory code formatting 2013-04-26 00:14:53 +00:00
QMCHamiltonians merge a patch to work with LLVM on Mac using Intel compilers 16 from jnkim. 2015-10-18 04:08:48 +00:00
QMCTools Final Converters for FMO-QMC - with QMC ESP charges and Full VSVB 2015-12-16 19:27:21 +00:00
QMCWaveFunctions significantly reduced the memory usage of 3B-Jastrow by replacing two mapping tables with function calls. 2015-11-14 06:16:19 +00:00
SQD Add Charge to Psi. 2013-07-01 19:09:54 +00:00
SandBox einspline cleaned up in the branch but to be checked. 2015-05-22 22:03:59 +00:00
Utilities merge a patch to work with LLVM on Mac using Intel compilers 16 from jnkim. 2015-10-18 04:08:48 +00:00
benchmark code formatting 2013-04-26 00:14:53 +00:00
boost Add program options to libboost 2010-01-24 19:23:01 +00:00
config/stdlib code formatting 2013-04-26 00:14:53 +00:00
dataspork code formatting 2013-04-26 00:14:53 +00:00
einspline einspline cleaned up in the branch but to be checked. 2015-05-22 22:03:59 +00:00
fft code formatting 2013-04-26 00:14:53 +00:00
io Implement hyperslab read. 2014-01-24 14:51:55 +00:00
mpi Fix restart. Use boost::property_tree if available. Remove adios read/write for qmc state and random number generator. 2013-12-04 16:42:14 +00:00
simd evaluateHessian added to TrialWavefunction and OrbitalBase. Currently works with DiracDeterminant. 2014-03-12 00:42:54 +00:00
spline einspline cleaned up in the branch but to be checked. 2015-05-22 22:03:59 +00:00
tau Add Profile class to call profiler, Tau and Vampir. 2013-12-03 19:51:54 +00:00
type_traits Changes to how BasisSetBuilders and SPOSets are created and accessed. Also includes implementation of SHO (Spherical Harmonic Oscillator) in SPOSets and Hamiltonian. Unit conversion facilities are now available. 2013-11-06 17:22:32 +00:00
CMakeLists.txt Merging CMake_cleanup branch into trunk 2015-09-25 18:06:38 +00:00
CMakeLists.txt.ahf
Configuration.h code formatting 2013-04-26 00:14:53 +00:00
HDFVersion.h code formatting 2013-04-26 00:14:53 +00:00
Makefile.am
Makefile.in
ParticleTags.cpp code formatting 2013-04-26 00:14:53 +00:00
ParticleTags.h code formatting 2013-04-26 00:14:53 +00:00
config.h.cmake.in Get ready for AVX specialization. 2013-03-19 14:56:42 +00:00
config.h.in
oompi-config.h.cmake.in
qmc_common.cpp Add memory_allocated to QMCState. Large objects can add how much memory in byte is allocated. 2014-03-24 21:45:19 +00:00
qmc_common.h Add memory_allocated to QMCState. Large objects can add how much memory in byte is allocated. 2014-03-24 21:45:19 +00:00