Loading...
Searching...
No Matches
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 if(), and adjointSimple::mainIter().

Here is the caller graph for this function:

◆ if()

Definition at line 7 of file paEqn.H.

References paEqn(), and solvePrimaryRegion().

Here is the call graph for this function:

Variable Documentation

◆ else

else
Initial value:
{
pa.correctBoundaryConditions()

Definition at line 12 of file paEqn.H.