]> AND Private Git Repository - book_gpu.git/blob - BookGPU/Chapters/chapter7/figures/lineardispersion_Nx30-HL90-p6-vergrid0_Linear.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
correct ch18
[book_gpu.git] / BookGPU / Chapters / chapter7 / figures / lineardispersion_Nx30-HL90-p6-vergrid0_Linear.eps
1 %!PS-Adobe-2.0 EPSF-1.2
2 %%Creator: MATLAB, The MathWorks, Inc. Version 8.0.0.783 (R2012b). Operating System: Darwin 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64.
3 %%Title: /Users/apek/SVN/bookgpu/Chapters/chapter7/figures/lineardispersion_Nx30-HL90-p6-vergrid0_Linear.eps
4 %%CreationDate: 11/29/2012  21:53:11
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
7 %%Extensions: CMYK
8 %%Pages: 1
9 %%BoundingBox:    25   191   552   609
10 %%EndComments
11
12 %%BeginProlog
13 % MathWorks dictionary
14 /MathWorks 160 dict begin
15 % definition operators
16 /bdef {bind def} bind def
17 /ldef {load def} bind def
18 /xdef {exch def} bdef
19 /xstore {exch store} bdef
20 % operator abbreviations
21 /c  /clip ldef
22 /cc /concat ldef
23 /cp /closepath ldef
24 /gr /grestore ldef
25 /gs /gsave ldef
26 /mt /moveto ldef
27 /np /newpath ldef
28 /cm /currentmatrix ldef
29 /sm /setmatrix ldef
30 /rm /rmoveto ldef
31 /rl /rlineto ldef
32 /s {show newpath} bdef
33 /sc {setcmykcolor} bdef
34 /sr /setrgbcolor ldef
35 /sg /setgray ldef
36 /w /setlinewidth ldef
37 /j /setlinejoin ldef
38 /cap /setlinecap ldef
39 /rc {rectclip} bdef
40 /rf {rectfill} bdef
41 % page state control
42 /pgsv () def
43 /bpage {/pgsv save def} bdef
44 /epage {pgsv restore} bdef
45 /bplot /gsave ldef
46 /eplot {stroke grestore} bdef
47 % orientation switch
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49 % coordinate system mappings
50 /dpi2point 0 def
51 % font control
52 /FontSize 0 def
53 /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
54   makefont setfont} bdef
55 /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
56   exch dup 3 1 roll findfont dup length dict begin
57   { 1 index /FID ne {def}{pop pop} ifelse } forall
58   /Encoding exch def currentdict end definefont pop} bdef
59 /isroman {findfont /CharStrings get /Agrave known} bdef
60 /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
61   exch FMS} bdef
62 /csm {1 dpi2point div -1 dpi2point div scale neg translate
63  dup landscapeMode eq {pop -90 rotate}
64   {rotateMode eq {90 rotate} if} ifelse} bdef
65 % line types: solid, dotted, dashed, dotdash
66 /SO { [] 0 setdash } bdef
67 /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
68 /DA { [6 dpi2point mul] 0 setdash } bdef
69 /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
70   dpi2point mul] 0 setdash } bdef
71 % macros for lines and objects
72 /L {lineto stroke} bdef
73 /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
74 /AP {{rlineto} repeat} bdef
75 /PDlw -1 def
76 /W {/PDlw currentlinewidth def setlinewidth} def
77 /PP {closepath eofill} bdef
78 /DP {closepath stroke} bdef
79 /MR {4 -2 roll moveto dup  0 exch rlineto exch 0 rlineto
80   neg 0 exch rlineto closepath} bdef
81 /FR {MR stroke} bdef
82 /PR {MR fill} bdef
83 /L1i {{currentfile picstr readhexstring pop} image} bdef
84 /tMatrix matrix def
85 /MakeOval {newpath tMatrix currentmatrix pop translate scale
86 0 0 1 0 360 arc tMatrix setmatrix} bdef
87 /FO {MakeOval stroke} bdef
88 /PO {MakeOval fill} bdef
89 /PD {currentlinewidth 2 div 0 360 arc fill
90    PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
91 /FA {newpath tMatrix currentmatrix pop translate scale
92   0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
93 /PA {newpath tMatrix currentmatrix pop  translate 0 0 moveto scale
94   0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
95 /FAn {newpath tMatrix currentmatrix pop translate scale
96   0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
97 /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
98   0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
99 /vradius 0 def /hradius 0 def /lry 0 def
100 /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
101 /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
102   /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
103   vradius add translate hradius vradius scale 0 0 1 180 270 arc 
104   tMatrix setmatrix lrx hradius sub uly vradius add translate
105   hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
106   lrx hradius sub lry vradius sub translate hradius vradius scale
107   0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
108   translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
109   closepath} bdef
110 /FRR {MRR stroke } bdef
111 /PRR {MRR fill } bdef
112 /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
113   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
114   rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
115   sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
116   closepath} bdef
117 /FlrRR {MlrRR stroke } bdef
118 /PlrRR {MlrRR fill } bdef
119 /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
120   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
121   rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
122   sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
123   closepath} bdef
124 /FtbRR {MtbRR stroke } bdef
125 /PtbRR {MtbRR fill } bdef
126 /stri 6 array def /dtri 6 array def
127 /smat 6 array def /dmat 6 array def
128 /tmat1 6 array def /tmat2 6 array def /dif 3 array def
129 /asub {/ind2 exch def /ind1 exch def dup dup
130   ind1 get exch ind2 get sub exch } bdef
131 /tri_to_matrix {
132   2 0 asub 3 1 asub 4 0 asub 5 1 asub
133   dup 0 get exch 1 get 7 -1 roll astore } bdef
134 /compute_transform {
135   dmat dtri tri_to_matrix tmat1 invertmatrix 
136   smat stri tri_to_matrix tmat2 concatmatrix } bdef
137 /ds {stri astore pop} bdef
138 /dt {dtri astore pop} bdef
139 /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
140   currentfile exch readhexstring pop
141   dup 0 3 index getinterval /rbmap xdef
142   dup 2 index dup getinterval /gbmap xdef
143   1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
144 /it {gs np dtri aload pop moveto lineto lineto cp c
145   cols rows 8 compute_transform 
146   rbmap gbmap bbmap true 3 colorimage gr}bdef
147 /il {newpath moveto lineto stroke}bdef
148 currentdict end def
149 %%EndProlog
150
151 %%BeginSetup
152 MathWorks begin
153
154 0 cap
155
156 end
157 %%EndSetup
158
159 %%Page: 1 1
160 %%BeginPageSetup
161 %%PageBoundingBox:    25   191   552   609
162 MathWorks begin
163 bpage
164 %%EndPageSetup
165
166 %%BeginObject: obj1
167 bplot
168
169 /dpi2point 12 def
170 portraitMode 0216 7344 csm
171
172    86    28  6323  5020 MR c np
173 85 dict begin %Colortable dictionary
174 /c0 { 0.000000 0.000000 0.000000 sr} bdef
175 /c1 { 1.000000 1.000000 1.000000 sr} bdef
176 /c2 { 0.900000 0.000000 0.000000 sr} bdef
177 /c3 { 0.000000 0.820000 0.000000 sr} bdef
178 /c4 { 0.000000 0.000000 0.800000 sr} bdef
179 /c5 { 0.910000 0.820000 0.320000 sr} bdef
180 /c6 { 1.000000 0.260000 0.820000 sr} bdef
181 /c7 { 0.000000 0.820000 0.820000 sr} bdef
182 c0
183 1 j
184 1 sg
185    0    0 6924 5190 PR
186 24 w
187 0 4229 5325 0 0 -4229 940 4618 4 MP
188 PP
189 -5325 0 0 4229 5325 0 0 -4229 940 4618 5 MP stroke
190 16 w
191 DO
192 SO
193 24 w
194 0 sg
195  940 4618 mt 6265 4618 L
196  940  389 mt 6265  389 L
197  940 4618 mt  940  389 L
198 6265 4618 mt 6265  389 L
199  940 4618 mt 6265 4618 L
200  940 4618 mt  940  389 L
201  940 4618 mt  940 4564 L
202  940  389 mt  940  442 L
203 %%IncludeResource: font Helvetica
204 /Helvetica /ISOLatin1Encoding 168 FMSR
205
206  894 4808 mt 
207 (0) s
208 1605 4618 mt 1605 4564 L
209 1605  389 mt 1605  442 L
210 1559 4808 mt 
211 (5) s
212 2271 4618 mt 2271 4564 L
213 2271  389 mt 2271  442 L
214 2178 4808 mt 
215 (10) s
216 2936 4618 mt 2936 4564 L
217 2936  389 mt 2936  442 L
218 2843 4808 mt 
219 (15) s
220 3602 4618 mt 3602 4564 L
221 3602  389 mt 3602  442 L
222 3509 4808 mt 
223 (20) s
224 4268 4618 mt 4268 4564 L
225 4268  389 mt 4268  442 L
226 4175 4808 mt 
227 (25) s
228 4933 4618 mt 4933 4564 L
229 4933  389 mt 4933  442 L
230 4840 4808 mt 
231 (30) s
232 5599 4618 mt 5599 4564 L
233 5599  389 mt 5599  442 L
234 5506 4808 mt 
235 (35) s
236 6265 4618 mt 6265 4564 L
237 6265  389 mt 6265  442 L
238 6172 4808 mt 
239 (40) s
240  940 4618 mt  993 4618 L
241 6265 4618 mt 6211 4618 L
242  579 4680 mt 
243 (0.98) s
244  940 3772 mt  993 3772 L
245 6265 3772 mt 6211 3772 L
246  485 3834 mt 
247 (0.985) s
248  940 2926 mt  993 2926 L
249 6265 2926 mt 6211 2926 L
250  579 2988 mt 
251 (0.99) s
252  940 2080 mt  993 2080 L
253 6265 2080 mt 6211 2080 L
254  485 2142 mt 
255 (0.995) s
256  940 1234 mt  993 1234 L
257 6265 1234 mt 6211 1234 L
258  812 1296 mt 
259 (1) s
260  940  389 mt  993  389 L
261 6265  389 mt 6211  389 L
262  485  451 mt 
263 (1.005) s
264  940 4618 mt 6265 4618 L
265  940  389 mt 6265  389 L
266  940 4618 mt  940  389 L
267 6265 4618 mt 6265  389 L
268 gs 940 389 5326 4230 MR c np
269 69 1234 84 1030 83 636 84 326 83 126 84 30 83 3 1006 1234 8 MP stroke
270 20 347 83 1125 83 820 84 545 83 319 84 156 83 58 84 13 
271 83 2 1006 1234 10 MP stroke
272 62 829 84 875 83 656 83 458 84 292 83 164 84 77 83 27 
273 84 6 83 1 1006 1234 11 MP stroke
274 21 276 84 884 83 709 84 544 83 394 83 267 84 164 83 89 
275 84 40 83 14 84 3 83 1 1006 1234 13 MP stroke
276 64 670 83 729 84 591 83 463 84 346 83 245 83 161 84 96 
277 83 52 84 22 83 8 84 2 83 0 1006 1234 14 MP stroke
278 23 236 84 727 83 615 83 505 84 402 83 308 84 226 83 156 
279 83 101 84 59 83 31 84 13 83 5 84 1 83 0 1006 1234 16 MP stroke
280 66 567 83 621 84 528 83 439 83 355 84 278 83 210 84 151 
281 83 103 83 65 84 37 83 19 84 8 83 3 84 1 83 0 
282 1006 1234 17 MP stroke
283 gr
284
285 3512 4986 mt 
286 (kh) s
287  317 2684 mt  -90 rotate
288 (c) s
289 90 rotate
290 %%IncludeResource: font Helvetica
291 /Helvetica /ISOLatin1Encoding 132 FMSR
292
293  233 2600 mt  -90 rotate
294 (2) s
295 90 rotate
296 %%IncludeResource: font Helvetica
297 /Helvetica /ISOLatin1Encoding 168 FMSR
298
299  317 2527 mt  -90 rotate
300 (/c) s
301 90 rotate
302 %%IncludeResource: font Helvetica
303 /Helvetica /ISOLatin1Encoding 132 FMSR
304
305  401 2397 mt  -90 rotate
306 (s) s
307 90 rotate
308  233 2397 mt  -90 rotate
309 (2) s
310 90 rotate
311 %%IncludeResource: font Helvetica
312 /Helvetica /ISOLatin1Encoding 168 FMSR
313
314 2529  257 mt 
315 (Accuracy of linear dispersion) s
316 1206 2914 mt 
317 (N) s
318 %%IncludeResource: font Helvetica
319 /Helvetica /ISOLatin1Encoding 132 FMSR
320
321 1327 2998 mt 
322 (z) s
323 198 -57 0 57 1799 0 0 0 0 0 0 0 0 0 -1799 0 
324 0 57 -198 -57 3469 2926 11 MP
325 PP
326 0 0 198 -57 0 57 1799 0 0 0 0 0 0 0 0 0 
327 -1799 0 0 57 -198 -57 3469 2926 12 MP stroke
328
329 end %%Color Dict
330
331 eplot
332 %%EndObject
333
334 epage
335 end
336
337 showpage
338
339 %%Trailer
340 %%EOF