Print a triangulation object

Usage

print(tri.obj)

Arguments

tri.obj object of class "tri"

Description

prints a adjacency list of "tri.obj"

Value

None

Author(s)

A. Gebhardt

References

R. J. Renka (1996). Algorithm 751: TRIPACK: a constrained two-dimensional {Delaunay} triangulation package. ACM Transactions on Mathematical Software. 22, 1-8.

See Also

tri, plot.tri, summary.tri


[Package Contents]