Functions | Variables
createRefsLaplacian.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

runTime setTime (0.0, 0)
 

Variables

Time & runTime = runTimePtr_()
 
fvMesh & mesh = meshPtr_()
 
volScalarField & T = TPtr_()
 
dimensionedScalar & DT = DTPtr_()
 

Function Documentation

◆ setTime()

runTime setTime ( 0.  0,
 
)

Variable Documentation

◆ runTime

Time& runTime = runTimePtr_()

Definition at line 1 of file createRefsLaplacian.H.

◆ mesh

fvMesh& mesh = meshPtr_()

Definition at line 4 of file createRefsLaplacian.H.

◆ T

volScalarField& T = TPtr_()

Definition at line 5 of file createRefsLaplacian.H.

◆ DT

dimensionedScalar& DT = DTPtr_()