paEqn.H File Reference

Go to the source code of this file.

Functions

fvScalarMatrix paEqn (fvm::d2dt2(pa) - sqr(c0) *fvc::laplacian(pa))
 
 if (solvePrimaryRegion)
 

Variables

 else
 

Function Documentation

◆ paEqn()

fvScalarMatrix paEqn ( fvm::d2dt2(pa) - sqr(c0) *fvc::laplacian(pa)  )

Referenced by objectiveManagerIncompressible::addPaEqnSource(), if(), and adjointSimple::mainIter().

Here is the caller graph for this function:

◆ if()

Definition at line 7 of file paEqn.H.

References paEqn().

Here is the call graph for this function:

Variable Documentation

◆ else

else
Initial value:
{
pa.correctBoundaryConditions()

Definition at line 13 of file paEqn.H.