Skip to content

Commit 832e96a

Browse files
committed
update regressions
1 parent 9bf1ba3 commit 832e96a

5 files changed

Lines changed: 113 additions & 101 deletions

File tree

TestCases/fea_topology/config.cfg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,9 @@ WRT_CON_FREQ= 1
9898
SOLUTION_ADJ_FILENAME= solution_adj.dat
9999
RESTART_ADJ_FILENAME= restart_adj.dat
100100

101+
% These settings are just to reproduce test results, comment them out
102+
% or delete them to use best practice values.
103+
PARMETIS_TOLERANCE= 0.05
104+
PARMETIS_EDGE_WEIGHT= 0
105+
PARMETIS_POINT_WEIGHT= 1
106+

0 commit comments

Comments
 (0)