![]() |
|
Public Member Functions | |
triSurfaceMesh (const IOobject &io, const List< labelledTri > &faces, const geometricSurfacePatchList &patches, const pointField &points) | |
Construct from triangles, patches, points. | |
triSurfaceMesh (const IOobject &io, const fileName &fName) | |
Construct from file name (uses extension to determine type). |
|
Construct from triangles, patches, points.
Definition at line 70 of file triSurfaceMesh.H. |
|
Construct from file name (uses extension to determine type).
Definition at line 82 of file triSurfaceMesh.H. |