YEqn.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

tmp< fv::convectionScheme< scalar > > mvConvection (nullptr)
 
 if (Y.size())
 
reaction correct ()
 
 forAll (Y, i)
 
composition normalise ()
 

Function Documentation

◆ mvConvection()

tmp<fv::convectionScheme<scalar> > mvConvection ( nullptr  )

◆ if()

if ( Y.  size())

Definition at line 3 of file YEqn.H.

References fields, mesh, mvConvection(), Foam::compressible::New(), phi, and reaction.

Here is the call graph for this function:

◆ correct()

reaction correct ( )

◆ forAll()

forAll ( Y  ,
 
)

Definition at line 19 of file YEqn.H.

References composition, fvConstraints::constrain(), Foam::fvc::ddt(), fvConstraints, fvModels, mvConvection(), phi, reaction, rho, thermophysicalTransport, and Y.

Here is the call graph for this function:

◆ normalise()

composition normalise ( )