Home
last modified time | relevance | path

Searched refs:GetRealArray (Results 1 – 25 of 31) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/tests/caf/basic/
H A DC47 # Testing command: SetRealArray, GetRealArray
42 set aGetAttr1 [GetRealArray D ${aLabel}]
44 set aGetAttr2 [GetRealArray D ${aLabel} ${aGuid1}]
H A DC58 # Testing command: GetRealArray
51 set aGetAttr1 [GetRealArray D ${aLabel}]
53 set aGetAttr2 [GetRealArray D ${aLabel} ${aGuid1}]
H A DC68 # Testing command: GetRealArray
52 set aGetAttr1 [GetRealArray D ${aLabel}]
54 set aGetAttr2 [GetRealArray D ${aLabel} ${aGuid1}]
H A DW57 # Testing command: Open, GetRealArray.
23 set aGetAttr1 [GetRealArray D ${aLabel}]
H A DC18 # Testing command: GetRealArray
40 set aGetAttr1 [GetRealArray D ${aLabel}]
H A DC27 # Testing command: GetRealArray
41 set aGetAttr2 [GetRealArray D ${aLabel}]
H A DC37 # Testing command: GetRealArray
42 set IsDone [catch {set aGetAttr3 [GetRealArray DD ${aLabel}]} aResult]
H A DW19 … Open, GetBooleanArray, GetByteArray, GetExtStringArray, GetIntArray, GetRealArray, GetRefArray.
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/caf/
H A Dbug2945220 set rarr [GetRealArray D 0:1]
21 set rarr2 [GetRealArray D 0:2]
H A Dbug172499 set IsDone [catch {set GetRealArrayAttribute [GetRealArray DDoc ${aLabel}]} message]
/dports/cad/opencascade/opencascade-7.6.0/tests/caf/bugs/
H A DA312 # Testing command: GetRealArray
54 set IsDone [catch {set aGetAttr3 [GetRealArray DDoc ${aLabel}]} aResult]
H A DD1133 set realarray [GetRealArray DOC 0:1]
H A DD2126 if [catch {set rarr [GetRealArray D 0:1:1]}] {puts "Error: RealArray not found"
/dports/cad/opencascade/opencascade-7.6.0/tests/xml/data/ocaf/
H A DA329 set IsDone [catch {set aGetAttr3 [GetRealArray DD ${aLabel}]} aResult]
H A DD529 set IsDone [catch {set aGetAttr3 [GetRealArray DD ${aLabel}]} aResult]
/dports/cad/opencascade/opencascade-7.6.0/src/BinMDataStd/
H A DBinMDataStd_RealListDriver.cxx65 theSource.GetRealArray (&aTargetArray(aFirstInd), aLength); in Paste()
H A DBinMDataStd_RealArrayDriver.cxx69 if(!theSource.GetRealArray (&aTargetArray(aFirstInd), aLength)) in Paste()
H A DBinMDataStd_NamedDataDriver.cxx183 if(!theSource.GetRealArray (&(aTargetArray->ChangeArray1())(low), up-low+1)) in Paste()
/dports/cad/opencascade/opencascade-7.6.0/src/BinMXCAFDoc/
H A DBinMXCAFDoc_DimTolDriver.cxx68 if(!theSource.GetRealArray (&aTargetArray(aFirstInd), aLength)) in Paste()
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/MagnetoDynamics/
H A DUtils.F90357 CALL GetRealArray( Material, Acoef, 'Reluctivity', Found )
360 CALL GetRealArray( Material, Acoef, 'Relative Reluctivity', Found )
385 CALL GetRealArray( Material, work, 'Reluctivity', Found )
395 CALL GetRealArray( Material, work, 'Reluctivity im', Found_im )
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBinObjMgt_Persistent.hxx242 …Standard_EXPORT const BinObjMgt_Persistent& GetRealArray (const BinObjMgt_PReal theArray, const St…
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DScalarPotentialSolver.F90210 CALL GetRealArray( GetMaterial(), Conductivity, CondName, GotCoeff )
H A DFluxSolver.F90308 CALL GetRealArray( Material, Conductivity, CondName, Found )
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBinObjMgt_Persistent.hxx243 …Standard_EXPORT const BinObjMgt_Persistent& GetRealArray (const BinObjMgt_PReal theArray, const St…
/dports/cad/opencascade/opencascade-7.6.0/src/BinObjMgt/
H A DBinObjMgt_Persistent.hxx243 …Standard_EXPORT const BinObjMgt_Persistent& GetRealArray (const BinObjMgt_PReal theArray, const St…

12