Storage for surface mesh i.e. points and faces. More...
Storage for surface mesh i.e. points and faces.
Definition at line 49 of file faceMesh.H.
Inheritance diagram for faceMesh:
Collaboration diagram for faceMesh:Public Member Functions | |
| faceMesh (const faceList &faces, const pointField &points) | |
| Construct from components.
| |
| faceMesh (Istream &is) | |
| Construct from Istream.
| |
| void | flip () |
Friends | |
| Ostream & | operator<< (Ostream &os, const faceMesh &fm) |
| faceMesh | ( | const faceList & | faces, |
| const pointField & | points | ||
| ) | [inline]
|
Construct from components.
Definition at line 68 of file faceMesh.H.
Construct from Istream.
Definition at line 74 of file faceMesh.H.
| void flip | ( | ) | [inline]
|
Definition at line 82 of file faceMesh.H.
References PrimitivePatch< face, List, pointField >::clearOut(), f(), forAll, UList< face >::operator[](), and face::reverseFace().
Definition at line 94 of file faceMesh.H.