/FiniteElasticity/CuboidGeneric/expected_results/convergence/convergence.eps
Unknown | 559 lines | 518 code | 41 blank | 0 comment | 0 complexity | 8a62528574459a3e43bb94c2d58b7405 MD5 | raw file
1%!PS-Adobe-3.0 EPSF-3.0 2%%Creator: MATLAB, The Mathworks, Inc. Version 7.8.0.347 (R2009a). Operating System: Linux 2.6.32.16-141.fc12.x86_64 #1 SMP Wed Jul 7 04:49:59 UTC 2010 x86_64. 3%%Title: /home/scratch/jacl/opencmiss/cm/examples/FiniteElasticity/CylinderInflation/outputs/convergence2/convergence.eps 4%%CreationDate: 10/27/2010 17:57:32 5%%DocumentNeededFonts: Helvetica 6%%DocumentProcessColors: Cyan Magenta Yellow Black 7%%LanguageLevel: 2 8%%Pages: 1 9%%BoundingBox: 125 216 485 576 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 860 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 141 3 index 0 eq {/ASCIIHexDecode filter} 142 {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if } 143 ifelse exch readstring pop 144 dup 0 3 index getinterval /rbmap xdef 145 dup 2 index dup getinterval /gbmap xdef 146 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef 147/it {gs np dtri aload pop moveto lineto lineto cp c 148 cols rows 8 compute_transform 149 rbmap gbmap bbmap true 3 colorimage gr}bdef 150/il {newpath moveto lineto stroke}bdef 151currentdict end def 152%%EndProlog 153 154%%BeginSetup 155MathWorks begin 156 1570 cap 158 159end 160%%EndSetup 161 162%%Page: 1 1 163%%BeginPageSetup 164%%PageBoundingBox: 125 216 485 576 165MathWorks begin 166bpage 167%%EndPageSetup 168 169%%BeginObject: obj1 170bplot 171 172/dpi2point 12 def 173portraitMode 1500 6912 csm 174 175 0 0 4320 4320 rc 17687 dict begin %Colortable dictionary 177/c0 { 0.000000 0.000000 0.000000 sr} bdef 178/c1 { 1.000000 1.000000 1.000000 sr} bdef 179/c2 { 0.900000 0.000000 0.000000 sr} bdef 180/c3 { 0.000000 0.820000 0.000000 sr} bdef 181/c4 { 0.000000 0.000000 0.800000 sr} bdef 182/c5 { 0.910000 0.820000 0.320000 sr} bdef 183/c6 { 1.000000 0.260000 0.820000 sr} bdef 184/c7 { 0.000000 0.820000 0.820000 sr} bdef 185c0 1861 j 1871 sg 188 0 0 4321 4321 rf 1896 w 1900 3904 3827 0 0 -3904 418 4003 4 MP 191PP 192-3827 0 0 3904 3827 0 0 -3904 418 4003 5 MP stroke 1934 w 194DO 195SO 1966 w 1970 sg 198 418 4003 mt 4245 4003 L 199 418 99 mt 4245 99 L 200 418 4003 mt 418 99 L 2014245 4003 mt 4245 99 L 202 418 4003 mt 4245 4003 L 203 418 4003 mt 418 99 L 204 418 4003 mt 418 3983 L 205 418 99 mt 418 118 L 206 418 4003 mt 418 3963 L 207 418 99 mt 418 138 L 208%%IncludeResource: font Helvetica 209/Helvetica /ISOLatin1Encoding 96.4286 FMSR 210 211 345 4171 mt 212(10) s 213%%IncludeResource: font Helvetica 214/Helvetica /ISOLatin1Encoding 72 FMSR 215 216 452 4104 mt 217(2) s 218 802 4003 mt 802 3983 L 219 802 99 mt 802 118 L 2201026 4003 mt 1026 3983 L 2211026 99 mt 1026 118 L 2221186 4003 mt 1186 3983 L 2231186 99 mt 1186 118 L 2241309 4003 mt 1309 3983 L 2251309 99 mt 1309 118 L 2261410 4003 mt 1410 3983 L 2271410 99 mt 1410 118 L 2281496 4003 mt 1496 3983 L 2291496 99 mt 1496 118 L 2301570 4003 mt 1570 3983 L 2311570 99 mt 1570 118 L 2321635 4003 mt 1635 3983 L 2331635 99 mt 1635 118 L 2341693 4003 mt 1693 3983 L 2351693 99 mt 1693 118 L 2361693 4003 mt 1693 3963 L 2371693 99 mt 1693 138 L 238%%IncludeResource: font Helvetica 239/Helvetica /ISOLatin1Encoding 96.4286 FMSR 240 2411620 4171 mt 242(10) s 243%%IncludeResource: font Helvetica 244/Helvetica /ISOLatin1Encoding 72 FMSR 245 2461727 4104 mt 247(3) s 2482077 4003 mt 2077 3983 L 2492077 99 mt 2077 118 L 2502302 4003 mt 2302 3983 L 2512302 99 mt 2302 118 L 2522461 4003 mt 2461 3983 L 2532461 99 mt 2461 118 L 2542585 4003 mt 2585 3983 L 2552585 99 mt 2585 118 L 2562686 4003 mt 2686 3983 L 2572686 99 mt 2686 118 L 2582771 4003 mt 2771 3983 L 2592771 99 mt 2771 118 L 2602845 4003 mt 2845 3983 L 2612845 99 mt 2845 118 L 2622910 4003 mt 2910 3983 L 2632910 99 mt 2910 118 L 2642969 4003 mt 2969 3983 L 2652969 99 mt 2969 118 L 2662969 4003 mt 2969 3963 L 2672969 99 mt 2969 138 L 268%%IncludeResource: font Helvetica 269/Helvetica /ISOLatin1Encoding 96.4286 FMSR 270 2712896 4171 mt 272(10) s 273%%IncludeResource: font Helvetica 274/Helvetica /ISOLatin1Encoding 72 FMSR 275 2763003 4104 mt 277(4) s 2783353 4003 mt 3353 3983 L 2793353 99 mt 3353 118 L 2803577 4003 mt 3577 3983 L 2813577 99 mt 3577 118 L 2823737 4003 mt 3737 3983 L 2833737 99 mt 3737 118 L 2843860 4003 mt 3860 3983 L 2853860 99 mt 3860 118 L 2863961 4003 mt 3961 3983 L 2873961 99 mt 3961 118 L 2884047 4003 mt 4047 3983 L 2894047 99 mt 4047 118 L 2904121 4003 mt 4121 3983 L 2914121 99 mt 4121 118 L 2924186 4003 mt 4186 3983 L 2934186 99 mt 4186 118 L 2944245 4003 mt 4245 3983 L 2954245 99 mt 4245 118 L 2964245 4003 mt 4245 3963 L 2974245 99 mt 4245 138 L 298%%IncludeResource: font Helvetica 299/Helvetica /ISOLatin1Encoding 96.4286 FMSR 300 3014172 4171 mt 302(10) s 303%%IncludeResource: font Helvetica 304/Helvetica /ISOLatin1Encoding 72 FMSR 305 3064279 4104 mt 307(5) s 308 418 4003 mt 437 4003 L 3094245 4003 mt 4225 4003 L 310 418 4003 mt 457 4003 L 3114245 4003 mt 4205 4003 L 312%%IncludeResource: font Helvetica 313/Helvetica /ISOLatin1Encoding 96.4286 FMSR 314 315 194 4038 mt 316(10) s 317%%IncludeResource: font Helvetica 318/Helvetica /ISOLatin1Encoding 72 FMSR 319 320 301 3971 mt 321(-9) s 322 418 3709 mt 437 3709 L 3234245 3709 mt 4225 3709 L 324 418 3537 mt 437 3537 L 3254245 3537 mt 4225 3537 L 326 418 3415 mt 437 3415 L 3274245 3415 mt 4225 3415 L 328 418 3320 mt 437 3320 L 3294245 3320 mt 4225 3320 L 330 418 3243 mt 437 3243 L 3314245 3243 mt 4225 3243 L 332 418 3178 mt 437 3178 L 3334245 3178 mt 4225 3178 L 334 418 3121 mt 437 3121 L 3354245 3121 mt 4225 3121 L 336 418 3071 mt 437 3071 L 3374245 3071 mt 4225 3071 L 338 418 3027 mt 437 3027 L 3394245 3027 mt 4225 3027 L 340 418 3027 mt 457 3027 L 3414245 3027 mt 4205 3027 L 342%%IncludeResource: font Helvetica 343/Helvetica /ISOLatin1Encoding 96.4286 FMSR 344 345 194 3062 mt 346(10) s 347%%IncludeResource: font Helvetica 348/Helvetica /ISOLatin1Encoding 72 FMSR 349 350 301 2995 mt 351(-8) s 352 418 2733 mt 437 2733 L 3534245 2733 mt 4225 2733 L 354 418 2561 mt 437 2561 L 3554245 2561 mt 4225 2561 L 356 418 2439 mt 437 2439 L 3574245 2439 mt 4225 2439 L 358 418 2344 mt 437 2344 L 3594245 2344 mt 4225 2344 L 360 418 2267 mt 437 2267 L 3614245 2267 mt 4225 2267 L 362 418 2202 mt 437 2202 L 3634245 2202 mt 4225 2202 L 364 418 2145 mt 437 2145 L 3654245 2145 mt 4225 2145 L 366 418 2095 mt 437 2095 L 3674245 2095 mt 4225 2095 L 368 418 2051 mt 437 2051 L 3694245 2051 mt 4225 2051 L 370 418 2051 mt 457 2051 L 3714245 2051 mt 4205 2051 L 372%%IncludeResource: font Helvetica 373/Helvetica /ISOLatin1Encoding 96.4286 FMSR 374 375 194 2086 mt 376(10) s 377%%IncludeResource: font Helvetica 378/Helvetica /ISOLatin1Encoding 72 FMSR 379 380 301 2019 mt 381(-7) s 382 418 1757 mt 437 1757 L 3834245 1757 mt 4225 1757 L 384 418 1585 mt 437 1585 L 3854245 1585 mt 4225 1585 L 386 418 1463 mt 437 1463 L 3874245 1463 mt 4225 1463 L 388 418 1368 mt 437 1368 L 3894245 1368 mt 4225 1368 L 390 418 1291 mt 437 1291 L 3914245 1291 mt 4225 1291 L 392 418 1226 mt 437 1226 L 3934245 1226 mt 4225 1226 L 394 418 1169 mt 437 1169 L 3954245 1169 mt 4225 1169 L 396 418 1119 mt 437 1119 L 3974245 1119 mt 4225 1119 L 398 418 1075 mt 437 1075 L 3994245 1075 mt 4225 1075 L 400 418 1075 mt 457 1075 L 4014245 1075 mt 4205 1075 L 402%%IncludeResource: font Helvetica 403/Helvetica /ISOLatin1Encoding 96.4286 FMSR 404 405 194 1110 mt 406(10) s 407%%IncludeResource: font Helvetica 408/Helvetica /ISOLatin1Encoding 72 FMSR 409 410 301 1043 mt 411(-6) s 412 418 781 mt 437 781 L 4134245 781 mt 4225 781 L 414 418 609 mt 437 609 L 4154245 609 mt 4225 609 L 416 418 487 mt 437 487 L 4174245 487 mt 4225 487 L 418 418 392 mt 437 392 L 4194245 392 mt 4225 392 L 420 418 315 mt 437 315 L 4214245 315 mt 4225 315 L 422 418 250 mt 437 250 L 4234245 250 mt 4225 250 L 424 418 193 mt 437 193 L 4254245 193 mt 4225 193 L 426 418 143 mt 437 143 L 4274245 143 mt 4225 143 L 428 418 99 mt 437 99 L 4294245 99 mt 4225 99 L 430 418 99 mt 457 99 L 4314245 99 mt 4205 99 L 432%%IncludeResource: font Helvetica 433/Helvetica /ISOLatin1Encoding 96.4286 FMSR 434 435 194 134 mt 436(10) s 437%%IncludeResource: font Helvetica 438/Helvetica /ISOLatin1Encoding 72 FMSR 439 440 301 67 mt 441(-5) s 442 418 4003 mt 4245 4003 L 443 418 99 mt 4245 99 L 444 418 4003 mt 418 99 L 4454245 4003 mt 4245 99 L 446gs 418 99 3828 3905 rc 4470.11 sg 4481086 1151 1031 1165 663 1220 1163 243 4 MP stroke 449gs 1090 170 2927 3683 rc 45024 W 4511163 243 PD 45224 W 4531826 1463 PD 45424 W 4552857 2628 PD 45624 W 4573943 3779 PD 458gr 459 4600.295 sg 4611086 1147 1031 1167 663 1220 1163 243 4 MP stroke 462gs 1090 170 2927 3681 rc 4631138 218 mt 1188 268 L 4641188 218 mt 1138 268 L 4651801 1438 mt 1851 1488 L 4661851 1438 mt 1801 1488 L 4672832 2605 mt 2882 2655 L 4682882 2605 mt 2832 2655 L 4693918 3752 mt 3968 3802 L 4703968 3752 mt 3918 3802 L 471gr 472 473gr 474 4750.295 sg 4760 sg 477%%IncludeResource: font Helvetica 478/Helvetica /ISOLatin1Encoding 96 FMSR 479 4801904 4297 mt 481(Degrees of freedom) s 482 118 2404 mt -90 rotate 483(Integrated) s 48490 rotate 485%%IncludeResource: font Helvetica 486/Helvetica /ISOLatin1Encoding 72 FMSR 487 488 70 1974 mt -90 rotate 489(2) s 49090 rotate 491%%IncludeResource: font Helvetica 492/Helvetica /ISOLatin1Encoding 96 FMSR 493 494 118 1934 mt -90 rotate 495( Error) s 49690 rotate 497 405 4038 mt 498( ) s 4994233 133 mt 500( ) s 5011 sg 5020 278 915 0 0 -278 3271 437 4 MP 503PP 504-915 0 0 278 915 0 0 -278 3271 437 5 MP stroke 5054 w 506DO 507SO 5086 w 5090 sg 5103271 437 mt 4186 437 L 5113271 159 mt 4186 159 L 5123271 437 mt 3271 159 L 5134186 437 mt 4186 159 L 5143271 437 mt 4186 437 L 5153271 437 mt 3271 159 L 5163271 437 mt 4186 437 L 5173271 159 mt 4186 159 L 5183271 437 mt 3271 159 L 5194186 437 mt 4186 159 L 5203724 270 mt 521(x variable) s 522gs 3271 159 916 279 rc 5230.11 sg 524349 0 3340 235 2 MP stroke 525gs 3441 162 147 147 rc 52624 W 5273514 235 PD 528gr 529 530gr 531 5320.11 sg 5330 sg 5343724 395 mt 535(y variable) s 536gs 3271 159 916 279 rc 5370.295 sg 538349 0 3340 360 2 MP stroke 539gs 3441 287 147 147 rc 5403489 335 mt 3539 385 L 5413539 335 mt 3489 385 L 542gr 543 544gr 545 5460.295 sg 547 548end %%Color Dict 549 550eplot 551%%EndObject 552 553epage 554end 555 556showpage 557 558%%Trailer 559%%EOF