UF_SF_sfqm_param_data_s (view source)
 
Defined in: uf_sf_types.h
 
Also known as:
 


Data Members

edge_match_tol
double
Distance tolerance value used to find the
matched edges. The distance is measured from
the mid point location of one edge to the mid
point of the other edge. The default value
is 0.02.

node_uniq_tol
double
Specifies the maximum distance allowed between
nodes before they are merged when uniqueness
testing is active. The default is 0.0001.

smooth_tol
double
Distance in model units from old position to
new position for the node moved the farthest
during one iteration of the smoothing
algorithm. The default value is 0.01.

on_surf_tol
double
Controls the maximum distance in model units
that a node created during Scenario Shell
Mesher may lie from its closest point on the
surface. The default value is 0.001.

trans_rows
int
Allows to control the number of rows that will
be used to bridge the gap between elements of
different sizes. The default value is 3.