From 34ce1bef94b1614cf0abfd004fb5a497c2abad1b Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sat, 20 Mar 2004 04:50:45 +0000 Subject: A Density functional software. This software has a unique design 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. --- science/dft++/pkg-plist | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 science/dft++/pkg-plist (limited to 'science/dft++/pkg-plist') diff --git a/science/dft++/pkg-plist b/science/dft++/pkg-plist new file mode 100644 index 000000000000..200e8110e904 --- /dev/null +++ b/science/dft++/pkg-plist @@ -0,0 +1,11 @@ +bin/dft-pw +bin/dft-wl +%%EXAMPLESDIR%%/dft.in +%%EXAMPLESDIR%%/output +%%EXAMPLESDIR%%/si_psp.tar +%%EXAMPLESDIR%%/Si/loc.1002.02 +%%EXAMPLESDIR%%/Si/nl.d.501.02 +%%EXAMPLESDIR%%/Si/nl.p.501.02 +%%EXAMPLESDIR%%/Si/si.pot +@dirrm %%EXAMPLESDIR%%/Si +@dirrm %%EXAMPLESDIR%% -- cgit v1.2.3