|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jcae.mesh.MeshValid2D
public class MeshValid2D
This class MeshValid allows to load a file, construct the mesh structure and read mesh hypothesis. Then starts meshing operation. This class allows to set all explicit constraints desired by the user, and to set all implicit constraints linked to mesher requirement. The main idea of mesh generation is to sub-structure the mesh linked to the geometric shape into several sub-meshes according to specifications and geometry decomposition (see mesh.MeshMesh.initMesh()).
Constructor Summary | |
---|---|
MeshValid2D()
|
Method Summary | |
---|---|
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 MeshValid2D()
Method Detail |
---|
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 |