Home
last modified time | relevance | path

Searched refs:GetReal (Results 1 – 25 of 612) sorted by relevance

12345678910>>...25

/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Dmbpar.cc536 dcptol = GetReal(); in C81Data_int()
2246 v *= GetReal(1.); in GetVec3()
2275 dTol = GetReal(); in GetMatR2vec()
2356 v1(1) = GetReal(); in GetMatR2vec()
2357 v1(2) = GetReal(); in GetMatR2vec()
2358 v1(3) = GetReal(); in GetMatR2vec()
2383 v2(1) = GetReal(); in GetMatR2vec()
2430 m *= GetReal(1.); in GetMat3x3Sym()
2501 m *= GetReal(1.); in GetMat3x3()
2538 v *= GetReal(1.); in GetVec6()
[all …]
H A Dshockabsorber.h278 dPressure = P0 = HP.GetReal(); in ShockAbsorberConstitutiveLaw()
279 A0 = HP.GetReal(); in ShockAbsorberConstitutiveLaw()
280 Cint = HP.GetReal(); in ShockAbsorberConstitutiveLaw()
281 Gamma = HP.GetReal(); in ShockAbsorberConstitutiveLaw()
284 EpsMax = HP.GetReal(defaultEpsMax); in ShockAbsorberConstitutiveLaw()
288 EpsMin = HP.GetReal(defaultEpsMin); in ShockAbsorberConstitutiveLaw()
322 AreaFluid = HP.GetReal(); in ShockAbsorberConstitutiveLaw()
323 RhoFluid = HP.GetReal(); in ShockAbsorberConstitutiveLaw()
324 Cd = HP.GetReal(); in ShockAbsorberConstitutiveLaw()
327 EpsPrimeRef = HP.GetReal(); in ShockAbsorberConstitutiveLaw()
[all …]
H A Ddrive_.cc1836 dFinalTime = HP.GetReal(); in Read()
2102 a[i] = HP.GetReal(); in Read()
2171 dFinalTime = HP.GetReal(); in Read()
2252 dFinalTime = HP.GetReal(); in Read()
2312 dFinalTime = HP.GetReal(); in Read()
2429 p[0] = HP.GetReal(); in Read()
2430 p[n] = HP.GetReal(); in Read()
2432 p[i] = HP.GetReal(); in Read()
2440 p[i+n] = HP.GetReal(); in Read()
2791 dVal0 = HP.GetReal(); in Read()
[all …]
H A Dshape.cc358 da0 = HP.GetReal(); in ReadShape()
359 da1 = HP.GetReal(); in ReadShape()
361 doublereal dm = HP.GetReal(); in ReadShape()
362 doublereal dp = HP.GetReal(); in ReadShape()
408 px[0] = HP.GetReal(); in ReadShape()
418 pv[0] = HP.GetReal(); in ReadShape()
421 px[i] = HP.GetReal(); in ReadShape()
432 pv[i] = HP.GetReal(); in ReadShape()
459 doublereal dm = HP.GetReal(); in ReadShape()
460 doublereal da0 = HP.GetReal(); in ReadShape()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/hydr/
H A Dpreselem.cc926 ReCr = HP.GetReal(); in ReadHydraulicElem()
969 start = HP.GetReal(); in ReadHydraulicElem()
1013 h_in = HP.GetReal(); in ReadHydraulicElem()
1045 press0 = HP.GetReal(); in ReadHydraulicElem()
1064 Kappa = HP.GetReal(); in ReadHydraulicElem()
1076 weight = HP.GetReal(); in ReadHydraulicElem()
1089 spring = HP.GetReal(); in ReadHydraulicElem()
1188 level = HP.GetReal(); in ReadHydraulicElem()
1279 q0 = HP.GetReal(); in ReadHydraulicElem()
1317 area = HP.GetReal(); in ReadHydraulicElem()
[all …]
H A Dhfluid.cc128 dDensity = HP.GetReal(); in ReadHydraulicFluid()
152 dPres0 = HP.GetReal(); in ReadHydraulicFluid()
162 dTemp0 = HP.GetReal(); in ReadHydraulicFluid()
186 dDensity = HP.GetReal(); in ReadHydraulicFluid()
199 dBeta = HP.GetReal(); in ReadHydraulicFluid()
214 dPres0 = HP.GetReal(); in ReadHydraulicFluid()
236 dTemp0 = HP.GetReal(); in ReadHydraulicFluid()
308 dBeta = HP.GetReal(); in ReadHydraulicFluid()
323 dPres0 = HP.GetReal(); in ReadHydraulicFluid()
330 dAlpha = HP.GetReal(); in ReadHydraulicFluid()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/struct/
H A Dshell.cc104 dE = HP.GetReal(); in ReadShellConstLaw()
116 dnu = HP.GetReal(); in ReadShellConstLaw()
128 dG = HP.GetReal(); in ReadShellConstLaw()
140 dh = HP.GetReal(); in ReadShellConstLaw()
152 das = HP.GetReal(); in ReadShellConstLaw()
164 dat = HP.GetReal(); in ReadShellConstLaw()
287 dE_l = HP.GetReal(); in ReadShellConstLaw()
339 dG = HP.GetReal(); in ReadShellConstLaw()
363 dh = HP.GetReal(); in ReadShellConstLaw()
375 das = HP.GetReal(); in ReadShellConstLaw()
[all …]
H A Dmembrane.cc82 pD(ir, ir) = HP.GetReal(); in ReadMembraneConstLaw()
87 pD(ir, ir) = HP.GetReal(); in ReadMembraneConstLaw()
89 doublereal d = HP.GetReal(); in ReadMembraneConstLaw()
112 dE = HP.GetReal(); in ReadMembraneConstLaw()
124 dnu = HP.GetReal(); in ReadMembraneConstLaw()
136 dG = HP.GetReal(); in ReadMembraneConstLaw()
148 dh = HP.GetReal(); in ReadMembraneConstLaw()
237 pD(ir, ic) = HP.GetReal(); in ReadMembraneConstLaw()
245 PreStress(ir) = HP.GetReal(); in ReadMembraneConstLaw()
/dports/graphics/podofo/podofo-0.9.7/src/podofo/doc/
H A DPdfDestination.h330 return m_array[2].GetReal(); in GetDValue()
347 return m_array[2].GetReal(); in GetLeft()
360 return PdfRect(m_array[2].GetReal(), m_array[3].GetReal(), in GetRect()
361 m_array[4].GetReal(), m_array[5].GetReal()); in GetRect()
374 return m_array[3].GetReal(); in GetTop()
377 return m_array[2].GetReal(); in GetTop()
379 return m_array[5].GetReal(); in GetTop()
402 return m_array[4].GetReal(); in GetZoom()
/dports/science/clipper/clipper-2.1/clipper/cif/
H A Dcif_data_io.cpp268 ierr_f = mmCIFLoop->GetReal( F, "F_meas", j); in close_read()
269 ierr_f += mmCIFLoop->GetReal(sigF, "F_meas_sigma", j); in close_read()
271 ierr_f = mmCIFLoop->GetReal( F, "F_meas_au", j); in close_read()
276 ierr_calc = mmCIFLoop->GetReal(Fcalc, "F_calc", j); in close_read()
280 ierr_calc += mmCIFLoop->GetReal(phi, "phase_calc", j); in close_read()
710 ierr += mmCIFStruct->GetReal (a, "length_a"); in set_cell_symm_reso_by_cif()
711 ierr += mmCIFStruct->GetReal (b, "length_b"); in set_cell_symm_reso_by_cif()
712 ierr += mmCIFStruct->GetReal (c, "length_c"); in set_cell_symm_reso_by_cif()
713 ierr += mmCIFStruct->GetReal (alpha, "angle_alpha"); in set_cell_symm_reso_by_cif()
714 ierr += mmCIFStruct->GetReal (beta, "angle_beta"); in set_cell_symm_reso_by_cif()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/BinTools/
H A DBinTools_LocationSet.cxx35 BinTools::GetReal(IS, V1[0]); in operator >>()
36 BinTools::GetReal(IS, V1[1]); in operator >>()
37 BinTools::GetReal(IS, V1[2]); in operator >>()
38 BinTools::GetReal(IS, V[0]); in operator >>()
40 BinTools::GetReal(IS, V2[0]); in operator >>()
41 BinTools::GetReal(IS, V2[1]); in operator >>()
42 BinTools::GetReal(IS, V2[2]); in operator >>()
43 BinTools::GetReal(IS, V[1]); in operator >>()
45 BinTools::GetReal(IS, V3[0]); in operator >>()
46 BinTools::GetReal(IS, V3[1]); in operator >>()
[all …]
H A DBinTools_CurveSet.cxx356 BinTools::GetReal(IS, X); in operator >>()
357 BinTools::GetReal(IS, Y); in operator >>()
358 BinTools::GetReal(IS, Z); in operator >>()
371 BinTools::GetReal(IS, X); in operator >>()
372 BinTools::GetReal(IS, Y); in operator >>()
373 BinTools::GetReal(IS, Z); in operator >>()
406 BinTools::GetReal(IS, R); in operator >>()
423 BinTools::GetReal(IS, R1); in operator >>()
424 BinTools::GetReal(IS, R2); in operator >>()
441 BinTools::GetReal(IS, R1); in operator >>()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/TopTools/
H A DTopTools_LocationSet.cxx223 GeomTools::GetReal(IS, V1[0]); in ReadTrsf()
224 GeomTools::GetReal(IS, V1[1]); in ReadTrsf()
225 GeomTools::GetReal(IS, V1[2]); in ReadTrsf()
226 GeomTools::GetReal(IS, V[0]); in ReadTrsf()
228 GeomTools::GetReal(IS, V2[0]); in ReadTrsf()
229 GeomTools::GetReal(IS, V2[1]); in ReadTrsf()
230 GeomTools::GetReal(IS, V2[2]); in ReadTrsf()
231 GeomTools::GetReal(IS, V[1]); in ReadTrsf()
233 GeomTools::GetReal(IS, V3[0]); in ReadTrsf()
234 GeomTools::GetReal(IS, V3[1]); in ReadTrsf()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-ballbearing_contact/@BallBearingContact/
H A DBallBearingContact.m45 elem.R = HP.GetReal();
48 elem.E = HP.GetReal();
54 E1 = HP.GetReal();
60 nu1 = HP.GetReal();
66 E2 = HP.GetReal();
72 nu2 = HP.GetReal();
105 mukx = HP.GetReal();
112 muky = HP.GetReal();
127 musx = HP.GetReal();
149 elem.vs = HP.GetReal();
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/elec/
H A Dgenel.cc133 dCollMin = HP.GetReal(); in ReadGenel()
134 dCollMax = HP.GetReal(); in ReadGenel()
159 dLatMin = HP.GetReal(); in ReadGenel()
160 dLatMax = HP.GetReal(); in ReadGenel()
239 dRadius = HP.GetReal(); in ReadGenel()
516 X0 = HP.GetReal(); in ReadGenel()
714 *pd++ = HP.GetReal(); in ReadGenel()
729 *pd++ = HP.GetReal(); in ReadGenel()
744 *pd++ = HP.GetReal(); in ReadGenel()
756 dD = HP.GetReal(); in ReadGenel()
[all …]
/dports/misc/usd/USD-21.11/pxr/base/gf/
H A Dquatf.cpp45 , _real(other.GetReal()) in GfQuatf()
50 , _real(other.GetReal()) in GfQuatf()
58 float real = q.GetReal(); in operator <<()
151 float r1 = GetReal(); in operator *=()
152 float r2 = q.GetReal(); in operator *=()
179 q0.GetReal() * q1.GetReal(); in GfSlerp()
H A Dquatd.cpp45 , _real(other.GetReal()) in GfQuatd()
50 , _real(other.GetReal()) in GfQuatd()
58 double real = q.GetReal(); in operator <<()
151 double r1 = GetReal(); in operator *=()
152 double r2 = q.GetReal(); in operator *=()
179 q0.GetReal() * q1.GetReal(); in GfSlerp()
H A Dquath.cpp45 , _real(other.GetReal()) in GfQuath()
50 , _real(other.GetReal()) in GfQuath()
58 GfHalf real = q.GetReal(); in operator <<()
151 GfHalf r1 = GetReal(); in operator *=()
152 GfHalf r2 = q.GetReal(); in operator *=()
179 q0.GetReal() * q1.GetReal(); in GfSlerp()
H A Dquatd.h102 double GetReal() const { return _real; }
141 return GfQuatd(GetReal(), -GetImaginary());
162 size_t h = boost::hash<ScalarType>()(q.GetReal());
169 return GfQuatd(-GetReal(), -GetImaginary());
175 return (GetReal() == q.GetReal() &&
280 q1.GetReal()*q2.GetReal();
H A Dquatf.h102 float GetReal() const { return _real; }
141 return GfQuatf(GetReal(), -GetImaginary());
162 size_t h = boost::hash<ScalarType>()(q.GetReal());
169 return GfQuatf(-GetReal(), -GetImaginary());
175 return (GetReal() == q.GetReal() &&
280 q1.GetReal()*q2.GetReal();
H A Dquaternion.cpp75 return GfQuaternion(GetReal(), -GetImaginary()) / _GetLengthSquared(); in GetInverse()
81 double r1 = GetReal(); in operator *=()
82 double r2 = q.GetReal(); in operator *=()
116 q0.GetReal() * q1.GetReal(); in GfSlerp()
148 return(out << '(' << Gf_OstreamHelperP(q.GetReal()) << " + " in operator <<()
H A Dquat.template.h104 {{ SCL }} GetReal() const { return _real; }
143 return {{ QUAT }}(GetReal(), -GetImaginary());
164 size_t h = boost::hash<ScalarType>()(q.GetReal());
171 return {{ QUAT }}(-GetReal(), -GetImaginary());
177 return (GetReal() == q.GetReal() &&
282 q1.GetReal()*q2.GetReal();
H A Dquath.h103 GfHalf GetReal() const { return _real; }
142 return GfQuath(GetReal(), -GetImaginary());
163 size_t h = boost::hash<ScalarType>()(q.GetReal());
170 return GfQuath(-GetReal(), -GetImaginary());
176 return (GetReal() == q.GetReal() &&
281 q1.GetReal()*q2.GetReal();
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DMagneticSolve.F90255 Mx = GetReal( Material, 'Applied Magnetic Field 1', Gotit )
256 My = GetReal( Material, 'Applied Magnetic Field 2', Gotit )
257 Mz = GetReal( Material, 'Applied Magnetic Field 3', Gotit )
284 U(1:n) = GetReal( Material, 'MHD Velocity 1', gotIt )
285 V(1:n) = GetReal( Material, 'MHD Velocity 2', gotIt )
286 W(1:n) = GetReal( Material, 'MHD Velocity 3', gotIt )
307 LoadVector(1,1:n) = LoadVector(1,1:n) + GetReal( &
309 LoadVector(2,1:n) = LoadVector(2,1:n) + GetReal( &
311 LoadVector(3,1:n) = LoadVector(3,1:n) + GetReal( &
626 U(1:n) = GetReal( Material, 'MHD Velocity 1', gotIt )
[all …]
H A DReynoldsSolver.F90280 Velocity(1,1:n) = GetReal(Equation,'Surface Velocity 1',GotIt)
281 Velocity(2,1:n) = GetReal(Equation,'Surface Velocity 2',GotIt2)
282 Velocity(3,1:n) = GetReal(Equation,'Surface Velocity 3',GotIt3)
309 GetReal(Material,'Normal Velocity',GotIt)
316 GapHeight(1:n) = GetReal( Material,'Gap Height')
317 Admittance(1:n) = GetReal( Material, 'Flow Admittance', GotIt)
318 Viscosity(1:n) = GetReal( Material, 'Viscosity')
653 GapHeight(1:n) = GetReal(Material,'Gap Height')
655 Viscosity(1:n) = GetReal( Material, 'Viscosity')
1025 GapHeight(1:n) = GetReal(Material,'Gap Height')
[all …]

12345678910>>...25