Home
last modified time | relevance | path

Searched refs:txy (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/
H A DNonLocalTOperator.cpp102 const NonLocalData* NonLocalTOperator::selectMove(RealType prob, std::vector<NonLocalData>& txy) co… in selectMove()
105 for (int i = 0; i < txy.size(); i++) in selectMove()
107 if (txy[i].Weight > 0) in selectMove()
109 wgt_t += txy[i].Weight *= plusFactor; in selectMove()
113 wgt_t += txy[i].Weight *= minusFactor; in selectMove()
121 wsum += txy[ibar].Weight; in selectMove()
124 return ibar > 0 ? &(txy[ibar - 1]) : nullptr; in selectMove()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mclite/
H A Du_t.m1 function [txy] = u_t(x,y,type);
4 % Usage: [txy] = u_t(x,y,type);
14 % txy ==> value of the analytical solution at evaluation points
21 txy = zeros(M,1); variable
22 txy = sin(pi*x) .* sin(pi*y); variable
/dports/math/openturns/openturns-1.18/python/doc/examples/functional_modeling/field_functions/
H A Dplot_vertexvalue_function.py58 txy = mesh.getVertices() variable
59 txy.stack(inF)
60 txy.stack(outF)
61 txy[:10]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/torture/
H A Dpr71230.c6 double tyy, double sinp, double txy, double *grp, in metric_carttosphere() argument
13 2*cosp*cost*txy*sinp*sint- in metric_carttosphere()
20 grp[i] = ((-txy*((sinp)*(sinp))+ in metric_carttosphere()
22 ((cosp)*(cosp))*txy)*sint- in metric_carttosphere()
/dports/math/openturns/openturns-1.18/validation/src/
H A DKolmogorovTest.R12 txy <- ks.test(x,"pnorm") globalVar
13 print(txy$p.value,digits=20)
14 print(txy$statistic,digits=20)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_cafe_slowr.F15 real*8 txx,txy,txz,tyy,tyz,tzz,wfac,dxt,dyt,dzt,deter,deteri
69 txy=zero
83 txy=txy+wfac*dxt*dyt
99 txy=txy+wfac*dxt*dyt
110 tbc(1,2)=-txy
111 tbc(2,1)=-txy
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_cafe_slowr.F15 real*8 txx,txy,txz,tyy,tyz,tzz,wfac,dxt,dyt,dzt,deter,deteri
69 txy=zero
83 txy=txy+wfac*dxt*dyt
99 txy=txy+wfac*dxt*dyt
110 tbc(1,2)=-txy
111 tbc(2,1)=-txy
/dports/math/R-cran-deldir/deldir/man/
H A Dwhich.tile.Rd45 txy <- tile.list(dxy)
46 i <- which.tile(30,50,txy) # The value of i here is 14.
47 plot(txy,showpoints=FALSE)
48 text(x,y,labels=1:length(txy),col="red")
/dports/math/vtk8/VTK-8.2.0/Imaging/Hybrid/
H A DvtkPointLoad.cxx131 double x, x2, y, y2, z, z2, rhoPlusz2, zPlus2rho, txy, txz, tyz; in ExecuteDataWithInformation() local
213 txy = -(P/(twoPi*rho2) * (3.0*x*y*z/rho3 - in ExecuteDataWithInformation()
221 tensor[3] = txy; // Component(0,1); real symmetric matrix in ExecuteDataWithInformation()
222 tensor[1] = txy; // Component(1,0); in ExecuteDataWithInformation()
230 (sz-sx)*(sz-sx) + 6.0*txy*txy + 6.0*tyz*tyz + in ExecuteDataWithInformation()
/dports/math/vtk9/VTK-9.1.0/Imaging/Hybrid/
H A DvtkPointLoad.cxx136 double x, x2, y, y2, z, z2, rhoPlusz2, zPlus2rho, txy, txz, tyz; in ExecuteDataWithInformation() local
219 txy = -(P / (twoPi * rho2) * in ExecuteDataWithInformation()
227 tensor[3] = txy; // Component(0,1); real symmetric matrix in ExecuteDataWithInformation()
228 tensor[1] = txy; // Component(1,0); in ExecuteDataWithInformation()
237 6.0 * txy * txy + 6.0 * tyz * tyz + 6.0 * txz * txz); in ExecuteDataWithInformation()

12345678910>>...16