Go to the source code of this file.
Functions | |
if (Pstream::master()) | |
Variables | |
Info<< "Total cylinder mass: "<< fvc::domainIntegrate(rho).value()<< endl;autoPtr< OFstream > | logSummaryFile |
if | ( | Pstream::master() | ) |
Definition at line 5 of file startSummary.H.
References Foam::endl(), logSummaryFile, and runTime.
Info<< "Total cylinder mass: " << fvc::domainIntegrate(rho).value() << endl;autoPtr<OFstream> logSummaryFile |
Definition at line 3 of file startSummary.H.