mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
36d8a857f9
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>
10 lines
411 B
Plaintext
10 lines
411 B
Plaintext
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
|