]> https://gitweb.dealii.org/ - dealii.git/commit
Add support for Zoltan graph partitioner
authorNivesh Dommaraju <nidhinivesh.d@gmail.com>
Sun, 26 Nov 2017 17:47:53 +0000 (11:47 -0600)
committerMatthias Maier <tamiko@43-1.org>
Sun, 26 Nov 2017 17:47:53 +0000 (11:47 -0600)
commit829516f61fed66fcf46780a5620ca6f1ba2f9b4f
treee9cbf0cce860f0021a42ef6cadc641ff85deca5f
parentaf9ab46041c0f1b1e4deec7491e25a7cebaf874b
Add support for Zoltan graph partitioner

Zoltan is used for graph partitioning. The following page for zoltan's
guide has more information.
http://www.cs.sandia.gov/zoltan/ug_html/ug_alg_phg.html

Implementation:
 - 4 query functions, as need by zoltan, are added in sparsity_tools.cc
 - additional option has been added to "partition_triangulation"
   function to choose between "metis" or "zoltan"
include/deal.II/grid/grid_tools.h
include/deal.II/lac/sparsity_tools.h
source/base/mpi.cc
source/grid/grid_tools.cc
source/grid/grid_tools.inst.in
source/lac/sparsity_tools.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.