org.jcae.mesh
Class FuseGroups

java.lang.Object
  extended by org.jcae.mesh.FuseGroups

public class FuseGroups
extends java.lang.Object

Reads a 3D mesh, performs computations and stores it back.


Constructor Summary
FuseGroups()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FuseGroups

public FuseGroups()
Method Detail

main

public static void main(java.lang.String[] args)