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 (piso.found("correctPhi"))
 if (piso.found("checkMeshCourantNo"))

Variables

bool correctPhi = true
bool checkMeshCourantNo = false

Function Documentation

if ( piso.  found"correctPhi")

Definition at line 5 of file readControls.H.

References correctPhi, and piso.

if ( piso.  found"checkMeshCourantNo")

Definition at line 11 of file readControls.H.

References piso.


Variable Documentation

bool correctPhi = true

Definition at line 4 of file readControls.H.

bool checkMeshCourantNo = false

Definition at line 10 of file readControls.H.