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