Home
last modified time | relevance | path

Searched defs:r_sqr (Results 1 – 10 of 10) sorted by relevance

/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dcalc.cc57 static double helix_arc_length(double r_sqr, double height, double twist) { in helix_arc_length()
67 int Calc::get_helix_slices(double r_sqr, double height, double twist, double fn, double fs, double … in get_helix_slices()
96 int Calc::get_conical_helix_slices(double r_sqr, double height, double twist, double scale, double … in get_conical_helix_slices()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dcalc.cc57 static double helix_arc_length(double r_sqr, double height, double twist) { in helix_arc_length()
67 int Calc::get_helix_slices(double r_sqr, double height, double twist, double fn, double fs, double … in get_helix_slices()
96 int Calc::get_conical_helix_slices(double r_sqr, double height, double twist, double scale, double … in get_conical_helix_slices()
/dports/astro/libgal/libgal-0.5.0/gravity/
H A Dgal_acch.c73 double r_sqr, rho, fac ; /* Auxiliary quantities */ in gal_acch() local
/dports/science/lammps/lammps-stable_29Sep2021/src/QEQ/
H A Dfix_qeq_point.cpp134 double dx, dy, dz, r_sqr, r; in compute_H() local
H A Dfix_qeq_shielded.cpp195 double dx, dy, dz, r_sqr, r; in compute_H() local
/dports/graphics/gegl/gegl-0.4.34/examples/
H A Dsdl-draw.c202 float r_sqr = r*r; in draw_circle() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/cuda/nn/
H A Dorganized_neighbor_search.hpp93 double r_sqr, r_quadr, z_sqr; in getProjectedRadiusSearchBox() local
/dports/science/lammps/lammps-stable_29Sep2021/src/OPENMP/
H A Dfix_qeq_reaxff_omp.cpp179 double dx, dy, dz, r_sqr; in compute_H() local
/dports/science/lammps/lammps-stable_29Sep2021/src/REAXFF/
H A Dfix_qeq_reaxff.cpp619 double dx, dy, dz, r_sqr; in compute_H() local
/dports/graphics/p5-Imager/Imager-1.012/
H A Ddraw.c508 double r_sqr = rad * rad; in i_circle_aa_low() local