FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

createPhib.H File Reference


Detailed Description

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

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