Home
last modified time | relevance | path

Searched defs:Tension (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/pinta/pinta-1.7.1/Pinta.Tools/Editable/Shapes/
H A DControlPoint.cs39 public double Tension; field in Pinta.Tools.ControlPoint
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/src/
H A DSpline.cc46 void Spline::Tension(double _t) in Tension() function in Spline
54 double Spline::Tension() const in Tension() function in Spline
H A DSpline_TEST.cc103 TEST(SplineTest, Tension) in TEST() argument
/dports/graphics/gmt/gmt-6.3.0/doc/rst/source/
H A Dgreenspline.rst469 Tension section in greenspline
/dports/databases/grass7/grass-7.8.6/lib/ogsf/
H A Dgk2.c33 static float Tension = 0.8; variable
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DSmitc.F9087 Poisson(:), Thickness(:), Young(:), Tension(:), & local
H A DFlowSolve.F901501 REAL(KIND=dp), ALLOCATABLE :: Temperature(:), Tension(:), SlipCoeff(:,:) local
H A DFacetShellSolve.F90108 Poisson(:), Thickness(:), Young(:), Tension(:), & local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/libuemf/
H A Dupmf_print.c2327 U_FLOAT Tension; in U_PMR_DRAWCLOSEDCURVE_print() local
2357 U_FLOAT Tension; in U_PMR_DRAWCURVE_print() local
2636 U_FLOAT Tension; in U_PMR_FILLCLOSEDCURVE_print() local
H A Dupmf.c4051 U_PSEUDO_OBJ *U_PMR_DRAWCLOSEDCURVE_set(uint32_t PenID, U_FLOAT Tension, const U_PSEUDO_OBJ *Points… in U_PMR_DRAWCLOSEDCURVE_set()
4096 U_PSEUDO_OBJ *U_PMR_DRAWCURVE_set(uint32_t PenID, U_FLOAT Tension, uint32_t Offset, uint32_t NSegs,… in U_PMR_DRAWCURVE_set()
4482 U_PSEUDO_OBJ *U_PMR_FILLCLOSEDCURVE_set(int ftype, U_FLOAT Tension, const U_PSEUDO_OBJ *BrushID, co… in U_PMR_FILLCLOSEDCURVE_set()
7405 U_FLOAT *Tension, uint32_t *Elements, in U_PMR_DRAWCLOSEDCURVE_get()
7442 U_FLOAT *Tension, uint32_t *Offset, uint32_t *NSegs, uint32_t *Elements, in U_PMR_DRAWCURVE_get()
7799 uint32_t *BrushID, U_FLOAT *Tension, uint32_t *Elements, in U_PMR_FILLCLOSEDCURVE_get()
H A Dupmf.h2250 U_FLOAT Tension; //!< Controls splines, 0 is straight line, >0 is curved member
2274 U_FLOAT Tension; //!< Controls splines, 0 is straight line, >0 is curved member
2464 U_FLOAT Tension; //!< Controls splines, 0 is straight line, >0 is curved member
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dframe.h1246 DBL Tension; member
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/contrib/ShellMultiSolver/
H A DShellMultiSolver.F90131 … Young(:), Tension(:),MASS(:,:), DAMP(:,:), Density(:),LocalDeflection(:), SxxElement(:), & local