mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Removed small comment - CGAL *does* circulate around edges consistently.
This commit is contained in:
@ -224,8 +224,6 @@ void Foam::CV3D::calcDualMesh
|
|||||||
dcNei = dcA;
|
dcNei = dcA;
|
||||||
|
|
||||||
// reverse face order to correctly orientate normal
|
// reverse face order to correctly orientate normal
|
||||||
// unsure if CGAL always circulates consistently,
|
|
||||||
// needs to be more rigorous
|
|
||||||
reverse(newDualFace);
|
reverse(newDualFace);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user