Graph coloring using scotch #59
Labels
kind: enhancement
enhancement to an existing feature
part: graph
graph problematic related
part: parmmg
specific to parmmg code part
priority: medium
linked to strong improvements or to a medium-term deadline
Milestone
Implementation:
Checks:
If Scotch graph is stored under the same format as Metis graph we only have to rename the
PMMG_graph_meshElts2metis
,PMMG_graph_parmeshGrps2metis
andPMMG_graph_parmeshGrps2parmetis
functions.Otherwise we will have to create new fonctions to store the graph at suitable format and to refactorize common parts of the construction of graphs at scotch and metis format.
The text was updated successfully, but these errors were encountered: