mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: PatchTools: unused typedef
This commit is contained in:
@ -51,7 +51,6 @@ void Foam::PatchTools::gatherAndMerge
|
||||
)
|
||||
{
|
||||
typedef typename PrimitivePatch<FaceList,PointField>::face_type FaceType;
|
||||
typedef typename PrimitivePatch<FaceList,PointField>::point_type PointType;
|
||||
|
||||
// Faces from all ranks
|
||||
const globalIndex faceAddr(pp.size(), globalIndex::gatherOnly{});
|
||||
|
||||
Reference in New Issue
Block a user