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

checkData.H File Reference


Detailed Description

Definition in file checkData.H.

Go to the source code of this file.

Functions

 for (label n1=startTime;n1< endTime &&variableGood;++n1)

Variables

bool  variableGood = true

Function Documentation

for (  )

Definition at line 4 of file checkData.H.

References mesh, and name().


Variable Documentation

bool variableGood = true

Definition at line 3 of file checkData.H.