View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002244 | OpenFOAM | Bug | public | 2016-09-14 09:08 | 2016-09-14 09:42 |
Reporter | ccopsey | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 15.04 |
Product Version | dev | ||||
Summary | 0002244: Issue 0002226 (faa6d0e) breaks GridGenGAMGAgglomeration.C | ||||
Description | Lines 289-293 of GridGenGAMGAgglomeration.C: if (continueAgglomerating(nCoarseCells)) { nCells_[nCreatedLevels] = nCoarseCells; restrictAddressing_.set(nCreatedLevels, finalAgglomPtr); } However the signature of continueAgglomerating() changed from one to two arguments in commit faa6d0e. | ||||
Steps To Reproduce | Compile with MGridGen present. | ||||
Tags | No tags attached. | ||||