Loading...
Searching...
No Matches
constrainPressure.H File Reference
Include dependency graph for constrainPressure.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NullMRF

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class RhoType, class RAUType, class MRFType>
void constrainPressure (volScalarField &p, const RhoType &rho, const volVectorField &U, const surfaceScalarField &phiHbyA, const RAUType &rhorAU, const MRFType &MRF)
template<class RAUType>
void constrainPressure (volScalarField &p, const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phiHbyA, const RAUType &rhorAU)
template<class RAUType, class MRFType>
void constrainPressure (volScalarField &p, const volVectorField &U, const surfaceScalarField &phiHbyA, const RAUType &rAU, const MRFType &MRF)
template<class RAUType>
void constrainPressure (volScalarField &p, const volVectorField &U, const surfaceScalarField &phiHbyA, const RAUType &rAU)

Detailed Description

Original source file constrainPressure.H

Definition in file constrainPressure.H.