FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

resetPhiPatches.H File Reference


Detailed Description

Definition in file resetPhiPatches.H.

Go to the source code of this file.

Functions

 forAll (phiPatches, patchI)

Variables

fvsPatchScalarFieldField &  phiPatches = phi.boundaryField()
const fvPatchScalarFieldField &  rhoPatches = rho.boundaryField()
const fvPatchVectorFieldField &  Upatches = U.boundaryField()
const fvsPatchVectorFieldField &  SfPatches = mesh.Sf().boundaryField()

Function Documentation

forAll ( phiPatches   ,
patchI    
)

Definition at line 6 of file resetPhiPatches.H.

References phi, and phiPatches.


Variable Documentation

fvsPatchScalarFieldField& phiPatches = phi.boundaryField()

Definition at line 1 of file resetPhiPatches.H.

Referenced by forAll().

const fvPatchScalarFieldField& rhoPatches = rho.boundaryField()

Definition at line 2 of file resetPhiPatches.H.

const fvPatchVectorFieldField& Upatches = U.boundaryField()

Definition at line 3 of file resetPhiPatches.H.

const fvsPatchVectorFieldField& SfPatches = mesh.Sf().boundaryField()

Definition at line 4 of file resetPhiPatches.H.