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

createPhia.H File Reference


Detailed Description

Definition in file createPhia.H.

Go to the source code of this file.

Functions

IOobject  phiaHeader ("phia", runTime.timeName(), mesh, IOobject::NO_READ)
autoPtr< surfaceScalarField >  phiaPtr (NULL)
 if (phiaHeader.headerOk())

Function Documentation

IOobject phiaHeader ( "phia"   ,
runTime.   timeName(),
mesh   ,
IOobject::NO_READ    
)
autoPtr<surfaceScalarField> phiaPtr ( NULL    )

Referenced by if().

if ( phiaHeader.   headerOk()  )

Definition at line 11 of file createPhia.H.

References Foam::endl(), Foam::Info, mesh, and phiaPtr().