All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
Functions
createZeroSources.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

fvScalarMatrix rhoSu (rho, rho.dimensions()*dimVolume/dimTime)
 
fvVectorMatrix rhoUSu (U, rho.dimensions()*U.dimensions()*dimVolume/dimTime)
 
fvScalarMatrix rhoESu (e, rho.dimensions()*e.dimensions()*dimVolume/dimTime)
 

Detailed Description

Original source file createZeroSources.H

Definition in file createZeroSources.H.

Function Documentation

fvScalarMatrix rhoSu ( rho  ,
rho.dimensions()*dimVolume/  dimTime 
)
fvVectorMatrix rhoUSu ( U  ,
rho.dimensions()*U.dimensions()*dimVolume/  dimTime 
)

Referenced by main().

Here is the caller graph for this function:

fvScalarMatrix rhoESu ( e  ,
rho.dimensions()*e.dimensions()*dimVolume/  dimTime 
)

Referenced by main().

Here is the caller graph for this function: