Home
Research
Teaching
CV & Papers
Seminars
Software

MeshGenC++: An Unstructured Grid Generator

Written by Matthew Elsey and James A. Rossmanith


2d/square_circ: mesh on a square domain with a circular hole



Input File:
  * Enter coordinates separated only by spaces  
  Max Iterations: 5000
  H0: 0.05
  Bounding box (xmin ymin xmax ymax):
	  -1.05e0  -1.05e0  1.05e0  1.05e0
  Number of fixed points: 4
  Fixed points (x y):
      -1.0e0   -1.0e0
       1.0e0   -1.0e0
      -1.0e0    1.0e0
       1.0e0    1.0e0  
Output:
    SUMMARY OF RESULTS:
    -------------------
           Number of Nodes:       996
       Number of Triangles:      1773
  Number of Nodes on Bndry:       219
        Total area covered:    3.3652192208815617e+00  
   Area Ratio: small/large:    2.4959257647591540e-01
  Angle Ratio: minAngle/60:    5.8593367259459050e-01