FreeFOAM The Cross-Platform CFD Toolkit
resetPhivPatches.H File Reference

Detailed Description

Definition in file resetPhivPatches.H.

+ This graph shows which files directly or indirectly include this file:

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.