aboutsummaryrefslogtreecommitdiffstats
path: root/science/dft++
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-241-0/+4
| | | | Approved by: krion@
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Make portlint happy by replacing space to tabmaho2004-05-071-3/+3
| | | | | PR: 65409 Submitted by: trevor
* A Density functional software. This software has a unique designmaho2004-03-208-0/+357
based upon the DFT++ algebraic framework introduced in Computer Physics Communications 128, 1-45 (June 2000). This framework allows us to transparently separate the computational guts (cache optimization, parallelization, etc.) from the introduction of new representations (plane waves, wavelets) and new physics (new density functionals, linear response theory, dielectric solutions). The software is fully cache and register optimized, and runs in serial, threaded, MPI and mixed threaded-MPI parallel environments.