OpenFOAM logo
Open Source CFD Toolkit

boundaryTreatment.H File Reference

Go to the source code of this file.

Functions

 if (isType< wallPolyPatch >(pbMesh[patch(facei)]))
else if (isType< wedgePolyPatch >(pbMesh[patch(facei)]))
else if (isType< symmetryPolyPatch >(pbMesh[patch(facei)]))
else if (isType< polyPatch >(pbMesh[patch(facei)]))


Function Documentation

else if isType< polyPatch >  (pbMesh[patch(facei)])  ) 
 

Definition at line 52 of file boundaryTreatment.H.

else if isType< symmetryPolyPatch >  (pbMesh[patch(facei)])  ) 
 

Definition at line 30 of file boundaryTreatment.H.

References Foam::mag(), and mesh.

Here is the call graph for this function:

else if isType< wedgePolyPatch >  (pbMesh[patch(facei)])  ) 
 

Definition at line 15 of file boundaryTreatment.H.

References mesh.

if isType< wallPolyPatch >  (pbMesh[patch(facei)])  ) 
 

Definition at line 1 of file boundaryTreatment.H.

References Foam::mag(), and v1.

Here is the call graph for this function:

For further information go to www.openfoam.org