mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: duplicate assignment
This commit is contained in:
@ -505,8 +505,6 @@ void Foam::vtk::vtuSizing::populateArrays
|
|||||||
vertLabels[vrtLoc++] = nShapePoints;
|
vertLabels[vrtLoc++] = nShapePoints;
|
||||||
}
|
}
|
||||||
|
|
||||||
cellTypes[celLoc] = vtk::cellType::VTK_TETRA;
|
|
||||||
|
|
||||||
// See note above about the orientation.
|
// See note above about the orientation.
|
||||||
if (isOwner)
|
if (isOwner)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user