OpenFOAM logo
Open Source CFD Toolkit

triSurfaceMesh Class Reference

Inheritance diagram for triSurfaceMesh:

Inheritance graph
[legend]
Collaboration diagram for triSurfaceMesh:

Collaboration graph
[legend]
List of all members.

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).

Constructor & Destructor Documentation

triSurfaceMesh const IOobject io,
const List< labelledTri > &  faces,
const geometricSurfacePatchList patches,
const pointField points
[inline]
 

Construct from triangles, patches, points.

Definition at line 70 of file triSurfaceMesh.H.

triSurfaceMesh const IOobject io,
const fileName fName
[inline]
 

Construct from file name (uses extension to determine type).

Definition at line 82 of file triSurfaceMesh.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org