FreeFOAM The Cross-Platform CFD Toolkit
readControls.H File Reference

Detailed Description

Definition in file readControls.H.

+ Include dependency graph for readControls.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 if (pimple.found("correctPhi"))
 if (pimple.found("checkMeshCourantNo"))

Variables

bool correctPhi = false
bool checkMeshCourantNo = false

Function Documentation

if ( pimple.  found"correctPhi")

Definition at line 5 of file readControls.H.

References correctPhi, and pimple.

if ( pimple.  found"checkMeshCourantNo")

Definition at line 11 of file readControls.H.

References pimple.


Variable Documentation

bool correctPhi = false

Definition at line 4 of file readControls.H.

Referenced by if().

bool checkMeshCourantNo = false

Definition at line 10 of file readControls.H.