FreeFOAM The Cross-Platform CFD Toolkit
createPhib.H File Reference

Detailed Description

Definition in file createPhib.H.

+ This graph shows which files directly or indirectly include this file:

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())

Function Documentation

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().