Enumerators and Constants
Enumerators
The following table is non-comprehensive. |
Type | Possible values, in order | Comments |
---|---|---|
tBoundSurface |
XMAX, YMAX, ZMAX, XMIN, YMIN, ZMIN, UNDEF_S |
|
tBoundType |
INNER_B, OUTER_B, PATCH_B, EMPTY_B, REFINE_B, SYMMETRY_B |
REFINE_B is deprecated. |
tDFType |
NO, CART2DF, DF2CART, DF2DF |
|
tGridType |
CC, CS, SS, SC, CU, DF |
Only CS, SS, and CU are commonly used. |
tGridOrientation |
XP, YP, ZP, XM, YM, ZM, CENTER |
|
tSymmetryType |
NONE_S, CARTOON_AXIS_S, CARTOON_SURF_S, REFLECTION_S, TRANSLATION_S, ROTANT_S |