2#ifndef __F5Bcoordinates_H
3#define __F5Bcoordinates_H
40#define F5T_COORD4_FLOAT F5B_standard_cartesian_chart4D()->SinglePrecision.Point_hid_t
41#define F5T_COORD4_DOUBLE F5B_standard_cartesian_chart4D()->DoublePrecision.Point_hid_t
42#define F5T_VEC4_FLOAT F5B_standard_cartesian_chart4D()->SinglePrecision.Vector_hid_t
43#define F5T_VEC4_DOUBLE F5B_standard_cartesian_chart4D()->DoublePrecision.Vector_hid_t
44#define F5T_BIVEC4_FLOAT F5B_standard_cartesian_chart4D()->SinglePrecision.Vector_hid_t
45#define F5T_BIVEC4_DOUBLE F5B_standard_cartesian_chart4D()->DoublePrecision.Vector_hid_t
46#define F5T_METRIC44_FLOAT F5B_standard_cartesian_chart4D()->SinglePrecision.Metric_hid_t
47#define F5T_METRIC44_DOUBLE F5B_standard_cartesian_chart4D()->DoublePrecision.Metric_hid_t
49#define F5T_COORD4_POLAR_FLOAT F5B_standard_polar_chart4D()->SinglePrecision.Point_hid_t
50#define F5T_COORD4_POLAR_DOUBLE F5B_standard_polar_chart4D()->DoublePrecision.Point_hid_t
98#define F5T_COORD3_FLOAT F5B_standard_cartesian_chart3D()->SinglePrecision.Point_hid_t
99#define F5T_VEC3_FLOAT F5B_standard_cartesian_chart3D()->SinglePrecision.Vector_hid_t
100#define F5T_BIVEC3_FLOAT F5B_standard_cartesian_chart3D()->SinglePrecision.Bivector_hid_t
102#define F5T_COORD3_DOUBLE F5B_standard_cartesian_chart3D()->DoublePrecision.Point_hid_t
103#define F5T_VEC3_DOUBLE F5B_standard_cartesian_chart3D()->DoublePrecision.Vector_hid_t
104#define F5T_BIVEC3_DOUBLE F5B_standard_cartesian_chart3D()->DoublePrecision.Bivector_hid_t
110#define F5T_METRIC33_FLOAT F5B_standard_cartesian_chart3D()->SinglePrecision.Metric_hid_t
112#define F5T_METRIC33_DOUBLE F5B_standard_cartesian_chart3D()->DoublePrecision.Metric_hid_t
131#define F5T_INT_FRACTION32 F5T_IntegerFraction32()
134#define F5T_INT_FRACTION64 F5T_IntegerFraction64()
196#define F5T_T_POLAR2_FLOAT F5B_new_global_t_polar2_chart3D()->SinglePrecision.Point_hid_t
197#define F5T_T_POLAR2_DOUBLE F5B_new_global_t_polar2_chart3D()->DoublePrecision.Point_hid_t
228#define F5_FRAGMENT_NEIGHBOUR_CELL_DOMAIN "fragment_neighbor"
229#define F5_FRAGMENT_NEIGHBOUR F5B_new_global_fragname()->SinglePrecision.Point_hid_t
239#define F5T_EDGE32 F5B_standard_edge_cells()->SinglePrecision.Point_hid_t
240#define F5T_EDGE64 F5B_standard_edge_cells()->DoublePrecision.Point_hid_t
241#define F5_EDGE_CELL_DOMAIN "edge"
264#define F5T_TRIANGLE32 F5B_standard_triangle_cells()->SinglePrecision.Point_hid_t
265#define F5T_TRIANGLE64 F5B_standard_triangle_cells()->DoublePrecision.Point_hid_t
272#define F5T_TRIANGLE32_IJK F5B_standard_triangle_cells_ijk()->SinglePrecision.Point_hid_t
274#define F5_TRIANGLE_CELL_DOMAIN "triangular"
284#define F5T_QUAD32 F5B_standard_quad_cells()->SinglePrecision.Point_hid_t
285#define F5_QUAD_CELL_DOMAIN "quad"
296#define F5T_TETRAHEDRON32 F5B_standard_tetrahedral_cells()->SinglePrecision.Point_hid_t
297#define F5T_TETRAHEDRON64 F5B_standard_tetrahedral_cells()->DoublePrecision.Point_hid_t
298#define F5_TETRAHEDRON_CELL_DOMAIN "tetrahedral"
308#define F5T_HEXAHEDRON32 F5B_standard_hexahedral_cells()->SinglePrecision.Point_hid_t
309#define F5_HEXAHEDRON_CELL_DOMAIN "hexahedral"
316#define F5T_COLOR_RGBA_32F F5B_new_global_color_chart_rgba_real()->SinglePrecision.Vector_hid_t
317#define F5T_COLOR_RGBA_8I F5B_new_global_color_chart_rgba_int()->OneBytePrecision.Vector_hid_t
F5_triangle32_t F5_triangle_t
F5_point3f_t F5_vec3_point_t
F5_API ChartDomain_IDs * F5B_standard_texture_chart2D()
F5_vec3_double_t F5_vec3d_t
F5_API ChartDomain_IDs * F5B_standard_tetrahedral_cells()
F5_API ChartDomain_IDs * F5B_new_global_time_chart1D()
F5_API ChartDomain_IDs * F5B_new_global_quad_cells()
F5_API ChartDomain_IDs * F5B_new_global_polar_chart3D()
ChartDomain_IDs * F5B_new_global_polar_chart4D()
F5_API ChartDomain_IDs * F5B_new_global_edge_cells()
F5_API ChartDomain_IDs * F5B_new_global_cylindrical_chart3D()
F5_API ChartDomain_IDs * F5B_new_global_texture_chart2D()
F5_API ChartDomain_IDs * F5B_standard_triangle_cells_ijk()
F5_point3_double_t F5_point3d_t
F5_API ChartDomain_IDs * F5B_new_global_polar_chart2D()
F5_API ChartDomain_IDs * F5B_new_global_cartesian_chart2D()
F5_API ChartDomain_IDs * F5B_new_global_tetrahedral_cells()
F5_API ChartDomain_IDs * F5B_new_global_spherical_chart1D()
F5_metric3_float_t F5_metric3f_t
F5_vec3_float_t F5_vec3f_t
F5_API ChartDomain_IDs * F5B_new_global_fragname()
F5_API ChartDomain_IDs * F5B_standard_quad_cells()
F5_API ChartDomain_IDs * F5B_standard_hexahedral_cells()
F5_API ChartDomain_IDs * F5B_new_global_triangle_cells_ijk()
F5_API ChartDomain_IDs * F5B_standard_triangle_cells()
F5_API ChartDomain_IDs * F5B_new_global_texture_chart3D()
F5_API ChartDomain_IDs * F5B_new_global_color_chart_rgba_real()
F5_API ChartDomain_IDs * F5B_new_global_spherical_chart2D()
F5_API ChartDomain_IDs * F5B_new_global_axial_chart2D()
F5_API ChartDomain_IDs * F5B_new_global_hexahedral_cells()
F5_API ChartDomain_IDs * F5B_new_global_triangle_cells()
F5_API ChartDomain_IDs * F5B_standard_edge_cells()
F5_API ChartDomain_IDs * F5B_new_global_cartesian_chart1D()
F5_API ChartDomain_IDs * F5B_new_global_color_chart_rgba_int()
F5_API hid_t F5T_IntegerFraction32()
ChartDomain_IDs * F5B_new_global_cartesian_chart4D()
F5_point3_float_t F5_point3f_t
F5_API void F5Bcoordinate_cleanup()
F5_API ChartDomain_IDs * F5B_standard_polar_chart3D()
F5_API ChartDomain_IDs * F5B_new_global_t_polar2_chart3D()
F5_API hid_t F5T_IntegerFraction64()
F5_API ChartDomain_IDs * F5B_new_rational_regular_domain3D()
F5_API ChartDomain_IDs * F5B_new_global_cartesian_chart3D()
F5_API ChartDomain_IDs * F5B_standard_cartesian_chart3D()
F5_API ChartDomain_IDs * F5B_new_integer_regular_domain3D()