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

createGradP.H File Reference


Detailed Description

Definition in file createGradP.H.

Go to the source code of this file.

Functions

dimensionedScalar  gradP ("gradP", dimensionSet(0, 1,-2, 0, 0), 0.0)
IFstream  gradPFile (runTime.path()/runTime.timeName()/"uniform"/"gradP.raw")
 if (gradPFile.good())

Function Documentation

dimensionedScalar gradP ( "gradP"   ,
dimensionSet(0, 1,-2, 0, 0)   ,
0.   0  
)
IFstream gradPFile ( runTime.path()/runTime.timeName()/"uniform"/"gradP.raw"    )

Referenced by if().

if ( gradPFile.   good()  )

Definition at line 14 of file createGradP.H.

References Foam::endl(), gradP(), gradPFile(), and Foam::Info.