/dports/math/stanmath/math-4.2.0/test/unit/math/fwd/ |
H A D | eigen_plugins_test.cpp | 10 MatrixXd derivs = MatrixXd::Random(100, 100); in TEST() local 39 MatrixXd derivs = MatrixXd::Random(100, 100); in TEST() local 68 VectorXd derivs = VectorXd::Random(100); in TEST() local 95 VectorXd derivs = VectorXd::Random(100); in TEST() local 122 RowVectorXd derivs = RowVectorXd::Random(100); in TEST() local 149 RowVectorXd derivs = RowVectorXd::Random(100); in TEST() local
|
/dports/math/stanmath/math-4.2.0/test/unit/math/mix/ |
H A D | eigen_plugins_test.cpp | 10 MatrixXd derivs = MatrixXd::Random(100, 100); in TEST() local 38 MatrixXd derivs = MatrixXd::Random(100, 100); in TEST() local 68 VectorXd derivs = VectorXd::Random(100); in TEST() local 94 VectorXd derivs = VectorXd::Random(100); in TEST() local 122 RowVectorXd derivs = RowVectorXd::Random(100); in TEST() local 150 RowVectorXd derivs = RowVectorXd::Random(100); in TEST() local
|
/dports/math/stanmath/math-4.2.0/test/unit/math/rev/ |
H A D | eigen_plugins_test.cpp | 11 MatrixXd derivs = MatrixXd::Random(100, 100); in TEST() local 58 VectorXd derivs = VectorXd::Random(100); in TEST() local 98 RowVectorXd derivs = RowVectorXd::Random(100); in TEST() local
|
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/ |
H A D | vtkLagrangeInterpolation.cxx | 65 int order, double pcoord, double* shape, double* derivs) in EvaluateShapeAndGradient() 111 const int order[1], const double* pcoords, double* derivs) in Tensor1ShapeDerivatives() 127 const int order[2], const double pcoords[3], double* derivs) in Tensor2ShapeDerivatives() 142 const int order[3], const double pcoords[3], double* derivs) in Tensor3ShapeDerivatives() 166 const int order[3], const vtkIdType numberOfPoints, const double pcoords[3], double* derivs) in WedgeShapeDerivatives()
|
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/MappingFunction/Lagrange/ |
H A D | TriLagrangeShape.cpp | 120 MsqVector<2>* derivs ) in get_linear_derivatives() 136 MsqVector<2>* derivs, in derivatives_at_corner() 215 MsqVector<2>* derivs, in derivatives_at_mid_edge() 272 MsqVector<2>* derivs, in derivatives_at_mid_elem()
|
H A D | TetLagrangeShape.cpp | 281 MsqVector<3>* derivs ) in get_linear_derivatives() 314 MsqVector<3>* derivs, in derivatives_at_corner() 461 MsqVector<3>* derivs, in derivatives_at_mid_edge() 978 MsqVector<3>* derivs, in derivatives_at_mid_face() 1011 MsqVector<3>* derivs, in derivatives_at_mid_elem()
|
H A D | QuadLagrangeShape.cpp | 121 MsqVector<2>* derivs, in derivatives_at_corner() 170 MsqVector<2>* derivs, in derivatives_at_mid_edge() 271 MsqVector<2>* derivs, in derivatives_at_mid_elem()
|
/dports/science/tinker/tinker/source/ |
H A D | gradient.f | 19 subroutine gradient (energy,derivs) argument 34 real*8 derivs(3,*) local
|
H A D | respa.f | 60 real*8, allocatable :: derivs(:,:) local 238 subroutine gradfast (energy,derivs) argument 243 real*8 derivs(3,*) local 315 subroutine gradslow (energy,derivs) argument 319 real*8 derivs(3,*) local
|
H A D | gradrot.f | 19 subroutine gradrot (energy,derivs) argument 33 real*8 derivs(*) local
|
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/volume_io/Geometry/ |
H A D | splines.c | 173 VIO_Real derivs[] ) in evaluate_univariate_interpolating_spline() 207 VIO_Real derivs[] ) in evaluate_bivariate_interpolating_spline() 250 VIO_Real derivs[] ) in evaluate_trivariate_interpolating_spline() 300 VIO_Real derivs[] ) in evaluate_interpolating_spline()
|
/dports/science/minc2/minc-release-2.2.00/volume_io/Geometry/ |
H A D | splines.c | 170 Real derivs[] ) in evaluate_univariate_interpolating_spline() 204 Real derivs[] ) in evaluate_bivariate_interpolating_spline() 247 Real derivs[] ) in evaluate_trivariate_interpolating_spline() 297 Real derivs[] ) in evaluate_interpolating_spline()
|
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/osltoy/ |
H A D | osltoyrenderer.cpp | 397 OSLToyRenderer::get_camera_fov(ShaderGlobals* /*sg*/, bool derivs, in get_camera_fov() 413 OSLToyRenderer::get_camera_pixelaspect(ShaderGlobals* /*sg*/, bool derivs, in get_camera_pixelaspect() 428 OSLToyRenderer::get_camera_clip(ShaderGlobals* /*sg*/, bool derivs, in get_camera_clip() 444 OSLToyRenderer::get_camera_clip_near(ShaderGlobals* /*sg*/, bool derivs, in get_camera_clip_near() 459 OSLToyRenderer::get_camera_clip_far(ShaderGlobals* /*sg*/, bool derivs, in get_camera_clip_far() 475 OSLToyRenderer::get_camera_shutter(ShaderGlobals* /*sg*/, bool derivs, in get_camera_shutter() 491 OSLToyRenderer::get_camera_shutter_open(ShaderGlobals* /*sg*/, bool derivs, in get_camera_shutter_open() 506 OSLToyRenderer::get_camera_shutter_close(ShaderGlobals* /*sg*/, bool derivs, in get_camera_shutter_close() 521 OSLToyRenderer::get_camera_screen_window(ShaderGlobals* /*sg*/, bool derivs, in get_camera_screen_window()
|
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/osltoy/ |
H A D | osltoyrenderer.cpp | 397 OSLToyRenderer::get_camera_fov(ShaderGlobals* /*sg*/, bool derivs, in get_camera_fov() 413 OSLToyRenderer::get_camera_pixelaspect(ShaderGlobals* /*sg*/, bool derivs, in get_camera_pixelaspect() 428 OSLToyRenderer::get_camera_clip(ShaderGlobals* /*sg*/, bool derivs, in get_camera_clip() 444 OSLToyRenderer::get_camera_clip_near(ShaderGlobals* /*sg*/, bool derivs, in get_camera_clip_near() 459 OSLToyRenderer::get_camera_clip_far(ShaderGlobals* /*sg*/, bool derivs, in get_camera_clip_far() 475 OSLToyRenderer::get_camera_shutter(ShaderGlobals* /*sg*/, bool derivs, in get_camera_shutter() 491 OSLToyRenderer::get_camera_shutter_open(ShaderGlobals* /*sg*/, bool derivs, in get_camera_shutter_open() 506 OSLToyRenderer::get_camera_shutter_close(ShaderGlobals* /*sg*/, bool derivs, in get_camera_shutter_close() 521 OSLToyRenderer::get_camera_screen_window(ShaderGlobals* /*sg*/, bool derivs, in get_camera_screen_window()
|
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCTools/ppconvert/src/common/ |
H A D | RadialWF.cc | 151 PHDerivs derivs(*this); in IntegrateInOut() local 156 NonPHDerivs derivs(*this); in IntegrateInOut() local 161 RegularDerivs derivs(*this); in IntegrateInOut() local 178 PHDerivs derivs(*this); in IntegrateInOut() local 183 NonPHDerivs derivs(*this); in IntegrateInOut() local 188 RegularDerivs derivs(*this); in IntegrateInOut() local
|
H A D | RadialWF.h | 128 Vec2 derivs; in PseudoDerivs() local 142 Vec2 derivs; in NormalDerivs() local 155 Vec2 derivs; in ScalarRelDerivs() local
|
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/MappingFunction/Linear/ |
H A D | LinearQuadrilateral.cpp | 102 MsqVector<2>* derivs, in derivatives_at_corner() 123 MsqVector<2>* derivs, in derivatives_at_mid_edge() 152 MsqVector<2>* derivs, in derivatives_at_mid_elem()
|
H A D | LinearPyramid.cpp | 44 MsqVector<3>* derivs, in set_equal_derivatives() 78 MsqVector<3>* derivs, in set_edge_derivatives() 120 MsqVector<3>* derivs, in set_corner_derivatives()
|
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testshade/ |
H A D | simplerend.cpp | 459 SimpleRenderer::get_camera_fov (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_fov() 474 SimpleRenderer::get_camera_pixelaspect (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_pixelaspect() 488 SimpleRenderer::get_camera_clip (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip() 503 SimpleRenderer::get_camera_clip_near (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip_near() 517 SimpleRenderer::get_camera_clip_far (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip_far() 532 SimpleRenderer::get_camera_shutter (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter() 547 SimpleRenderer::get_camera_shutter_open (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter_open() 561 SimpleRenderer::get_camera_shutter_close (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter_close() 575 SimpleRenderer::get_camera_screen_window (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_screen_window()
|
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testshade/ |
H A D | simplerend.cpp | 459 SimpleRenderer::get_camera_fov (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_fov() 474 SimpleRenderer::get_camera_pixelaspect (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_pixelaspect() 488 SimpleRenderer::get_camera_clip (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip() 503 SimpleRenderer::get_camera_clip_near (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip_near() 517 SimpleRenderer::get_camera_clip_far (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip_far() 532 SimpleRenderer::get_camera_shutter (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter() 547 SimpleRenderer::get_camera_shutter_open (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter_open() 561 SimpleRenderer::get_camera_shutter_close (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter_close() 575 SimpleRenderer::get_camera_screen_window (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_screen_window()
|
/dports/astro/libgal/libgal-0.5.0/odeint/ |
H A D | gal_rkfcks45_test.c | 34 static void derivs in derivs() function
|
H A D | gal_rkfs78_test.c | 34 static void derivs in derivs() function
|
H A D | gal_rkfs45_test.c | 35 static void derivs in derivs() function
|
H A D | gal_rkfs56_test.c | 34 static void derivs in derivs() function
|
H A D | gal_rkfs67_test.c | 34 static void derivs in derivs() function
|