1 | %!PS-Adobe-2.0 EPSF-2.0 |
---|
2 | %%Title: triangular_mesh.fig |
---|
3 | %%Creator: fig2dev Version 3.2 Patchlevel 5-alpha7 |
---|
4 | %%CreationDate: Fri May 12 20:34:12 2006 |
---|
5 | %%BoundingBox: 0 0 371 315 |
---|
6 | %Magnification: 1.0000 |
---|
7 | %%EndComments |
---|
8 | /$F2psDict 200 dict def |
---|
9 | $F2psDict begin |
---|
10 | $F2psDict /mtrx matrix put |
---|
11 | /col-1 {0 setgray} bind def |
---|
12 | /col0 {0.000 0.000 0.000 srgb} bind def |
---|
13 | /col1 {0.000 0.000 1.000 srgb} bind def |
---|
14 | /col2 {0.000 1.000 0.000 srgb} bind def |
---|
15 | /col3 {0.000 1.000 1.000 srgb} bind def |
---|
16 | /col4 {1.000 0.000 0.000 srgb} bind def |
---|
17 | /col5 {1.000 0.000 1.000 srgb} bind def |
---|
18 | /col6 {1.000 1.000 0.000 srgb} bind def |
---|
19 | /col7 {1.000 1.000 1.000 srgb} bind def |
---|
20 | /col8 {0.000 0.000 0.560 srgb} bind def |
---|
21 | /col9 {0.000 0.000 0.690 srgb} bind def |
---|
22 | /col10 {0.000 0.000 0.820 srgb} bind def |
---|
23 | /col11 {0.530 0.810 1.000 srgb} bind def |
---|
24 | /col12 {0.000 0.560 0.000 srgb} bind def |
---|
25 | /col13 {0.000 0.690 0.000 srgb} bind def |
---|
26 | /col14 {0.000 0.820 0.000 srgb} bind def |
---|
27 | /col15 {0.000 0.560 0.560 srgb} bind def |
---|
28 | /col16 {0.000 0.690 0.690 srgb} bind def |
---|
29 | /col17 {0.000 0.820 0.820 srgb} bind def |
---|
30 | /col18 {0.560 0.000 0.000 srgb} bind def |
---|
31 | /col19 {0.690 0.000 0.000 srgb} bind def |
---|
32 | /col20 {0.820 0.000 0.000 srgb} bind def |
---|
33 | /col21 {0.560 0.000 0.560 srgb} bind def |
---|
34 | /col22 {0.690 0.000 0.690 srgb} bind def |
---|
35 | /col23 {0.820 0.000 0.820 srgb} bind def |
---|
36 | /col24 {0.500 0.190 0.000 srgb} bind def |
---|
37 | /col25 {0.630 0.250 0.000 srgb} bind def |
---|
38 | /col26 {0.750 0.380 0.000 srgb} bind def |
---|
39 | /col27 {1.000 0.500 0.500 srgb} bind def |
---|
40 | /col28 {1.000 0.630 0.630 srgb} bind def |
---|
41 | /col29 {1.000 0.750 0.750 srgb} bind def |
---|
42 | /col30 {1.000 0.880 0.880 srgb} bind def |
---|
43 | /col31 {1.000 0.840 0.000 srgb} bind def |
---|
44 | |
---|
45 | end |
---|
46 | save |
---|
47 | newpath 0 315 moveto 0 0 lineto 371 0 lineto 371 315 lineto closepath clip newpath |
---|
48 | -225.8 341.1 translate |
---|
49 | 1 -1 scale |
---|
50 | |
---|
51 | /cp {closepath} bind def |
---|
52 | /ef {eofill} bind def |
---|
53 | /gr {grestore} bind def |
---|
54 | /gs {gsave} bind def |
---|
55 | /sa {save} bind def |
---|
56 | /rs {restore} bind def |
---|
57 | /l {lineto} bind def |
---|
58 | /m {moveto} bind def |
---|
59 | /rm {rmoveto} bind def |
---|
60 | /n {newpath} bind def |
---|
61 | /s {stroke} bind def |
---|
62 | /sh {show} bind def |
---|
63 | /slc {setlinecap} bind def |
---|
64 | /slj {setlinejoin} bind def |
---|
65 | /slw {setlinewidth} bind def |
---|
66 | /srgb {setrgbcolor} bind def |
---|
67 | /rot {rotate} bind def |
---|
68 | /sc {scale} bind def |
---|
69 | /sd {setdash} bind def |
---|
70 | /ff {findfont} bind def |
---|
71 | /sf {setfont} bind def |
---|
72 | /scf {scalefont} bind def |
---|
73 | /sw {stringwidth} bind def |
---|
74 | /tr {translate} bind def |
---|
75 | /tnt {dup dup currentrgbcolor |
---|
76 | 4 -2 roll dup 1 exch sub 3 -1 roll mul add |
---|
77 | 4 -2 roll dup 1 exch sub 3 -1 roll mul add |
---|
78 | 4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb} |
---|
79 | bind def |
---|
80 | /shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul |
---|
81 | 4 -2 roll mul srgb} bind def |
---|
82 | /DrawEllipse { |
---|
83 | /endangle exch def |
---|
84 | /startangle exch def |
---|
85 | /yrad exch def |
---|
86 | /xrad exch def |
---|
87 | /y exch def |
---|
88 | /x exch def |
---|
89 | /savematrix mtrx currentmatrix def |
---|
90 | x y tr xrad yrad sc 0 0 1 startangle endangle arc |
---|
91 | closepath |
---|
92 | savematrix setmatrix |
---|
93 | } def |
---|
94 | |
---|
95 | /$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def |
---|
96 | /$F2psEnd {$F2psEnteredState restore end} def |
---|
97 | |
---|
98 | $F2psBegin |
---|
99 | 10 setmiterlimit |
---|
100 | 0 slj 0 slc |
---|
101 | 0.06299 0.06299 sc |
---|
102 | % |
---|
103 | % Fig objects follow |
---|
104 | % |
---|
105 | % |
---|
106 | % here starts figure with depth 50 |
---|
107 | % Ellipse |
---|
108 | 7.500 slw |
---|
109 | n 4500 1350 64 64 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr |
---|
110 | |
---|
111 | % Ellipse |
---|
112 | n 4500 3600 64 64 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr |
---|
113 | |
---|
114 | % Ellipse |
---|
115 | n 4500 4500 64 64 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr |
---|
116 | |
---|
117 | % Ellipse |
---|
118 | n 5850 4050 64 64 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr |
---|
119 | |
---|
120 | % Ellipse |
---|
121 | n 5400 2250 64 64 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr |
---|
122 | |
---|
123 | % Ellipse |
---|
124 | n 5850 900 64 64 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr |
---|
125 | |
---|
126 | % Ellipse |
---|
127 | n 6300 2700 64 64 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr |
---|
128 | |
---|
129 | % Ellipse |
---|
130 | n 7650 4500 64 64 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr |
---|
131 | |
---|
132 | % Ellipse |
---|
133 | n 7650 2250 64 64 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr |
---|
134 | |
---|
135 | % Ellipse |
---|
136 | n 9000 2700 64 64 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr |
---|
137 | |
---|
138 | % Ellipse |
---|
139 | n 8550 1800 64 64 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr |
---|
140 | |
---|
141 | % Polyline |
---|
142 | 0 slj |
---|
143 | 0 slc |
---|
144 | n 4500 4500 m |
---|
145 | 5850 4050 l gs col0 s gr |
---|
146 | % Polyline |
---|
147 | n 4500 4500 m 4500 3600 l |
---|
148 | 5850 4050 l gs col0 s gr |
---|
149 | % Polyline |
---|
150 | n 4500 3600 m 6300 2700 l |
---|
151 | 5850 4050 l gs col0 s gr |
---|
152 | % Polyline |
---|
153 | n 5850 4050 m 7650 4500 l |
---|
154 | 6300 2700 l gs col0 s gr |
---|
155 | % Polyline |
---|
156 | n 6300 2700 m 7650 2250 l |
---|
157 | 7650 4500 l gs col0 s gr |
---|
158 | % Polyline |
---|
159 | n 4500 3600 m 5400 2250 l |
---|
160 | 6300 2700 l gs col0 s gr |
---|
161 | % Polyline |
---|
162 | n 5400 2250 m 4500 1350 l 5850 900 l |
---|
163 | 5400 2250 l cp gs col0 s gr |
---|
164 | % Polyline |
---|
165 | n 5850 900 m |
---|
166 | 6300 2700 l gs col0 s gr |
---|
167 | % Polyline |
---|
168 | n 5850 900 m |
---|
169 | 7650 2250 l gs col0 s gr |
---|
170 | % Polyline |
---|
171 | n 7650 2250 m 9000 2700 l |
---|
172 | 7650 4500 l gs col0 s gr |
---|
173 | % Polyline |
---|
174 | 15.000 slw |
---|
175 | gs clippath |
---|
176 | 4080 759 m 4080 435 l 4020 435 l 4020 759 l 4020 759 l 4050 609 l 4080 759 l cp |
---|
177 | eoclip |
---|
178 | n 4050 4950 m |
---|
179 | 4050 450 l gs col0 s gr gr |
---|
180 | |
---|
181 | % arrowhead |
---|
182 | 45.000 slw |
---|
183 | n 4080 759 m 4050 609 l 4020 759 l 4050 729 l 4080 759 l |
---|
184 | cp gs 0.00 setgray ef gr col0 s |
---|
185 | % Polyline |
---|
186 | 15.000 slw |
---|
187 | gs clippath |
---|
188 | 9141 4980 m 9465 4980 l 9465 4920 l 9141 4920 l 9141 4920 l 9291 4950 l 9141 4980 l cp |
---|
189 | eoclip |
---|
190 | n 4050 4950 m |
---|
191 | 9450 4950 l gs col0 s gr gr |
---|
192 | |
---|
193 | % arrowhead |
---|
194 | 45.000 slw |
---|
195 | n 9141 4980 m 9291 4950 l 9141 4920 l 9171 4950 l 9141 4980 l |
---|
196 | cp gs 0.00 setgray ef gr col0 s |
---|
197 | % Polyline |
---|
198 | 7.500 slw |
---|
199 | n 4500 4950 m |
---|
200 | 4500 5130 l gs col0 s gr |
---|
201 | % Polyline |
---|
202 | n 4950 4950 m |
---|
203 | 4950 5130 l gs col0 s gr |
---|
204 | % Polyline |
---|
205 | n 5400 4950 m |
---|
206 | 5400 5130 l gs col0 s gr |
---|
207 | % Polyline |
---|
208 | n 5850 4950 m |
---|
209 | 5850 5130 l gs col0 s gr |
---|
210 | % Polyline |
---|
211 | n 6300 4950 m |
---|
212 | 6300 5130 l gs col0 s gr |
---|
213 | % Polyline |
---|
214 | n 6750 4950 m |
---|
215 | 6750 5130 l gs col0 s gr |
---|
216 | % Polyline |
---|
217 | n 7200 4950 m |
---|
218 | 7200 5130 l gs col0 s gr |
---|
219 | % Polyline |
---|
220 | n 7650 4950 m |
---|
221 | 7650 5130 l gs col0 s gr |
---|
222 | % Polyline |
---|
223 | n 8100 4950 m |
---|
224 | 8100 5130 l gs col0 s gr |
---|
225 | % Polyline |
---|
226 | n 8550 4950 m |
---|
227 | 8550 5130 l gs col0 s gr |
---|
228 | % Polyline |
---|
229 | n 9000 4950 m |
---|
230 | 9000 5130 l gs col0 s gr |
---|
231 | % Polyline |
---|
232 | n 4050 4500 m |
---|
233 | 3960 4500 l gs col0 s gr |
---|
234 | % Polyline |
---|
235 | n 4050 4500 m |
---|
236 | 3870 4500 l gs col0 s gr |
---|
237 | % Polyline |
---|
238 | n 4050 4050 m |
---|
239 | 3870 4050 l gs col0 s gr |
---|
240 | % Polyline |
---|
241 | n 4050 3600 m |
---|
242 | 3870 3600 l gs col0 s gr |
---|
243 | % Polyline |
---|
244 | n 4050 3150 m |
---|
245 | 3870 3150 l gs col0 s gr |
---|
246 | % Polyline |
---|
247 | n 4050 2700 m |
---|
248 | 3870 2700 l gs col0 s gr |
---|
249 | % Polyline |
---|
250 | n 4050 2250 m |
---|
251 | 3870 2250 l gs col0 s gr |
---|
252 | % Polyline |
---|
253 | n 4050 1800 m |
---|
254 | 3870 1800 l gs col0 s gr |
---|
255 | % Polyline |
---|
256 | n 4050 1350 m |
---|
257 | 3870 1350 l gs col0 s gr |
---|
258 | % Polyline |
---|
259 | n 4050 900 m |
---|
260 | 3870 900 l gs col0 s gr |
---|
261 | % Polyline |
---|
262 | n 5850 900 m 8550 1800 l |
---|
263 | 7650 2250 l gs col0 s gr |
---|
264 | /Times-Roman ff 190.50 scf sf |
---|
265 | 4050 5400 m |
---|
266 | gs 1 -1 sc (0) col0 sh gr |
---|
267 | /Times-Roman ff 190.50 scf sf |
---|
268 | 4500 5400 m |
---|
269 | gs 1 -1 sc (1) col0 sh gr |
---|
270 | /Times-Roman ff 190.50 scf sf |
---|
271 | 4950 5400 m |
---|
272 | gs 1 -1 sc (2) col0 sh gr |
---|
273 | /Times-Roman ff 190.50 scf sf |
---|
274 | 5400 5400 m |
---|
275 | gs 1 -1 sc (3) col0 sh gr |
---|
276 | /Times-Roman ff 190.50 scf sf |
---|
277 | 5850 5400 m |
---|
278 | gs 1 -1 sc (4) col0 sh gr |
---|
279 | /Times-Roman ff 190.50 scf sf |
---|
280 | 6300 5400 m |
---|
281 | gs 1 -1 sc (5) col0 sh gr |
---|
282 | /Times-Roman ff 190.50 scf sf |
---|
283 | 6750 5400 m |
---|
284 | gs 1 -1 sc (6) col0 sh gr |
---|
285 | /Times-Roman ff 190.50 scf sf |
---|
286 | 7200 5400 m |
---|
287 | gs 1 -1 sc (7) col0 sh gr |
---|
288 | /Times-Roman ff 190.50 scf sf |
---|
289 | 7650 5400 m |
---|
290 | gs 1 -1 sc (8) col0 sh gr |
---|
291 | /Times-Roman ff 190.50 scf sf |
---|
292 | 8100 5400 m |
---|
293 | gs 1 -1 sc (9) col0 sh gr |
---|
294 | /Times-Roman ff 190.50 scf sf |
---|
295 | 8550 5400 m |
---|
296 | gs 1 -1 sc (10) col0 sh gr |
---|
297 | /Times-Roman ff 190.50 scf sf |
---|
298 | 9000 5400 m |
---|
299 | gs 1 -1 sc (11) col0 sh gr |
---|
300 | /Times-Roman ff 190.50 scf sf |
---|
301 | 3600 4950 m |
---|
302 | gs 1 -1 sc (0) col0 sh gr |
---|
303 | /Times-Roman ff 190.50 scf sf |
---|
304 | 3600 4500 m |
---|
305 | gs 1 -1 sc (1) col0 sh gr |
---|
306 | /Times-Roman ff 190.50 scf sf |
---|
307 | 3600 4050 m |
---|
308 | gs 1 -1 sc (2) col0 sh gr |
---|
309 | /Times-Roman ff 190.50 scf sf |
---|
310 | 3600 3600 m |
---|
311 | gs 1 -1 sc (3) col0 sh gr |
---|
312 | /Times-Roman ff 190.50 scf sf |
---|
313 | 3600 3150 m |
---|
314 | gs 1 -1 sc (4) col0 sh gr |
---|
315 | /Times-Roman ff 190.50 scf sf |
---|
316 | 3600 2700 m |
---|
317 | gs 1 -1 sc (5) col0 sh gr |
---|
318 | /Times-Roman ff 190.50 scf sf |
---|
319 | 3600 2250 m |
---|
320 | gs 1 -1 sc (6) col0 sh gr |
---|
321 | /Times-Roman ff 190.50 scf sf |
---|
322 | 3600 1800 m |
---|
323 | gs 1 -1 sc (7) col0 sh gr |
---|
324 | /Times-Roman ff 190.50 scf sf |
---|
325 | 3600 1350 m |
---|
326 | gs 1 -1 sc (8) col0 sh gr |
---|
327 | /Times-Roman ff 190.50 scf sf |
---|
328 | 3600 900 m |
---|
329 | gs 1 -1 sc (9) col0 sh gr |
---|
330 | /Times-Bold ff 190.50 scf sf |
---|
331 | 7200 3150 m |
---|
332 | gs 1 -1 sc (2) col0 sh gr |
---|
333 | /Times-Bold ff 190.50 scf sf |
---|
334 | 8100 3150 m |
---|
335 | gs 1 -1 sc (3) col0 sh gr |
---|
336 | /Times-Bold ff 190.50 scf sf |
---|
337 | 6750 2250 m |
---|
338 | gs 1 -1 sc (4) col0 sh gr |
---|
339 | /Times-Bold ff 190.50 scf sf |
---|
340 | 5850 2250 m |
---|
341 | gs 1 -1 sc (5) col0 sh gr |
---|
342 | /Times-Bold ff 190.50 scf sf |
---|
343 | 5220 1710 m |
---|
344 | gs 1 -1 sc (7) col0 sh gr |
---|
345 | /Times-Bold ff 190.50 scf sf |
---|
346 | 5580 3510 m |
---|
347 | gs 1 -1 sc (8) col0 sh gr |
---|
348 | /Times-Bold ff 190.50 scf sf |
---|
349 | 6570 3870 m |
---|
350 | gs 1 -1 sc (1) col0 sh gr |
---|
351 | /Times-Bold ff 190.50 scf sf |
---|
352 | 5400 2880 m |
---|
353 | gs 1 -1 sc (6) col0 sh gr |
---|
354 | /Times-Roman ff 190.50 scf sf |
---|
355 | 5805 4365 m |
---|
356 | gs 1 -1 sc (1) col0 sh gr |
---|
357 | /Times-Roman ff 190.50 scf sf |
---|
358 | 7650 4770 m |
---|
359 | gs 1 -1 sc (2) col0 sh gr |
---|
360 | /Times-Roman ff 190.50 scf sf |
---|
361 | 4500 4770 m |
---|
362 | gs 1 -1 sc (0) col0 sh gr |
---|
363 | /Times-Roman ff 190.50 scf sf |
---|
364 | 4320 3690 m |
---|
365 | gs 1 -1 sc (3) col0 sh gr |
---|
366 | /Times-Roman ff 190.50 scf sf |
---|
367 | 9135 2790 m |
---|
368 | gs 1 -1 sc (6) col0 sh gr |
---|
369 | /Times-Roman ff 190.50 scf sf |
---|
370 | 4455 1170 m |
---|
371 | gs 1 -1 sc (8) col0 sh gr |
---|
372 | /Times-Roman ff 190.50 scf sf |
---|
373 | 5940 765 m |
---|
374 | gs 1 -1 sc (9) col0 sh gr |
---|
375 | /Times-Bold ff 190.50 scf sf |
---|
376 | 4950 4050 m |
---|
377 | gs 1 -1 sc (0) col0 sh gr |
---|
378 | /Times-Roman ff 190.50 scf sf |
---|
379 | 6525 2880 m |
---|
380 | gs 1 -1 sc (4) col0 sh gr |
---|
381 | /Times-Roman ff 190.50 scf sf |
---|
382 | 5175 2340 m |
---|
383 | gs 1 -1 sc (7) col0 sh gr |
---|
384 | /Times-Bold ff 190.50 scf sf |
---|
385 | 7425 1800 m |
---|
386 | gs 1 -1 sc (9) col0 sh gr |
---|
387 | /Times-Roman ff 190.50 scf sf |
---|
388 | 8640 1755 m |
---|
389 | gs 1 -1 sc (10) col0 sh gr |
---|
390 | /Times-Roman ff 190.50 scf sf |
---|
391 | 7740 2565 m |
---|
392 | gs 1 -1 sc (5) col0 sh gr |
---|
393 | % here ends figure; |
---|
394 | $F2psEnd |
---|
395 | rs |
---|
396 | showpage |
---|
397 | %%Trailer |
---|
398 | %EOF |
---|