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

resetPhivPatches.H File Reference


Detailed Description

Definition in file resetPhivPatches.H.

Go to the source code of this file.

Functions

 forAll (phivPatches, patchI)

Variables

surfaceScalarField::GeometricBoundaryField &  phivPatches = phiv.boundaryField()
const
volVectorField::GeometricBoundaryField &  
Upatches = U.boundaryField()
const
surfaceVectorField::GeometricBoundaryField &  
SfPatches = mesh.Sf().boundaryField()

Function Documentation

forAll ( phivPatches   ,
patchI    
)

Definition at line 5 of file resetPhivPatches.H.

References phivPatches.


Variable Documentation

surfaceScalarField::GeometricBoundaryField& phivPatches = phiv.boundaryField()

Definition at line 1 of file resetPhivPatches.H.

Referenced by forAll().

const volVectorField::GeometricBoundaryField& Upatches = U.boundaryField()

Definition at line 2 of file resetPhivPatches.H.

const surfaceVectorField::GeometricBoundaryField& SfPatches = mesh.Sf().boundaryField()

Definition at line 3 of file resetPhivPatches.H.