Home
last modified time | relevance | path

Searched refs:Dmax (Results 1 – 25 of 95) sorted by relevance

1234

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_polygons/
H A Dshape_index.cpp272 double Dmax; TSG_Point Pmax[2]; in On_Execute() local
291 pLine->Set_Value(1, Dmax); in On_Execute()
338 Dmax = 0.0; in Get_Diameter_Max()
348 if( Dmax < d ) in Get_Diameter_Max()
350 Dmax = d; in Get_Diameter_Max()
357 return( Dmax > 0.0 ); in Get_Diameter_Max()
368 double Dmax = 0.0; in Get_Diameter_Gyros() local
378 if( d > Dmax ) in Get_Diameter_Gyros()
380 Dmax = d; in Get_Diameter_Gyros()
385 if( Dmax > 0.0 ) in Get_Diameter_Gyros()
[all …]
H A Dshape_index.h87 bool Get_Diameter_Max (CSG_Shape_Polygon *pPolygon, double &Dmax, TSG_Point Pmax[2]);
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/
H A DPairCorrEstimator.cpp38 Dmax = elns.Lattice.WignerSeitzRadius; in PairCorrEstimator()
43 NumBins = static_cast<int>(Dmax / Delta); in PairCorrEstimator()
44 Delta = Dmax / static_cast<RealType>(NumBins); in PairCorrEstimator()
116 if (r < Dmax) in evaluate()
137 if (r < Dmax) in evaluate()
159 h5o->addProperty(const_cast<RealType&>(Dmax), "cutoff"); in registerCollectables()
204 int nbins = (int)std::ceil(Dmax * DeltaInv); in put()
208 attrib.add(Dmax, "rmax"); in put()
212 Delta = Dmax / static_cast<RealType>(nbins); in put()
305 app_log() << " Dmax = " << Dmax << std::endl; in report()
[all …]
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/python/Tutorials/
H A DHelical_Antenna.py164 Dmax_dB = 10*log10(nf2ff_res.Dmax[0])
165 E_norm = 20.0*log10(nf2ff_res.E_norm[0]/np.max(nf2ff_res.E_norm[0])) + 10*log10(nf2ff_res.Dmax[0])
175 E_norm = 20.0*log10(nf2ff_res.E_norm[0]/np.max(nf2ff_res.E_norm[0])) + 10*log10(nf2ff_res.Dmax[0])
176 …= 20.0*log10(np.abs(nf2ff_res.E_cprh[0])/np.max(nf2ff_res.E_norm[0])) + 10*log10(nf2ff_res.Dmax[0])
177 …= 20.0*log10(np.abs(nf2ff_res.E_cplh[0])/np.max(nf2ff_res.E_norm[0])) + 10*log10(nf2ff_res.Dmax[0])
H A DBent_Patch_Antenna.py177 … E_norm = 20.0*np.log10(nf2ff_res_phi0.E_norm/np.max(nf2ff_res_phi0.E_norm)) + nf2ff_res_phi0.Dmax
189 …= 20.0*np.log10(nf2ff_res_theta90.E_norm/np.max(nf2ff_res_theta90.E_norm)) + nf2ff_res_theta90.Dmax
197 … Dmax = {:.1f} ({:.1f} dBi)'.format(nf2ff_res_theta90.Dmax[0], 10*np.log10(nf2ff_res_theta90.Dmax
/dports/math/ambit/ambit-0.5.1/test/
H A Dtest_distributed.cc168 double Dmax = 0.0; in relative_difference() local
174 Dmax = std::max(D, Dmax); in relative_difference()
179 return dmax / Dmax; in relative_difference()
/dports/math/octave-forge-tsa/tsa-4.6.3/inst/
H A Dinvest1.m72 Dmax = min(Pmax,5); variable
73 for k = 1:Dmax,
80 X = 0:Dmax; H = zeros(1,Dmax+1); for k=1:length(h.X), H(find(X==h.X(k)))=h.H(k); end;
81 %X = 0:Dmax; H = zeros(1,Dmax+1); for k=1:length(x), H(find(X==x(k)))=h(k); end;
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/matlab/examples/antennas/
H A DinfDipol.m88 Dmax = nf2ff.Dmax; variable
94 disp( ['directivity: Dmax = ' num2str(Dmax)] );
H A DBi_Quad_Antenna.m131 disp( ['directivity: Dmax = ' num2str(10*log10(nf2ff.Dmax)) ' dBi'] );
139 DumpFF2VTK('Bi_Quad_Pattern.vtk', nf2ff.E_norm{1} / max(nf2ff.E_norm{1}(:)) * nf2ff.Dmax, thetaRang…
H A Dinverted_f.m201 disp( ['directivity: Dmax = ' num2str(nf2ff.Dmax) ' (' num2str(10*log10(nf2ff.Dmax)) ' dBi)'] );
204 E_far_normalized = nf2ff.E_norm{1} / max(nf2ff.E_norm{1}(:)) * nf2ff.Dmax;
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeAnalysis/
H A DShapeAnalysis_Geom.cxx35 gp_Pln& aPln, Standard_Real& Dmax) in NearestPlane() argument
105 Dmax = RealFirst(); in NearestPlane()
109 if (Dmax < D) Dmax = D; in NearestPlane()
H A DShapeAnalysis_Geom.hxx44 … Standard_Boolean NearestPlane (const TColgp_Array1OfPnt& Pnts, gp_Pln& aPln, Standard_Real& Dmax);
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/matlab/
H A DpolarFF.m74 Dmax = 10*log10(nf2ff.Dmax(freq_index)); variable
75 E_far_scale = Dmax - gridmin;
86 gridmax = Dmax;
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/matlab/Tutorials/
H A DHelical_Antenna.m177 disp( ['directivity: Dmax = ' num2str(nf2ff.Dmax) ' (' num2str(10*log10(nf2ff.Dmax)) ' dBi)'] );
184 directivity_CPRH = abs(nf2ff.E_cprh{1}).^2./max(nf2ff.E_norm{1}(:)).^2*nf2ff.Dmax;
185 directivity_CPLH = abs(nf2ff.E_cplh{1}).^2./max(nf2ff.E_norm{1}(:)).^2*nf2ff.Dmax;
H A DSimple_Patch_Antenna.m161 disp( ['directivity: Dmax = ' num2str(nf2ff.Dmax) ' (' num2str(10*log10(nf2ff.Dmax)) ' dBi)'] );
172 % plot( nf2ff.theta*180/pi, 20*log10(nf2ff.E_norm{1}/max(nf2ff.E_norm{1}(:)))+10*log10(nf2ff.Dmax));
186 E_far_normalized = nf2ff.E_norm{1} / max(nf2ff.E_norm{1}(:)) * nf2ff.Dmax;
H A DConical_Horn_Antenna.m144 Dlog=10*log10(nf2ff.Dmax);
146 e_a = nf2ff.Dmax/G_a;
150 disp( ['directivity: Dmax = ' num2str(Dlog) ' dBi'] );
159 % D_log = D_log + 10*log10(nf2ff.Dmax);
H A DHorn_Antenna.m166 Dlog=10*log10(nf2ff.Dmax);
168 e_a = nf2ff.Dmax/G_a;
172 disp( ['directivity: Dmax = ' num2str(Dlog) ' dBi'] );
181 % D_log = D_log + 10*log10(nf2ff.Dmax);
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DDMRGtechnics.cpp380 int Dmax = 1; in getFCIcoefficient() local
383 if (DtotBound>Dmax){ Dmax = DtotBound; } in getFCIcoefficient()
385 double * arrayL = new double[Dmax]; in getFCIcoefficient()
386 double * arrayR = new double[Dmax]; in getFCIcoefficient()
407 for (int count = 0; count < Dmax; count++){ arrayR[count] = 0.0; } in getFCIcoefficient()
440 assert( jumpR[num_SR] <= Dmax ); in getFCIcoefficient()
/dports/math/octave-forge-queueing/queueing/inst/
H A Dqncsaba.m107 Dmax = max(D); # max demand variable
110 Xu = min( N/(Dtot+Z), 1/Dmax );
111 Rl = max( Dtot, N*Dmax - Z );
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DShapeAnalysis_Geom.hxx44 … Standard_Boolean NearestPlane (const TColgp_Array1OfPnt& Pnts, gp_Pln& aPln, Standard_Real& Dmax);
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DShapeAnalysis_Geom.hxx44 … Standard_Boolean NearestPlane (const TColgp_Array1OfPnt& Pnts, gp_Pln& aPln, Standard_Real& Dmax);
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Dclosedsplinecurve.cc40 Dmax(0), border_size(0), in ClosedSplineCurve()
270 Dmax = 0; in update_center()
277 if( D > Dmax ) Dmax = D; in update_center()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/src/libxtp/
H A Dqmregion.cc80 double Dmax = Dmat_hist_.getDiff().cwiseAbs().maxCoeff(); in Converged() local
83 if (Dchange < DeltaD_ && Dmax < DeltaD_ && std::abs(Echange) < DeltaE_) { in Converged()
90 << " MaxDmat=" << Dmax << std::flush; in Converged()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/src/libxtp/
H A Dqmregion.cc80 double Dmax = Dmat_hist_.getDiff().cwiseAbs().maxCoeff(); in Converged() local
83 if (Dchange < DeltaD_ && Dmax < DeltaD_ && std::abs(Echange) < DeltaE_) { in Converged()
90 << " MaxDmat=" << Dmax << std::flush; in Converged()
/dports/biology/paml/paml4.9j/dat/
H A Dmiyata.dat25 Dmax: 5.13 Trp-Gly

1234