Home
last modified time | relevance | path

Searched refs:dJ (Results 76 – 100 of 945) sorted by relevance

12345678910>>...38

/dports/lang/gcc10/gcc-10.3.0/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/lang/gcc8/gcc-8.5.0/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/lang/gcc11/gcc-11.2.0/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/math/freefem++/FreeFem-sources-4.6/unit/plugins/
H A Dff-NLopt.edp51 func real[int] dJ(real[int] &X)
143 …mini = nloptAUGLAG(J,start,grad=dJ,lb=lo,ub=up,IConst=IneqC,gradIConst=dIneqC,subOpt="LBFGS",stopM…
149 mini = nloptMMA(J,start,grad=dJ,lb=lo,ub=up,stopMaxFEval=10000,stopAbsFTol=starttol);
155 …mini = nloptAUGLAG(J,start,grad=dJ,IConst=IneqC,gradIConst=dIneqC,EConst=BC,gradEConst=dBC,subOpt=…
161 …mini = nloptSLSQP(J,start,grad=dJ,IConst=IneqC,gradIConst=dIneqC,EConst=BC,gradEConst=dBC,stopMaxF…
H A Dff-Ipopt.edp15 func real[int] dJ(real[int] &X)
83 IPOPT(J,dJ,HJ,G,jacG,start,ub=xub, lb=xlb,clb=glb,cub=gub);
133 func real[int] dJ(real[int] &X)
208 IPOPT(J,dJ,HJ,C,dC,start[],ub=xub, lb=xlb,cub=Cub,clb=Clb);
/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DGauss_Tetrahedron.cpp78 double pt1,pt2,pt3,wt1,wt2,wt3,dJ,dum; in GaussLegendre_Tetrahedron() local
103 &glztet[nb-1][index], &dJ); in GaussLegendre_Tetrahedron()
104 glptet[nb-1][index++] = dJ*wt1*wt2*wt3; in GaussLegendre_Tetrahedron()
/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Reactions/
H A DRyzhenkoBryzgalyn.cpp53 auto dJ = -B/pow(TK,2.); in thermoPropertiesRyzhenkoBryzgalin() local
60 auto dSr = R_CONSTANT*log(10.)/zzH2O * ( dI*J + dJ*I ); in thermoPropertiesRyzhenkoBryzgalin()
61 auto dCPr = R_CONSTANT*log(10.)/zzH2O * TK * ( d2I*J + 2.*dI*dJ + d2J*I ); in thermoPropertiesRyzhenkoBryzgalin()
/dports/science/tfel/tfel-3.4.0/include/TFEL/Math/Tensor/
H A DTensorConcept.ixx643 dJ[0] = F[1]*F[2];
644 dJ[1] = F[0]*F[2];
645 dJ[2] = F[0]*F[1];
662 dJ[0]=F[1]*F[2];
663 dJ[1]=F[0]*F[2];
664 dJ[2]=F[0]*F[1]-F[3]*F[4];
665 dJ[3]=-F[2]*F[4];
666 dJ[4]=-F[2]*F[3];
683 dJ[0]=F[1]*F[2]-F[7]*F[8];
684 dJ[1]=F[0]*F[2]-F[5]*F[6];
[all …]
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Math/Tensor/
H A DTensorConcept.ixx646 dJ[0] = F[1]*F[2];
647 dJ[1] = F[0]*F[2];
648 dJ[2] = F[0]*F[1];
665 dJ[0]=F[1]*F[2];
666 dJ[1]=F[0]*F[2];
667 dJ[2]=F[0]*F[1]-F[3]*F[4];
668 dJ[3]=-F[2]*F[4];
669 dJ[4]=-F[2]*F[3];
686 dJ[0]=F[1]*F[2]-F[7]*F[8];
687 dJ[1]=F[0]*F[2]-F[5]*F[6];
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/examples/plugin/
H A DVarIneq2.edp54 func real[int] dJ(real[int] &X)
157 …mini = nloptAUGLAG(J,start,grad=dJ,lb=lo,ub=up,IConst=IneqC,gradIConst=dIneqC,subOpt="LBFGS",stopM…
159 mini = nloptMMA(J,start,grad=dJ,lb=lo,ub=up,stopMaxFEval=10000,stopAbsFTol=starttol);
161 …mini = nloptAUGLAG(J,start,grad=dJ,IConst=IneqC,gradIConst=dIneqC,EConst=BC,gradEConst=dBC,subOpt=…
163 …mini = nloptSLSQP(J,start,grad=dJ,IConst=IneqC,gradIConst=dIneqC,EConst=BC,gradEConst=dBC,stopMaxF…
H A DIpoptTest.edp23 func real[int] dJ(real[int] &X)
91 IPOPT(J,dJ,HJ,G,jacG,start,ub=xub, lb=xlb,clb=glb,cub=gub);
/dports/misc/dartsim/dart-6.11.1/examples/operational_space_control/
H A Dmain.cpp95 LinearJacobian dJ = mEndEffector->getLinearJacobianDeriv(mOffset); in customPreStep() local
97 = dJ.transpose() in customPreStep()
98 * (dJ * dJ.transpose() + 0.0025 * Eigen::Matrix3d::Identity()) in customPreStep()
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/
H A Dguess.cpp547 ret.dJ=0; in get_ground_state()
576 int m=0, L=0, dJ=0; in get_ground_state() local
583 dJ=abs(2*L-m); in get_ground_state()
585 dJ=2*L+m; in get_ground_state()
589 ret.dJ=dJ; in get_ground_state()
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/
H A Dguess.cpp547 ret.dJ=0; in get_ground_state()
576 int m=0, L=0, dJ=0; in get_ground_state() local
583 dJ=abs(2*L-m); in get_ground_state()
585 dJ=2*L+m; in get_ground_state()
589 ret.dJ=dJ; in get_ground_state()
/dports/math/octave-forge-level-set/level-set/inst/
H A Dso_example_problem.m113 function [f, dJ] = getDirection (data)
123 % Use derivatives at the end points to compute dJ. Furthermore,
142 dJ = -dot (deriv, deriv); variable
146 function log = plotSpeed (k, f, dJ, data)
288 %! [f, dJ] = data.cb.get_direction (data);
289 %! assert (dJ < 0);
297 %! relErr = abs (sp.cost - (data.s.cost + dt * dJ)) / data.s.cost;
H A Dso_run_descent.m105 ## @item [@var{f}, @var{dJ}] = get_direction (@var{data})
107 ## shape derivative @var{dJ} to be used as the next descent direction.
141 ## @item @var{log} = direction (@var{k}, @var{f}, @var{dJ}, @var{data})
143 ## @var{f} and @var{dJ} are the results of @code{@var{data}.cb.get_direction}.
286 [f, dJ] = data.cb.get_direction (data);
287 if (dJ >= 0)
293 printf ("Directional derivative: %.6f\n", dJ);
296 data.log = data.handler.direction (k, f, dJ, data);
301 [newS, lastStep] = so_step_armijo (lastStep, dists, f, dJ, data);
/dports/science/PETSc/petsc-3.14.1/src/snes/interface/
H A Dsnesut.c342 Mat J,dJ,dJdense; in SNESMonitorJacUpdateSpectrum()
356 ierr = MatDuplicate(J,MAT_COPY_VALUES,&dJ);CHKERRQ(ierr); in SNESMonitorJacUpdateSpectrum()
357 ierr = SNESComputeJacobian(snes,X,dJ,dJ);CHKERRQ(ierr); in SNESMonitorJacUpdateSpectrum()
358 ierr = MatAXPY(dJ,-1.0,J,SAME_NONZERO_PATTERN);CHKERRQ(ierr); in SNESMonitorJacUpdateSpectrum()
361 ierr = MatConvert(dJ,MATSEQDENSE,MAT_INITIAL_MATRIX,&dJdense);CHKERRQ(ierr); in SNESMonitorJacUpdateSpectrum()
362 ierr = MatGetSize(dJ,&n,NULL);CHKERRQ(ierr); in SNESMonitorJacUpdateSpectrum()
385 ierr = MatDestroy(&dJ);CHKERRQ(ierr); in SNESMonitorJacUpdateSpectrum()
/dports/misc/dartsim/dart-6.11.1/tutorials/tutorial_dominoes_finished/
H A Dmain.cpp146 Jacobian dJ = mEndEffector->getJacobianClassicDeriv(mOffset); in setOperationalSpaceForces() local
149 = dJ.transpose() in setOperationalSpaceForces()
150 * (dJ * dJ.transpose() + 0.0025 * Eigen::Matrix6d::Identity()) in setOperationalSpaceForces()
/dports/science/getdp/getdp-3.4.0-source/Functions/
H A DF_Hysteresis.cpp1630 double dJ[3]; in fct_fall_DIFF_3d() local
1639 fall[0] = dJ[1]*ehi[2] - dJ[2]*ehi[1]; in fct_fall_DIFF_3d()
1640 fall[1] = dJ[2]*ehi[0] - dJ[0]*ehi[2]; in fct_fall_DIFF_3d()
1641 fall[2] = dJ[0]*ehi[1] - dJ[1]*ehi[0]; in fct_fall_DIFF_3d()
1757 return dJ[0]*sin(y)-dJ[1]*cos(y); in fct_f_DIFF_2d()
3000 temp[0]=1. - (dJ[0]*dJ[0])/SQU(ndJ); in Tensor_dhrkdh_DIFF_ana()
3001 temp[1]= - (dJ[0]*dJ[1])/SQU(ndJ); in Tensor_dhrkdh_DIFF_ana()
3002 temp[2]= - (dJ[0]*dJ[2])/SQU(ndJ); in Tensor_dhrkdh_DIFF_ana()
3003 temp[3]=1. - (dJ[1]*dJ[1])/SQU(ndJ); in Tensor_dhrkdh_DIFF_ana()
3004 temp[4]= - (dJ[1]*dJ[2])/SQU(ndJ); in Tensor_dhrkdh_DIFF_ana()
[all …]
/dports/converters/mpack/mpack-1.6/
H A Dmacproj.hqx117 PBb"$+bX&,Qj[G'8()-GZEfjPb!)ZE`dJ,QmJ3fpZGQ9bG'9b!Lj`"e4)58j,)%-
193 !(!!#!!!9H8e"3dJ!!!%+6@&M5'9KC'9bF`!!!!'VCSC+UfD'5UYQKNS!!3!D!!)
235 9N!#S!G@3!+J"eC!!!!!!(!!#!!!9H8e"3dJ!!!%+6@&M5'9KC'9bF`!!!!'VCSC
241 !(!!#!!!9H8e"3dJ!!!%+6@&M5'9KC'9bF`!Z!!'VCQ0mUfCMI+YQBh`!!3!D!!%
244 !!!!!(!!#!!!9H8e"3dJ!!!%+6@&M5'9KC'9bF`!!!!'VCSC+UfD'5UYQKNS!!3!
261 S!G@3!+J"eC!!!!!!(!!#!!!9H8e"3dJ!!!%+6@&M5'9KC'9bF`!!!!'VCSC*UfD
283 "3d)!!!!*E@&MBQKPH#jM!!!"U!(9N!#S!G@3!+J"eC!!!!!!(!!#!!!9H8e"3dJ
292 #!!!9H8e"3dJ!!!%+6@&M5'9KC'9bF`!!!!'VCSC*UfD'5DYQKNN!!3!B!!)!!"8
299 !68&(53!!!!GYB@GTBbjM!!!"U!(9N!#S!G@3!+J"eC!!!!!!(!!#!!!9H8e"3dJ
332 !!!GYB@0[FbjM!!!"U!(9N!#S!G@3!+J"eC!!!!!!(!!#!!!9H8e"3dJ!!!%+6@&
[all …]
/dports/science/tfel-edf/tfel-3.2.1/tests/Material/
H A DFiniteStrainBehaviourTangentOperator5.cxx79 const auto dJ = tfel::math::computeDeterminantDerivative(F); in check() local
80 return (Dt-(s^dJ))/J; in check()
/dports/science/tfel/tfel-3.4.0/tests/Material/
H A DFiniteStrainBehaviourTangentOperator5.cxx79 const auto dJ = tfel::math::computeDeterminantDerivative(F); in check() local
80 return (Dt-(s^dJ))/J; in check()
/dports/science/PETSc/petsc-3.14.1/src/dm/f90-mod/
H A Dpetscdmplex.h90219 Subroutine DMPlexComputeCellGeometryAffineFEM(m,c,v0,J,iJ,dJ,er)
225 PetscReal dJ
232 Subroutine DMPlexComputeCellGeometryFEM(m,c,fe,v0,J,iJ,dJ,er)
238 PetscReal dJ

12345678910>>...38