Home
last modified time | relevance | path

Searched refs:rot_axes (Results 1 – 10 of 10) sorted by relevance

/dports/science/berkeleygw/BGW-2.0.0/MeanField/spglib-1.0.9/
H A Dpointgroup.c229 static int rot_axes[][3] = { variable
572 norm = mat_norm_squared_i3( rot_axes[ortho_axes[i]] ); in laue2m()
585 norm = mat_norm_squared_i3( rot_axes[ortho_axes[i]] ); in laue2m()
974 rot_axes[tmp_axes[0]] ); in laue_one_axis()
1059 if ( vec[0] == rot_axes[i][0] && in get_rotation_axis()
1060 vec[1] == rot_axes[i][1] && in get_rotation_axis()
1061 vec[2] == rot_axes[i][2] ) { in get_rotation_axis()
1138 if ( ( axis_vec[0] == rot_axes[axis_index][0] ) && in is_exist_axis()
1139 ( axis_vec[1] == rot_axes[axis_index][1] ) && in is_exist_axis()
1141 if ( ( axis_vec[0] == -rot_axes[axis_index][0] ) && in is_exist_axis()
[all …]
/dports/science/py-spglib/spglib-1.16.2/src/
H A Dpointgroup.c301 static int rot_axes[][3] = { variable
707 norm = mat_norm_squared_i3(rot_axes[ortho_axes[i]]); in laue2m()
720 norm = mat_norm_squared_i3(rot_axes[ortho_axes[i]]); in laue2m()
800 norm = mat_norm_squared_i3(rot_axes[ortho_axes[i]]); in laue4m()
1194 if (vec[0] == rot_axes[i][0] && in get_rotation_axis()
1195 vec[1] == rot_axes[i][1] && in get_rotation_axis()
1196 vec[2] == rot_axes[i][2]) { in get_rotation_axis()
1273 if ((axis_vec[0] == rot_axes[axis_index][0]) && in is_exist_axis()
1274 (axis_vec[1] == rot_axes[axis_index][1]) && in is_exist_axis()
1276 if ((axis_vec[0] == -rot_axes[axis_index][0]) && in is_exist_axis()
[all …]
/dports/science/gabedit/GabeditSrc251_300720/spglib/
H A Dpointgroup.c300 static int rot_axes[][3] = { variable
704 norm = mat_norm_squared_i3(rot_axes[ortho_axes[i]]); in laue2m()
717 norm = mat_norm_squared_i3(rot_axes[ortho_axes[i]]); in laue2m()
797 norm = mat_norm_squared_i3(rot_axes[ortho_axes[i]]); in laue4m()
1191 if (vec[0] == rot_axes[i][0] && in get_rotation_axis()
1192 vec[1] == rot_axes[i][1] && in get_rotation_axis()
1193 vec[2] == rot_axes[i][2]) { in get_rotation_axis()
1270 if ((axis_vec[0] == rot_axes[axis_index][0]) && in is_exist_axis()
1271 (axis_vec[1] == rot_axes[axis_index][1]) && in is_exist_axis()
1273 if ((axis_vec[0] == -rot_axes[axis_index][0]) && in is_exist_axis()
[all …]
/dports/science/octopus/octopus-10.5/external_libs/spglib-1.9.9/src/
H A Dpointgroup.c300 static int rot_axes[][3] = { variable
704 norm = mat_norm_squared_i3(rot_axes[ortho_axes[i]]); in laue2m()
717 norm = mat_norm_squared_i3(rot_axes[ortho_axes[i]]); in laue2m()
1100 rot_axes[tmp_axes[0]]); in laue_one_axis()
1191 if (vec[0] == rot_axes[i][0] && in get_rotation_axis()
1192 vec[1] == rot_axes[i][1] && in get_rotation_axis()
1193 vec[2] == rot_axes[i][2]) { in get_rotation_axis()
1270 if ((axis_vec[0] == rot_axes[axis_index][0]) && in is_exist_axis()
1271 (axis_vec[1] == rot_axes[axis_index][1]) && in is_exist_axis()
1273 if ((axis_vec[0] == -rot_axes[axis_index][0]) && in is_exist_axis()
[all …]
/dports/science/spglib/spglib-1.16.2/src/
H A Dpointgroup.c301 static int rot_axes[][3] = { variable
707 norm = mat_norm_squared_i3(rot_axes[ortho_axes[i]]); in laue2m()
720 norm = mat_norm_squared_i3(rot_axes[ortho_axes[i]]); in laue2m()
800 norm = mat_norm_squared_i3(rot_axes[ortho_axes[i]]); in laue4m()
1194 if (vec[0] == rot_axes[i][0] && in get_rotation_axis()
1195 vec[1] == rot_axes[i][1] && in get_rotation_axis()
1196 vec[2] == rot_axes[i][2]) { in get_rotation_axis()
1273 if ((axis_vec[0] == rot_axes[axis_index][0]) && in is_exist_axis()
1274 (axis_vec[1] == rot_axes[axis_index][1]) && in is_exist_axis()
1276 if ((axis_vec[0] == -rot_axes[axis_index][0]) && in is_exist_axis()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dlpe-pts2ellipse.cpp75 , rot_axes(_("Axes rotation"), _("Axes rotation angle [deg]"), "rot_axes", &wr, this, 0) in LPEPts2Ellipse()
86 registerParameter(&rot_axes); in LPEPts2Ellipse()
89 rot_axes.param_set_range(-360, 360); in LPEPts2Ellipse()
90 rot_axes.param_set_increments(1, 10); in LPEPts2Ellipse()
410 const double rot_angle = -deg2rad(rot_axes); // negative for ccw rotation in genFitEllipse()
523 const double rot_angle = -deg2rad(rot_axes); // negative for ccw rotation in genIsometricEllipse()
603 const double rot_angle = -deg2rad(rot_axes); // negative for ccw rotation in genSteinerEllipse()
709 const double rot_angle = -deg2rad(rot_axes); // negative for ccw rotation in genPerspectiveEllipse()
H A Dlpe-pts2ellipse.h82 ScalarParam rot_axes; variable
/dports/databases/grass7/grass-7.8.6/lib/ogsf/
H A Dgsd_views.c186 glRotated(gv->rotate.rot_angle, gv->rotate.rot_axes[0], in gsd_set_view()
187 gv->rotate.rot_axes[1], gv->rotate.rot_axes[2]); in gsd_set_view()
H A Dgs2.c2890 Gv.rotate.rot_axes[0] = x; in GS_set_rotation()
2891 Gv.rotate.rot_axes[1] = y; in GS_set_rotation()
2892 Gv.rotate.rot_axes[2] = z; in GS_set_rotation()
2920 Gv.rotate.rot_axes[0] = 0.0; in GS_init_rotation()
2921 Gv.rotate.rot_axes[1] = 0.0; in GS_init_rotation()
2922 Gv.rotate.rot_axes[2] = 0.0; in GS_init_rotation()
/dports/databases/grass7/grass-7.8.6/include/
H A Dogsf.h474 double rot_axes[3]; /* rotation axis */ member