Solution of continuity equation for QGD solver. More...

Go to the source code of this file.
Functions | |
| fvScalarMatrix | pEqn (fvc::div(phiu)-fvc::div(phiwo)-fvm::laplacian(taubyrhof, p)) |
| pEqn | setReference (pRefCell, getRefCellValue(p, pRefCell)) |
| pEqn | solve () |
Variables | |
| phi = phiu - phiwo + pEqn.flux() | |
Solution of continuity equation for QGD solver.
Original source file QHDpEqn.H
Definition in file QHDpEqn.H.
| fvScalarMatrix pEqn | ( | fvc:: | divphiu)-fvc::div(phiwo)-fvm::laplacian(taubyrhof, p | ) |
| pEqn solve | ( | ) |