Note: Don’t edit lines starting with a % or $, but edit the following line with either a TRUE, FALSE, or the parameters associated with the switch (for example, 1.2/10 is reasonable for the line following the -q switch since it takes maximum ratios and minimum angles)

$ Name of the .poly file to load in as the piecewise linear complex (exclude .poly) 
cube

% -p Tetrahedralize a piecewise linear complex (PLC)
TRUE

% -Y Preserves the input surface mesh
FALSE

% -r Reconstructs a previously generated mesh
FALSE

% -q Refines mesh (alternatively: give a pair in the form (max radius-edge ratio)/(minimum dihedral angle))
TRUE

% -R Mesh coarsening, drops some vertices
FALSE

% -A Assigns attributes to tetrahedra in different regions
FALSE

% -a Applies a maximum tetrahedron volume constant (give a number or FALSE)
0.00001

% -m Applies a mesh sizing function
FALSE

% -i Inserts a list of additional points
FALSE

% -O Specifies the level of mesh optimization (alternatively: give a pair in the form (level of optimization)/(methods to use))
FALSE

% -S Specifies maximum number of added points, known as Steiner points (give a number or FALSE)
FALSE

% -T Sets a tolerance for coplanar test (default 1e-8) (give a number or FALSE)
FALSE

% -X Suppresses use of exact arithmetic
FALSE

% -M No merge of coplanar facets or very close vertices
FALSE

% -w Generates weighted Delaunay (regular) triangulation
FALSE

% -c Retains the convex hull of the PLC
FALSE

% -d Detects self-intersections of the facets of the PLC
FALSE

% -z Numbers all output items starting from zero
FALSE

% -f Outputs all faces to .face file
TRUE

% -e Outputs all edges to .edge file
FALSE

% -n Outputs tetrahedra neighbors to .neigh file
FALSE

% -nn Outputs neighboring faces to .face file
TRUE

% -v Outputs Voronoi diagram to files
FALSE

% -g Outputs mesh to .mesh file for viewing by Medit
FALSE

% -k Outputs mesh to .vtk file for viewing by Paraview
FALSE

% -J No jettison of unused vertices from output .node file
FALSE

% -B Suppresses output of boundary information
FALSE

% -N Suppresses output of .node file
FALSE

% -E Suppresses output of .ele file
FALSE

% -F Suppresses output of .face and .edge file
FALSE

% -I Suppresses mesh iteration numbers
FALSE

% -C Checks the consistency of the final mesh
FALSE

% -Q Quiet: No terminal output except errors
FALSE

% -V Verbose: Detailed information, more terminal output
FALSE

% -VV Verbose: Give algorithm details as well
FALSE

% -x Memory allocation for tetrahedra per chunk (give a number or FALSE)
FALSE

% -h Help: A brief instruction for using TetGen
FALSE
