Date: Wed, 15 Dec 2010 16:48:09 +0000 (UTC) From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/parmgridgen Makefile distinfo pkg-descr pkg-plist ports/math/parmgridgen/files patch-MGridGen_IMlib_IMlib.h patch-MGridGen_Lib_mgridgen.h patch-Makefile.in patch-ParMGridGen_IMParMetis_ParMETISLib_parmetis.h patch-ParMGridGen_ParLib_parmgridgen.h Message-ID: <201012151648.oBFGm9Zr022251@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nivit 2010-12-15 16:48:09 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/parmgridgen Makefile distinfo pkg-descr pkg-plist
math/parmgridgen/files patch-MGridGen_IMlib_IMlib.h
patch-MGridGen_Lib_mgridgen.h
patch-Makefile.in
patch-ParMGridGen_IMParMetis_ParMETISLib_parmetis.h
patch-ParMGridGen_ParLib_parmgridgen.h
Log:
ParMGridGen-1.0 is a highly optimized serial and parallel library
for obtaining a sequence of successive coarse grids that are well suited
for geometric multigrid methods.
The quality of the elements of the coarse grids is optimized using a
multilevel framework.
The parallel library is based on MPI and is portable to
a wide range of architectures.
WWW: http://www.mgnet.org/mgnet-codes-parmgridgen.html
PR: ports/152506
Submitted by: Stas Timokhin <devel at stasyan.com>
Revision Changes Path
1.680 +1 -0 ports/math/Makefile
1.1 +41 -0 ports/math/parmgridgen/Makefile (new)
1.1 +2 -0 ports/math/parmgridgen/distinfo (new)
1.1 +11 -0 ports/math/parmgridgen/files/patch-MGridGen_IMlib_IMlib.h (new)
1.1 +11 -0 ports/math/parmgridgen/files/patch-MGridGen_Lib_mgridgen.h (new)
1.1 +49 -0 ports/math/parmgridgen/files/patch-Makefile.in (new)
1.1 +11 -0 ports/math/parmgridgen/files/patch-ParMGridGen_IMParMetis_ParMETISLib_parmetis.h (new)
1.1 +11 -0 ports/math/parmgridgen/files/patch-ParMGridGen_ParLib_parmgridgen.h (new)
1.1 +9 -0 ports/math/parmgridgen/pkg-descr (new)
1.1 +7 -0 ports/math/parmgridgen/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012151648.oBFGm9Zr022251>
