mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: ops: clean up macro
This commit is contained in:
@ -178,6 +178,7 @@ Op(greaterEq, x >= y)
|
|||||||
weightedOp(multiply, (weight*y))
|
weightedOp(multiply, (weight*y))
|
||||||
|
|
||||||
#undef Op
|
#undef Op
|
||||||
|
#undef weightedOp
|
||||||
|
|
||||||
|
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|||||||
Reference in New Issue
Block a user