Loading...
Searching...
No Matches
Functions | Variables
solveTrue.H File Reference

Go to the source code of this file.

Functions

simpleControl simple (mesh)
 

Variables

volScalarField & T = _T()
 
fvMesh & mesh = _mesh()
 
Foam::Time & runTime = _runTime()
 

Function Documentation

◆ simple()

simpleControl simple ( mesh )

Variable Documentation

◆ mesh

fvMesh& mesh = _mesh()

Definition at line 2 of file solveTrue.H.

◆ runTime

Foam::Time& runTime = _runTime()

Definition at line 3 of file solveTrue.H.

◆ T

volScalarField& T = _T()

Definition at line 1 of file solveTrue.H.