File: t_PointToFieldConnection_std.expout

package info (click to toggle)
openturns 1.24-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 66,204 kB
  • sloc: cpp: 256,662; python: 63,381; ansic: 4,414; javascript: 406; sh: 180; xml: 164; yacc: 123; makefile: 98; lex: 55
file content (38 lines) | stat: -rw-r--r-- 1,350 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
myFunc= (FieldFunction :
  class=FieldFunctionImplementation name=Unnamed input description=[] output description=[] number of calls=0)o(PointToFieldFunction :
  class=KarhunenLoeveLifting name=Unnamed input description=[xi0,xi1,xi2,xi3,xi4,xi5,xi6,xi7,xi8,xi9] output description=[v0] number of calls=0)
myFunc input description= [x0,x1,x2,x3,x4,x5,x6,x7,x8,x9]#10
myFunc output description= [v0]
myFunc input dimension= 10
myFunc output dimension= 1
point= [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0]
myFunc(point)= 0 : [ 2.80432  ]
1 : [ 1.38443  ]
2 : [ 1.02942  ]
3 : [ 0.785919 ]
4 : [ 0.682571 ]
5 : [ 0.526437 ]
6 : [ 0.488724 ]
7 : [ 0.354234 ]
8 : [ 0.350677 ]
9 : [ 0.221463 ]
called  1  times
myFunc= (PointToFieldFunction :
  class=KarhunenLoeveLifting name=Unnamed input description=[xi0,xi1,xi2,xi3,xi4,xi5,xi6,xi7,xi8,xi9] output description=[v0] number of calls=0)o(EvaluationImplementation)
myFunc input description= [xi0,xi1,xi2,xi3,xi4,xi5,xi6,xi7,xi8,xi9]#10
myFunc output description= [y0]
myFunc input dimension= 10
myFunc output dimension= 1
point= [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0]
myFunc(point)=     [ y0       ]
0 : [ 2.80432  ]
1 : [ 1.38443  ]
2 : [ 1.02942  ]
3 : [ 0.785919 ]
4 : [ 0.682571 ]
5 : [ 0.526437 ]
6 : [ 0.488724 ]
7 : [ 0.354234 ]
8 : [ 0.350677 ]
9 : [ 0.221463 ]
called  1  times