Home
last modified time | relevance | path

Searched refs:dVdx (Results 1 – 14 of 14) sorted by relevance

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/optim/string/
H A Dstring.F437 real*8 dVdx(3,natoms,nbeads)
569 sum0 = ddot(ng,dVdx,1,dVdx,1)
585 if (dabs(dVdx(k,j,i)).gt.gmax) gmax=dabs(dVdx(k,j,i))
639 call dcopy(ng,dVdx,1,HdVdx,1)
662 sum0 = ddot(ng,dVdx,1,dVdx,1)
718 grms = grms + dVdx(k,j,i)**2
719 if (dabs(dVdx(k,j,i)).gt.gmax) gmax = dabs(dVdx(k,j,i))
1762 real*8 dVdx(3,natoms,nbeads)
1858 dVdx(k,j,1) = 0.0d0
1866 dVdx(k,j,nbeads) = 0.0d0
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/optim/string/
H A Dstring.F437 real*8 dVdx(3,natoms,nbeads)
566 sum0 = ddot(ng,dVdx,1,dVdx,1)
582 if (dabs(dVdx(k,j,i)).gt.gmax) gmax=dabs(dVdx(k,j,i))
636 call dcopy(ng,dVdx,1,HdVdx,1)
659 sum0 = ddot(ng,dVdx,1,dVdx,1)
715 grms = grms + dVdx(k,j,i)**2
716 if (dabs(dVdx(k,j,i)).gt.gmax) gmax = dabs(dVdx(k,j,i))
1663 real*8 dVdx(3,natoms,nbeads)
1759 dVdx(k,j,1) = 0.0d0
1767 dVdx(k,j,nbeads) = 0.0d0
[all …]
/dports/science/py-GPyOpt/GPyOpt-1.2.6/GPyOpt/acquisitions/
H A DES.py145 dMdx, dVdx = self._innovations(x)
148 dVdx = dVdx[np.triu(np.ones((N, N))).T.astype(bool), np.newaxis]
154 deterministic_change = self.dlogPdSigma.dot(dVdx) + 0.5 * trace_term
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/tree_ops/
H A DRewriteCubeMapSamplersAs2DArray.cpp589 TIntermSymbol *dVdx = new TIntermSymbol(CreateTempVariable(mSymbolTable, floatType)); in declareCoordTranslationFunction() local
598 body->appendStatement(CreateTempDeclarationNode(&dVdx->variable())); in declareCoordTranslationFunction()
682 TransformImplicitDerivativeXMajor(calculateXUcVc, dPDXdx, dUdx, dVdx); in declareCoordTranslationFunction()
684 TransformImplicitDerivativeYMajor(calculateYUcVc, dPDYdx, dUdx, dVdx); in declareCoordTranslationFunction()
686 TransformImplicitDerivativeZMajor(calculateZUcVc, dPDZdx, dUdx, dVdx); in declareCoordTranslationFunction()
692 dUdx, dVdx, Swizzle1(pRecipVar->deepCopy(), 0)); in declareCoordTranslationFunction()
696 dUdx, dVdx, Swizzle1(pRecipVar->deepCopy(), 1)); in declareCoordTranslationFunction()
700 dUdx, dVdx, Swizzle1(pRecipVar->deepCopy(), 2)); in declareCoordTranslationFunction()
730 TIntermAggregate::CreateConstructor(*vec2Type, new TIntermSequence({dUdx, dVdx})); in declareCoordTranslationFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/tree_ops/
H A DRewriteCubeMapSamplersAs2DArray.cpp589 TIntermSymbol *dVdx = new TIntermSymbol(CreateTempVariable(mSymbolTable, floatType)); in declareCoordTranslationFunction() local
598 body->appendStatement(CreateTempDeclarationNode(&dVdx->variable())); in declareCoordTranslationFunction()
682 TransformImplicitDerivativeXMajor(calculateXUcVc, dPDXdx, dUdx, dVdx); in declareCoordTranslationFunction()
684 TransformImplicitDerivativeYMajor(calculateYUcVc, dPDYdx, dUdx, dVdx); in declareCoordTranslationFunction()
686 TransformImplicitDerivativeZMajor(calculateZUcVc, dPDZdx, dUdx, dVdx); in declareCoordTranslationFunction()
692 dUdx, dVdx, Swizzle1(pRecipVar->deepCopy(), 0)); in declareCoordTranslationFunction()
696 dUdx, dVdx, Swizzle1(pRecipVar->deepCopy(), 1)); in declareCoordTranslationFunction()
700 dUdx, dVdx, Swizzle1(pRecipVar->deepCopy(), 2)); in declareCoordTranslationFunction()
730 TIntermAggregate::CreateConstructor(*vec2Type, new TIntermSequence({dUdx, dVdx})); in declareCoordTranslationFunction()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/compiler/translator/tree_ops/
H A DRewriteCubeMapSamplersAs2DArray.cpp589 TIntermSymbol *dVdx = new TIntermSymbol(CreateTempVariable(mSymbolTable, floatType)); in declareCoordTranslationFunction() local
598 body->appendStatement(CreateTempDeclarationNode(&dVdx->variable())); in declareCoordTranslationFunction()
682 TransformImplicitDerivativeXMajor(calculateXUcVc, dPDXdx, dUdx, dVdx); in declareCoordTranslationFunction()
684 TransformImplicitDerivativeYMajor(calculateYUcVc, dPDYdx, dUdx, dVdx); in declareCoordTranslationFunction()
686 TransformImplicitDerivativeZMajor(calculateZUcVc, dPDZdx, dUdx, dVdx); in declareCoordTranslationFunction()
692 dUdx, dVdx, Swizzle1(pRecipVar->deepCopy(), 0)); in declareCoordTranslationFunction()
696 dUdx, dVdx, Swizzle1(pRecipVar->deepCopy(), 1)); in declareCoordTranslationFunction()
700 dUdx, dVdx, Swizzle1(pRecipVar->deepCopy(), 2)); in declareCoordTranslationFunction()
730 TIntermAggregate::CreateConstructor(*vec2Type, new TIntermSequence({dUdx, dVdx})); in declareCoordTranslationFunction()
/dports/graphics/yafaray/libYafaRay-3.5.1/src/yafraycore/
H A Dsurface.cc112 void spDifferentials_t::getUVdifferentials(float &dUdx, float &dVdx, float &dUdy, float &dVdy) const in getUVdifferentials() argument
114 dU_dV_from_dP_dPdU_dPdV(dUdx, dVdx, dPdx, sp.dPdU_abs, sp.dPdV_abs); in getUVdifferentials()
H A Dintegrator.cc625 float dUdx = 0.f, dVdx = 0.f; in generateCommonRenderPasses() local
627 spDiff.getUVdifferentials(dUdx, dVdx, dUdy, dVdy); in generateCommonRenderPasses()
631 …colorPasses.probe_set(PASS_INT_DEBUG_DUDX_DVDX, colorA_t((dUdx + 1.f) * .5f, (dVdx + 1.f) * .5f, 0… in generateCommonRenderPasses()
641 …colorPasses.probe_set(PASS_INT_DEBUG_DUDXY_DVDXY, colorA_t((dUdx+dUdy + 1.f) * .5f, (dVdx+dVdy + 1… in generateCommonRenderPasses()
/dports/science/madness/madness-ebb3fd7/src/apps/tdse/
H A Dgraveyard11 double dVanal = dVdx(r0);
H A Dtdse.confused.cc298 static double dVdx(const coordT& r) { in dVdx() function
692 functionT dpotn_dx = factoryT(world).f(dVdx); in propagate()
H A Dtdse.cc304 static double dVdx(const coordT& r) { in dVdx() function
768 functionT dpotn_dx = factoryT(world).f(dVdx); dpotn_dx.truncate(param.thresh); in propagate()
/dports/graphics/yafaray/libYafaRay-3.5.1/include/core_api/
H A Dsurface.h135 void getUVdifferentials(float &dUdx, float &dVdx, float &dUdy, float &dVdy) const;
/dports/graphics/yafaray/libYafaRay-3.5.1/src/textures/
H A Dbasicnodes.cc176 float dUdx = 0.f, dVdx = 0.f; in eval() local
178 spDiff.getUVdifferentials(dUdx, dVdx, dUdy, dVdy); in eval()
180 …point3d_t texpt_diffx = 1.0e+2f * (doMapping(texptorig + 1.0e-2f * point3d_t(dUdx, dVdx, 0.f), Ng)… in eval()
/dports/science/madness/madness-ebb3fd7/src/apps/nick/
H A Dtdse1.cc295 static double dVdx(const coordT& r) { in dVdx() function
634 functionT dpotn_dx = factoryT(world).f(dVdx); in propagate()