org.jcae.mesh
Class MeshValid2D

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

public class MeshValid2D
extends java.lang.Object

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

MeshValid2D

public MeshValid2D()
Method Detail

main

public static void main(java.lang.String[] args)
main method, reads 2 arguments and calls mesh() method

Parameters:
args - an array of String, filename, algorithm type and constraint value