com.phoenixst.plexus.examples
public class ToroidalMesh extends Product
m x n toroidal mesh.
Since: 1.0
Version: $Revision: 1.10 $
| Constructor Summary | |
|---|---|
| ToroidalMesh(int m, int n)
Creates a new ToroidalMesh. | |
| Method Summary | |
|---|---|
| String | toString() |
ToroidalMesh.