mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: PointEdgeWave : missing curly
This commit is contained in:
@ -354,6 +354,7 @@ public:
|
||||
{
|
||||
x[i].updatePoint(y[i], PointEdgeWave<Type>::propagationTol());
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user