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)
 if (phiBHeader.headerOk())

Variables

surfaceScalarField *  phiBPtr

Function Documentation

IOobject phiBHeader ( "phiB"   ,
runTime.   timeName(),
mesh   ,
IOobject::NO_READ    
)
if ( phiBHeader.   headerOk()  )

Definition at line 12 of file createPhiB.H.

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


Variable Documentation

surfaceScalarField* phiBPtr

Definition at line 10 of file createPhiB.H.