Home
last modified time | relevance | path

Searched refs:GetLineData (Results 1 – 25 of 129) sorted by relevance

123456

/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/struct/
H A Dshell.cc100 …pic constitutive law: Young's modulus already provided at line " << HP.GetLineData() << std::endl); in ReadShellConstLaw()
106 …constitutive law: invalid Young's modulus " << dE << " at line " << HP.GetLineData() << std::endl); in ReadShellConstLaw()
112 …c constitutive law: Poisson's modulus already provided at line " << HP.GetLineData() << std::endl); in ReadShellConstLaw()
124 …ropic constitutive law: shear modulus already provided at line " << HP.GetLineData() << std::endl); in ReadShellConstLaw()
130 …c constitutive law: invalid shear modulus " << dG << " at line " << HP.GetLineData() << std::endl); in ReadShellConstLaw()
136 …isotropic constitutive law: thickness already provided at line " << HP.GetLineData() << std::endl); in ReadShellConstLaw()
142 …ropic constitutive law: invalid thickness " << dh << " at line " << HP.GetLineData() << std::endl); in ReadShellConstLaw()
148 …ll isotropic constitutive law: as (?) already provided at line " << HP.GetLineData() << std::endl); in ReadShellConstLaw()
154 …l isotropic constitutive law: invalid as " << das << " at line " << HP.GetLineData() << std::endl); in ReadShellConstLaw()
160 …ll isotropic constitutive law: at (?) already provided at line " << HP.GetLineData() << std::endl); in ReadShellConstLaw()
[all …]
H A Dmembrane.cc108 …pic constitutive law: Young's modulus already provided at line " << HP.GetLineData() << std::endl); in ReadMembraneConstLaw()
114 …constitutive law: invalid Young's modulus " << dE << " at line " << HP.GetLineData() << std::endl); in ReadMembraneConstLaw()
120 …c constitutive law: Poisson's modulus already provided at line " << HP.GetLineData() << std::endl); in ReadMembraneConstLaw()
126 …stitutive law: invalid Poisson's modulus " << dnu << " at line " << HP.GetLineData() << std::endl); in ReadMembraneConstLaw()
132 …ropic constitutive law: shear modulus already provided at line " << HP.GetLineData() << std::endl); in ReadMembraneConstLaw()
138 …c constitutive law: invalid shear modulus " << dG << " at line " << HP.GetLineData() << std::endl); in ReadMembraneConstLaw()
144 …isotropic constitutive law: thickness already provided at line " << HP.GetLineData() << std::endl); in ReadMembraneConstLaw()
150 …ropic constitutive law: invalid thickness " << dh << " at line " << HP.GetLineData() << std::endl); in ReadMembraneConstLaw()
H A Djoint.cc1429 "at line " << HP.GetLineData()
1994 "at line " << HP.GetLineData()
2057 "at line " << HP.GetLineData()
2119 "at line " << HP.GetLineData()
2259 "at line " << HP.GetLineData()
2292 "at line " << HP.GetLineData()
2315 "at line " << HP.GetLineData()
2389 "at line " << HP.GetLineData()
3180 "at line " << HP.GetLineData()
3869 << HP.GetLineData());
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/hydr/
H A Dpreselem.cc196 "at line " << HP.GetLineData() << std::endl); in ReadHydraulicElem()
206 "at line " << HP.GetLineData() << std::endl); in ReadHydraulicElem()
216 "at line " << HP.GetLineData() << std::endl); in ReadHydraulicElem()
278 "at line " << HP.GetLineData() << std::endl); in ReadHydraulicElem()
330 "at line " << HP.GetLineData() << std::endl); in ReadHydraulicElem()
340 "at line " << HP.GetLineData() << std::endl); in ReadHydraulicElem()
379 "at line " << HP.GetLineData() << std::endl); in ReadHydraulicElem()
464 "at line " << HP.GetLineData() << std::endl); in ReadHydraulicElem()
487 "at line " << HP.GetLineData() << std::endl); in ReadHydraulicElem()
497 "at line " << HP.GetLineData() << std::endl); in ReadHydraulicElem()
[all …]
H A Dhfluid.cc132 silent_cerr("line " << HP.GetLineData() in ReadHydraulicFluid()
144 silent_cerr("line " << HP.GetLineData() in ReadHydraulicFluid()
154 silent_cerr("line " << HP.GetLineData() in ReadHydraulicFluid()
164 silent_cerr("line " << HP.GetLineData() in ReadHydraulicFluid()
191 silent_cerr("line " << HP.GetLineData() in ReadHydraulicFluid()
209 silent_cerr("line " << HP.GetLineData() in ReadHydraulicFluid()
216 silent_cerr("line " << HP.GetLineData() in ReadHydraulicFluid()
228 silent_cerr("line " << HP.GetLineData() in ReadHydraulicFluid()
238 silent_cerr("line " << HP.GetLineData() in ReadHydraulicFluid()
346 silent_cerr("line " << HP.GetLineData() in ReadHydraulicFluid()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/aero/
H A Dwindprof.cc117 "at line " << HP.GetLineData() in Read()
128 "at line " << HP.GetLineData() in Read()
236 "at line " << HP.GetLineData() in Read()
247 "at line " << HP.GetLineData() in Read()
258 "at line " << HP.GetLineData() in Read()
295 "at line " << HP.GetLineData() in Read()
303 "at line " << HP.GetLineData() in Read()
311 "at line " << HP.GetLineData() in Read()
456 "at line " << HP.GetLineData() in Read()
464 "at line " << HP.GetLineData() in Read()
[all …]
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DMultiEdit.cpp276 GetLineData().size() - 1, in SelectAll()
277 CPSize(GetLineData()[GetLineData().size() - 1].char_data.size())); in SelectAll()
463 if (GetLineData().empty()) in CharAt()
552 if (!GetLineData().empty() && !GetLineData()[row].Empty()) { in RowStartX()
585 if (GetLineData().empty()) in CharAt()
653 if (GetLineData().empty()) in FirstVisibleChar()
655 if (GetLineData()[row].Empty()) in FirstVisibleChar()
663 if (GetLineData().empty()) in LastVisibleChar()
903 } else if (!GetLineData().empty() && m_cursor_end.first < GetLineData().size() - 1) { in KeyPress()
929 } else if (!GetLineData().empty() && m_cursor_end.first < GetLineData().size() - 1) { in KeyPress()
[all …]
H A DEdit.cpp129 const StrSize INDEX_0 = StringIndexOf(0, m_first_char_shown, GetLineData()); in Render()
132 if (!GetLineData().empty() && MultiSelected()) { in Render()
226 …if (Text().empty() || GetLineData().empty() || GetLineData()[0].char_data.size() < m_cursor_pos.fi… in SetText()
296 const auto& line_data = GetLineData(); in FirstCharOffset()
309 …return ClientUpperLeft().x + ((!GetLineData().empty() && idx ? GetLineData()[0].char_data[Value(id… in ScreenPosOfChar()
317 const auto& line_data = GetLineData(); in LastVisibleChar()
351 GetLineData().size() - 1); in NumLines()
466 if (!GetLineData().empty()) { in KeyPress()
488 if (!GetLineData().empty()) { in KeyPress()
608 if (GetLineData().empty() || GetLineData()[0].char_data.empty()) in ClearSelected()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Ddataman4.cc457 "at line " << HP.GetLineData() in ReadElems()
478 << HP.GetLineData() << std::endl); in ReadElems()
655 << HP.GetLineData() << std::endl); in ReadElems()
1070 " at line " << HP.GetLineData() in ReadElems()
1105 << HP.GetLineData() << std::endl); in ReadElems()
1113 << " at line " << HP.GetLineData() in ReadElems()
1137 << HP.GetLineData() << std::endl); in ReadElems()
1567 << HP.GetLineData() << std::endl); in ReadOneElem()
2076 "at line " << HP.GetLineData() in ReadOneElem()
2124 "at line " << HP.GetLineData() in ReadOneElem()
[all …]
H A Dmbpar.cc332 << GetLineData() << std::endl); in Reference_int()
385 << GetLineData() << std::endl); in Reference_int()
392 << GetLineData() << std::endl); in Reference_int()
453 << GetLineData() << std::endl); in HydraulicFluid_int()
517 << GetLineData() << std::endl); in C81Data_int()
524 << GetLineData() << std::endl); in C81Data_int()
540 << GetLineData() << std::endl); in C81Data_int()
700 << GetLineData() << std::endl); in ConstitutiveLaw_int()
895 << GetLineData() << std::endl); in DriveCaller_int()
955 << GetLineData() << std::endl); in TplDriveCaller_int()
[all …]
H A Drtsolver.cc113 "at line " << HP.GetLineData() in ReadRTParams()
124 "at line " << HP.GetLineData() in ReadRTParams()
136 << HP.GetLineData() in ReadRTParams()
145 "at line " << HP.GetLineData() in ReadRTParams()
169 << HP.GetLineData() in ReadRTParams()
199 << " at line " << HP.GetLineData() in ReadRTParams()
217 "assuming RTAI at line " << HP.GetLineData() in ReadRTSolver()
227 "at line " << HP.GetLineData() << std::endl); in ReadRTSolver()
232 "at line " << HP.GetLineData() << std::endl); in ReadRTSolver()
H A Dsocketstreamdrive.cc272 "at line " << HP.GetLineData() in ReadStreamDrive()
283 "at line " << HP.GetLineData() in ReadStreamDrive()
294 "at line " << HP.GetLineData() in ReadStreamDrive()
307 "at line " << HP.GetLineData() in ReadStreamDrive()
321 "at line " << HP.GetLineData() in ReadStreamDrive()
352 "at line " << HP.GetLineData() in ReadStreamDrive()
364 "at line " << HP.GetLineData() in ReadStreamDrive()
376 "at line " << HP.GetLineData() in ReadStreamDrive()
418 "at line " << HP.GetLineData() in ReadStreamDrive()
430 "at line " << HP.GetLineData() in ReadStreamDrive()
[all …]
H A Ddataman3.cc503 "at line " << HP.GetLineData() in ReadControl()
514 << HP.GetLineData() in ReadControl()
524 << HP.GetLineData() in ReadControl()
661 << HP.GetLineData() in ReadControl()
1269 "at line " << HP.GetLineData() in ReadControl()
1337 "at line " << HP.GetLineData() in ReadControl()
1388 "at line " << HP.GetLineData() in ReadControl()
1401 "at line " << HP.GetLineData() in ReadControl()
1436 << HP.GetLineData() << std::endl); in ReadControl()
1444 << HP.GetLineData() << std::endl); in ReadControl()
[all …]
H A Dstreamoutelem.cc364 "at line " << HP.GetLineData()
374 "at line " << HP.GetLineData()
384 "at line " << HP.GetLineData()
394 "at line " << HP.GetLineData()
404 "at line " << HP.GetLineData()
531 "at line " << HP.GetLineData() in ReadStreamOutEcho()
642 "at line " << HP.GetLineData() in Read()
652 "at line " << HP.GetLineData() in Read()
662 "at line " << HP.GetLineData() in Read()
672 "at line " << HP.GetLineData() in Read()
[all …]
H A Dsocketstream_out_elem.cc263 "at line " << HP.GetLineData() << std::endl); in getSocketStreamOutParam()
277 "at line " << HP.GetLineData() << std::endl); in getSocketStreamOutParam()
284 "at line " << HP.GetLineData() << std::endl); in getSocketStreamOutParam()
293 "at line " << HP.GetLineData() << std::endl); in getSocketStreamOutParam()
305 "at line " << HP.GetLineData() in getSocketStreamOutParam()
317 "at line " << HP.GetLineData() << std::endl); in getSocketStreamOutParam()
369 "at line " << HP.GetLineData() << std::endl); in getSocketStreamOutParam()
398 "at line " << HP.GetLineData() << std::endl); in getSocketStreamOutParam()
455 "at line " << HP.GetLineData() << std::endl); in createSocketStreamOutElem()
499 "at line " << HP.GetLineData() << std::endl); in createSocketStreamOutElem()
[all …]
H A Dconstltp_impl.cc304 << HP.GetLineData() << std::endl); in Read()
417 << HP.GetLineData() << std::endl); in Read()
423 << HP.GetLineData() << std::endl); in Read()
452 << HP.GetLineData() << std::endl); in Read()
480 << HP.GetLineData() << std::endl); in Read()
486 << HP.GetLineData() << std::endl); in Read()
492 << HP.GetLineData() << std::endl); in Read()
498 << HP.GetLineData() << std::endl); in Read()
528 << HP.GetLineData() << std::endl); in Read()
613 "at line " << HP.GetLineData() in Read()
[all …]
H A Dextforce.cc872 " at line " << HP.GetLineData() in ReadExtFileParams()
901 "at line " << HP.GetLineData() in ReadExtSocketHandler()
914 "at line " << HP.GetLineData() in ReadExtSocketHandler()
928 "at line " << HP.GetLineData() in ReadExtSocketHandler()
958 "at line " << HP.GetLineData() in ReadExtSocketHandler()
970 "at line " << HP.GetLineData() in ReadExtSocketHandler()
981 "at line " << HP.GetLineData() in ReadExtSocketHandler()
1026 "at line " << HP.GetLineData() in ReadExtSocketHandler()
1039 "at line " << HP.GetLineData() in ReadExtSocketHandler()
1170 " at line " << HP.GetLineData() in ReadExtForce()
[all …]
H A Drtai_in_drive.cc134 "at line " << HP.GetLineData() << std::endl); in ReadRTMBDynInDrive()
141 "at line " << HP.GetLineData() << std::endl); in ReadRTMBDynInDrive()
150 "at line " << HP.GetLineData() << std::endl); in ReadRTMBDynInDrive()
158 "at line " << HP.GetLineData() << std::endl); in ReadRTMBDynInDrive()
191 "at line " << HP.GetLineData() << std::endl); in ReadRTMBDynInDrive()
230 "at line " << HP.GetLineData() << std::endl); in ReadRTMBDynInDrive()
265 "at line " << HP.GetLineData() << std::endl); in ReadRTMBDynInDrive()
/dports/science/mbdyn/mbdyn-1.7.3/libraries/libmbutil/
H A Dparser.cc113 "at line " << HP.GetLineData() in skip_remarks()
606 return pHP.top()->GetLineData(); in mbdyn_get_line_data()
616 out << pHP.top()->GetLineData(); in mbdyn_print_line_data()
715 << GetLineData() << std::endl); in iGetDescription_int()
736 << GetLineData() << std::endl); in GetDescription()
751 << GetLineData() << std::endl); in GetDescription()
837 << GetLineData() << std::endl); in NextToken()
1090 << GetLineData() << std::endl); in GetWord()
1098 << GetLineData() << std::endl); in GetWord()
1118 << GetLineData() << std::endl); in GetString()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/elec/
H A Dgenel.cc341 "at line " << HP.GetLineData() in ReadGenel()
350 "at line " << HP.GetLineData() in ReadGenel()
370 "at line " << HP.GetLineData() in ReadGenel()
379 "at line " << HP.GetLineData() in ReadGenel()
389 "at line " << HP.GetLineData() in ReadGenel()
398 "at line " << HP.GetLineData() in ReadGenel()
418 "at line " << HP.GetLineData() in ReadGenel()
427 "at line " << HP.GetLineData() in ReadGenel()
775 << HP.GetLineData() in ReadGenel()
1007 << HP.GetLineData() in ReadGenel()
[all …]
H A Delec.cc226 "at line " << HP.GetLineData() in ReadElectric()
276 "at line " << HP.GetLineData() in ReadElectric()
287 "at line " << HP.GetLineData() in ReadElectric()
296 "at line " << HP.GetLineData() in ReadElectric()
305 "at line " << HP.GetLineData() in ReadElectric()
314 "at line " << HP.GetLineData() in ReadElectric()
417 "at line " << HP.GetLineData() in ReadElectric()
611 "at line " << HP.GetLineData() in ReadElectric()
763 "at line " << HP.GetLineData() in ReadElectric()
787 "at line " << HP.GetLineData() in ReadElectric()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-ballbearing_contact/@BallBearingContact/
H A DBallBearingContact.m42 …g contact(%d): keyword \"ball radius\" expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
51 …%d): keyword \"elastic modulus ball\" expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
57 …d): keyword \"poisson ratio ball\" expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
63 …rd \"elastic modulus washer disk\" expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
69 …word \"poisson ratio washer disk\" expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
78 …all bearing contact(%d): keyword node1 expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
84 …all bearing contact(%d): keyword node2 expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
124 … keyword static friction coefficient x expected at line %d", pMbElem.GetLabel(), HP.GetLineData());
146 …: keyword sliding velocity coefficient expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
162 …ct(%d): keyword micro slip stiffness x expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-inplane_friction/@InPlaneFriction/
H A DInPlaneFriction.m42 …r("inplane friction(%d): keyword node1 expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
64 …r("inplane friction(%d): keyword node2 expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
76 …keyword coulomb friction coefficient x expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
82 …riction coefficient x must be greater than zero at line %s", pMbElem.GetLabel(), HP.GetLineData());
98 … keyword static friction coefficient x expected at line %d", pMbElem.GetLabel(), HP.GetLineData());
104 …riction coefficient x must be greater than zero at line %s", pMbElem.GetLabel(), HP.GetLineData());
120 …: keyword sliding velocity coefficient expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
126 … velocity coefficient must be greater than zero at line %s", pMbElem.GetLabel(), HP.GetLineData());
136 …on(%d): keyword micro slip stiffness x expected at line %s", pMbElem.GetLabel(), HP.GetLineData());
142 …icro slip stiffness x must be greater than zero at line %s", pMbElem.GetLabel(), HP.GetLineData());
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-cont-contact/
H A Dmodule-cont-contact.cc273 << " at line " << HP.GetLineData() << std::endl); in Read()
293 << " at line " << HP.GetLineData() << std::endl); in Read()
300 << HP.GetLineData() << std::endl); in Read()
306 << HP.GetLineData() << std::endl); in Read()
311 << HP.GetLineData() << std::endl); in Read()
331 silent_cerr("ContContactCLR: invalid \"exp\" at line " << HP.GetLineData() << std::endl); in Read()
582 << " at line " << HP.GetLineData() << std::endl); in Read()
602 << " at line " << HP.GetLineData() << std::endl); in Read()
609 << HP.GetLineData() << std::endl); in Read()
615 << HP.GetLineData() << std::endl); in Read()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-hunt-crossley/
H A Dmodule-hunt-crossley.cc187 << " at line " << HP.GetLineData() << std::endl); in Read()
195 silent_cerr("HuntCrossleyCLR: \"alpha\" expected at line " << HP.GetLineData() << std::endl); in Read()
200 silent_cerr("HuntCrossleyCLR: invalid \"alpha\" at line " << HP.GetLineData() << std::endl); in Read()
205 silent_cerr("HuntCrossleyCLR: \"kappa\" expected at line " << HP.GetLineData() << std::endl); in Read()
210 silent_cerr("HuntCrossleyCLR: invalid \"kappa\" at line " << HP.GetLineData() << std::endl); in Read()
215 silent_cerr("HuntCrossleyCLR: \"exp\" expected at line " << HP.GetLineData() << std::endl); in Read()
220 silent_cerr("HuntCrossleyCLR: invalid \"exp\" at line " << HP.GetLineData() << std::endl); in Read()

123456