cutPoly: Fixed typo
This commit is contained in:
@ -312,7 +312,7 @@ Foam::cutPoly::faceCutAreaIntegral
|
||||
auto result =
|
||||
faceAreaIntegral
|
||||
(
|
||||
cutPoly::FaceCutValues<Type>
|
||||
cutPoly::FaceCutValues<vector>
|
||||
(
|
||||
f,
|
||||
fCuts,
|
||||
|
||||
Reference in New Issue
Block a user