This had been used in functionObjects:
Info(log)<< "messages" << data << ....
in which it is not at all clear what the "log" argument does whereas
if (log) Info<< "messages" << data << ....
is totally clear and more efficient.
|
||
|---|---|---|
| .. | ||
| algorithms | ||
| containers | ||
| db | ||
| dimensionedTypes | ||
| dimensionSet | ||
| fields | ||
| global | ||
| graph | ||
| include | ||
| interpolations | ||
| Make | ||
| matrices | ||
| memory | ||
| meshes | ||
| primitives | ||