1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/science/Makefile
Maho Nakata 34ce1bef94 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.
2004-03-20 04:50:45 +00:00

45 lines
902 B
Makefile

# $FreeBSD$
#
SUBDIR += 2dhf
SUBDIR += at
SUBDIR += bblimage
SUBDIR += cdcl
SUBDIR += cdcl-gtk
SUBDIR += chemtool
SUBDIR += chemtool-devel
SUBDIR += clhep
SUBDIR += dft++
SUBDIR += euler
SUBDIR += felt
SUBDIR += flounder
SUBDIR += gave
SUBDIR += gchempaint
SUBDIR += gchemutils
SUBDIR += gdis
SUBDIR += ghemical
SUBDIR += glens
SUBDIR += gramps
SUBDIR += hdf
SUBDIR += hdf5
SUBDIR += kmovisto
SUBDIR += libctl
SUBDIR += libsvm
SUBDIR += mayavi
SUBDIR += mmtk
SUBDIR += mpb
SUBDIR += mpqc
SUBDIR += mpqc-mpich
SUBDIR += oases
SUBDIR += openbabel
SUBDIR += p5-Chemistry-Elements
SUBDIR += psi3
SUBDIR += ruby-dcl
SUBDIR += ruby-dcl-gtk
SUBDIR += ruby-gphys
SUBDIR += vis5d+
SUBDIR += xloops-ginac
SUBDIR += xmakemol
.include <bsd.port.subdir.mk>