Definition in file createPhib.H.
Go to the source code of this file.
Functions | |
| IOobject | phibHeader ("phib", runTime.timeName(), mesh, IOobject::NO_READ) |
| autoPtr< surfaceScalarField > | phibPtr (NULL) |
| if (phibHeader.headerOk()) | |
| IOobject phibHeader | ( | "phib" | , |
| runTime. | timeName(), | ||
| mesh | , | ||
| IOobject::NO_READ | |||
| ) |
| autoPtr<surfaceScalarField> phibPtr | ( | NULL | ) |
Referenced by if().
| if | ( | phibHeader. | headerOk() ) |
Definition at line 11 of file createPhib.H.
References Foam::endl(), Foam::Info, mesh, and phibPtr().