Home
last modified time | relevance | path

Searched defs:dfdy (Results 1 – 25 of 82) sorted by relevance

1234

/dports/cad/gmsh/gmsh-4.9.2-source/Solver/
H A DFuncHeaviside.h37 double &dfdy, double &dfdz) const in gradient()
42 double &dfdy, double &dfdz, MElement *e) const in gradient()
H A DFuncGradDisc.h74 void gradient(double x, double y, double z, double &dfdx, double &dfdy, in gradient()
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/analysis/interpolation/
H A DTricubicInterpolatingFunctionTest.java305 TrivariateFunction dfdy, in testInterpolation()
433 final TrivariateFunction dfdy = new TrivariateFunction() { in testPlane() local
490 final TrivariateFunction dfdy = new TrivariateFunction() { in testQuadric() local
577 final TrivariateFunction dfdy = new TrivariateFunction() { in testWave() local
H A DBicubicInterpolatingFunctionTest.java203 BivariateFunction dfdy = new BivariateFunction() { in testPlane() local
257 BivariateFunction dfdy = new BivariateFunction() { in testParaboloid() local
305 BivariateFunction dfdy, in testInterpolation()
/dports/math/gsl/gsl-2.7/ode-initval2/
H A Dtest.c66 jac_linear (double t, const double y[], double *dfdy, double dfdt[], in jac_linear()
99 jac_exp (double t, const double y[], double *dfdy, double dfdt[], in jac_exp()
131 jac_sin (double t, const double y[], double *dfdy, double dfdt[], in jac_sin()
195 jac_xsin (double t, const double y[], double *dfdy, double dfdt[], in jac_xsin()
261 jac_stiff (double t, const double y[], double *dfdy, double dfdt[], in jac_stiff()
295 jac_cos (double t, const double y[], double *dfdy, double dfdt[], in jac_cos()
334 jac_broken (double t, const double y[], double *dfdy, double dfdt[], in jac_broken()
379 jac_sin_ub (double t, const double y[], double *dfdy, double dfdt[], in jac_sin_ub()
451 jac_stepfn (double t, const double y[], double *dfdy, double dfdt[], in jac_stepfn()
558 jac_vanderpol (double t, const double y[], double *dfdy, double dfdt[], in jac_vanderpol()
[all …]
H A Drk1imp.c50 gsl_matrix *dfdy; /* Jacobian matrix */ member
235 gsl_matrix *const dfdy = state->dfdy; in rk1imp_apply() local
H A Drk4imp.c56 gsl_matrix *dfdy; /* Jacobian matrix */ member
241 gsl_matrix *const dfdy = state->dfdy; in rk4imp_apply() local
H A Dbsimp.c70 gsl_matrix *dfdy; member
204 const gsl_matrix * dfdy, in bsimp_step_local()
413 gsl_matrix *dfdy = state->dfdy; in bsimp_apply() local
H A Drk2imp.c55 gsl_matrix *dfdy; /* Jacobian matrix */ member
240 gsl_matrix *const dfdy = state->dfdy; in rk2imp_apply() local
/dports/math/gsl/gsl-2.7/ode-initval/
H A Dtest.c51 jac_linear (double t, const double y[], double *dfdy, double dfdt[], in jac_linear()
78 jac_exp (double t, const double y[], double *dfdy, double dfdt[], in jac_exp()
108 jac_sin (double t, const double y[], double *dfdy, double dfdt[], in jac_sin()
160 jac_xsin (double t, const double y[], double *dfdy, double dfdt[], in jac_xsin()
218 jac_stiff (double t, const double y[], double *dfdy, double dfdt[], in jac_stiff()
256 jac_vanderpol (double t, const double y[], double *dfdy, double dfdt[], in jac_vanderpol()
298 jac_oregonator (double t, const double y[], double *dfdy, double dfdt[], in jac_oregonator()
352 jac_vl (double t, const double y[], double *dfdy, double dfdt[], in jac_vl()
392 jac_stifftrig (double t, const double y[], double *dfdy, double dfdt[], in jac_stifftrig()
436 jac_e5 (double t, const double y[], double *dfdy, double dfdt[], in jac_e5()
[all …]
H A Dbsimp.c69 gsl_matrix *dfdy; member
203 const gsl_matrix * dfdy, in bsimp_step_local()
411 gsl_matrix *dfdy = state->dfdy; in bsimp_apply() local
H A Drk2simp.c46 double *dfdy; /* Jacobian */ member
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/Software/
H A DRasterizer.h23 float dfdy; member
/dports/math/gsl/gsl-2.7/doc/examples/
H A Dode-initval.c18 jac (double t, const double y[], double *dfdy, in jac()
/dports/science/lammps/lammps-stable_29Sep2021/tools/phonon/
H A Dinterpolate.h38 double a[64], f[8], dfdx[8], dfdy[8], dfdz[8], d2fdxdy[8], d2fdxdz[8], d2fdydz[8], d3fdxdydz[8]; variable
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_ode-initval__bsimp.c69 gsl_matrix *dfdy; member
203 const gsl_matrix * dfdy, in bsimp_step_local()
411 gsl_matrix *dfdy = state->dfdy; in bsimp_apply() local
H A Dgsl_ode-initval__rk2simp.c46 double *dfdy; /* Jacobian */ member
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/basis_function/
H A DCubic_spline_calc.cpp381 doublevar rdp, v, h, x, y, z, v1, v2, v3, v4, v5, u2, v2u2, dfdx, dfdy, dfdz; in calcLap() local
1134 doublevar dfdy=fdir*y; in calcHessian() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/toys/
H A Ddifferential-constraint.cpp45 jac (double /*t*/, const double y[], double *dfdy, in jac() argument
/dports/math/lib2geom/lib2geom-1.1/src/toys/
H A Ddifferential-constraint.cpp45 jac (double /*t*/, const double y[], double *dfdy, in jac() argument
/dports/cad/gmsh/gmsh-4.9.2-source/Numeric/
H A DsimpleFunction.h26 scalar &dfdy, scalar &dfdz) const in gradient()
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/src/
H A DDifferentiator.cpp455 (Real y0, Real fy0, Real& dfdy, Differentiator::Method m) const in calcDerivative()
472 Real dfdy; in calcDerivative() local
511 (const Vector& y0, const Vector& fy0, Matrix& dfdy, in calcJacobian()
541 Matrix dfdy(rep->NFunctions, rep->NParameters); in calcJacobian() local
/dports/math/p5-Math-GSL/Math-GSL-0.43/swig/
H A DODEIV.i278 SV *callback, double t, const double y[], double *dfdy, double *dfdt, in swig_math_gsl_odeiv_call_perl_jac()
366 double t, const double y[], double *dfdy, double *dfdt, void *params in swig_math_gsl_odeiv_callback_jac()
/dports/math/py-pygslodeiv2/pygslodeiv2-0.9.4/pygslodeiv2/include/
H A Dgsl_odeiv2_anyode.hpp39 int jac_dense_cb(double t, const double y[], double *dfdy, double dfdt[], void *user_data) { in jac_dense_cb()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/effects/
H A DGrBezierEffect.cpp123 GrGLSLShaderVar dfdy("dfdy", kFloat_GrSLType, 0, precision); in onEmitCode() local
579 GrGLSLShaderVar dfdy("dfdy", kFloat_GrSLType, 0, kHigh_GrSLPrecision); in onEmitCode() local

1234