|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jcae.mesh.Mesher3D
public class Mesher3D
Reads a 3D mesh, performs computations and stores it back.
Constructor Summary | |
---|---|
Mesher3D()
|
Method Summary | |
---|---|
static boolean |
deleteDirectory(java.io.File path,
java.io.File avoid)
|
static void |
main(java.lang.String[] args)
main method, reads 2 arguments and calls mesh() method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Mesher3D()
Method Detail |
---|
public static boolean deleteDirectory(java.io.File path, java.io.File avoid)
public static void main(java.lang.String[] args)
args
- an array of String, filename, algorithm type and constraint
value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |