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... | |
| Foam::blockFaces::defineTypeNameAndDebug | ( | projectFace | , |
| 0 | |||
| ) |
| Foam::blockFaces::addToRunTimeSelectionTable | ( | blockFace | , |
| projectFace | , | ||
| Istream | |||
| ) |
| Foam::blockFaces::defineTypeNameAndDebug | ( | sweepFace | , |
| 0 | |||
| ) |