Date: Fri, 19 Mar 2004 20:50:45 -0800 (PST) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/science Makefile ports/science/dft++ Makefile distinfo pkg-descr pkg-plist ports/science/dft++/files patch-makefile-pw patch-makefile-wl patch-makefile.local-pw patch-makefile.local-wl Message-ID: <200403200450.i2K4ojeP090618@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maho 2004/03/19 20:50:45 PST
FreeBSD ports repository
Modified files:
science Makefile
Added files:
science/dft++ Makefile distinfo pkg-descr pkg-plist
science/dft++/files patch-makefile-pw patch-makefile-wl
patch-makefile.local-pw
patch-makefile.local-wl
Log:
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.
Revision Changes Path
1.42 +1 -0 ports/science/Makefile
1.1 +83 -0 ports/science/dft++/Makefile (new)
1.1 +8 -0 ports/science/dft++/distinfo (new)
1.1 +26 -0 ports/science/dft++/files/patch-makefile-pw (new)
1.1 +11 -0 ports/science/dft++/files/patch-makefile-wl (new)
1.1 +99 -0 ports/science/dft++/files/patch-makefile.local-pw (new)
1.1 +99 -0 ports/science/dft++/files/patch-makefile.local-wl (new)
1.1 +20 -0 ports/science/dft++/pkg-descr (new)
1.1 +11 -0 ports/science/dft++/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403200450.i2K4ojeP090618>
