Home
last modified time | relevance | path

Searched defs:dgdx (Results 1 – 25 of 50) sorted by relevance

12

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dwritedeigdx.f19 subroutine writedeigdx(iev,d,ndesi,orname,dgdx) argument
31 real*8 dgdx(ndesi,*),d(*) local
H A Dwritesen.f19 subroutine writesen(g0,dgdx,ndesi,nobject,nodedesi,jobnamef) argument
29 real*8 g0(*),dgdx(ndesi,*) local
H A Dreadsen.f19 subroutine readsen(g0,dgdx,ndesi,nobject,nodedesi,jobnamef) argument
29 real*8 g0(*),dgdx(ndesi,*) local
H A Dobjective_stress_tot.f19 subroutine objective_stress_tot(dgdx,df,ndesi,iobject,jqs, argument
26 real*8 dgdx(ndesi,*),df(*),dgdu(*) local
H A Dobjective_disp_tot.f19 subroutine objective_disp_tot(dgdx,df,ndesi,iobject,jqs, argument
26 real*8 dgdx(ndesi,*),df(*),dgdu(*) local
H A Dobjective_freq.f19 subroutine objective_freq(dgdx, argument
28 real*8 dgdx(ndesi,*),df(*),vold(0:mi(2),*) local
H A Dobjective_freq_cs.f19 subroutine objective_freq_cs(dgdx, argument
28 real*8 dgdx(ndesi,*),df(*),vold(0:mi(2),*) local
H A Dobjective_modalstress.f20 & irows,df,iev,nev,z,dgduz,d,iobject,dgdx,dfm) argument
27 & d(*),dgdx(ndesi,*),dgduz(*),dfm(*) local
H A Dobjective_stress_dx_dy.f20 & ialset,nk,idesvar1c,idesvar2c,iobject,dgdx,ndesi,nobject,stn, argument
33 real*8 dgdx(ndesi,nobject),stn(6,*),dstn1(6,*),g0(nobject), local
H A Ddistributesens.f20 & ipoface,ndesi,nodedesi,nodface,kon,co,dgdx,nobject, argument
46 & co(3,*),xsjj,weightformgrad(ndesi),dgdx(ndesi,nobject), local
H A Dobjective_mass_dx.f22 & ndesi,nodedesi,nobject,g0,dgdx,iobject,xmass, argument
46 & dgdx(ndesi,nobject) local
/dports/science/dynare/dynare-4.6.4/matlab/optimization/
H A Dbfgsi1.m43 dgdx = dg'*dx; variable
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/TZcode/MatlabFiles/
H A Dbfgsi.m32 dgdx = dg'*dx; variable
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwxc/
H A Dnwxc_x_vs98.F358 Subroutine nwxc_gvt4_p(g,dgdx,dgdz,xk,zk,k,c,ct,r1,r2,r3,r4,r5,r6) argument
363 Subroutine nwxc_gvt4_d2(g,dgdx,dgdz,xk,zk,k,c,ct, argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwxc/
H A Dnwxc_x_vs98.F358 Subroutine nwxc_gvt4_p(g,dgdx,dgdz,xk,zk,k,c,ct,r1,r2,r3,r4,r5,r6) argument
363 Subroutine nwxc_gvt4_d2(g,dgdx,dgdz,xk,zk,k,c,ct, argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/xc/
H A Dxc_xvs98.F335 Subroutine gvt4(g,dgdx,dgdz,xk,zk,k,c,ct,r1,r2,r3,r4,r5,r6) argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/xc/
H A Dxc_xvs98.F324 Subroutine gvt4(g,dgdx,dgdz,xk,zk,k,c,ct,r1,r2,r3,r4,r5,r6) argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/nwpwxc/
H A Dnwpwxc_x_vs98.F292 Subroutine nwpwxc_gvt4(g,dgdx,dgdz,xk,zk,k,c,ct,r1,r2,r3,r4,r5,r6) argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/nwpwxc/
H A Dnwpwxc_x_vs98.F292 Subroutine nwpwxc_gvt4(g,dgdx,dgdz,xk,zk,k,c,ct,r1,r2,r3,r4,r5,r6) argument
/dports/games/OpenLara/OpenLara-b4b19f2/src/platform/gba/
H A Drender.iwram.cpp441 INLINE void scanlineG(uint16* buffer, int32 x1, int32 x2, uint8 palIndex, uint32 g, uint32 dgdx) { in scanlineG()
462 INLINE void scanlineGT(uint16* buffer, int32 x1, int32 x2, uint32 g, uint32 t, uint32 dgdx, uint32 … in scanlineGT()
538 uint32 dgdx = d * ((R.g - L.g) >> 8) >> 16; in rasterizeG() local
585 uint32 dgdx = d * ((R.g - L.g) >> 8) >> 16; in rasterizeGT() local
/dports/graphics/megapov/megapov-1.2.1/source/
H A Doctree.h70 float drdx, dgdx, dbdx, drdy, dgdy, dbdy, drdz, dgdz, dbdz; member
/dports/graphics/povray36/povray-3.6.1/source/
H A Doctree.h65 float drdx, dgdx, dbdx, drdy, dgdy, dbdy, drdz, dgdz, dbdz; member
/dports/games/residualvm/residualvm-0.3.1/graphics/tinygl/
H A Dztriangle.cpp49 … int &dzdx, int &drdx, int &dgdx, int &dbdx, unsigned int dadx) { in putPixelSmooth()
82 … int &dzdx, int &dsdx, int &dtdx, int &drdx, int &dgdx, int &dbdx, unsigned int dadx) { in putPixelTextureMappingPerspective()
139 int g1 = 0, dgdx = 0, dgdy = 0, dgdl_min = 0, dgdl_max = 0; in fillTriangle() local
/dports/games/scummvm/scummvm-2.5.1/graphics/tinygl/
H A Dztriangle.cpp50 int &dzdx, int &drdx, int &dgdx, int &dbdx, unsigned int dadx) { in putPixelSmooth()
83 int &dzdx, int &dsdx, int &dtdx, int &drdx, int &dgdx, int &dbdx, unsigned int dadx) { in putPixelTextureMappingPerspective()
131 int g1 = 0, dgdx = 0, dgdy = 0, dgdl_min = 0, dgdl_max = 0; in fillTriangle() local
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/basis_function/
H A DCubic_spline_calc.cpp1108 register doublevar dgdx, dgdy, dgdz, d2gdxdx, d2gdydy, d2gdzdz, d2gdxdy, d2gdxdz, d2gdydz; in calcHessian() local

12