Foam::blockFaces Namespace Reference

Classes

class  projectFace
 Projects the given set of face points onto the selected surface of the geometry provided as a searchableSurfaces object. More...
 
class  sweepFace
 This curved face sweeps the points of an opposing pair of the face's four edges over the surface of the face. Each row of points is constructed by transforming (i.e., translating and rotating) and uniformly scaling the swept edges so that their end points connect to the points of the other two edges. This does a better job than the standard interpolation algorithm of conforming to cylinders, cones, toroids and similar. More...
 

Functions

 defineTypeNameAndDebug (projectFace, 0)
 
 addToRunTimeSelectionTable (blockFace, projectFace, Istream)
 
 defineTypeNameAndDebug (sweepFace, 0)
 
 addToRunTimeSelectionTable (blockFace, sweepFace, Istream)
 

Function Documentation

◆ defineTypeNameAndDebug() [1/2]

Foam::blockFaces::defineTypeNameAndDebug ( projectFace  ,
 
)

◆ addToRunTimeSelectionTable() [1/2]

Foam::blockFaces::addToRunTimeSelectionTable ( blockFace  ,
projectFace  ,
Istream   
)

◆ defineTypeNameAndDebug() [2/2]

Foam::blockFaces::defineTypeNameAndDebug ( sweepFace  ,
 
)

◆ addToRunTimeSelectionTable() [2/2]

Foam::blockFaces::addToRunTimeSelectionTable ( blockFace  ,
sweepFace  ,
Istream   
)