Go to the source code of this file.
Namespaces | |
Foam | |
Functions | |
void | correctUphiBCs (volVectorField &U, surfaceScalarField &phi) |
void | correctUphiBCs (const volScalarField &rho, volVectorField &U, surfaceScalarField &phi) |
template<class RAUfType , class DivUType > | |
void | CorrectPhi (volVectorField &U, surfaceScalarField &phi, const volScalarField &p, const RAUfType &rAUf, const DivUType &divU, pimpleControl &pimple) |
template<class RAUfType , class DivRhoUType > | |
void | CorrectPhi (volVectorField &U, surfaceScalarField &phi, const volScalarField &p, const volScalarField &rho, const volScalarField &psi, const RAUfType &rAUf, const DivRhoUType &divRhoU, pimpleControl &pimple) |
Original source file CorrectPhi.H
Definition in file CorrectPhi.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.