View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000570 | OpenFOAM | Bug | public | 2012-07-02 09:05 | 2012-07-02 13:53 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Summary | 0000570: ptscotchDecomp.C reads from both ptscotchCoeffs and scotchCoeffs | ||||
Description | The ptscotchDecomp method reads the writeGraph entry from the ptscotchCoeffs sub-dictionary, all other entries, however, from the scotchCoeffs sub-dictionary. If this is indeed a bug (not so sure myself, some documentation would certainly help here), a simple s/"scotchCoeffs"/"ptscotchCoeffs"/g will do the trick. | ||||
Tags | No tags attached. | ||||
|
Good point. My feeling is that it should read it from scotchCoeffs since ptscotch is basically the same as scotch except runs distributed. |
|
Ok, so then it should rather be s/"ptscotchCoeffs"/"scotchCoeffs"/g, right? |
|
Thanks, changed it to scotchCoeffs in c8ca4abf72973396ecfb928804fd2e195921ac15 |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-02 09:05 |
|
New Issue | |
2012-07-02 09:45 |
|
Note Added: 0001435 | |
2012-07-02 13:28 |
|
Note Added: 0001440 | |
2012-07-02 13:53 |
|
Note Added: 0001441 | |
2012-07-02 13:53 |
|
Status | new => resolved |
2012-07-02 13:53 |
|
Fixed in Version | => 2.1.x |
2012-07-02 13:53 |
|
Resolution | open => fixed |
2012-07-02 13:53 |
|
Assigned To | => user4 |