From aaf84405ee4bbac16d3373ba1f725ff62f5cea6f Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Tue, 3 Oct 2006 10:16:36 +0000 Subject: [PATCH] *** empty log message *** --- Make.inc.ifc9 | 89 ++ docs/userguide.pdf | 3261 +++++++++++++++++++++++--------------------- 2 files changed, 1770 insertions(+), 1580 deletions(-) create mode 100644 Make.inc.ifc9 diff --git a/Make.inc.ifc9 b/Make.inc.ifc9 new file mode 100644 index 00000000..2566c0a2 --- /dev/null +++ b/Make.inc.ifc9 @@ -0,0 +1,89 @@ +.mod=.mod +.fh=.fh +.SUFFIXES: .f90 $(.mod) + + +####################### Section 1 ####################### +# Define your compilers and compiler flags here # +########################################################## +IFC9=/opt/intel/fc/9.1.033 +F90=$(IFC9)/bin/ifort +FC=$(IFC9)/bin/ifort +F77=$(FC) +CC=gcc +F90COPT= -O3 +FCOPT=-O3 +CCOPT=-O3 + +####################### Section 2 ####################### +# Define your linker and linker flags here # +########################################################## +F90LINK=/usr/local/mpich-ifc91/bin/mpif90 -g -CB -no_cpprt +FLINK=/usr/local/mpich-ifc91/bin/mpif77 -g -CB -no_cpprt +MPF90=/usr/local/mpich-ifc91/bin/mpif90 -g -CB -no_cpprt +MPF77=/usr/local/mpich-ifc91/bin/mpif77 -g -CB -no_cpprt +MPCC=/usr/local/mpich-ifc91/bin/mpicc -g -CB -no_cpprt + +####################### Section 3 ####################### +# Specify paths to libraries # +########################################################## +BLAS=-lblas-intel -L$(HOME)/NUMERICAL/LIB +BLACS=-lmpiblacs-intel -L$(HOME)/NUMERICAL/LIB +EXTRA_BLACS_ENV_OBJS=extra_env.o + + +####################### Section 4 ####################### +# Other useful tools&defines # +########################################################## +SLUDIR=/usr/local/SuperLU_3.0 +SLU=-lslu_lx_ifc9 -L$(SLUDIR) +SLUDEF=-DHave_SLU_ -I$(SLUDIR) + +UMFDIR=$(HOME)/LIB/Umfpack_gcc41 +UMF=-lumfpack -lamd -L$(UMFDIR) +UMFDEF=-DHave_UMF_ -I$(UMFDIR) + +# Add -DLargeFptr for 64-bit addresses +CDEFINES=-DAdd_ $(SLUDEF) $(UMFDEF) + +AR=ar -cur +RANLIB=ranlib + + + +####################### Section 5 ####################### +# Do not edit this # +########################################################## +LIBDIR = lib +LIBNAME = libpsblas.a + +TYPEMODS = psb_spmat_type$(.mod) psb_descriptor_type$(.mod) psb_prec_type$(.mod) psb_realloc_mod$(.mod) +CONSTMODS = psb_const_mod$(.mod) +BLASMODS = $(TYPEMODS) psb_psblas_mod$(.mod) psb_comm_mod$(.mod) +METHDMODS = psb_methd_mod$(.mod) +TOOLSMODS = $(CONSTMODS) psi_mod$(.mod) psb_tools_mod$(.mod) psb_serial_mod$(.mod) +PRECMODS = psb_prec_mod$(.mod) +ERRORMODS = psb_error_mod$(.mod) +F90MODS= $(BLASMODS) $(PRECMODS) $(METHDMODS) $(TOOLSMODS) $(ERRORMODS) string$(.mod) + +MODS=$(LIBDIR)/psb_const_mod$(.mod) $(LIBDIR)/psb_spmat_type$(.mod) $(LIBDIR)/psb_realloc_mod$(.mod) \ + $(LIBDIR)/psb_descriptor_type$(.mod) $(LIBDIR)/psb_prec_type$(.mod) $(LIBDIR)/parts.fh \ + $(LIBDIR)/psb_serial_mod$(.mod) $(LIBDIR)/psb_comm_mod$(.mod) $(LIBDIR)/psb_error_mod$(.mod) + +# Under Linux/gmake there is a rule interpreting .mod as Modula source! +$(.mod).o: + +.f.o: + $(FC) $(FCOPT) $(INCDIRS) -c $< +.c.o: + $(CC) $(CCOPT) $(INCDIRS) $(CDEFINES) -c $< +.f$(.mod): + $(F90) $(FCOPT) $(INCDIRS) -c $< +.f90$(.mod): + $(F90) $(F90COPT) $(INCDIRS) -c $< +.f90.o: + $(F90) $(F90COPT) $(INCDIRS) -c $< + + + + diff --git a/docs/userguide.pdf b/docs/userguide.pdf index a5958de7..7994762b 100644 --- a/docs/userguide.pdf +++ b/docs/userguide.pdf @@ -432,25 +432,25 @@ endobj (psb\137sum) endobj 293 0 obj -<< /S /GoTo /D (section*.122) >> +<< /S /GoTo /D (section*.123) >> endobj 296 0 obj (psb\137amx) endobj 297 0 obj -<< /S /GoTo /D (section*.124) >> +<< /S /GoTo /D (section*.126) >> endobj 300 0 obj (psb\137amn) endobj 301 0 obj -<< /S /GoTo /D (section*.126) >> +<< /S /GoTo /D (section*.129) >> endobj 304 0 obj (psb\137snd) endobj 305 0 obj -<< /S /GoTo /D (section*.128) >> +<< /S /GoTo /D (section*.131) >> endobj 308 0 obj (psb\137rcv) @@ -462,31 +462,31 @@ endobj (10 Error handling) endobj 313 0 obj -<< /S /GoTo /D (section*.130) >> +<< /S /GoTo /D (section*.133) >> endobj 316 0 obj (psb\137errpush) endobj 317 0 obj -<< /S /GoTo /D (section*.132) >> +<< /S /GoTo /D (section*.135) >> endobj 320 0 obj (psb\137error) endobj 321 0 obj -<< /S /GoTo /D (section*.134) >> +<< /S /GoTo /D (section*.137) >> endobj 324 0 obj (psb\137set\137errverbosity) endobj 325 0 obj -<< /S /GoTo /D (section*.136) >> +<< /S /GoTo /D (section*.139) >> endobj 328 0 obj (psb\137set\137erraction) endobj 329 0 obj -<< /S /GoTo /D (section*.138) >> +<< /S /GoTo /D (section*.141) >> endobj 332 0 obj (psb\137errcomm) @@ -495,7 +495,7 @@ endobj << /S /GoTo /D [334 0 R /Fit ] >> endobj 336 0 obj << -/Length 962 +/Length 960 >> stream 1 0 0 1 99.895 740.998 cm @@ -527,7 +527,7 @@ ET 0 g 0 G 1 0 0 1 -350.899 -402.693 cm BT -/F29 9.963 Tf 355.881 402.693 Td[(b)32(y)-383(Salv)64(at)-1(or)1(e)-384(F)1(i)-1(lipp)-32(one)]TJ 12.889 -18.597 Td[(and)-383(Al)-1(fredo)-383(Buttari)]TJ/F8 9.963 Tf -127.572 -25.238 Td[(\134T)83(or)-333(V)84(e)-1(rgat)1(a")-334(Un)1(iv)28(ersit)28(y)-333(of)-333(Rom)-1(e.)-444(Augu)1(s)-1(t)-333(25,)-333(2006)]TJ +/F29 9.963 Tf 355.881 402.693 Td[(b)32(y)-383(Salv)64(at)-1(or)1(e)-384(F)1(i)-1(lipp)-32(one)]TJ 12.889 -18.597 Td[(and)-383(Al)-1(fredo)-383(Buttari)]TJ/F8 9.963 Tf -126.437 -25.238 Td[(\134T)83(or)-333(V)84(e)-1(rgat)1(a")-334(Un)1(iv)28(ersit)28(y)-333(of)-333(Rom)-1(e.)-444(Octob)-28(er)-333(3,)-333(2006)]TJ ET 1 0 0 1 99.895 90.438 cm 0 g 0 G @@ -3573,28 +3573,28 @@ endobj /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.653 338.563 203.773 349.411] /Subtype /Link -/A << /S /GoTo /D (section*.122) >> +/A << /S /GoTo /D (section*.123) >> >> endobj 433 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.653 326.608 204.049 337.456] /Subtype /Link -/A << /S /GoTo /D (section*.124) >> +/A << /S /GoTo /D (section*.126) >> >> endobj 434 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.653 314.652 200.23 325.501] /Subtype /Link -/A << /S /GoTo /D (section*.126) >> +/A << /S /GoTo /D (section*.129) >> >> endobj 435 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.653 302.697 198.819 313.545] /Subtype /Link -/A << /S /GoTo /D (section*.128) >> +/A << /S /GoTo /D (section*.131) >> >> endobj 436 0 obj << /Type /Annot @@ -3608,35 +3608,35 @@ endobj /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.653 268.824 217.997 279.672] /Subtype /Link -/A << /S /GoTo /D (section*.130) >> +/A << /S /GoTo /D (section*.133) >> >> endobj 438 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.653 256.869 206.346 267.717] /Subtype /Link -/A << /S /GoTo /D (section*.132) >> +/A << /S /GoTo /D (section*.135) >> >> endobj 439 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.653 244.914 252.938 255.762] /Subtype /Link -/A << /S /GoTo /D (section*.134) >> +/A << /S /GoTo /D (section*.137) >> >> endobj 440 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.653 232.959 239.848 243.807] /Subtype /Link -/A << /S /GoTo /D (section*.136) >> +/A << /S /GoTo /D (section*.139) >> >> endobj 441 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.653 221.004 223.477 231.852] /Subtype /Link -/A << /S /GoTo /D (section*.138) >> +/A << /S /GoTo /D (section*.141) >> >> endobj 403 0 obj << /D [401 0 R /XYZ 150.705 740.998 null] @@ -24640,7 +24640,7 @@ endobj /ProcSet [ /PDF /Text ] >> endobj 1139 0 obj << -/Length 2991 +/Length 5314 >> stream 1 0 0 1 150.705 740.998 cm @@ -24678,39 +24678,76 @@ S Q 1 0 0 1 -309.767 -604.704 cm BT -/F8 9.963 Tf 312.756 604.704 Td[(exit)-333(\050)]TJ/F19 9.963 Tf 23.523 0 Td[(ic)52(o)-1(ntxt)]TJ/F8 9.963 Tf 29.063 0 Td[(\051)]TJ -214.637 -23.911 Td[(Thi)1(s)-334(s)-1(u)1(br)1(outin)1(e)-334(exits)-333(from)-333(the)-333(PSBLAS)-333(p)1(arall)1(e)-1(l)-333(vi)1(rtu)1(al)-334(mac)28(hin)1(e)-1(.)]TJ +/F8 9.963 Tf 312.756 604.704 Td[(exit)-333(\050)]TJ/F19 9.963 Tf 23.523 0 Td[(ic)52(o)-1(ntxt)]TJ/F8 9.963 Tf 29.063 0 Td[(\051)]TJ -101.403 -23.911 Td[(call)-333(psb)]TJ ET -1 0 0 1 145.724 560.868 cm +1 0 0 1 297.801 580.793 cm +q +[]0 d +0 J +0.398 w +0 0.199 m +2.989 0.199 l +S +Q +1 0 0 1 -297.801 -580.793 cm +BT +/F8 9.963 Tf 300.789 580.793 Td[(exit)-333(\050)]TJ/F19 9.963 Tf 23.523 0 Td[(ic)51(ontxt,cl)1(ose)]TJ/F8 9.963 Tf 52.996 0 Td[(\051)]TJ -226.603 -23.91 Td[(Thi)1(s)-334(s)-1(u)1(br)1(outin)1(e)-334(exits)-333(from)-333(the)-333(PS)1(B)-1(LAS)-333(p)1(arall)1(e)-1(l)-333(vi)1(rtu)1(al)-334(mac)28(hin)1(e)-1(.)]TJ +ET +1 0 0 1 145.724 536.958 cm 0 g 0 G -1 0 0 1 -145.724 -560.868 cm +1 0 0 1 -145.724 -536.958 cm BT -/F29 9.963 Tf 150.705 560.868 Td[(On)-383(En)33(t)-1(r)1(y)]TJ +/F29 9.963 Tf 150.705 536.958 Td[(On)-383(En)33(t)-1(r)1(y)]TJ ET -1 0 0 1 202.109 560.868 cm +1 0 0 1 202.109 536.958 cm 0 g 0 G -1 0 0 1 -56.385 -19.925 cm +1 0 0 1 -56.385 -19.926 cm 0 g 0 G -1 0 0 1 -145.724 -540.943 cm +1 0 0 1 -145.724 -517.032 cm BT -/F29 9.963 Tf 150.705 540.943 Td[(ic)-1(o)1(n)32(t)-1(xt)]TJ +/F29 9.963 Tf 150.705 517.032 Td[(ic)-1(o)1(n)32(t)-1(xt)]TJ ET -1 0 0 1 185.712 540.943 cm +1 0 0 1 185.712 517.032 cm 0 g 0 G -1 0 0 1 -185.712 -540.943 cm +1 0 0 1 -185.712 -517.032 cm BT -/F8 9.963 Tf 190.694 540.943 Td[(th)1(e)-334(c)-1(omm)28(un)1(ic)-1(ati)1(on)-333(c)-1(on)29(te)-1(x)1(t)-334(i)1(den)28(tif)1(yin)1(g)-334(th)1(e)-334(vi)1(rtu)1(al)-333(paral)1(le)-1(l)-333(mac)27(h)1(in)1(e)-1(.)]TJ -15.083 -11.955 Td[(Scop)-27(e)-1(:)]TJ/F29 9.963 Tf 27.951 0 Td[(global)]TJ/F8 9.963 Tf 29.757 0 Td[(.)]TJ -57.708 -11.956 Td[(T)28(yp)-28(e:)]TJ/F29 9.963 Tf 25.184 0 Td[(requ)1(i)-1(r)1(e)-1(d)]TJ/F8 9.963 Tf 41.898 0 Td[(.)]TJ -67.082 -11.955 Td[(Sp)-27(ec)-1(i\014)1(ed)-333(as)-1(:)-444(an)-333(in)29(te)-1(ger)-333(v)56(ariab)1(le.)]TJ/F18 14.346 Tf -24.906 -32.946 Td[(No)1(tes)]TJ +/F8 9.963 Tf 190.694 517.032 Td[(th)1(e)-334(c)-1(omm)28(un)1(ic)-1(ati)1(on)-333(c)-1(on)29(te)-1(x)1(t)-334(i)1(den)28(tif)1(yin)1(g)-334(th)1(e)-334(vi)1(rtu)1(al)-333(paral)1(le)-1(l)-333(mac)27(h)1(in)1(e)-1(.)]TJ -15.083 -11.955 Td[(Scop)-27(e)-1(:)]TJ/F29 9.963 Tf 27.951 0 Td[(global)]TJ/F8 9.963 Tf 29.757 0 Td[(.)]TJ -57.708 -11.955 Td[(T)28(yp)-28(e:)]TJ/F29 9.963 Tf 25.184 0 Td[(requ)1(i)-1(r)1(e)-1(d)]TJ/F8 9.963 Tf 41.898 0 Td[(.)]TJ -67.082 -11.955 Td[(Sp)-27(ec)-1(i\014)1(ed)-333(as)-1(:)-444(an)-333(in)29(te)-1(ger)-333(v)56(ariab)1(le.)]TJ ET -1 0 0 1 150.705 450.311 cm +1 0 0 1 145.724 461.242 cm 0 g 0 G -1 0 0 1 -150.705 -450.311 cm +1 0 0 1 -145.724 -461.242 cm BT -/F8 9.963 Tf 162.881 450.311 Td[(1.)]TJ +/F29 9.963 Tf 150.705 461.242 Td[(cl)-1(o)1(se)]TJ ET -1 0 0 1 170.63 450.311 cm +1 0 0 1 174.478 461.242 cm 0 g 0 G -1 0 0 1 -170.63 -450.311 cm +1 0 0 1 -174.478 -461.242 cm BT -/F8 9.963 Tf 175.611 450.311 Td[(This)-241(rou)1(tin)1(e)-242(ma)28(y)-241(b)-27(e)-242(called)-241(ev)28(e)-1(n)-240(if)-241(a)-241(p)1(reviou)1(s)-242(call)-241(t)1(o)]TJ/F32 9.963 Tf 220.575 0 Td[(psb_info)]TJ/F8 9.963 Tf 44.244 0 Td[(has)-241(retu)1(rned)]TJ -264.819 -11.956 Td[(with)]TJ/F11 9.963 Tf 22.963 0 Td[(ia)1(m)]TJ/F8 9.963 Tf 20.663 0 Td[(=)]TJ/F14 9.963 Tf 10.966 0 Td[(\000)]TJ/F8 9.963 Tf 7.748 0 Td[(1;)-374(in)1(deed,)-367(it)-360(it)-360(is)-361(th)1(e)-361(on)1(ly)-360(rout)1(ine)-361(t)1(hat)-360(m)-1(a)28(y)-360(b)-27(e)-361(c)-1(a)1(lled)-360(w)-1(i)1(th)]TJ -62.34 -11.955 Td[(argu)1(m)-1(en)28(t)]TJ/F32 9.963 Tf 44.583 0 Td[(icontxt)]TJ/F8 9.963 Tf 39.934 0 Td[(in)-333(t)1(his)-334(situ)1(ation)1(.)]TJ +/F8 9.963 Tf 179.459 461.242 Td[(Wh)1(e)-1(th)1(e)-1(r)-400(to)-402(close)-402(all)-401(d)1(ata)-401(s)-1(tr)1(uctur)1(e)-1(s)-401(related)-401(to)-401(the)-401(virt)1(ual)-401(par)1(allel)-401(ma-)]TJ -3.848 -11.955 Td[(c)27(h)1(ine,)-333(b)-27(e)-1(sides)-334(th)1(os)-1(e)-333(as)-1(so)-28(ciated)-333(with)-333(icon)28(txt)1(.)]TJ 0 -11.956 Td[(Scop)-27(e)-1(:)]TJ/F29 9.963 Tf 27.951 0 Td[(global)]TJ/F8 9.963 Tf 29.757 0 Td[(.)]TJ -57.708 -11.955 Td[(T)28(yp)-28(e:)]TJ/F29 9.963 Tf 25.184 0 Td[(optional)]TJ/F8 9.963 Tf 40.577 0 Td[(.)]TJ -65.761 -11.955 Td[(Sp)-27(ec)-1(i\014)1(ed)-333(as)-1(:)-444(a)-333(logical)-333(v)56(ariab)1(le)-1(,)-333(d)1(e)-1(f)1(ault)-333(v)56(alu)1(e)-1(:)-444(tr)1(ue.)]TJ/F18 14.346 Tf -24.906 -32.946 Td[(No)1(tes)]TJ +ET +1 0 0 1 150.705 358.654 cm +0 g 0 G +1 0 0 1 -150.705 -358.654 cm +BT +/F8 9.963 Tf 162.881 358.654 Td[(1.)]TJ +ET +1 0 0 1 170.63 358.654 cm +0 g 0 G +1 0 0 1 -170.63 -358.654 cm +BT +/F8 9.963 Tf 175.611 358.654 Td[(This)-241(rou)1(tin)1(e)-242(ma)28(y)-241(b)-27(e)-242(called)-241(ev)28(e)-1(n)-240(if)-241(a)-241(p)1(reviou)1(s)-242(call)-241(t)1(o)]TJ/F32 9.963 Tf 220.575 0 Td[(psb_info)]TJ/F8 9.963 Tf 44.244 0 Td[(has)-241(retu)1(rned)]TJ -264.819 -11.955 Td[(with)]TJ/F11 9.963 Tf 22.963 0 Td[(ia)1(m)]TJ/F8 9.963 Tf 20.663 0 Td[(=)]TJ/F14 9.963 Tf 10.966 0 Td[(\000)]TJ/F8 9.963 Tf 7.748 0 Td[(1;)-374(in)1(deed,)-367(it)-360(it)-360(is)-361(th)1(e)-361(on)1(ly)-360(rout)1(ine)-361(t)1(hat)-360(m)-1(a)28(y)-360(b)-27(e)-361(c)-1(a)1(lled)-360(w)-1(i)1(th)]TJ -62.34 -11.955 Td[(argu)1(m)-1(en)28(t)]TJ/F32 9.963 Tf 44.583 0 Td[(icontxt)]TJ/F8 9.963 Tf 39.934 0 Td[(in)-333(t)1(his)-334(situ)1(ation)1(.)]TJ +ET +1 0 0 1 150.705 314.819 cm +0 g 0 G +1 0 0 1 -150.705 -314.819 cm +BT +/F8 9.963 Tf 162.881 314.819 Td[(2.)]TJ +ET +1 0 0 1 170.63 314.819 cm +0 g 0 G +1 0 0 1 -170.63 -314.819 cm +BT +/F8 9.963 Tf 175.611 314.819 Td[(If)-279(the)-280(u)1(s)-1(er)-279(w)27(an)28(t)1(s)-281(t)1(o)-280(use)-280(m)27(u)1(lti)1(ple)-280(com)-1(m)28(un)1(ication)-279(c)-1(on)29(te)-1(x)1(ts)-280(in)-279(the)-280(same)-280(pro-)]TJ 0 -11.956 Td[(gram,)-450(this)-427(rou)1(tin)1(e)-428(ma)27(y)-426(b)-28(e)-427(c)-1(all)1(e)-1(d)-426(m)27(u)1(ltip)1(le)-428(ti)1(m)-1(es)-428(to)-427(se)-1(l)1(e)-1(ctiv)28(ely)-427(clos)-1(e)-427(the)]TJ 0 -11.955 Td[(con)28(te)-1(x)1(ts)-410(with)]TJ/F32 9.963 Tf 63.556 0 Td[(close=.false.)]TJ/F8 9.963 Tf 67.995 0 Td[(,)-428(whi)1(le)-410(on)-408(the)-409(last)-409(c)-1(all)-408(it)-409(s)-1(h)1(ould)-408(b)-27(e)-410(called)]TJ -131.551 -11.955 Td[(with)]TJ/F32 9.963 Tf 23.216 0 Td[(close=.true.)]TJ/F8 9.963 Tf 66.609 0 Td[(to)-386(sh)28(u)1(tdo)28(wn)-386(i)1(n)-386(a)-386(clean)-386(w)28(a)28(y)-386(th)1(e)-387(en)28(ti)1(re)-386(par)1(allel)-386(en)28(vi-)]TJ -89.825 -11.955 Td[(ron)1(m)-1(en)28(t.)]TJ ET 1 0 0 1 150.705 90.438 cm 0 g 0 G @@ -24739,16 +24776,19 @@ endobj /D [1138 0 R /XYZ 150.705 613.869 null] >> endobj 1142 0 obj << -/D [1138 0 R /XYZ 150.705 462.266 null] +/D [1138 0 R /XYZ 150.705 370.609 null] >> endobj 1143 0 obj << -/D [1138 0 R /XYZ 150.705 466.251 null] +/D [1138 0 R /XYZ 150.705 374.594 null] +>> endobj +1144 0 obj << +/D [1138 0 R /XYZ 150.705 328.822 null] >> endobj 1137 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R /F32 476 0 R /F11 457 0 R /F14 500 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1146 0 obj << +1147 0 obj << /Length 3121 >> stream @@ -24865,27 +24905,27 @@ ET 0 g 0 G endstream endobj -1145 0 obj << +1146 0 obj << /Type /Page -/Contents 1146 0 R -/Resources 1144 0 R +/Contents 1147 0 R +/Resources 1145 0 R /MediaBox [0 0 595.276 841.89] /Parent 1116 0 R >> endobj -1147 0 obj << -/D [1145 0 R /XYZ 99.895 740.998 null] +1148 0 obj << +/D [1146 0 R /XYZ 99.895 740.998 null] >> endobj 266 0 obj << -/D [1145 0 R /XYZ 99.895 659.601 null] +/D [1146 0 R /XYZ 99.895 659.601 null] >> endobj -1148 0 obj << -/D [1145 0 R /XYZ 99.895 631.802 null] +1149 0 obj << +/D [1146 0 R /XYZ 99.895 631.802 null] >> endobj -1144 0 obj << +1145 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1151 0 obj << +1152 0 obj << /Length 4068 >> stream @@ -25014,27 +25054,27 @@ ET 0 g 0 G endstream endobj -1150 0 obj << +1151 0 obj << /Type /Page -/Contents 1151 0 R -/Resources 1149 0 R +/Contents 1152 0 R +/Resources 1150 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1154 0 R +/Parent 1155 0 R >> endobj -1152 0 obj << -/D [1150 0 R /XYZ 150.705 740.998 null] +1153 0 obj << +/D [1151 0 R /XYZ 150.705 740.998 null] >> endobj 270 0 obj << -/D [1150 0 R /XYZ 150.705 659.601 null] +/D [1151 0 R /XYZ 150.705 659.601 null] >> endobj -1153 0 obj << -/D [1150 0 R /XYZ 150.705 631.802 null] +1154 0 obj << +/D [1151 0 R /XYZ 150.705 631.802 null] >> endobj -1149 0 obj << +1150 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F11 457 0 R /F29 347 0 R /F14 500 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1157 0 obj << +1158 0 obj << /Length 1858 >> stream @@ -25105,27 +25145,27 @@ ET 0 g 0 G endstream endobj -1156 0 obj << +1157 0 obj << /Type /Page -/Contents 1157 0 R -/Resources 1155 0 R +/Contents 1158 0 R +/Resources 1156 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1154 0 R +/Parent 1155 0 R >> endobj -1158 0 obj << -/D [1156 0 R /XYZ 99.895 740.998 null] +1159 0 obj << +/D [1157 0 R /XYZ 99.895 740.998 null] >> endobj 274 0 obj << -/D [1156 0 R /XYZ 99.895 659.601 null] +/D [1157 0 R /XYZ 99.895 659.601 null] >> endobj -1159 0 obj << -/D [1156 0 R /XYZ 99.895 631.802 null] +1160 0 obj << +/D [1157 0 R /XYZ 99.895 631.802 null] >> endobj -1155 0 obj << +1156 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F29 347 0 R /F32 476 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1162 0 obj << +1163 0 obj << /Length 2307 >> stream @@ -25196,27 +25236,27 @@ ET 0 g 0 G endstream endobj -1161 0 obj << +1162 0 obj << /Type /Page -/Contents 1162 0 R -/Resources 1160 0 R +/Contents 1163 0 R +/Resources 1161 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1154 0 R +/Parent 1155 0 R >> endobj -1163 0 obj << -/D [1161 0 R /XYZ 150.705 740.998 null] +1164 0 obj << +/D [1162 0 R /XYZ 150.705 740.998 null] >> endobj 278 0 obj << -/D [1161 0 R /XYZ 150.705 644.457 null] +/D [1162 0 R /XYZ 150.705 644.457 null] >> endobj -1164 0 obj << -/D [1161 0 R /XYZ 150.705 613.869 null] +1165 0 obj << +/D [1162 0 R /XYZ 150.705 613.869 null] >> endobj -1160 0 obj << +1161 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1167 0 obj << +1168 0 obj << /Length 1958 >> stream @@ -25287,27 +25327,27 @@ ET 0 g 0 G endstream endobj -1166 0 obj << +1167 0 obj << /Type /Page -/Contents 1167 0 R -/Resources 1165 0 R +/Contents 1168 0 R +/Resources 1166 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1154 0 R +/Parent 1155 0 R >> endobj -1168 0 obj << -/D [1166 0 R /XYZ 99.895 740.998 null] +1169 0 obj << +/D [1167 0 R /XYZ 99.895 740.998 null] >> endobj 282 0 obj << -/D [1166 0 R /XYZ 99.895 659.601 null] +/D [1167 0 R /XYZ 99.895 659.601 null] >> endobj -1169 0 obj << -/D [1166 0 R /XYZ 99.895 631.802 null] +1170 0 obj << +/D [1167 0 R /XYZ 99.895 631.802 null] >> endobj -1165 0 obj << +1166 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1172 0 obj << +1173 0 obj << /Length 5443 >> stream @@ -25422,28 +25462,28 @@ ET 0 g 0 G endstream endobj -1171 0 obj << +1172 0 obj << /Type /Page -/Contents 1172 0 R -/Resources 1170 0 R +/Contents 1173 0 R +/Resources 1171 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1154 0 R +/Parent 1155 0 R >> endobj -1173 0 obj << -/D [1171 0 R /XYZ 150.705 740.998 null] +1174 0 obj << +/D [1172 0 R /XYZ 150.705 740.998 null] >> endobj 286 0 obj << -/D [1171 0 R /XYZ 150.705 659.601 null] +/D [1172 0 R /XYZ 150.705 659.601 null] >> endobj -1174 0 obj << -/D [1171 0 R /XYZ 150.705 631.802 null] +1175 0 obj << +/D [1172 0 R /XYZ 150.705 631.802 null] >> endobj -1170 0 obj << +1171 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R /F11 457 0 R /F14 500 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1177 0 obj << -/Length 5443 +1178 0 obj << +/Length 6132 >> stream 1 0 0 1 99.895 740.998 cm @@ -25545,7 +25585,19 @@ ET 0 g 0 G 1 0 0 1 -116.285 -345.675 cm BT -/F8 9.963 Tf 121.267 345.675 Td[(On)-333(d)1(e)-1(stin)1(ation)-333(p)1(ro)-28(ces)-1(s\050e)-1(s\051,)-333(th)1(e)-334(res)-1(u)1(lt)-333(of)-333(th)1(e)-334(s)-1(u)1(m)-334(op)-27(e)-1(r)1(ation)1(.)]TJ 3.535 -11.955 Td[(Scop)-27(e)-1(:)]TJ/F29 9.963 Tf 27.951 0 Td[(global)]TJ/F8 9.963 Tf 29.756 0 Td[(.)]TJ -57.707 -11.955 Td[(T)28(yp)-27(e)-1(:)]TJ/F29 9.963 Tf 25.183 0 Td[(requ)1(i)-1(red)]TJ/F8 9.963 Tf 41.899 0 Td[(.)]TJ -67.082 -11.955 Td[(Sp)-27(ec)-1(i)1(\014ed)-340(as:)-457(an)-339(in)28(tege)-1(r)1(,)-341(real)-340(or)-339(c)-1(o)1(m)-1(p)1(le)-1(x)-339(v)56(ariab)1(le,)-341(w)-1(h)1(ic)27(h)-339(ma)28(y)-340(b)-27(e)-340(a)-340(sc)-1(al)1(ar,)]TJ 0 -11.956 Td[(or)-333(a)-333(ran)1(k)-334(1)-333(or)-333(2)-333(arr)1(a)27(y)84(.)]TJ 0 -11.955 Td[(T)28(yp)-27(e)-1(,)-333(ran)1(k)-333(and)-333(size)-334(m)27(u)1(s)-1(t)-333(agr)1(e)-1(e)-334(on)-332(all)-333(pr)1(o)-28(c)-1(ess)-1(es)-1(.)]TJ +/F8 9.963 Tf 121.267 345.675 Td[(On)-333(d)1(e)-1(stin)1(ation)-333(p)1(ro)-28(ces)-1(s\050e)-1(s\051,)-333(th)1(e)-334(res)-1(u)1(lt)-333(of)-333(th)1(e)-334(s)-1(u)1(m)-334(op)-27(e)-1(r)1(ation)1(.)]TJ 3.535 -11.955 Td[(Scop)-27(e)-1(:)]TJ/F29 9.963 Tf 27.951 0 Td[(global)]TJ/F8 9.963 Tf 29.756 0 Td[(.)]TJ -57.707 -11.955 Td[(T)28(yp)-27(e)-1(:)]TJ/F29 9.963 Tf 25.183 0 Td[(requ)1(i)-1(red)]TJ/F8 9.963 Tf 41.899 0 Td[(.)]TJ -67.082 -11.955 Td[(Sp)-27(ec)-1(i)1(\014ed)-340(as:)-457(an)-339(in)28(tege)-1(r)1(,)-341(real)-340(or)-339(c)-1(o)1(m)-1(p)1(le)-1(x)-339(v)56(ariab)1(le,)-341(w)-1(h)1(ic)27(h)-339(ma)28(y)-340(b)-27(e)-340(a)-340(sc)-1(al)1(ar,)]TJ 0 -11.956 Td[(or)-333(a)-333(ran)1(k)-334(1)-333(or)-333(2)-333(arr)1(a)27(y)84(.)]TJ 0 -11.955 Td[(T)28(yp)-27(e)-1(,)-333(ran)1(k)-333(and)-333(size)-334(m)27(u)1(s)-1(t)-333(agr)1(e)-1(e)-334(on)-332(all)-333(pr)1(o)-28(c)-1(ess)-1(es)-1(.)]TJ/F18 14.346 Tf -24.907 -32.946 Td[(No)1(tes)]TJ +ET +1 0 0 1 99.895 231.132 cm +0 g 0 G +1 0 0 1 -99.895 -231.132 cm +BT +/F8 9.963 Tf 112.072 231.132 Td[(1.)]TJ +ET +1 0 0 1 119.821 231.132 cm +0 g 0 G +1 0 0 1 -119.821 -231.132 cm +BT +/F8 9.963 Tf 124.802 231.132 Td[(The)]TJ/F32 9.963 Tf 19.739 0 Td[(dat)]TJ/F8 9.963 Tf 18.273 0 Td[(argu)1(me)-1(n)28(t)-259(i)1(s)-260(b)-27(oth)-259(i)1(npu)1(t)-259(and)-258(outp)1(ut,)-273(and)-258(its)-260(v)56(alu)1(e)-260(ma)28(y)-259(b)-27(e)-260(c)27(h)1(anged)]TJ -38.012 -11.955 Td[(ev)28(e)-1(n)-333(on)-333(p)1(ro)-27(c)-1(es)-1(se)-1(s)-333(di\013ere)-1(n)29(t)-333(from)-333(the)-333(\014nal)-333(r)1(e)-1(sul)1(t)-334(d)1(e)-1(stin)1(ation)1(.)]TJ ET 1 0 0 1 99.895 90.438 cm 0 g 0 G @@ -25557,28 +25609,34 @@ ET 0 g 0 G endstream endobj -1176 0 obj << +1177 0 obj << /Type /Page -/Contents 1177 0 R -/Resources 1175 0 R +/Contents 1178 0 R +/Resources 1176 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1154 0 R +/Parent 1155 0 R >> endobj -1178 0 obj << -/D [1176 0 R /XYZ 99.895 740.998 null] +1179 0 obj << +/D [1177 0 R /XYZ 99.895 740.998 null] >> endobj 290 0 obj << -/D [1176 0 R /XYZ 99.895 659.601 null] +/D [1177 0 R /XYZ 99.895 659.601 null] >> endobj -1179 0 obj << -/D [1176 0 R /XYZ 99.895 631.802 null] +1180 0 obj << +/D [1177 0 R /XYZ 99.895 631.802 null] >> endobj -1175 0 obj << -/Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R /F14 500 0 R /F11 457 0 R >> -/ProcSet [ /PDF /Text ] +1181 0 obj << +/D [1177 0 R /XYZ 99.895 243.088 null] >> endobj 1182 0 obj << -/Length 5570 +/D [1177 0 R /XYZ 99.895 247.073 null] +>> endobj +1176 0 obj << +/Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R /F14 500 0 R /F11 457 0 R /F32 476 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1185 0 obj << +/Length 6263 >> stream 1 0 0 1 150.705 740.998 cm @@ -25680,7 +25738,19 @@ ET 0 g 0 G 1 0 0 1 -167.095 -333.72 cm BT -/F8 9.963 Tf 172.076 333.72 Td[(On)-333(d)1(e)-1(stin)1(ation)-333(p)1(ro)-28(ces)-1(s\050e)-1(s\051,)-333(th)1(e)-334(res)-1(u)1(lt)-333(of)-333(the)-333(m)-1(ax)1(im)27(u)1(m)-334(op)-27(eration)1(.)]TJ 3.535 -11.955 Td[(Scop)-27(e)-1(:)]TJ/F29 9.963 Tf 27.951 0 Td[(global)]TJ/F8 9.963 Tf 29.757 0 Td[(.)]TJ -57.708 -11.955 Td[(T)28(yp)-28(e:)]TJ/F29 9.963 Tf 25.184 0 Td[(requ)1(i)-1(r)1(e)-1(d)]TJ/F8 9.963 Tf 41.898 0 Td[(.)]TJ -67.082 -11.956 Td[(Sp)-27(ec)-1(i\014)1(ed)-340(as:)-457(an)-339(in)28(tege)-1(r)1(,)-341(real)-340(or)-339(c)-1(omp)1(le)-1(x)-339(v)56(ariab)1(le,)-341(w)-1(h)1(ic)27(h)-339(ma)28(y)-340(b)-27(e)-340(a)-340(sc)-1(alar)1(,)]TJ 0 -11.955 Td[(or)-333(a)-333(ran)1(k)-334(1)-333(or)-333(2)-333(arr)1(a)27(y)84(.)-778(T)28(yp)-27(e)-1(,)-333(r)1(ank)-333(an)1(d)-333(s)-1(i)1(z)-1(e)-334(m)28(ust)-333(agree)-334(on)-333(all)-333(p)1(ro)-28(ce)-1(sse)-1(s.)]TJ +/F8 9.963 Tf 172.076 333.72 Td[(On)-333(d)1(e)-1(stin)1(ation)-333(p)1(ro)-28(ces)-1(s\050e)-1(s\051,)-333(th)1(e)-334(res)-1(u)1(lt)-333(of)-333(the)-333(m)-1(ax)1(im)27(u)1(m)-334(op)-27(eration)1(.)]TJ 3.535 -11.955 Td[(Scop)-27(e)-1(:)]TJ/F29 9.963 Tf 27.951 0 Td[(global)]TJ/F8 9.963 Tf 29.757 0 Td[(.)]TJ -57.708 -11.955 Td[(T)28(yp)-28(e:)]TJ/F29 9.963 Tf 25.184 0 Td[(requ)1(i)-1(r)1(e)-1(d)]TJ/F8 9.963 Tf 41.898 0 Td[(.)]TJ -67.082 -11.956 Td[(Sp)-27(ec)-1(i\014)1(ed)-340(as:)-457(an)-339(in)28(tege)-1(r)1(,)-341(real)-340(or)-339(c)-1(omp)1(le)-1(x)-339(v)56(ariab)1(le,)-341(w)-1(h)1(ic)27(h)-339(ma)28(y)-340(b)-27(e)-340(a)-340(sc)-1(alar)1(,)]TJ 0 -11.955 Td[(or)-333(a)-333(ran)1(k)-334(1)-333(or)-333(2)-333(arr)1(a)27(y)84(.)-778(T)28(yp)-27(e)-1(,)-333(r)1(ank)-333(an)1(d)-333(s)-1(i)1(z)-1(e)-334(m)28(ust)-333(agree)-334(on)-333(all)-333(p)1(ro)-28(ce)-1(sse)-1(s.)]TJ/F18 14.346 Tf -24.906 -32.946 Td[(No)1(tes)]TJ +ET +1 0 0 1 150.705 231.132 cm +0 g 0 G +1 0 0 1 -150.705 -231.132 cm +BT +/F8 9.963 Tf 162.881 231.132 Td[(1.)]TJ +ET +1 0 0 1 170.63 231.132 cm +0 g 0 G +1 0 0 1 -170.63 -231.132 cm +BT +/F8 9.963 Tf 175.611 231.132 Td[(The)]TJ/F32 9.963 Tf 19.74 0 Td[(dat)]TJ/F8 9.963 Tf 18.272 0 Td[(argu)1(me)-1(n)28(t)-259(i)1(s)-260(b)-27(oth)-259(in)1(pu)1(t)-259(and)-258(outp)1(ut,)-273(and)-259(i)1(ts)-260(v)56(alu)1(e)-260(ma)28(y)-259(b)-27(e)-260(c)27(h)1(anged)]TJ -38.012 -11.955 Td[(ev)28(e)-1(n)-333(on)-333(p)1(ro)-28(ces)-1(se)-1(s)-333(di\013ere)-1(n)29(t)-334(f)1(rom)-333(the)-334(\014)1(nal)-333(r)1(e)-1(sul)1(t)-334(d)1(e)-1(stin)1(ation)1(.)]TJ ET 1 0 0 1 150.705 90.438 cm 0 g 0 G @@ -25692,28 +25762,34 @@ ET 0 g 0 G endstream endobj -1181 0 obj << +1184 0 obj << /Type /Page -/Contents 1182 0 R -/Resources 1180 0 R +/Contents 1185 0 R +/Resources 1183 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1185 0 R +/Parent 1190 0 R >> endobj -1183 0 obj << -/D [1181 0 R /XYZ 150.705 740.998 null] +1186 0 obj << +/D [1184 0 R /XYZ 150.705 740.998 null] >> endobj 294 0 obj << -/D [1181 0 R /XYZ 150.705 659.601 null] +/D [1184 0 R /XYZ 150.705 659.601 null] >> endobj -1184 0 obj << -/D [1181 0 R /XYZ 150.705 631.802 null] +1187 0 obj << +/D [1184 0 R /XYZ 150.705 631.802 null] >> endobj -1180 0 obj << -/Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R /F14 500 0 R /F11 457 0 R >> +1188 0 obj << +/D [1184 0 R /XYZ 150.705 243.088 null] +>> endobj +1189 0 obj << +/D [1184 0 R /XYZ 150.705 247.073 null] +>> endobj +1183 0 obj << +/Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R /F14 500 0 R /F11 457 0 R /F32 476 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1188 0 obj << -/Length 5534 +1193 0 obj << +/Length 6223 >> stream 1 0 0 1 99.895 740.998 cm @@ -25815,7 +25891,19 @@ ET 0 g 0 G 1 0 0 1 -116.285 -333.72 cm BT -/F8 9.963 Tf 121.267 333.72 Td[(On)-333(d)1(e)-1(stin)1(ation)-333(p)1(ro)-28(ces)-1(s\050e)-1(s\051,)-333(th)1(e)-334(res)-1(u)1(lt)-333(of)-333(th)1(e)-334(m)-1(i)1(nim)28(um)-333(op)-28(erati)1(on.)]TJ 3.535 -11.955 Td[(Scop)-27(e)-1(:)]TJ/F29 9.963 Tf 27.951 0 Td[(global)]TJ/F8 9.963 Tf 29.756 0 Td[(.)]TJ -57.707 -11.955 Td[(T)28(yp)-27(e)-1(:)]TJ/F29 9.963 Tf 25.183 0 Td[(requ)1(i)-1(red)]TJ/F8 9.963 Tf 41.899 0 Td[(.)]TJ -67.082 -11.956 Td[(Sp)-27(ec)-1(i)1(\014ed)-340(as:)-457(an)-339(in)28(tege)-1(r)1(,)-341(real)-340(or)-339(c)-1(o)1(m)-1(p)1(le)-1(x)-339(v)56(ariab)1(le,)-341(w)-1(h)1(ic)27(h)-339(ma)28(y)-340(b)-27(e)-340(a)-340(sc)-1(al)1(ar,)]TJ 0 -11.955 Td[(or)-333(a)-333(ran)1(k)-334(1)-333(or)-333(2)-333(arr)1(a)27(y)84(.)]TJ 0 -11.955 Td[(T)28(yp)-27(e)-1(,)-333(ran)1(k)-333(and)-333(size)-334(m)27(u)1(s)-1(t)-333(agr)1(e)-1(e)-334(on)-332(all)-333(pr)1(o)-28(c)-1(ess)-1(es)-1(.)]TJ +/F8 9.963 Tf 121.267 333.72 Td[(On)-333(d)1(e)-1(stin)1(ation)-333(p)1(ro)-28(ces)-1(s\050e)-1(s\051,)-333(th)1(e)-334(res)-1(u)1(lt)-333(of)-333(th)1(e)-334(m)-1(i)1(nim)28(um)-333(op)-28(erati)1(on.)]TJ 3.535 -11.955 Td[(Scop)-27(e)-1(:)]TJ/F29 9.963 Tf 27.951 0 Td[(global)]TJ/F8 9.963 Tf 29.756 0 Td[(.)]TJ -57.707 -11.955 Td[(T)28(yp)-27(e)-1(:)]TJ/F29 9.963 Tf 25.183 0 Td[(requ)1(i)-1(red)]TJ/F8 9.963 Tf 41.899 0 Td[(.)]TJ -67.082 -11.956 Td[(Sp)-27(ec)-1(i)1(\014ed)-340(as:)-457(an)-339(in)28(tege)-1(r)1(,)-341(real)-340(or)-339(c)-1(o)1(m)-1(p)1(le)-1(x)-339(v)56(ariab)1(le,)-341(w)-1(h)1(ic)27(h)-339(ma)28(y)-340(b)-27(e)-340(a)-340(sc)-1(al)1(ar,)]TJ 0 -11.955 Td[(or)-333(a)-333(ran)1(k)-334(1)-333(or)-333(2)-333(arr)1(a)27(y)84(.)]TJ 0 -11.955 Td[(T)28(yp)-27(e)-1(,)-333(ran)1(k)-333(and)-333(size)-334(m)27(u)1(s)-1(t)-333(agr)1(e)-1(e)-334(on)-332(all)-333(pr)1(o)-28(c)-1(ess)-1(es)-1(.)]TJ/F18 14.346 Tf -24.907 -32.946 Td[(No)1(tes)]TJ +ET +1 0 0 1 99.895 219.177 cm +0 g 0 G +1 0 0 1 -99.895 -219.177 cm +BT +/F8 9.963 Tf 112.072 219.177 Td[(1.)]TJ +ET +1 0 0 1 119.821 219.177 cm +0 g 0 G +1 0 0 1 -119.821 -219.177 cm +BT +/F8 9.963 Tf 124.802 219.177 Td[(The)]TJ/F32 9.963 Tf 19.739 0 Td[(dat)]TJ/F8 9.963 Tf 18.273 0 Td[(argu)1(me)-1(n)28(t)-259(i)1(s)-260(b)-27(oth)-259(i)1(npu)1(t)-259(and)-258(outp)1(ut,)-273(and)-258(its)-260(v)56(alu)1(e)-260(ma)28(y)-259(b)-27(e)-260(c)27(h)1(anged)]TJ -38.012 -11.955 Td[(ev)28(e)-1(n)-333(on)-333(p)1(ro)-27(c)-1(es)-1(se)-1(s)-333(di\013ere)-1(n)29(t)-333(from)-333(the)-333(\014nal)-333(r)1(e)-1(sul)1(t)-334(d)1(e)-1(stin)1(ation)1(.)]TJ ET 1 0 0 1 99.895 90.438 cm 0 g 0 G @@ -25827,27 +25915,33 @@ ET 0 g 0 G endstream endobj -1187 0 obj << +1192 0 obj << /Type /Page -/Contents 1188 0 R -/Resources 1186 0 R +/Contents 1193 0 R +/Resources 1191 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1185 0 R +/Parent 1190 0 R >> endobj -1189 0 obj << -/D [1187 0 R /XYZ 99.895 740.998 null] +1194 0 obj << +/D [1192 0 R /XYZ 99.895 740.998 null] >> endobj 298 0 obj << -/D [1187 0 R /XYZ 99.895 659.601 null] +/D [1192 0 R /XYZ 99.895 659.601 null] >> endobj -1190 0 obj << -/D [1187 0 R /XYZ 99.895 631.802 null] +1195 0 obj << +/D [1192 0 R /XYZ 99.895 631.802 null] >> endobj -1186 0 obj << -/Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R /F14 500 0 R /F11 457 0 R >> +1196 0 obj << +/D [1192 0 R /XYZ 99.895 231.132 null] +>> endobj +1197 0 obj << +/D [1192 0 R /XYZ 99.895 235.118 null] +>> endobj +1191 0 obj << +/Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R /F14 500 0 R /F11 457 0 R /F32 476 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1193 0 obj << +1200 0 obj << /Length 5922 >> stream @@ -25962,27 +26056,27 @@ ET 0 g 0 G endstream endobj -1192 0 obj << +1199 0 obj << /Type /Page -/Contents 1193 0 R -/Resources 1191 0 R +/Contents 1200 0 R +/Resources 1198 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1185 0 R +/Parent 1190 0 R >> endobj -1194 0 obj << -/D [1192 0 R /XYZ 150.705 740.998 null] +1201 0 obj << +/D [1199 0 R /XYZ 150.705 740.998 null] >> endobj 302 0 obj << -/D [1192 0 R /XYZ 150.705 659.601 null] +/D [1199 0 R /XYZ 150.705 659.601 null] >> endobj -1195 0 obj << -/D [1192 0 R /XYZ 150.705 631.802 null] +1202 0 obj << +/D [1199 0 R /XYZ 150.705 631.802 null] >> endobj -1191 0 obj << +1198 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R /F11 457 0 R /F14 500 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1198 0 obj << +1205 0 obj << /Length 5904 >> stream @@ -26097,27 +26191,27 @@ ET 0 g 0 G endstream endobj -1197 0 obj << +1204 0 obj << /Type /Page -/Contents 1198 0 R -/Resources 1196 0 R +/Contents 1205 0 R +/Resources 1203 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1185 0 R +/Parent 1190 0 R >> endobj -1199 0 obj << -/D [1197 0 R /XYZ 99.895 740.998 null] +1206 0 obj << +/D [1204 0 R /XYZ 99.895 740.998 null] >> endobj 306 0 obj << -/D [1197 0 R /XYZ 99.895 659.601 null] +/D [1204 0 R /XYZ 99.895 659.601 null] >> endobj -1200 0 obj << -/D [1197 0 R /XYZ 99.895 631.802 null] +1207 0 obj << +/D [1204 0 R /XYZ 99.895 631.802 null] >> endobj -1196 0 obj << +1203 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R /F11 457 0 R /F14 500 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1203 0 obj << +1210 0 obj << /Length 7602 >> stream @@ -26163,39 +26257,39 @@ ET 0 g 0 G endstream endobj -1202 0 obj << +1209 0 obj << /Type /Page -/Contents 1203 0 R -/Resources 1201 0 R +/Contents 1210 0 R +/Resources 1208 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1185 0 R -/Annots [ 1205 0 R 1206 0 R ] +/Parent 1190 0 R +/Annots [ 1212 0 R 1213 0 R ] >> endobj -1205 0 obj << +1212 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [196.286 501.77 203.26 512.895] /Subtype /Link /A << /S /GoTo /D (figure.6) >> >> endobj -1206 0 obj << +1213 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [196.757 370.54 203.731 381.388] /Subtype /Link /A << /S /GoTo /D (figure.7) >> >> endobj -1204 0 obj << -/D [1202 0 R /XYZ 150.705 740.998 null] +1211 0 obj << +/D [1209 0 R /XYZ 150.705 740.998 null] >> endobj 310 0 obj << -/D [1202 0 R /XYZ 150.705 716.092 null] +/D [1209 0 R /XYZ 150.705 716.092 null] >> endobj -1201 0 obj << +1208 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F32 476 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1211 0 obj << +1218 0 obj << /Length 4526 >> stream @@ -26347,27 +26441,27 @@ ET 0 g 0 G endstream endobj -1210 0 obj << +1217 0 obj << /Type /Page -/Contents 1211 0 R -/Resources 1209 0 R +/Contents 1218 0 R +/Resources 1216 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1185 0 R +/Parent 1190 0 R >> endobj -1212 0 obj << -/D [1210 0 R /XYZ 99.895 740.998 null] +1219 0 obj << +/D [1217 0 R /XYZ 99.895 740.998 null] >> endobj -1207 0 obj << -/D [1210 0 R /XYZ 143.452 412.237 null] +1214 0 obj << +/D [1217 0 R /XYZ 143.452 412.237 null] >> endobj -1208 0 obj << -/D [1210 0 R /XYZ 146.161 171.074 null] +1215 0 obj << +/D [1217 0 R /XYZ 146.161 171.074 null] >> endobj -1209 0 obj << +1216 0 obj << /Font << /F48 615 0 R /F8 350 0 R /F32 476 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1215 0 obj << +1222 0 obj << /Length 4631 >> stream @@ -26578,27 +26672,27 @@ ET 0 g 0 G endstream endobj -1214 0 obj << +1221 0 obj << /Type /Page -/Contents 1215 0 R -/Resources 1213 0 R +/Contents 1222 0 R +/Resources 1220 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1218 0 R +/Parent 1225 0 R >> endobj -1216 0 obj << -/D [1214 0 R /XYZ 150.705 740.998 null] +1223 0 obj << +/D [1221 0 R /XYZ 150.705 740.998 null] >> endobj 314 0 obj << -/D [1214 0 R /XYZ 150.705 644.457 null] +/D [1221 0 R /XYZ 150.705 644.457 null] >> endobj -1217 0 obj << -/D [1214 0 R /XYZ 150.705 613.869 null] +1224 0 obj << +/D [1221 0 R /XYZ 150.705 613.869 null] >> endobj -1213 0 obj << +1220 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1221 0 obj << +1228 0 obj << /Length 1704 >> stream @@ -26669,27 +26763,27 @@ ET 0 g 0 G endstream endobj -1220 0 obj << +1227 0 obj << /Type /Page -/Contents 1221 0 R -/Resources 1219 0 R +/Contents 1228 0 R +/Resources 1226 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1218 0 R +/Parent 1225 0 R >> endobj -1222 0 obj << -/D [1220 0 R /XYZ 99.895 740.998 null] +1229 0 obj << +/D [1227 0 R /XYZ 99.895 740.998 null] >> endobj 318 0 obj << -/D [1220 0 R /XYZ 99.895 644.457 null] +/D [1227 0 R /XYZ 99.895 644.457 null] >> endobj -1223 0 obj << -/D [1220 0 R /XYZ 99.895 613.869 null] +1230 0 obj << +/D [1227 0 R /XYZ 99.895 613.869 null] >> endobj -1219 0 obj << +1226 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1226 0 obj << +1233 0 obj << /Length 1993 >> stream @@ -26786,27 +26880,27 @@ ET 0 g 0 G endstream endobj -1225 0 obj << +1232 0 obj << /Type /Page -/Contents 1226 0 R -/Resources 1224 0 R +/Contents 1233 0 R +/Resources 1231 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1218 0 R +/Parent 1225 0 R >> endobj -1227 0 obj << -/D [1225 0 R /XYZ 150.705 740.998 null] +1234 0 obj << +/D [1232 0 R /XYZ 150.705 740.998 null] >> endobj 322 0 obj << -/D [1225 0 R /XYZ 150.705 641.668 null] +/D [1232 0 R /XYZ 150.705 641.668 null] >> endobj -1228 0 obj << -/D [1225 0 R /XYZ 150.705 613.869 null] +1235 0 obj << +/D [1232 0 R /XYZ 150.705 613.869 null] >> endobj -1224 0 obj << +1231 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1231 0 obj << +1238 0 obj << /Length 2308 >> stream @@ -26929,27 +27023,27 @@ ET 0 g 0 G endstream endobj -1230 0 obj << +1237 0 obj << /Type /Page -/Contents 1231 0 R -/Resources 1229 0 R +/Contents 1238 0 R +/Resources 1236 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1218 0 R +/Parent 1225 0 R >> endobj -1232 0 obj << -/D [1230 0 R /XYZ 99.895 740.998 null] +1239 0 obj << +/D [1237 0 R /XYZ 99.895 740.998 null] >> endobj 326 0 obj << -/D [1230 0 R /XYZ 99.895 641.668 null] +/D [1237 0 R /XYZ 99.895 641.668 null] >> endobj -1233 0 obj << -/D [1230 0 R /XYZ 99.895 613.869 null] +1240 0 obj << +/D [1237 0 R /XYZ 99.895 613.869 null] >> endobj -1229 0 obj << +1236 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1236 0 obj << +1243 0 obj << /Length 2233 >> stream @@ -27032,27 +27126,27 @@ ET 0 g 0 G endstream endobj -1235 0 obj << +1242 0 obj << /Type /Page -/Contents 1236 0 R -/Resources 1234 0 R +/Contents 1243 0 R +/Resources 1241 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1218 0 R +/Parent 1225 0 R >> endobj -1237 0 obj << -/D [1235 0 R /XYZ 150.705 740.998 null] +1244 0 obj << +/D [1242 0 R /XYZ 150.705 740.998 null] >> endobj 330 0 obj << -/D [1235 0 R /XYZ 150.705 659.601 null] +/D [1242 0 R /XYZ 150.705 659.601 null] >> endobj -1238 0 obj << -/D [1235 0 R /XYZ 150.705 631.802 null] +1245 0 obj << +/D [1242 0 R /XYZ 150.705 631.802 null] >> endobj -1234 0 obj << +1241 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F29 347 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1241 0 obj << +1248 0 obj << /Length 9368 >> stream @@ -27218,60 +27312,60 @@ ET 0 g 0 G endstream endobj -1240 0 obj << +1247 0 obj << /Type /Page -/Contents 1241 0 R -/Resources 1239 0 R +/Contents 1248 0 R +/Resources 1246 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1218 0 R +/Parent 1225 0 R >> endobj -1242 0 obj << -/D [1240 0 R /XYZ 99.895 740.998 null] +1249 0 obj << +/D [1247 0 R /XYZ 99.895 740.998 null] >> endobj -1243 0 obj << -/D [1240 0 R /XYZ 99.895 695.85 null] +1250 0 obj << +/D [1247 0 R /XYZ 99.895 695.85 null] >> endobj 462 0 obj << -/D [1240 0 R /XYZ 99.895 700.315 null] +/D [1247 0 R /XYZ 99.895 700.315 null] >> endobj 463 0 obj << -/D [1240 0 R /XYZ 99.895 654.559 null] +/D [1247 0 R /XYZ 99.895 654.559 null] >> endobj 464 0 obj << -/D [1240 0 R /XYZ 99.895 606.866 null] +/D [1247 0 R /XYZ 99.895 606.866 null] >> endobj -1244 0 obj << -/D [1240 0 R /XYZ 99.895 561.111 null] +1251 0 obj << +/D [1247 0 R /XYZ 99.895 561.111 null] >> endobj -1245 0 obj << -/D [1240 0 R /XYZ 99.895 514.801 null] +1252 0 obj << +/D [1247 0 R /XYZ 99.895 514.801 null] >> endobj 511 0 obj << -/D [1240 0 R /XYZ 99.895 457.644 null] +/D [1247 0 R /XYZ 99.895 457.644 null] >> endobj -1246 0 obj << -/D [1240 0 R /XYZ 99.895 387.978 null] +1253 0 obj << +/D [1247 0 R /XYZ 99.895 387.978 null] >> endobj -1247 0 obj << -/D [1240 0 R /XYZ 99.895 341.669 null] +1254 0 obj << +/D [1247 0 R /XYZ 99.895 341.669 null] >> endobj -1248 0 obj << -/D [1240 0 R /XYZ 99.895 295.913 null] +1255 0 obj << +/D [1247 0 R /XYZ 99.895 295.913 null] >> endobj -1249 0 obj << -/D [1240 0 R /XYZ 99.895 250.157 null] +1256 0 obj << +/D [1247 0 R /XYZ 99.895 250.157 null] >> endobj 512 0 obj << -/D [1240 0 R /XYZ 99.895 216.91 null] +/D [1247 0 R /XYZ 99.895 216.91 null] >> endobj 1093 0 obj << -/D [1240 0 R /XYZ 99.895 171.154 null] +/D [1247 0 R /XYZ 99.895 171.154 null] >> endobj -1239 0 obj << +1246 0 obj << /Font << /F18 341 0 R /F8 350 0 R /F19 454 0 R /F32 476 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1252 0 obj << +1259 0 obj << /Length 8695 >> stream @@ -27421,54 +27515,54 @@ ET 0 g 0 G endstream endobj -1251 0 obj << +1258 0 obj << /Type /Page -/Contents 1252 0 R -/Resources 1250 0 R +/Contents 1259 0 R +/Resources 1257 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1258 0 R +/Parent 1265 0 R >> endobj -1253 0 obj << -/D [1251 0 R /XYZ 150.705 740.998 null] +1260 0 obj << +/D [1258 0 R /XYZ 150.705 740.998 null] >> endobj 1092 0 obj << -/D [1251 0 R /XYZ 150.705 716.092 null] +/D [1258 0 R /XYZ 150.705 716.092 null] >> endobj 484 0 obj << -/D [1251 0 R /XYZ 150.705 675.743 null] +/D [1258 0 R /XYZ 150.705 675.743 null] >> endobj 460 0 obj << -/D [1251 0 R /XYZ 150.705 631.907 null] +/D [1258 0 R /XYZ 150.705 631.907 null] >> endobj 461 0 obj << -/D [1251 0 R /XYZ 150.705 588.072 null] +/D [1258 0 R /XYZ 150.705 588.072 null] >> endobj -1254 0 obj << -/D [1251 0 R /XYZ 150.705 544.236 null] +1261 0 obj << +/D [1258 0 R /XYZ 150.705 544.236 null] >> endobj -1255 0 obj << -/D [1251 0 R /XYZ 150.705 500.4 null] +1262 0 obj << +/D [1258 0 R /XYZ 150.705 500.4 null] >> endobj 510 0 obj << -/D [1251 0 R /XYZ 150.705 435.145 null] +/D [1258 0 R /XYZ 150.705 435.145 null] >> endobj 459 0 obj << -/D [1251 0 R /XYZ 150.705 377.14 null] +/D [1258 0 R /XYZ 150.705 377.14 null] >> endobj 458 0 obj << -/D [1251 0 R /XYZ 150.705 333.581 null] +/D [1258 0 R /XYZ 150.705 333.581 null] >> endobj -1256 0 obj << -/D [1251 0 R /XYZ 150.705 301.701 null] +1263 0 obj << +/D [1258 0 R /XYZ 150.705 301.701 null] >> endobj -1257 0 obj << -/D [1251 0 R /XYZ 150.705 257.865 null] +1264 0 obj << +/D [1258 0 R /XYZ 150.705 257.865 null] >> endobj -1250 0 obj << +1257 0 obj << /Font << /F8 350 0 R /F19 454 0 R /F32 476 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1259 0 obj << +1266 0 obj << /Type /Encoding /Differences [ 0 /Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/alpha/beta/gamma/delta/epsilon1/zeta/eta/theta/iota/kappa/lambda/mu/nu/xi/pi/rho/sigma/tau/upsilon/phi/chi/psi/omega/epsilon/theta1/pi1/rho1/sigma1/phi1/arrowlefttophalf/arrowleftbothalf/arrowrighttophalf/arrowrightbothalf/arrowhookleft/arrowhookright/triangleright/triangleleft/zerooldstyle/oneoldstyle/twooldstyle/threeoldstyle/fouroldstyle/fiveoldstyle/sixoldstyle/sevenoldstyle/eightoldstyle/nineoldstyle/period/comma/less/slash/greater/star/partialdiff/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/flat/natural/sharp/slurbelow/slurabove/lscript/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/dotlessi/dotlessj/weierstrass/vector/tie/psi 129/.notdef 160/space/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi 171/.notdef 173/Omega/alpha/beta/gamma/delta/epsilon1/zeta/eta/theta/iota/kappa/lambda/mu/nu/xi/pi/rho/sigma/tau/upsilon/phi/chi/psi/tie 197/.notdef] >> endobj @@ -27492,7 +27586,7 @@ stream /ItalicAngle -14.04 def /isFixedPitch false def end readonly def -/FontName /VLWSSX+CMMI12 def +/FontName /ALOITZ+CMMI12 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -27524,18 +27618,18 @@ endobj 1055 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1259 0 R +/Encoding 1266 0 R /FirstChar 108 /LastChar 108 -/Widths 1260 0 R -/BaseFont /VLWSSX+CMMI12 +/Widths 1267 0 R +/BaseFont /ALOITZ+CMMI12 /FontDescriptor 1053 0 R >> endobj 1053 0 obj << /Ascent 694 /CapHeight 683 /Descent -194 -/FontName /VLWSSX+CMMI12 +/FontName /ALOITZ+CMMI12 /ItalicAngle -14 /StemV 65 /XHeight 431 @@ -27544,10 +27638,10 @@ endobj /CharSet (/l) /FontFile 1054 0 R >> endobj -1260 0 obj +1267 0 obj [292 ] endobj -1261 0 obj << +1268 0 obj << /Type /Encoding /Differences [ 0 /minus/periodcentered/multiply/asteriskmath/divide/diamondmath/plusminus/minusplus/circleplus/circleminus/circlemultiply/circledivide/circledot/circlecopyrt/openbullet/bullet/equivasymptotic/equivalence/reflexsubset/reflexsuperset/lessequal/greaterequal/precedesequal/followsequal/similar/approxequal/propersubset/propersuperset/lessmuch/greatermuch/precedes/follows/arrowleft/arrowright/arrowup/arrowdown/arrowboth/arrownortheast/arrowsoutheast/similarequal/arrowdblleft/arrowdblright/arrowdblup/arrowdbldown/arrowdblboth/arrownorthwest/arrowsouthwest/proportional/prime/infinity/element/owner/triangle/triangleinv/negationslash/mapsto/universal/existential/logicalnot/emptyset/Rfractur/Ifractur/latticetop/perpendicular/aleph/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/union/intersection/unionmulti/logicaland/logicalor/turnstileleft/turnstileright/floorleft/floorright/ceilingleft/ceilingright/braceleft/braceright/angbracketleft/angbracketright/bar/bardbl/arrowbothv/arrowdblbothv/backslash/wreathproduct/radical/coproduct/nabla/integral/unionsq/intersectionsq/subsetsqequal/supersetsqequal/section/dagger/daggerdbl/paragraph/club/diamond/heart/spade/arrowleft 129/.notdef 161/minus/periodcentered/multiply/asteriskmath/divide/diamondmath/plusminus/minusplus/circleplus/circleminus 171/.notdef 173/circlemultiply/circledivide/circledot/circlecopyrt/openbullet/bullet/equivasymptotic/equivalence/reflexsubset/reflexsuperset/lessequal/greaterequal/precedesequal/followsequal/similar/approxequal/propersubset/propersuperset/lessmuch/greatermuch/precedes/follows/arrowleft/spade 197/.notdef] >> endobj @@ -27571,7 +27665,7 @@ stream /ItalicAngle -14.035 def /isFixedPitch false def end readonly def -/FontName /XICMZF+CMSY7 def +/FontName /RWXZXC+CMSY7 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -27601,18 +27695,18 @@ endobj 709 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1261 0 R +/Encoding 1268 0 R /FirstChar 0 /LastChar 49 -/Widths 1262 0 R -/BaseFont /XICMZF+CMSY7 +/Widths 1269 0 R +/BaseFont /RWXZXC+CMSY7 /FontDescriptor 707 0 R >> endobj 707 0 obj << /Ascent 750 /CapHeight 683 /Descent -194 -/FontName /XICMZF+CMSY7 +/FontName /RWXZXC+CMSY7 /ItalicAngle -14 /StemV 93 /XHeight 431 @@ -27621,10 +27715,10 @@ endobj /CharSet (/minus/infinity) /FontFile 708 0 R >> endobj -1262 0 obj +1269 0 obj [893 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1139 ] endobj -1263 0 obj << +1270 0 obj << /Type /Encoding /Differences [ 0 /Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/arrowup/arrowdown/quotesingle/exclamdown/questiondown/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/visiblespace/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde/dieresis/visiblespace 129/.notdef 160/space/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi 171/.notdef 173/Omega/arrowup/arrowdown/quotesingle/exclamdown/questiondown/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/visiblespace/dieresis 197/.notdef] >> endobj @@ -27648,7 +27742,7 @@ stream /ItalicAngle 0 def /isFixedPitch true def end readonly def -/FontName /NGGQAM+CMTT9 def +/FontName /GRKFOU+CMTT9 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -27728,18 +27822,18 @@ endobj 615 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1263 0 R +/Encoding 1270 0 R /FirstChar 39 /LastChar 122 -/Widths 1264 0 R -/BaseFont /NGGQAM+CMTT9 +/Widths 1271 0 R +/BaseFont /GRKFOU+CMTT9 /FontDescriptor 613 0 R >> endobj 613 0 obj << /Ascent 611 /CapHeight 611 /Descent -222 -/FontName /NGGQAM+CMTT9 +/FontName /GRKFOU+CMTT9 /ItalicAngle 0 /StemV 74 /XHeight 431 @@ -27748,7 +27842,7 @@ endobj /CharSet (/quoteright/parenleft/parenright/comma/period/zero/one/two/nine/colon/equal/greater/underscore/a/b/c/d/e/f/g/h/i/k/l/m/n/o/p/q/r/s/t/u/v/x/y/z) /FontFile 614 0 R >> endobj -1264 0 obj +1271 0 obj [525 525 525 0 0 525 0 525 0 525 525 525 0 0 0 0 0 0 525 525 0 0 525 525 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 525 0 525 525 525 525 525 525 525 525 525 0 525 525 525 525 525 525 525 525 525 525 525 525 0 525 525 525 ] endobj 533 0 obj << @@ -27771,7 +27865,7 @@ stream /ItalicAngle -14.04 def /isFixedPitch false def end readonly def -/FontName /RMIEAI+CMMI5 def +/FontName /XXNFRK+CMMI5 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -27801,18 +27895,18 @@ endobj 534 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1259 0 R +/Encoding 1266 0 R /FirstChar 105 /LastChar 105 -/Widths 1265 0 R -/BaseFont /RMIEAI+CMMI5 +/Widths 1272 0 R +/BaseFont /XXNFRK+CMMI5 /FontDescriptor 532 0 R >> endobj 532 0 obj << /Ascent 694 /CapHeight 683 /Descent -194 -/FontName /RMIEAI+CMMI5 +/FontName /XXNFRK+CMMI5 /ItalicAngle -14 /StemV 90 /XHeight 431 @@ -27821,10 +27915,10 @@ endobj /CharSet (/i) /FontFile 533 0 R >> endobj -1265 0 obj +1272 0 obj [534 ] endobj -1266 0 obj << +1273 0 obj << /Type /Encoding /Differences [ 0 /Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/exclam/quotedblright/numbersign/dollar/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/exclamdown/equal/questiondown/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/quotedblleft/bracketright/circumflex/dotaccent/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/endash/emdash/hungarumlaut/tilde/dieresis/suppress 129/.notdef 160/space/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi 171/.notdef 173/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/dieresis 197/.notdef] >> endobj @@ -27848,7 +27942,7 @@ stream /ItalicAngle 0 def /isFixedPitch false def end readonly def -/FontName /QWKHRK+CMR8 def +/FontName /ATVFRH+CMR8 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -27918,18 +28012,18 @@ endobj 509 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1266 0 R +/Encoding 1273 0 R /FirstChar 45 /LastChar 121 -/Widths 1267 0 R -/BaseFont /QWKHRK+CMR8 +/Widths 1274 0 R +/BaseFont /ATVFRH+CMR8 /FontDescriptor 507 0 R >> endobj 507 0 obj << /Ascent 694 /CapHeight 683 /Descent -194 -/FontName /QWKHRK+CMR8 +/FontName /ATVFRH+CMR8 /ItalicAngle 0 /StemV 76 /XHeight 431 @@ -27938,7 +28032,7 @@ endobj /CharSet (/hyphen/period/slash/I/T/a/c/d/e/g/h/i/l/m/n/o/p/r/s/t/u/v/w/y) /FontFile 508 0 R >> endobj -1267 0 obj +1274 0 obj [354 295 531 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 383 0 0 0 0 0 0 0 0 0 0 767 0 0 0 0 0 0 0 0 0 0 0 0 531 0 472 590 472 0 531 590 295 0 0 295 885 590 531 590 0 414 419 413 590 561 767 0 561 ] endobj 504 0 obj << @@ -27961,7 +28055,7 @@ stream /ItalicAngle 0 def /isFixedPitch false def end readonly def -/FontName /JOAWOF+CMR6 def +/FontName /GNTIVT+CMR6 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -27992,18 +28086,18 @@ endobj 505 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1266 0 R +/Encoding 1273 0 R /FirstChar 49 /LastChar 50 -/Widths 1268 0 R -/BaseFont /JOAWOF+CMR6 +/Widths 1275 0 R +/BaseFont /GNTIVT+CMR6 /FontDescriptor 503 0 R >> endobj 503 0 obj << /Ascent 694 /CapHeight 683 /Descent -194 -/FontName /JOAWOF+CMR6 +/FontName /GNTIVT+CMR6 /ItalicAngle 0 /StemV 83 /XHeight 431 @@ -28012,7 +28106,7 @@ endobj /CharSet (/one/two) /FontFile 504 0 R >> endobj -1268 0 obj +1275 0 obj [611 611 ] endobj 499 0 obj << @@ -28035,7 +28129,7 @@ stream /ItalicAngle -14.035 def /isFixedPitch false def end readonly def -/FontName /FQRVJP+CMSY10 def +/FontName /WLKWXO+CMSY10 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -28094,18 +28188,18 @@ endobj 500 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1261 0 R +/Encoding 1268 0 R /FirstChar 0 /LastChar 120 -/Widths 1269 0 R -/BaseFont /FQRVJP+CMSY10 +/Widths 1276 0 R +/BaseFont /WLKWXO+CMSY10 /FontDescriptor 498 0 R >> endobj 498 0 obj << /Ascent 750 /CapHeight 683 /Descent -194 -/FontName /FQRVJP+CMSY10 +/FontName /WLKWXO+CMSY10 /ItalicAngle -14 /StemV 85 /XHeight 431 @@ -28114,7 +28208,7 @@ endobj /CharSet (/minus/bullet/lessequal/greaterequal/arrowleft/element/negationslash/B/H/I/braceleft/braceright/bar/bardbl/radical/section) /FontFile 499 0 R >> endobj -1269 0 obj +1276 0 obj [778 0 0 0 0 0 0 0 0 0 0 0 0 0 0 500 0 0 0 0 778 778 0 0 0 0 0 0 0 0 0 0 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 667 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 657 0 0 0 0 0 844 544 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 500 500 0 0 278 500 0 0 0 0 833 0 0 0 0 0 0 0 444 ] endobj 496 0 obj << @@ -28137,7 +28231,7 @@ stream /ItalicAngle -14.04 def /isFixedPitch false def end readonly def -/FontName /GTBDOB+CMMI7 def +/FontName /SQGJFV+CMMI7 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -28185,18 +28279,18 @@ endobj 497 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1259 0 R +/Encoding 1266 0 R /FirstChar 59 /LastChar 121 -/Widths 1270 0 R -/BaseFont /GTBDOB+CMMI7 +/Widths 1277 0 R +/BaseFont /SQGJFV+CMMI7 /FontDescriptor 495 0 R >> endobj 495 0 obj << /Ascent 694 /CapHeight 683 /Descent -194 -/FontName /GTBDOB+CMMI7 +/FontName /SQGJFV+CMMI7 /ItalicAngle -14 /StemV 81 /XHeight 431 @@ -28205,7 +28299,7 @@ endobj /CharSet (/comma/H/T/a/c/i/j/k/m/n/r/y) /FontFile 496 0 R >> endobj -1270 0 obj +1277 0 obj [339 0 0 0 0 0 0 0 0 0 0 0 0 936 0 0 0 0 0 0 0 0 0 0 0 675 0 0 0 0 0 0 0 0 0 0 0 0 620 0 511 0 0 0 0 0 404 473 607 0 1014 706 0 0 0 530 0 0 0 0 0 0 579 ] endobj 493 0 obj << @@ -28228,7 +28322,7 @@ stream /ItalicAngle 0 def /isFixedPitch false def end readonly def -/FontName /QINNVK+CMR7 def +/FontName /AAEYLN+CMR7 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -28264,18 +28358,18 @@ endobj 494 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1266 0 R +/Encoding 1273 0 R /FirstChar 43 /LastChar 58 -/Widths 1271 0 R -/BaseFont /QINNVK+CMR7 +/Widths 1278 0 R +/BaseFont /AAEYLN+CMR7 /FontDescriptor 492 0 R >> endobj 492 0 obj << /Ascent 694 /CapHeight 683 /Descent -194 -/FontName /QINNVK+CMR7 +/FontName /AAEYLN+CMR7 /ItalicAngle 0 /StemV 79 /XHeight 431 @@ -28284,7 +28378,7 @@ endobj /CharSet (/plus/one/two/colon) /FontFile 493 0 R >> endobj -1271 0 obj +1278 0 obj [877 0 0 0 0 0 569 569 0 0 0 0 0 0 0 323 ] endobj 475 0 obj << @@ -28307,7 +28401,7 @@ stream /ItalicAngle 0 def /isFixedPitch true def end readonly def -/FontName /ZRKAZH+CMTT10 def +/FontName /UVVXSM+CMTT10 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -28429,18 +28523,18 @@ endobj 476 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1263 0 R +/Encoding 1270 0 R /FirstChar 37 /LastChar 126 -/Widths 1272 0 R -/BaseFont /ZRKAZH+CMTT10 +/Widths 1279 0 R +/BaseFont /UVVXSM+CMTT10 /FontDescriptor 474 0 R >> endobj 474 0 obj << /Ascent 611 /CapHeight 611 /Descent -222 -/FontName /ZRKAZH+CMTT10 +/FontName /UVVXSM+CMTT10 /ItalicAngle 0 /StemV 69 /XHeight 431 @@ -28449,7 +28543,7 @@ endobj /CharSet (/percent/parenleft/parenright/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/nine/colon/equal/greater/A/B/C/E/F/I/K/L/N/O/P/S/W/Y/backslash/underscore/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/asciitilde) /FontFile 475 0 R >> endobj -1272 0 obj +1279 0 obj [525 0 0 525 525 0 525 525 525 525 525 525 525 525 525 525 525 525 0 0 525 525 0 0 525 525 0 0 525 525 525 0 525 525 0 0 525 0 525 525 0 525 525 525 0 0 525 0 0 0 525 0 525 0 0 525 0 0 525 0 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 0 0 0 525 ] endobj 456 0 obj << @@ -28472,7 +28566,7 @@ stream /ItalicAngle -14.04 def /isFixedPitch false def end readonly def -/FontName /ZITIKX+CMMI10 def +/FontName /HLGPIF+CMMI10 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -28566,18 +28660,18 @@ endobj 457 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1259 0 R +/Encoding 1266 0 R /FirstChar 11 /LastChar 122 -/Widths 1273 0 R -/BaseFont /ZITIKX+CMMI10 +/Widths 1280 0 R +/BaseFont /HLGPIF+CMMI10 /FontDescriptor 455 0 R >> endobj 455 0 obj << /Ascent 694 /CapHeight 683 /Descent -194 -/FontName /ZITIKX+CMMI10 +/FontName /HLGPIF+CMMI10 /ItalicAngle -14 /StemV 72 /XHeight 431 @@ -28586,10 +28680,10 @@ endobj /CharSet (/alpha/beta/period/comma/less/greater/A/D/I/L/N/P/Q/T/U/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/r/s/t/u/v/w/x/y/z) /FontFile 456 0 R >> endobj -1273 0 obj +1280 0 obj [640 566 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 278 278 778 0 778 0 0 750 0 0 828 0 0 0 0 440 0 0 681 0 803 0 642 791 0 0 584 683 0 0 0 0 0 0 0 0 0 0 0 529 429 433 520 466 490 477 576 345 412 521 298 878 600 485 503 0 451 469 361 572 485 716 572 490 465 ] endobj -1274 0 obj << +1281 0 obj << /Type /Encoding /Differences [ 0 /Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/exclam/quotedblright/numbersign/sterling/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/exclamdown/equal/questiondown/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/quotedblleft/bracketright/circumflex/dotaccent/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/endash/emdash/hungarumlaut/tilde/dieresis/suppress 129/.notdef 160/space/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi 171/.notdef 173/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/dieresis 197/.notdef] >> endobj @@ -28613,7 +28707,7 @@ stream /ItalicAngle -14.04 def /isFixedPitch false def end readonly def -/FontName /SZJQBT+CMTI10 def +/FontName /TLTJMB+CMTI10 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -28760,18 +28854,18 @@ endobj 454 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1274 0 R +/Encoding 1281 0 R /FirstChar 11 /LastChar 122 -/Widths 1275 0 R -/BaseFont /SZJQBT+CMTI10 +/Widths 1282 0 R +/BaseFont /TLTJMB+CMTI10 /FontDescriptor 452 0 R >> endobj 452 0 obj << /Ascent 694 /CapHeight 683 /Descent -194 -/FontName /SZJQBT+CMTI10 +/FontName /TLTJMB+CMTI10 /ItalicAngle -14 /StemV 68 /XHeight 431 @@ -28780,7 +28874,7 @@ endobj /CharSet (/ff/fi/fl/quoteright/comma/hyphen/period/slash/zero/one/two/three/five/eight/nine/colon/equal/A/B/C/D/E/F/G/I/K/L/M/N/O/P/R/S/T/U/V/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z) /FontFile 453 0 R >> endobj -1275 0 obj +1282 0 obj [613 562 588 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 307 0 0 0 0 307 358 307 511 511 511 511 511 0 511 0 0 511 511 307 0 0 767 0 0 0 743 704 716 755 678 653 774 0 386 0 769 627 897 743 767 678 0 729 562 716 743 743 0 0 0 0 0 0 0 0 0 0 511 460 460 511 460 307 460 511 307 307 460 256 818 562 511 511 460 422 409 332 537 460 664 464 486 409 ] endobj 349 0 obj << @@ -28803,7 +28897,7 @@ stream /ItalicAngle 0 def /isFixedPitch false def end readonly def -/FontName /MBHVAK+CMR10 def +/FontName /VBNEWB+CMR10 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -28972,18 +29066,18 @@ endobj 350 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1266 0 R +/Encoding 1273 0 R /FirstChar 11 /LastChar 123 -/Widths 1276 0 R -/BaseFont /MBHVAK+CMR10 +/Widths 1283 0 R +/BaseFont /VBNEWB+CMR10 /FontDescriptor 348 0 R >> endobj 348 0 obj << /Ascent 694 /CapHeight 683 /Descent -194 -/FontName /MBHVAK+CMR10 +/FontName /VBNEWB+CMR10 /ItalicAngle 0 /StemV 69 /XHeight 431 @@ -28992,7 +29086,7 @@ endobj /CharSet (/ff/fi/fl/ffi/quotedblright/ampersand/quoteright/parenleft/parenright/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/equal/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/R/S/T/U/V/W/X/Y/bracketleft/quotedblleft/bracketright/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/endash) /FontFile 349 0 R >> endobj -1276 0 obj +1283 0 obj [583 556 556 833 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 500 0 0 0 778 278 389 389 0 778 278 333 278 500 500 500 500 500 500 500 500 500 500 500 278 278 0 778 0 0 0 750 708 722 764 681 653 785 750 361 514 778 625 917 750 778 681 0 736 556 722 750 750 1028 750 750 0 278 500 278 0 0 0 500 556 444 556 444 306 500 556 278 306 528 278 833 556 500 556 528 392 394 389 556 528 722 528 528 444 500 ] endobj 346 0 obj << @@ -29015,7 +29109,7 @@ stream /ItalicAngle 0 def /isFixedPitch false def end readonly def -/FontName /TOCMFA+CMBX10 def +/FontName /OVBWLQ+CMBX10 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -29151,18 +29245,18 @@ endobj 347 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1266 0 R +/Encoding 1273 0 R /FirstChar 12 /LastChar 123 -/Widths 1277 0 R -/BaseFont /TOCMFA+CMBX10 +/Widths 1284 0 R +/BaseFont /OVBWLQ+CMBX10 /FontDescriptor 345 0 R >> endobj 345 0 obj << /Ascent 694 /CapHeight 686 /Descent -194 -/FontName /TOCMFA+CMBX10 +/FontName /OVBWLQ+CMBX10 /ItalicAngle 0 /StemV 114 /XHeight 444 @@ -29171,7 +29265,7 @@ endobj /CharSet (/fi/fl/quotedblright/quoteright/period/zero/one/two/three/four/five/six/seven/eight/nine/colon/equal/A/B/C/D/E/F/G/H/I/L/M/N/O/P/R/S/T/U/V/bracketleft/quotedblleft/bracketright/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/endash) /FontFile 346 0 R >> endobj -1277 0 obj +1284 0 obj [639 639 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 603 0 0 0 0 319 0 0 0 0 0 0 319 0 575 575 575 575 575 575 575 575 575 575 319 0 0 894 0 0 0 869 818 831 882 756 724 904 900 436 0 0 692 1092 900 864 786 0 862 639 800 885 869 0 0 0 0 319 603 319 0 0 0 559 639 511 639 527 351 575 639 319 351 607 319 958 639 575 639 607 474 454 447 639 607 831 607 607 511 575 ] endobj 343 0 obj << @@ -29194,7 +29288,7 @@ stream /ItalicAngle -14.04 def /isFixedPitch false def end readonly def -/FontName /OVKFSS+CMTI12 def +/FontName /RNXTUV+CMTI12 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -29261,18 +29355,18 @@ endobj 344 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1274 0 R +/Encoding 1281 0 R /FirstChar 65 /LastChar 121 -/Widths 1278 0 R -/BaseFont /OVKFSS+CMTI12 +/Widths 1285 0 R +/BaseFont /RNXTUV+CMTI12 /FontDescriptor 342 0 R >> endobj 342 0 obj << /Ascent 694 /CapHeight 683 /Descent -194 -/FontName /OVKFSS+CMTI12 +/FontName /RNXTUV+CMTI12 /ItalicAngle -14 /StemV 63 /XHeight 431 @@ -29281,7 +29375,7 @@ endobj /CharSet (/A/B/L/P/S/a/b/c/d/e/f/g/h/i/l/n/o/p/r/s/t/u/y) /FontFile 343 0 R >> endobj -1278 0 obj +1285 0 obj [727 688 0 0 0 0 0 0 0 0 0 613 0 0 0 663 0 0 550 0 0 0 0 0 0 0 0 0 0 0 0 0 500 450 450 500 450 300 450 500 300 0 0 250 0 550 500 500 0 413 400 325 525 0 0 0 475 ] endobj 340 0 obj << @@ -29304,7 +29398,7 @@ stream /ItalicAngle 0 def /isFixedPitch false def end readonly def -/FontName /TGLCJY+CMBX12 def +/FontName /IUAHII+CMBX12 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -29431,18 +29525,18 @@ endobj 341 0 obj << /Type /Font /Subtype /Type1 -/Encoding 1266 0 R +/Encoding 1273 0 R /FirstChar 12 /LastChar 124 -/Widths 1279 0 R -/BaseFont /TGLCJY+CMBX12 +/Widths 1286 0 R +/BaseFont /IUAHII+CMBX12 /FontDescriptor 339 0 R >> endobj 339 0 obj << /Ascent 694 /CapHeight 686 /Descent -194 -/FontName /TGLCJY+CMBX12 +/FontName /IUAHII+CMBX12 /ItalicAngle 0 /StemV 109 /XHeight 444 @@ -29451,153 +29545,153 @@ endobj /CharSet (/fi/quoteright/hyphen/period/zero/one/two/three/four/five/six/seven/eight/nine/A/B/C/D/E/F/G/H/I/K/L/M/N/O/P/R/S/T/U/V/W/a/b/c/d/e/f/g/h/i/k/l/m/n/o/p/r/s/t/u/v/w/x/y/z/emdash) /FontFile 340 0 R >> endobj -1279 0 obj +1286 0 obj [625 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 313 0 0 0 0 0 375 313 0 563 563 563 563 563 563 563 563 563 563 0 0 0 0 0 0 0 850 800 813 862 738 707 884 880 419 0 881 676 1067 880 845 769 0 839 625 782 865 850 1162 0 0 0 0 0 0 0 0 0 547 625 500 625 513 344 563 625 313 0 594 313 938 625 563 625 0 459 444 438 625 594 813 594 594 500 0 1125 ] endobj 351 0 obj << /Type /Pages /Count 6 -/Parent 1280 0 R +/Parent 1287 0 R /Kids [334 0 R 353 0 R 401 0 R 443 0 R 467 0 R 487 0 R] >> endobj 518 0 obj << /Type /Pages /Count 6 -/Parent 1280 0 R +/Parent 1287 0 R /Kids [514 0 R 527 0 R 536 0 R 561 0 R 565 0 R 576 0 R] >> endobj 592 0 obj << /Type /Pages /Count 6 -/Parent 1280 0 R +/Parent 1287 0 R /Kids [588 0 R 594 0 R 600 0 R 608 0 R 618 0 R 622 0 R] >> endobj 636 0 obj << /Type /Pages /Count 6 -/Parent 1280 0 R +/Parent 1287 0 R /Kids [626 0 R 638 0 R 643 0 R 653 0 R 657 0 R 667 0 R] >> endobj 678 0 obj << /Type /Pages /Count 6 -/Parent 1280 0 R +/Parent 1287 0 R /Kids [671 0 R 680 0 R 688 0 R 696 0 R 704 0 R 715 0 R] >> endobj 737 0 obj << /Type /Pages /Count 6 -/Parent 1280 0 R +/Parent 1287 0 R /Kids [727 0 R 739 0 R 745 0 R 755 0 R 761 0 R 766 0 R] >> endobj 779 0 obj << /Type /Pages /Count 6 -/Parent 1281 0 R +/Parent 1288 0 R /Kids [775 0 R 781 0 R 789 0 R 798 0 R 807 0 R 811 0 R] >> endobj 823 0 obj << /Type /Pages /Count 6 -/Parent 1281 0 R +/Parent 1288 0 R /Kids [819 0 R 825 0 R 829 0 R 834 0 R 841 0 R 849 0 R] >> endobj 863 0 obj << /Type /Pages /Count 6 -/Parent 1281 0 R +/Parent 1288 0 R /Kids [857 0 R 865 0 R 871 0 R 882 0 R 890 0 R 900 0 R] >> endobj 916 0 obj << /Type /Pages /Count 6 -/Parent 1281 0 R +/Parent 1288 0 R /Kids [911 0 R 918 0 R 925 0 R 934 0 R 940 0 R 946 0 R] >> endobj 958 0 obj << /Type /Pages /Count 6 -/Parent 1281 0 R +/Parent 1288 0 R /Kids [953 0 R 960 0 R 966 0 R 972 0 R 978 0 R 984 0 R] >> endobj 994 0 obj << /Type /Pages /Count 6 -/Parent 1281 0 R +/Parent 1288 0 R /Kids [988 0 R 996 0 R 1001 0 R 1009 0 R 1013 0 R 1021 0 R] >> endobj 1032 0 obj << /Type /Pages /Count 6 -/Parent 1282 0 R +/Parent 1289 0 R /Kids [1025 0 R 1034 0 R 1038 0 R 1046 0 R 1050 0 R 1061 0 R] >> endobj 1072 0 obj << /Type /Pages /Count 6 -/Parent 1282 0 R +/Parent 1289 0 R /Kids [1065 0 R 1074 0 R 1078 0 R 1082 0 R 1095 0 R 1103 0 R] >> endobj 1116 0 obj << /Type /Pages /Count 6 -/Parent 1282 0 R -/Kids [1111 0 R 1118 0 R 1122 0 R 1130 0 R 1138 0 R 1145 0 R] +/Parent 1289 0 R +/Kids [1111 0 R 1118 0 R 1122 0 R 1130 0 R 1138 0 R 1146 0 R] >> endobj -1154 0 obj << +1155 0 obj << /Type /Pages /Count 6 -/Parent 1282 0 R -/Kids [1150 0 R 1156 0 R 1161 0 R 1166 0 R 1171 0 R 1176 0 R] +/Parent 1289 0 R +/Kids [1151 0 R 1157 0 R 1162 0 R 1167 0 R 1172 0 R 1177 0 R] >> endobj -1185 0 obj << +1190 0 obj << /Type /Pages /Count 6 -/Parent 1282 0 R -/Kids [1181 0 R 1187 0 R 1192 0 R 1197 0 R 1202 0 R 1210 0 R] +/Parent 1289 0 R +/Kids [1184 0 R 1192 0 R 1199 0 R 1204 0 R 1209 0 R 1217 0 R] >> endobj -1218 0 obj << +1225 0 obj << /Type /Pages /Count 6 -/Parent 1282 0 R -/Kids [1214 0 R 1220 0 R 1225 0 R 1230 0 R 1235 0 R 1240 0 R] +/Parent 1289 0 R +/Kids [1221 0 R 1227 0 R 1232 0 R 1237 0 R 1242 0 R 1247 0 R] >> endobj -1258 0 obj << +1265 0 obj << /Type /Pages /Count 1 -/Parent 1283 0 R -/Kids [1251 0 R] +/Parent 1290 0 R +/Kids [1258 0 R] >> endobj -1280 0 obj << +1287 0 obj << /Type /Pages /Count 36 -/Parent 1284 0 R +/Parent 1291 0 R /Kids [351 0 R 518 0 R 592 0 R 636 0 R 678 0 R 737 0 R] >> endobj -1281 0 obj << +1288 0 obj << /Type /Pages /Count 36 -/Parent 1284 0 R +/Parent 1291 0 R /Kids [779 0 R 823 0 R 863 0 R 916 0 R 958 0 R 994 0 R] >> endobj -1282 0 obj << +1289 0 obj << /Type /Pages /Count 36 -/Parent 1284 0 R -/Kids [1032 0 R 1072 0 R 1116 0 R 1154 0 R 1185 0 R 1218 0 R] +/Parent 1291 0 R +/Kids [1032 0 R 1072 0 R 1116 0 R 1155 0 R 1190 0 R 1225 0 R] >> endobj -1283 0 obj << +1290 0 obj << /Type /Pages /Count 1 -/Parent 1284 0 R -/Kids [1258 0 R] +/Parent 1291 0 R +/Kids [1265 0 R] >> endobj -1284 0 obj << +1291 0 obj << /Type /Pages /Count 109 -/Kids [1280 0 R 1281 0 R 1282 0 R 1283 0 R] +/Kids [1287 0 R 1288 0 R 1289 0 R 1290 0 R] >> endobj -1285 0 obj << +1292 0 obj << /Type /Outlines /First 7 0 R /Last 7 0 R @@ -30183,1333 +30277,1340 @@ endobj 7 0 obj << /Title 8 0 R /A 5 0 R -/Parent 1285 0 R +/Parent 1292 0 R /First 11 0 R /Last 311 0 R /Count -10 >> endobj -1286 0 obj << -/Names [(Doc-Start) 338 0 R (Hfootnote.1) 506 0 R (Hfootnote.2) 1091 0 R (Item.1) 539 0 R (Item.10) 548 0 R (Item.11) 549 0 R (Item.12) 550 0 R (Item.13) 551 0 R (Item.14) 552 0 R (Item.15) 553 0 R (Item.16) 554 0 R (Item.17) 555 0 R (Item.18) 556 0 R (Item.19) 557 0 R (Item.2) 540 0 R (Item.20) 558 0 R (Item.21) 559 0 R (Item.22) 570 0 R (Item.23) 571 0 R (Item.24) 572 0 R (Item.25) 573 0 R (Item.26) 574 0 R (Item.27) 579 0 R (Item.28) 580 0 R (Item.29) 581 0 R (Item.3) 541 0 R (Item.30) 582 0 R (Item.31) 583 0 R (Item.32) 584 0 R (Item.33) 585 0 R (Item.34) 603 0 R (Item.35) 604 0 R (Item.36) 605 0 R (Item.37) 606 0 R (Item.38) 794 0 R (Item.39) 795 0 R (Item.4) 542 0 R (Item.40) 796 0 R (Item.41) 839 0 R (Item.42) 847 0 R (Item.43) 855 0 R (Item.44) 878 0 R (Item.45) 879 0 R (Item.46) 880 0 R (Item.47) 894 0 R (Item.48) 895 0 R (Item.49) 896 0 R (Item.5) 543 0 R (Item.50) 897 0 R (Item.51) 898 0 R (Item.52) 907 0 R (Item.53) 908 0 R (Item.54) 909 0 R (Item.55) 914 0 R (Item.56) 915 0 R (Item.57) 932 0 R (Item.58) 950 0 R (Item.59) 951 0 R (Item.6) 544 0 R (Item.60) 1127 0 R (Item.61) 1128 0 R (Item.62) 1135 0 R (Item.63) 1136 0 R (Item.64) 1143 0 R (Item.7) 545 0 R (Item.8) 546 0 R (Item.9) 547 0 R (cite.APNUM06) 512 0 R (cite.BLACS) 484 0 R (cite.BLAS1) 462 0 R (cite.BLAS2) 463 0 R (cite.BLAS3) 464 0 R (cite.CAI_SAAD) 1246 0 R (cite.CAI_SARKIS) 1247 0 R (cite.CAI_WIDLUND) 1248 0 R (cite.DD1) 1249 0 R (cite.DD2) 1256 0 R (cite.DOUGLAS) 1244 0 R (cite.KIVA3PSBLAS) 1255 0 R (cite.METIS) 510 0 R (cite.MPI1) 1257 0 R (cite.PARA04) 511 0 R (cite.PARA04FOREST) 1245 0 R (cite.PSBLAS) 1254 0 R (cite.SUPERLU) 1092 0 R (cite.UMFPACK) 1093 0 R (cite.machiels) 459 0 R (cite.metcalf) 458 0 R (cite.sblas02) 461 0 R (cite.sblas97) 460 0 R (descdata) 568 0 R (equation.1) 718 0 R (equation.2) 719 0 R (equation.3) 720 0 R (figure.1) 473 0 R (figure.2) 517 0 R (figure.3) 586 0 R (figure.4) 598 0 R (figure.5) 616 0 R (figure.6) 1207 0 R (figure.7) 1208 0 R (page.1) 337 0 R (page.10) 590 0 R (page.100) 1216 0 R (page.101) 1222 0 R (page.102) 1227 0 R (page.103) 1232 0 R (page.104) 1237 0 R (page.105) 1242 0 R (page.106) 1253 0 R (page.11) 596 0 R (page.12) 602 0 R (page.13) 610 0 R (page.14) 620 0 R (page.15) 624 0 R (page.16) 628 0 R (page.17) 640 0 R (page.18) 645 0 R (page.19) 655 0 R (page.2) 469 0 R (page.20) 659 0 R (page.21) 669 0 R (page.22) 673 0 R (page.23) 682 0 R (page.24) 690 0 R (page.25) 698 0 R (page.26) 706 0 R (page.27) 717 0 R (page.28) 729 0 R (page.29) 741 0 R (page.3) 489 0 R (page.30) 747 0 R (page.31) 757 0 R (page.32) 763 0 R (page.33) 768 0 R (page.34) 777 0 R (page.35) 783 0 R (page.36) 791 0 R (page.37) 800 0 R (page.38) 809 0 R (page.39) 813 0 R (page.4) 516 0 R (page.40) 821 0 R (page.41) 827 0 R (page.42) 831 0 R (page.43) 836 0 R (page.44) 843 0 R (page.45) 851 0 R (page.46) 859 0 R (page.47) 867 0 R (page.48) 873 0 R (page.49) 884 0 R (page.5) 529 0 R (page.50) 892 0 R (page.51) 902 0 R (page.52) 913 0 R (page.53) 920 0 R (page.54) 927 0 R (page.55) 936 0 R (page.56) 942 0 R (page.57) 948 0 R (page.58) 955 0 R (page.59) 962 0 R (page.6) 538 0 R (page.60) 968 0 R (page.61) 974 0 R (page.62) 980 0 R (page.63) 986 0 R (page.64) 990 0 R (page.65) 998 0 R (page.66) 1003 0 R (page.67) 1011 0 R (page.68) 1015 0 R (page.69) 1023 0 R (page.7) 563 0 R (page.70) 1027 0 R (page.71) 1036 0 R (page.72) 1040 0 R (page.73) 1048 0 R (page.74) 1052 0 R (page.75) 1063 0 R (page.76) 1067 0 R (page.77) 1076 0 R (page.78) 1080 0 R (page.79) 1084 0 R (page.8) 567 0 R (page.80) 1097 0 R (page.81) 1105 0 R (page.82) 1113 0 R (page.83) 1120 0 R (page.84) 1124 0 R (page.85) 1132 0 R (page.86) 1140 0 R (page.87) 1147 0 R (page.88) 1152 0 R (page.89) 1158 0 R (page.9) 578 0 R (page.90) 1163 0 R (page.91) 1168 0 R (page.92) 1173 0 R (page.93) 1178 0 R (page.94) 1183 0 R (page.95) 1189 0 R (page.96) 1194 0 R (page.97) 1199 0 R (page.98) 1204 0 R (page.99) 1212 0 R (page.i) 355 0 R (page.ii) 403 0 R (precdata) 611 0 R (section*.1) 356 0 R (section*.10) 82 0 R (section*.100) 1125 0 R (section*.101) 1126 0 R (section*.102) 258 0 R (section*.103) 1133 0 R (section*.104) 1134 0 R (section*.105) 262 0 R (section*.106) 1141 0 R (section*.107) 1142 0 R (section*.108) 266 0 R (section*.109) 1148 0 R (section*.11) 683 0 R (section*.110) 270 0 R (section*.111) 1153 0 R (section*.112) 274 0 R (section*.113) 1159 0 R (section*.114) 278 0 R (section*.115) 1164 0 R (section*.116) 282 0 R (section*.117) 1169 0 R (section*.118) 286 0 R (section*.119) 1174 0 R (section*.12) 86 0 R (section*.120) 290 0 R (section*.121) 1179 0 R (section*.122) 294 0 R (section*.123) 1184 0 R (section*.124) 298 0 R (section*.125) 1190 0 R (section*.126) 302 0 R (section*.127) 1195 0 R (section*.128) 306 0 R (section*.129) 1200 0 R (section*.13) 691 0 R (section*.130) 314 0 R (section*.131) 1217 0 R (section*.132) 318 0 R (section*.133) 1223 0 R (section*.134) 322 0 R (section*.135) 1228 0 R (section*.136) 326 0 R (section*.137) 1233 0 R (section*.138) 330 0 R (section*.139) 1238 0 R (section*.14) 90 0 R (section*.140) 1243 0 R (section*.15) 700 0 R (section*.16) 94 0 R (section*.17) 711 0 R (section*.18) 98 0 R (section*.19) 722 0 R (section*.2) 66 0 R (section*.20) 102 0 R (section*.21) 742 0 R (section*.22) 110 0 R (section*.23) 770 0 R (section*.24) 114 0 R (section*.25) 785 0 R (section*.26) 793 0 R (section*.27) 118 0 R (section*.28) 802 0 R (section*.29) 803 0 R (section*.3) 629 0 R (section*.30) 122 0 R (section*.31) 815 0 R (section*.32) 816 0 R (section*.33) 130 0 R (section*.34) 832 0 R (section*.35) 838 0 R (section*.36) 134 0 R (section*.37) 844 0 R (section*.38) 846 0 R (section*.39) 138 0 R (section*.4) 70 0 R (section*.40) 852 0 R (section*.41) 854 0 R (section*.42) 142 0 R (section*.43) 860 0 R (section*.44) 146 0 R (section*.45) 868 0 R (section*.46) 150 0 R (section*.47) 874 0 R (section*.48) 877 0 R (section*.49) 154 0 R (section*.5) 646 0 R (section*.50) 885 0 R (section*.51) 893 0 R (section*.52) 158 0 R (section*.53) 903 0 R (section*.54) 906 0 R (section*.55) 162 0 R (section*.56) 921 0 R (section*.57) 166 0 R (section*.58) 928 0 R (section*.59) 931 0 R (section*.6) 74 0 R (section*.60) 170 0 R (section*.61) 937 0 R (section*.62) 174 0 R (section*.63) 943 0 R (section*.64) 949 0 R (section*.65) 178 0 R (section*.66) 956 0 R (section*.67) 182 0 R (section*.68) 963 0 R (section*.69) 186 0 R (section*.7) 660 0 R (section*.70) 969 0 R (section*.71) 190 0 R (section*.72) 975 0 R (section*.73) 194 0 R (section*.74) 981 0 R (section*.75) 202 0 R (section*.76) 991 0 R (section*.77) 206 0 R (section*.78) 1004 0 R (section*.79) 210 0 R (section*.8) 78 0 R (section*.80) 1016 0 R (section*.81) 214 0 R (section*.82) 1028 0 R (section*.83) 218 0 R (section*.84) 1041 0 R (section*.85) 222 0 R (section*.86) 1056 0 R (section*.87) 226 0 R (section*.88) 1068 0 R (section*.89) 234 0 R (section*.9) 674 0 R (section*.90) 1085 0 R (section*.91) 1087 0 R (section*.92) 238 0 R (section*.93) 1098 0 R (section*.94) 242 0 R (section*.95) 1106 0 R (section*.96) 1107 0 R (section*.97) 246 0 R (section*.98) 1114 0 R (section*.99) 254 0 R (section.1) 10 0 R (section.10) 310 0 R (section.2) 14 0 R (section.3) 34 0 R (section.4) 62 0 R (section.5) 106 0 R (section.6) 126 0 R (section.7) 198 0 R (section.8) 230 0 R (section.9) 250 0 R (spdata) 591 0 R (subsection.2.1) 18 0 R (subsection.2.2) 22 0 R (subsection.2.3) 26 0 R (subsection.2.4) 30 0 R (subsection.3.1) 38 0 R (subsection.3.2) 46 0 R (subsection.3.3) 54 0 R (subsubsection.3.1.1) 42 0 R (subsubsection.3.2.1) 50 0 R (subsubsection.3.3.1) 58 0 R (table.1) 630 0 R (table.10) 743 0 R (table.11) 769 0 R (table.12) 784 0 R (table.13) 801 0 R (table.14) 814 0 R (table.2) 647 0 R (table.3) 661 0 R (table.4) 675 0 R (table.5) 684 0 R (table.6) 692 0 R (table.7) 699 0 R (table.8) 710 0 R (table.9) 721 0 R (title.0) 6 0 R] +1293 0 obj << +/Names [(Doc-Start) 338 0 R (Hfootnote.1) 506 0 R (Hfootnote.2) 1091 0 R (Item.1) 539 0 R (Item.10) 548 0 R (Item.11) 549 0 R (Item.12) 550 0 R (Item.13) 551 0 R (Item.14) 552 0 R (Item.15) 553 0 R (Item.16) 554 0 R (Item.17) 555 0 R (Item.18) 556 0 R (Item.19) 557 0 R (Item.2) 540 0 R (Item.20) 558 0 R (Item.21) 559 0 R (Item.22) 570 0 R (Item.23) 571 0 R (Item.24) 572 0 R (Item.25) 573 0 R (Item.26) 574 0 R (Item.27) 579 0 R (Item.28) 580 0 R (Item.29) 581 0 R (Item.3) 541 0 R (Item.30) 582 0 R (Item.31) 583 0 R (Item.32) 584 0 R (Item.33) 585 0 R (Item.34) 603 0 R (Item.35) 604 0 R (Item.36) 605 0 R (Item.37) 606 0 R (Item.38) 794 0 R (Item.39) 795 0 R (Item.4) 542 0 R (Item.40) 796 0 R (Item.41) 839 0 R (Item.42) 847 0 R (Item.43) 855 0 R (Item.44) 878 0 R (Item.45) 879 0 R (Item.46) 880 0 R (Item.47) 894 0 R (Item.48) 895 0 R (Item.49) 896 0 R (Item.5) 543 0 R (Item.50) 897 0 R (Item.51) 898 0 R (Item.52) 907 0 R (Item.53) 908 0 R (Item.54) 909 0 R (Item.55) 914 0 R (Item.56) 915 0 R (Item.57) 932 0 R (Item.58) 950 0 R (Item.59) 951 0 R (Item.6) 544 0 R (Item.60) 1127 0 R (Item.61) 1128 0 R (Item.62) 1135 0 R (Item.63) 1136 0 R (Item.64) 1143 0 R (Item.65) 1144 0 R (Item.66) 1182 0 R (Item.67) 1189 0 R (Item.68) 1197 0 R (Item.7) 545 0 R (Item.8) 546 0 R (Item.9) 547 0 R (cite.APNUM06) 512 0 R (cite.BLACS) 484 0 R (cite.BLAS1) 462 0 R (cite.BLAS2) 463 0 R (cite.BLAS3) 464 0 R (cite.CAI_SAAD) 1253 0 R (cite.CAI_SARKIS) 1254 0 R (cite.CAI_WIDLUND) 1255 0 R (cite.DD1) 1256 0 R (cite.DD2) 1263 0 R (cite.DOUGLAS) 1251 0 R (cite.KIVA3PSBLAS) 1262 0 R (cite.METIS) 510 0 R (cite.MPI1) 1264 0 R (cite.PARA04) 511 0 R (cite.PARA04FOREST) 1252 0 R (cite.PSBLAS) 1261 0 R (cite.SUPERLU) 1092 0 R (cite.UMFPACK) 1093 0 R (cite.machiels) 459 0 R (cite.metcalf) 458 0 R (cite.sblas02) 461 0 R (cite.sblas97) 460 0 R (descdata) 568 0 R (equation.1) 718 0 R (equation.2) 719 0 R (equation.3) 720 0 R (figure.1) 473 0 R (figure.2) 517 0 R (figure.3) 586 0 R (figure.4) 598 0 R (figure.5) 616 0 R (figure.6) 1214 0 R (figure.7) 1215 0 R (page.1) 337 0 R (page.10) 590 0 R (page.100) 1223 0 R (page.101) 1229 0 R (page.102) 1234 0 R (page.103) 1239 0 R (page.104) 1244 0 R (page.105) 1249 0 R (page.106) 1260 0 R (page.11) 596 0 R (page.12) 602 0 R (page.13) 610 0 R (page.14) 620 0 R (page.15) 624 0 R (page.16) 628 0 R (page.17) 640 0 R (page.18) 645 0 R (page.19) 655 0 R (page.2) 469 0 R (page.20) 659 0 R (page.21) 669 0 R (page.22) 673 0 R (page.23) 682 0 R (page.24) 690 0 R (page.25) 698 0 R (page.26) 706 0 R (page.27) 717 0 R (page.28) 729 0 R (page.29) 741 0 R (page.3) 489 0 R (page.30) 747 0 R (page.31) 757 0 R (page.32) 763 0 R (page.33) 768 0 R (page.34) 777 0 R (page.35) 783 0 R (page.36) 791 0 R (page.37) 800 0 R (page.38) 809 0 R (page.39) 813 0 R (page.4) 516 0 R (page.40) 821 0 R (page.41) 827 0 R (page.42) 831 0 R (page.43) 836 0 R (page.44) 843 0 R (page.45) 851 0 R (page.46) 859 0 R (page.47) 867 0 R (page.48) 873 0 R (page.49) 884 0 R (page.5) 529 0 R (page.50) 892 0 R (page.51) 902 0 R (page.52) 913 0 R (page.53) 920 0 R (page.54) 927 0 R (page.55) 936 0 R (page.56) 942 0 R (page.57) 948 0 R (page.58) 955 0 R (page.59) 962 0 R (page.6) 538 0 R (page.60) 968 0 R (page.61) 974 0 R (page.62) 980 0 R (page.63) 986 0 R (page.64) 990 0 R (page.65) 998 0 R (page.66) 1003 0 R (page.67) 1011 0 R (page.68) 1015 0 R (page.69) 1023 0 R (page.7) 563 0 R (page.70) 1027 0 R (page.71) 1036 0 R (page.72) 1040 0 R (page.73) 1048 0 R (page.74) 1052 0 R (page.75) 1063 0 R (page.76) 1067 0 R (page.77) 1076 0 R (page.78) 1080 0 R (page.79) 1084 0 R (page.8) 567 0 R (page.80) 1097 0 R (page.81) 1105 0 R (page.82) 1113 0 R (page.83) 1120 0 R (page.84) 1124 0 R (page.85) 1132 0 R (page.86) 1140 0 R (page.87) 1148 0 R (page.88) 1153 0 R (page.89) 1159 0 R (page.9) 578 0 R (page.90) 1164 0 R (page.91) 1169 0 R (page.92) 1174 0 R (page.93) 1179 0 R (page.94) 1186 0 R (page.95) 1194 0 R (page.96) 1201 0 R (page.97) 1206 0 R (page.98) 1211 0 R (page.99) 1219 0 R (page.i) 355 0 R (page.ii) 403 0 R (precdata) 611 0 R (section*.1) 356 0 R (section*.10) 82 0 R (section*.100) 1125 0 R (section*.101) 1126 0 R (section*.102) 258 0 R (section*.103) 1133 0 R (section*.104) 1134 0 R (section*.105) 262 0 R (section*.106) 1141 0 R (section*.107) 1142 0 R (section*.108) 266 0 R (section*.109) 1149 0 R (section*.11) 683 0 R (section*.110) 270 0 R (section*.111) 1154 0 R (section*.112) 274 0 R (section*.113) 1160 0 R (section*.114) 278 0 R (section*.115) 1165 0 R (section*.116) 282 0 R (section*.117) 1170 0 R (section*.118) 286 0 R (section*.119) 1175 0 R (section*.12) 86 0 R (section*.120) 290 0 R (section*.121) 1180 0 R (section*.122) 1181 0 R (section*.123) 294 0 R (section*.124) 1187 0 R (section*.125) 1188 0 R (section*.126) 298 0 R (section*.127) 1195 0 R (section*.128) 1196 0 R (section*.129) 302 0 R (section*.13) 691 0 R (section*.130) 1202 0 R (section*.131) 306 0 R (section*.132) 1207 0 R (section*.133) 314 0 R (section*.134) 1224 0 R (section*.135) 318 0 R (section*.136) 1230 0 R (section*.137) 322 0 R (section*.138) 1235 0 R (section*.139) 326 0 R (section*.14) 90 0 R (section*.140) 1240 0 R (section*.141) 330 0 R (section*.142) 1245 0 R (section*.143) 1250 0 R (section*.15) 700 0 R (section*.16) 94 0 R (section*.17) 711 0 R (section*.18) 98 0 R (section*.19) 722 0 R (section*.2) 66 0 R (section*.20) 102 0 R (section*.21) 742 0 R (section*.22) 110 0 R (section*.23) 770 0 R (section*.24) 114 0 R (section*.25) 785 0 R (section*.26) 793 0 R (section*.27) 118 0 R (section*.28) 802 0 R (section*.29) 803 0 R (section*.3) 629 0 R (section*.30) 122 0 R (section*.31) 815 0 R (section*.32) 816 0 R (section*.33) 130 0 R (section*.34) 832 0 R (section*.35) 838 0 R (section*.36) 134 0 R (section*.37) 844 0 R (section*.38) 846 0 R (section*.39) 138 0 R (section*.4) 70 0 R (section*.40) 852 0 R (section*.41) 854 0 R (section*.42) 142 0 R (section*.43) 860 0 R (section*.44) 146 0 R (section*.45) 868 0 R (section*.46) 150 0 R (section*.47) 874 0 R (section*.48) 877 0 R (section*.49) 154 0 R (section*.5) 646 0 R (section*.50) 885 0 R (section*.51) 893 0 R (section*.52) 158 0 R (section*.53) 903 0 R (section*.54) 906 0 R (section*.55) 162 0 R (section*.56) 921 0 R (section*.57) 166 0 R (section*.58) 928 0 R (section*.59) 931 0 R (section*.6) 74 0 R (section*.60) 170 0 R (section*.61) 937 0 R (section*.62) 174 0 R (section*.63) 943 0 R (section*.64) 949 0 R (section*.65) 178 0 R (section*.66) 956 0 R (section*.67) 182 0 R (section*.68) 963 0 R (section*.69) 186 0 R (section*.7) 660 0 R (section*.70) 969 0 R (section*.71) 190 0 R (section*.72) 975 0 R (section*.73) 194 0 R (section*.74) 981 0 R (section*.75) 202 0 R (section*.76) 991 0 R (section*.77) 206 0 R (section*.78) 1004 0 R (section*.79) 210 0 R (section*.8) 78 0 R (section*.80) 1016 0 R (section*.81) 214 0 R (section*.82) 1028 0 R (section*.83) 218 0 R (section*.84) 1041 0 R (section*.85) 222 0 R (section*.86) 1056 0 R (section*.87) 226 0 R (section*.88) 1068 0 R (section*.89) 234 0 R (section*.9) 674 0 R (section*.90) 1085 0 R (section*.91) 1087 0 R (section*.92) 238 0 R (section*.93) 1098 0 R (section*.94) 242 0 R (section*.95) 1106 0 R (section*.96) 1107 0 R (section*.97) 246 0 R (section*.98) 1114 0 R (section*.99) 254 0 R (section.1) 10 0 R (section.10) 310 0 R (section.2) 14 0 R (section.3) 34 0 R (section.4) 62 0 R (section.5) 106 0 R (section.6) 126 0 R (section.7) 198 0 R (section.8) 230 0 R (section.9) 250 0 R (spdata) 591 0 R (subsection.2.1) 18 0 R (subsection.2.2) 22 0 R (subsection.2.3) 26 0 R (subsection.2.4) 30 0 R (subsection.3.1) 38 0 R (subsection.3.2) 46 0 R (subsection.3.3) 54 0 R (subsubsection.3.1.1) 42 0 R (subsubsection.3.2.1) 50 0 R (subsubsection.3.3.1) 58 0 R (table.1) 630 0 R (table.10) 743 0 R (table.11) 769 0 R (table.12) 784 0 R (table.13) 801 0 R (table.14) 814 0 R (table.2) 647 0 R (table.3) 661 0 R (table.4) 675 0 R (table.5) 684 0 R (table.6) 692 0 R (table.7) 699 0 R (table.8) 710 0 R (table.9) 721 0 R (title.0) 6 0 R] /Limits [(Doc-Start) (title.0)] >> endobj -1287 0 obj << -/Kids [1286 0 R] +1294 0 obj << +/Kids [1293 0 R] >> endobj -1288 0 obj << -/Dests 1287 0 R +1295 0 obj << +/Dests 1294 0 R >> endobj -1289 0 obj << +1296 0 obj << /Type /Catalog -/Pages 1284 0 R -/Outlines 1285 0 R -/Names 1288 0 R +/Pages 1291 0 R +/Outlines 1292 0 R +/Names 1295 0 R /URI (http://ce.uniroma2.it/psblas) /PageMode /UseOutlines /URI<> /ViewerPreferences<<>> /PageLabels << /Nums [0 << /S /D >> 1 << /S /r >> 3 << /S /D >> ] >> /OpenAction 333 0 R /PTEX.Fullbanner (This is pdfTeX, Version 3.14159-1.10b) >> endobj -1290 0 obj << - /Title (Parallel Sparse BLAS V. 2.0.2) /Subject (Parallel Sparse Basic Linear Algebra Subroutines) /Keywords (Computer Science Linear Algebra Fluid Dynamics Parallel Linux MPI PSBLAS Iterative Solvers Preconditioners) /Creator (pdfLaTeX) /Producer ($Id: userguide.tex,v 1.9 2006/07/25 12:56:02 sfilippo Exp $) /Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.10b)/Keywords() -/CreationDate (D:20060825121900) +1297 0 obj << + /Title (Parallel Sparse BLAS V. 2.0.2) /Subject (Parallel Sparse Basic Linear Algebra Subroutines) /Keywords (Computer Science Linear Algebra Fluid Dynamics Parallel Linux MPI PSBLAS Iterative Solvers Preconditioners) /Creator (pdfLaTeX) /Producer ($Id: userguide.tex,v 1.10 2006/08/25 10:19:21 sfilippo Exp $) /Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.10b)/Keywords() +/CreationDate (D:20061003120500) >> endobj xref -0 1291 +0 1298 0000000001 65535 f 0000000002 00000 f 0000000003 00000 f 0000000004 00000 f 0000000000 00000 f 0000000009 00000 n -0000008273 00000 n -0000974083 00000 n +0000008271 00000 n +0000978958 00000 n 0000000052 00000 n 0000000096 00000 n -0000091288 00000 n -0000974011 00000 n +0000091286 00000 n +0000978886 00000 n 0000000141 00000 n 0000000174 00000 n -0000091348 00000 n -0000973888 00000 n +0000091346 00000 n +0000978763 00000 n 0000000220 00000 n 0000000257 00000 n -0000118902 00000 n -0000973814 00000 n +0000118900 00000 n +0000978689 00000 n 0000000308 00000 n 0000000349 00000 n -0000132565 00000 n -0000973727 00000 n +0000132563 00000 n +0000978602 00000 n 0000000400 00000 n 0000000439 00000 n -0000144430 00000 n -0000973640 00000 n +0000144428 00000 n +0000978515 00000 n 0000000490 00000 n 0000000534 00000 n -0000164303 00000 n -0000973566 00000 n +0000164301 00000 n +0000978441 00000 n 0000000585 00000 n 0000000625 00000 n -0000177954 00000 n -0000973443 00000 n +0000177952 00000 n +0000978318 00000 n 0000000671 00000 n 0000000707 00000 n -0000178015 00000 n -0000973332 00000 n +0000178013 00000 n +0000978207 00000 n 0000000758 00000 n 0000000806 00000 n -0000201141 00000 n -0000973271 00000 n +0000201139 00000 n +0000978146 00000 n 0000000862 00000 n 0000000902 00000 n -0000201202 00000 n -0000973147 00000 n +0000201200 00000 n +0000978022 00000 n 0000000953 00000 n 0000001004 00000 n -0000224704 00000 n -0000973086 00000 n +0000224702 00000 n +0000977961 00000 n 0000001060 00000 n 0000001100 00000 n -0000224765 00000 n -0000972975 00000 n +0000224763 00000 n +0000977850 00000 n 0000001151 00000 n 0000001203 00000 n -0000234944 00000 n -0000972914 00000 n +0000234942 00000 n +0000977789 00000 n 0000001259 00000 n 0000001299 00000 n -0000239915 00000 n -0000972788 00000 n +0000239913 00000 n +0000977663 00000 n 0000001345 00000 n 0000001388 00000 n -0000250115 00000 n -0000972714 00000 n +0000250113 00000 n +0000977589 00000 n 0000001435 00000 n 0000001468 00000 n -0000262781 00000 n -0000972627 00000 n +0000262779 00000 n +0000977502 00000 n 0000001515 00000 n 0000001546 00000 n -0000274546 00000 n -0000972540 00000 n +0000274544 00000 n +0000977415 00000 n 0000001593 00000 n 0000001624 00000 n -0000284508 00000 n -0000972453 00000 n +0000284506 00000 n +0000977328 00000 n 0000001671 00000 n 0000001703 00000 n -0000292500 00000 n -0000972366 00000 n +0000292498 00000 n +0000977241 00000 n 0000001751 00000 n 0000001783 00000 n -0000301077 00000 n -0000972279 00000 n +0000301075 00000 n +0000977154 00000 n 0000001831 00000 n 0000001863 00000 n -0000309790 00000 n -0000972192 00000 n +0000309788 00000 n +0000977067 00000 n 0000001911 00000 n 0000001943 00000 n -0000317868 00000 n -0000972105 00000 n +0000317866 00000 n +0000976980 00000 n 0000001991 00000 n 0000002023 00000 n -0000329114 00000 n -0000972016 00000 n +0000329112 00000 n +0000976891 00000 n 0000002071 00000 n 0000002102 00000 n -0000349229 00000 n -0000971939 00000 n +0000349227 00000 n +0000976814 00000 n 0000002151 00000 n 0000002182 00000 n -0000369163 00000 n -0000971810 00000 n +0000369161 00000 n +0000976685 00000 n 0000002229 00000 n 0000002273 00000 n -0000377931 00000 n -0000971731 00000 n +0000377929 00000 n +0000976606 00000 n 0000002322 00000 n 0000002353 00000 n -0000391102 00000 n -0000971638 00000 n +0000391100 00000 n +0000976513 00000 n 0000002402 00000 n 0000002433 00000 n -0000408738 00000 n -0000971545 00000 n +0000408736 00000 n +0000976420 00000 n 0000002482 00000 n 0000002515 00000 n -0000427072 00000 n -0000971466 00000 n +0000427070 00000 n +0000976341 00000 n 0000002564 00000 n 0000002598 00000 n -0000436370 00000 n -0000971335 00000 n +0000436368 00000 n +0000976210 00000 n 0000002645 00000 n 0000002691 00000 n -0000444658 00000 n -0000971256 00000 n +0000444656 00000 n +0000976131 00000 n 0000002740 00000 n 0000002772 00000 n -0000455485 00000 n -0000971163 00000 n +0000455483 00000 n +0000976038 00000 n 0000002821 00000 n 0000002853 00000 n -0000460010 00000 n -0000971070 00000 n +0000460008 00000 n +0000975945 00000 n 0000002902 00000 n 0000002934 00000 n -0000465751 00000 n -0000970977 00000 n +0000465749 00000 n +0000975852 00000 n 0000002983 00000 n 0000003015 00000 n -0000469707 00000 n -0000970884 00000 n +0000469705 00000 n +0000975759 00000 n 0000003064 00000 n 0000003097 00000 n -0000477471 00000 n -0000970791 00000 n +0000477469 00000 n +0000975666 00000 n 0000003146 00000 n 0000003178 00000 n -0000486938 00000 n -0000970698 00000 n +0000486936 00000 n +0000975573 00000 n 0000003227 00000 n 0000003259 00000 n -0000500597 00000 n -0000970605 00000 n +0000500595 00000 n +0000975480 00000 n 0000003308 00000 n 0000003340 00000 n -0000508117 00000 n -0000970512 00000 n +0000508115 00000 n +0000975387 00000 n 0000003389 00000 n 0000003422 00000 n -0000514499 00000 n -0000970419 00000 n +0000514497 00000 n +0000975294 00000 n 0000003471 00000 n 0000003502 00000 n -0000520056 00000 n -0000970326 00000 n +0000520054 00000 n +0000975201 00000 n 0000003551 00000 n 0000003583 00000 n -0000528322 00000 n -0000970233 00000 n +0000528320 00000 n +0000975108 00000 n 0000003632 00000 n 0000003664 00000 n -0000534582 00000 n -0000970140 00000 n +0000534580 00000 n +0000975015 00000 n 0000003713 00000 n 0000003745 00000 n -0000539165 00000 n -0000970047 00000 n +0000539163 00000 n +0000974922 00000 n 0000003794 00000 n 0000003827 00000 n -0000545483 00000 n -0000969954 00000 n +0000545481 00000 n +0000974829 00000 n 0000003876 00000 n 0000003907 00000 n -0000554186 00000 n -0000969861 00000 n +0000554184 00000 n +0000974736 00000 n 0000003956 00000 n 0000004000 00000 n -0000562881 00000 n -0000969782 00000 n +0000562879 00000 n +0000974657 00000 n 0000004049 00000 n 0000004093 00000 n -0000563929 00000 n -0000969652 00000 n +0000563927 00000 n +0000974527 00000 n 0000004140 00000 n 0000004179 00000 n -0000573447 00000 n -0000969573 00000 n +0000573445 00000 n +0000974448 00000 n 0000004228 00000 n 0000004262 00000 n -0000590749 00000 n -0000969480 00000 n +0000590747 00000 n +0000974355 00000 n 0000004311 00000 n 0000004341 00000 n -0000605399 00000 n -0000969387 00000 n +0000605397 00000 n +0000974262 00000 n 0000004390 00000 n 0000004421 00000 n -0000620071 00000 n -0000969294 00000 n +0000620069 00000 n +0000974169 00000 n 0000004470 00000 n 0000004502 00000 n -0000634761 00000 n -0000969201 00000 n +0000634759 00000 n +0000974076 00000 n 0000004551 00000 n 0000004587 00000 n -0000649625 00000 n -0000969108 00000 n +0000649623 00000 n +0000973983 00000 n 0000004636 00000 n 0000004673 00000 n -0000664830 00000 n -0000969029 00000 n +0000664828 00000 n +0000973904 00000 n 0000004722 00000 n 0000004755 00000 n -0000673504 00000 n -0000968899 00000 n +0000673502 00000 n +0000973774 00000 n 0000004802 00000 n 0000004847 00000 n -0000683313 00000 n -0000968820 00000 n +0000683311 00000 n +0000973695 00000 n 0000004896 00000 n 0000004930 00000 n -0000690605 00000 n -0000968727 00000 n +0000690603 00000 n +0000973602 00000 n 0000004979 00000 n 0000005013 00000 n -0000698752 00000 n -0000968634 00000 n +0000698750 00000 n +0000973509 00000 n 0000005062 00000 n 0000005097 00000 n -0000702061 00000 n -0000968555 00000 n +0000702059 00000 n +0000973430 00000 n 0000005146 00000 n 0000005186 00000 n -0000702919 00000 n -0000968424 00000 n +0000702917 00000 n +0000973299 00000 n 0000005233 00000 n 0000005284 00000 n -0000707609 00000 n -0000968345 00000 n +0000707607 00000 n +0000973220 00000 n 0000005333 00000 n 0000005364 00000 n -0000714265 00000 n -0000968252 00000 n +0000714263 00000 n +0000973127 00000 n 0000005414 00000 n 0000005445 00000 n -0000717967 00000 n -0000968159 00000 n +0000720288 00000 n +0000973034 00000 n 0000005495 00000 n 0000005526 00000 n -0000721739 00000 n -0000968066 00000 n +0000724124 00000 n +0000972941 00000 n 0000005576 00000 n 0000005617 00000 n -0000726290 00000 n -0000967973 00000 n +0000728675 00000 n +0000972848 00000 n 0000005667 00000 n 0000005705 00000 n -0000728658 00000 n -0000967880 00000 n +0000731043 00000 n +0000972755 00000 n 0000005755 00000 n 0000005787 00000 n -0000731448 00000 n -0000967787 00000 n +0000733833 00000 n +0000972662 00000 n 0000005837 00000 n 0000005871 00000 n -0000733890 00000 n -0000967694 00000 n +0000736275 00000 n +0000972569 00000 n 0000005921 00000 n 0000005953 00000 n -0000739816 00000 n -0000967601 00000 n +0000742201 00000 n +0000972476 00000 n 0000006003 00000 n 0000006035 00000 n -0000745769 00000 n -0000967508 00000 n +0000748843 00000 n +0000972383 00000 n 0000006085 00000 n 0000006115 00000 n -0000751848 00000 n -0000967415 00000 n +0000755754 00000 n +0000972290 00000 n 0000006165 00000 n 0000006195 00000 n -0000757892 00000 n -0000967322 00000 n +0000762628 00000 n +0000972197 00000 n 0000006245 00000 n 0000006275 00000 n -0000764323 00000 n -0000967229 00000 n +0000769198 00000 n +0000972104 00000 n 0000006325 00000 n 0000006355 00000 n -0000770737 00000 n -0000967150 00000 n +0000775612 00000 n +0000972025 00000 n 0000006405 00000 n 0000006435 00000 n -0000779179 00000 n -0000967034 00000 n +0000784054 00000 n +0000971909 00000 n 0000006483 00000 n 0000006520 00000 n -0000789216 00000 n -0000966955 00000 n +0000794091 00000 n +0000971830 00000 n 0000006570 00000 n 0000006604 00000 n -0000791404 00000 n -0000966862 00000 n +0000796279 00000 n +0000971737 00000 n 0000006654 00000 n 0000006686 00000 n -0000793880 00000 n -0000966769 00000 n +0000798755 00000 n +0000971644 00000 n 0000006736 00000 n 0000006782 00000 n -0000796672 00000 n -0000966676 00000 n +0000801547 00000 n +0000971551 00000 n 0000006832 00000 n 0000006875 00000 n -0000799388 00000 n -0000966597 00000 n +0000804263 00000 n +0000971472 00000 n 0000006925 00000 n 0000006959 00000 n -0000008032 00000 n -0000008332 00000 n +0000008030 00000 n +0000008330 00000 n 0000007011 00000 n -0000008151 00000 n -0000008212 00000 n -0000962993 00000 n -0000950678 00000 n -0000962829 00000 n -0000950253 00000 n -0000943262 00000 n -0000950089 00000 n -0000942451 00000 n -0000927730 00000 n -0000942287 00000 n -0000926807 00000 n -0000908919 00000 n -0000926644 00000 n -0000963735 00000 n -0000043938 00000 n -0000036709 00000 n -0000008442 00000 n -0000043816 00000 n -0000043877 00000 n -0000037184 00000 n -0000037335 00000 n -0000037485 00000 n -0000037641 00000 n -0000037798 00000 n -0000037955 00000 n -0000038112 00000 n -0000038262 00000 n -0000038419 00000 n -0000038580 00000 n -0000038737 00000 n -0000038899 00000 n -0000039056 00000 n -0000039218 00000 n -0000039369 00000 n -0000039522 00000 n -0000039675 00000 n -0000039828 00000 n -0000039981 00000 n -0000040135 00000 n -0000040289 00000 n -0000040443 00000 n -0000040597 00000 n -0000040750 00000 n -0000040904 00000 n -0000041055 00000 n -0000041209 00000 n -0000041363 00000 n -0000041517 00000 n -0000041671 00000 n -0000041822 00000 n -0000041974 00000 n -0000042128 00000 n -0000042281 00000 n -0000042435 00000 n -0000042589 00000 n -0000042743 00000 n -0000042897 00000 n -0000043050 00000 n -0000043203 00000 n -0000043356 00000 n -0000043510 00000 n -0000043663 00000 n -0000078889 00000 n -0000072537 00000 n -0000044035 00000 n -0000078827 00000 n -0000072972 00000 n -0000073126 00000 n -0000073279 00000 n -0000073433 00000 n -0000073586 00000 n -0000073737 00000 n -0000073889 00000 n -0000074042 00000 n -0000074196 00000 n -0000074349 00000 n -0000074503 00000 n -0000074657 00000 n -0000074811 00000 n -0000074963 00000 n -0000075117 00000 n -0000075271 00000 n -0000075425 00000 n -0000075579 00000 n -0000075731 00000 n -0000075885 00000 n -0000076040 00000 n -0000076195 00000 n -0000076350 00000 n -0000076505 00000 n -0000076660 00000 n -0000076815 00000 n -0000076970 00000 n -0000077125 00000 n -0000077280 00000 n -0000077435 00000 n -0000077590 00000 n -0000077744 00000 n -0000077899 00000 n -0000078052 00000 n -0000078207 00000 n -0000078362 00000 n -0000078517 00000 n -0000078672 00000 n -0000091408 00000 n -0000090027 00000 n -0000078973 00000 n -0000090214 00000 n -0000090368 00000 n -0000090524 00000 n -0000090678 00000 n -0000090832 00000 n -0000090983 00000 n -0000091135 00000 n -0000908168 00000 n -0000892021 00000 n -0000908004 00000 n -0000890444 00000 n -0000879556 00000 n -0000890280 00000 n -0000819609 00000 n -0000819547 00000 n -0000819232 00000 n -0000819295 00000 n -0000809302 00000 n -0000809364 00000 n -0000809426 00000 n -0000100675 00000 n -0000106338 00000 n -0000100520 00000 n -0000091518 00000 n -0000106214 00000 n -0000105758 00000 n -0000105909 00000 n -0000106062 00000 n -0000106276 00000 n -0000878807 00000 n -0000865866 00000 n -0000878643 00000 n -0000101318 00000 n -0000101374 00000 n -0000101454 00000 n -0000102494 00000 n -0000102515 00000 n -0000102846 00000 n -0000105736 00000 n -0000819169 00000 n -0000126992 00000 n -0000119023 00000 n -0000118068 00000 n -0000106463 00000 n -0000118841 00000 n -0000118231 00000 n -0000118384 00000 n -0000865592 00000 n -0000862580 00000 n -0000865431 00000 n -0000862185 00000 n -0000856849 00000 n -0000862022 00000 n -0000856235 00000 n -0000851468 00000 n -0000856072 00000 n -0000118535 00000 n -0000118687 00000 n -0000851237 00000 n -0000848460 00000 n -0000851076 00000 n -0000118962 00000 n -0000847981 00000 n -0000841653 00000 n -0000847819 00000 n -0000819484 00000 n -0000809614 00000 n -0000809928 00000 n -0000132626 00000 n -0000126873 00000 n -0000119210 00000 n -0000132441 00000 n -0000132503 00000 n -0000963853 00000 n -0000128686 00000 n -0000128742 00000 n -0000128822 00000 n -0000129862 00000 n -0000129884 00000 n -0000130178 00000 n -0000132419 00000 n -0000144490 00000 n -0000143918 00000 n -0000132790 00000 n -0000144369 00000 n -0000144065 00000 n -0000144217 00000 n -0000840483 00000 n -0000837679 00000 n -0000840319 00000 n -0000157239 00000 n -0000155759 00000 n -0000144638 00000 n -0000155878 00000 n -0000155940 00000 n -0000156001 00000 n -0000156062 00000 n -0000156124 00000 n -0000156186 00000 n -0000156248 00000 n -0000156310 00000 n -0000156372 00000 n -0000156434 00000 n -0000156496 00000 n -0000156558 00000 n -0000156620 00000 n -0000156682 00000 n -0000156743 00000 n -0000156805 00000 n -0000156867 00000 n -0000156929 00000 n -0000156991 00000 n -0000157053 00000 n -0000157115 00000 n -0000157177 00000 n -0000164363 00000 n -0000164123 00000 n -0000157361 00000 n -0000164242 00000 n -0000178447 00000 n -0000177602 00000 n -0000164486 00000 n -0000177892 00000 n -0000178076 00000 n -0000177741 00000 n -0000178138 00000 n -0000178200 00000 n -0000178261 00000 n -0000178323 00000 n -0000178385 00000 n -0000188451 00000 n -0000187783 00000 n -0000178557 00000 n -0000187902 00000 n -0000187963 00000 n -0000188024 00000 n -0000188085 00000 n -0000188146 00000 n -0000188207 00000 n -0000188268 00000 n -0000188328 00000 n -0000188389 00000 n -0000201325 00000 n -0000200960 00000 n -0000188561 00000 n -0000201079 00000 n -0000201263 00000 n -0000963971 00000 n -0000211348 00000 n -0000210935 00000 n -0000201435 00000 n -0000211225 00000 n -0000211074 00000 n -0000211286 00000 n -0000224826 00000 n -0000224276 00000 n -0000211445 00000 n -0000224395 00000 n -0000224457 00000 n -0000224518 00000 n -0000224580 00000 n -0000224642 00000 n -0000235004 00000 n -0000234470 00000 n -0000224962 00000 n -0000234760 00000 n -0000234821 00000 n -0000234609 00000 n -0000837081 00000 n -0000829116 00000 n -0000836918 00000 n -0000234882 00000 n -0000239256 00000 n -0000239075 00000 n -0000235127 00000 n -0000239194 00000 n -0000239975 00000 n -0000239735 00000 n -0000239340 00000 n -0000239854 00000 n -0000250299 00000 n -0000249132 00000 n -0000240059 00000 n -0000250053 00000 n -0000250176 00000 n -0000250238 00000 n -0000249303 00000 n -0000249453 00000 n -0000249603 00000 n -0000249753 00000 n -0000249903 00000 n -0000964089 00000 n -0000252861 00000 n -0000252511 00000 n -0000250448 00000 n -0000252800 00000 n -0000252650 00000 n -0000262965 00000 n -0000261957 00000 n -0000252958 00000 n -0000262719 00000 n -0000262842 00000 n -0000262904 00000 n -0000262120 00000 n -0000262269 00000 n -0000262419 00000 n -0000262569 00000 n -0000264283 00000 n -0000264103 00000 n -0000263127 00000 n -0000264222 00000 n -0000274731 00000 n -0000273722 00000 n -0000264380 00000 n -0000274484 00000 n -0000274607 00000 n -0000274669 00000 n -0000273885 00000 n -0000274035 00000 n -0000274185 00000 n -0000274335 00000 n -0000275868 00000 n -0000275688 00000 n -0000274893 00000 n -0000275807 00000 n -0000284693 00000 n -0000284000 00000 n -0000275952 00000 n -0000284446 00000 n -0000284569 00000 n -0000284631 00000 n -0000284147 00000 n -0000284297 00000 n -0000964207 00000 n -0000292683 00000 n -0000291993 00000 n -0000284855 00000 n -0000292439 00000 n -0000292560 00000 n -0000292621 00000 n -0000292140 00000 n -0000292288 00000 n -0000301262 00000 n -0000300568 00000 n -0000292845 00000 n -0000301015 00000 n -0000301138 00000 n -0000301200 00000 n -0000300715 00000 n -0000300865 00000 n -0000309973 00000 n -0000309283 00000 n -0000301436 00000 n -0000309729 00000 n -0000309850 00000 n -0000309912 00000 n -0000309430 00000 n -0000309578 00000 n -0000318053 00000 n -0000317361 00000 n -0000310135 00000 n -0000317806 00000 n -0000827759 00000 n -0000825421 00000 n -0000827598 00000 n -0000317929 00000 n -0000317991 00000 n -0000317508 00000 n -0000317656 00000 n -0000329482 00000 n -0000328452 00000 n -0000318215 00000 n -0000329053 00000 n -0000329174 00000 n -0000329235 00000 n -0000329297 00000 n -0000329359 00000 n -0000329421 00000 n -0000328607 00000 n -0000328757 00000 n -0000328906 00000 n -0000339689 00000 n -0000338383 00000 n -0000329656 00000 n -0000339627 00000 n -0000338570 00000 n -0000338719 00000 n -0000338869 00000 n -0000339019 00000 n -0000339172 00000 n -0000339325 00000 n -0000339477 00000 n -0000964325 00000 n -0000349412 00000 n -0000349049 00000 n -0000339799 00000 n -0000349168 00000 n -0000349290 00000 n -0000349351 00000 n -0000361468 00000 n -0000360324 00000 n -0000349586 00000 n -0000361406 00000 n -0000360503 00000 n -0000360653 00000 n -0000360804 00000 n -0000360955 00000 n -0000361106 00000 n -0000361256 00000 n -0000367508 00000 n -0000367000 00000 n -0000361604 00000 n -0000367447 00000 n -0000367147 00000 n -0000367298 00000 n -0000369225 00000 n -0000368810 00000 n -0000367618 00000 n -0000369101 00000 n -0000368949 00000 n -0000378115 00000 n -0000377262 00000 n -0000369309 00000 n -0000377870 00000 n -0000377992 00000 n -0000378054 00000 n -0000377417 00000 n -0000377568 00000 n -0000377719 00000 n -0000380806 00000 n -0000380454 00000 n -0000378264 00000 n -0000380744 00000 n -0000380593 00000 n -0000964443 00000 n -0000391284 00000 n -0000390593 00000 n -0000380903 00000 n -0000391041 00000 n -0000391163 00000 n -0000391225 00000 n -0000390740 00000 n -0000390891 00000 n -0000397340 00000 n -0000396742 00000 n -0000391446 00000 n -0000397032 00000 n -0000396881 00000 n -0000397094 00000 n -0000397154 00000 n -0000397216 00000 n -0000397278 00000 n -0000408982 00000 n -0000408228 00000 n -0000397463 00000 n -0000408677 00000 n -0000408799 00000 n -0000408861 00000 n -0000408921 00000 n -0000408375 00000 n -0000408526 00000 n -0000416435 00000 n -0000416254 00000 n -0000409169 00000 n -0000416373 00000 n -0000427317 00000 n -0000426721 00000 n -0000416545 00000 n -0000427011 00000 n -0000427133 00000 n -0000427195 00000 n -0000427256 00000 n -0000426860 00000 n -0000435680 00000 n -0000435328 00000 n -0000427504 00000 n -0000435618 00000 n -0000435467 00000 n -0000964561 00000 n -0000436431 00000 n -0000436190 00000 n -0000435790 00000 n -0000436309 00000 n -0000444782 00000 n -0000444477 00000 n -0000436515 00000 n -0000444596 00000 n -0000444720 00000 n -0000448933 00000 n -0000448462 00000 n -0000444918 00000 n -0000448750 00000 n -0000448601 00000 n -0000448811 00000 n -0000448872 00000 n -0000455732 00000 n -0000455134 00000 n -0000449056 00000 n -0000455423 00000 n -0000455547 00000 n -0000455273 00000 n -0000455609 00000 n -0000455671 00000 n -0000460254 00000 n -0000459659 00000 n -0000455868 00000 n -0000459949 00000 n -0000460071 00000 n -0000459798 00000 n -0000460132 00000 n -0000460193 00000 n -0000465875 00000 n -0000465243 00000 n -0000460377 00000 n -0000465689 00000 n -0000465813 00000 n -0000465390 00000 n -0000465539 00000 n -0000964679 00000 n -0000469829 00000 n -0000469357 00000 n -0000465998 00000 n -0000469646 00000 n -0000469768 00000 n -0000469496 00000 n -0000477843 00000 n -0000476965 00000 n -0000469952 00000 n -0000477409 00000 n -0000477533 00000 n -0000477112 00000 n -0000477261 00000 n -0000477595 00000 n -0000477657 00000 n -0000477719 00000 n -0000477781 00000 n -0000487060 00000 n -0000486273 00000 n -0000477979 00000 n -0000486877 00000 n -0000486999 00000 n -0000486428 00000 n -0000486578 00000 n -0000486727 00000 n -0000491334 00000 n -0000490781 00000 n -0000487196 00000 n -0000490900 00000 n -0000490962 00000 n -0000491024 00000 n -0000491086 00000 n -0000491148 00000 n -0000491210 00000 n -0000491272 00000 n -0000500963 00000 n -0000500090 00000 n -0000491444 00000 n -0000500536 00000 n -0000500658 00000 n -0000500237 00000 n -0000500388 00000 n -0000500719 00000 n -0000500780 00000 n -0000500841 00000 n -0000500902 00000 n -0000503087 00000 n -0000502782 00000 n -0000501086 00000 n -0000502901 00000 n -0000502963 00000 n -0000503025 00000 n -0000964797 00000 n -0000508239 00000 n -0000507610 00000 n -0000503171 00000 n -0000508056 00000 n -0000508178 00000 n -0000507757 00000 n -0000507905 00000 n -0000514747 00000 n -0000513992 00000 n -0000508362 00000 n -0000514437 00000 n -0000514561 00000 n -0000514139 00000 n -0000514287 00000 n -0000514623 00000 n -0000514685 00000 n -0000520178 00000 n -0000519707 00000 n -0000514870 00000 n -0000519995 00000 n -0000520117 00000 n -0000519846 00000 n -0000528446 00000 n -0000527971 00000 n -0000520314 00000 n -0000528260 00000 n -0000528384 00000 n -0000528110 00000 n -0000530139 00000 n -0000529776 00000 n -0000528582 00000 n -0000529895 00000 n -0000529956 00000 n -0000530017 00000 n -0000530078 00000 n -0000534706 00000 n -0000534231 00000 n -0000530223 00000 n -0000534520 00000 n -0000534644 00000 n -0000534370 00000 n -0000964915 00000 n -0000539287 00000 n -0000538815 00000 n -0000534829 00000 n -0000539104 00000 n -0000539226 00000 n -0000538954 00000 n -0000545607 00000 n -0000545131 00000 n -0000539410 00000 n -0000545421 00000 n -0000545545 00000 n -0000545270 00000 n -0000554308 00000 n -0000553835 00000 n -0000545756 00000 n -0000554125 00000 n -0000554247 00000 n -0000553974 00000 n -0000563005 00000 n -0000562530 00000 n -0000554444 00000 n -0000562819 00000 n -0000562943 00000 n -0000562669 00000 n -0000563990 00000 n -0000563749 00000 n -0000563141 00000 n -0000563868 00000 n -0000573571 00000 n -0000572942 00000 n -0000564074 00000 n -0000573385 00000 n -0000573509 00000 n -0000573089 00000 n -0000573235 00000 n -0000965033 00000 n -0000581398 00000 n -0000581047 00000 n -0000573745 00000 n -0000581337 00000 n -0000581186 00000 n -0000590875 00000 n -0000590074 00000 n -0000581521 00000 n -0000590685 00000 n -0000590811 00000 n -0000590235 00000 n -0000590384 00000 n -0000590535 00000 n -0000596050 00000 n -0000595865 00000 n -0000591050 00000 n -0000595987 00000 n -0000605525 00000 n -0000604724 00000 n -0000596161 00000 n -0000605335 00000 n -0000605461 00000 n -0000604885 00000 n -0000605034 00000 n -0000605185 00000 n -0000610700 00000 n -0000610515 00000 n -0000605700 00000 n -0000610637 00000 n -0000620197 00000 n -0000619395 00000 n -0000610811 00000 n -0000620007 00000 n -0000620133 00000 n -0000619557 00000 n -0000619706 00000 n -0000619857 00000 n -0000965155 00000 n -0000625373 00000 n -0000625187 00000 n -0000620372 00000 n -0000625310 00000 n -0000634888 00000 n -0000634086 00000 n -0000625484 00000 n -0000634697 00000 n -0000634824 00000 n -0000634248 00000 n -0000634397 00000 n -0000634547 00000 n -0000640064 00000 n -0000639878 00000 n -0000635063 00000 n -0000640001 00000 n -0000649752 00000 n -0000648950 00000 n -0000640175 00000 n -0000649561 00000 n -0000823536 00000 n -0000820894 00000 n -0000823369 00000 n -0000649688 00000 n -0000649112 00000 n -0000649261 00000 n -0000649411 00000 n -0000655441 00000 n -0000655255 00000 n -0000649941 00000 n -0000655378 00000 n -0000664956 00000 n -0000664154 00000 n -0000655552 00000 n -0000664766 00000 n -0000664892 00000 n -0000664316 00000 n -0000664465 00000 n -0000664616 00000 n -0000965280 00000 n -0000670632 00000 n -0000670446 00000 n -0000665131 00000 n -0000670569 00000 n -0000673567 00000 n -0000673317 00000 n -0000670743 00000 n -0000673440 00000 n -0000683564 00000 n -0000682460 00000 n -0000673665 00000 n -0000683250 00000 n -0000683375 00000 n -0000682631 00000 n -0000683438 00000 n -0000682783 00000 n -0000682939 00000 n -0000683095 00000 n -0000683501 00000 n -0000819105 00000 n -0000809989 00000 n -0000690732 00000 n -0000689929 00000 n -0000683739 00000 n -0000690541 00000 n -0000690668 00000 n -0000690091 00000 n -0000690240 00000 n -0000690391 00000 n -0000698939 00000 n -0000698232 00000 n -0000690869 00000 n -0000698689 00000 n -0000698814 00000 n -0000698877 00000 n -0000698385 00000 n -0000698537 00000 n -0000702188 00000 n -0000701701 00000 n -0000699076 00000 n -0000701997 00000 n -0000702124 00000 n -0000701845 00000 n -0000965405 00000 n -0000702981 00000 n -0000702733 00000 n -0000702312 00000 n -0000702856 00000 n -0000707928 00000 n -0000707422 00000 n -0000703066 00000 n -0000707545 00000 n -0000707672 00000 n -0000707736 00000 n -0000707800 00000 n -0000707864 00000 n -0000714579 00000 n -0000714079 00000 n -0000708052 00000 n -0000714202 00000 n -0000714327 00000 n -0000714390 00000 n -0000714453 00000 n -0000714516 00000 n -0000718222 00000 n -0000717780 00000 n -0000714729 00000 n -0000717903 00000 n -0000718030 00000 n -0000718094 00000 n -0000718158 00000 n -0000721864 00000 n -0000721553 00000 n -0000718372 00000 n -0000721676 00000 n -0000721801 00000 n -0000726417 00000 n -0000726103 00000 n -0000721975 00000 n -0000726226 00000 n -0000726353 00000 n -0000965530 00000 n -0000728783 00000 n -0000728472 00000 n -0000726554 00000 n -0000728595 00000 n -0000728720 00000 n -0000731575 00000 n -0000731261 00000 n -0000728894 00000 n -0000731384 00000 n -0000731511 00000 n -0000734015 00000 n -0000733704 00000 n -0000731686 00000 n -0000733827 00000 n -0000733952 00000 n -0000739943 00000 n -0000739629 00000 n -0000734126 00000 n -0000739752 00000 n -0000739879 00000 n -0000745894 00000 n -0000745583 00000 n -0000740080 00000 n -0000745706 00000 n -0000745831 00000 n -0000751975 00000 n -0000751661 00000 n -0000746031 00000 n -0000751784 00000 n -0000751911 00000 n -0000965655 00000 n -0000758017 00000 n -0000757706 00000 n -0000752112 00000 n -0000757829 00000 n -0000757954 00000 n -0000764450 00000 n -0000764136 00000 n -0000758154 00000 n -0000764259 00000 n -0000764386 00000 n -0000770862 00000 n -0000770551 00000 n -0000764587 00000 n -0000770674 00000 n -0000770799 00000 n -0000779242 00000 n -0000778661 00000 n -0000770999 00000 n -0000779115 00000 n -0000778814 00000 n -0000778964 00000 n -0000784112 00000 n -0000784176 00000 n -0000784240 00000 n -0000783926 00000 n -0000779340 00000 n -0000784049 00000 n -0000789343 00000 n -0000789029 00000 n -0000784338 00000 n -0000789152 00000 n -0000789279 00000 n -0000965780 00000 n -0000791529 00000 n -0000791218 00000 n -0000789454 00000 n -0000791341 00000 n -0000791466 00000 n -0000794007 00000 n -0000793693 00000 n -0000791640 00000 n -0000793816 00000 n -0000793943 00000 n -0000796797 00000 n -0000796486 00000 n -0000794118 00000 n -0000796609 00000 n -0000796734 00000 n -0000799515 00000 n -0000799201 00000 n -0000796908 00000 n -0000799324 00000 n -0000799451 00000 n -0000810052 00000 n -0000809054 00000 n -0000799626 00000 n -0000809177 00000 n -0000809240 00000 n -0000809488 00000 n -0000809551 00000 n -0000809676 00000 n -0000809739 00000 n -0000809802 00000 n -0000809865 00000 n -0000819800 00000 n -0000818918 00000 n -0000810163 00000 n -0000819041 00000 n -0000819358 00000 n -0000819422 00000 n -0000819672 00000 n -0000819736 00000 n -0000965905 00000 n -0000819898 00000 n -0000823738 00000 n -0000823763 00000 n -0000827971 00000 n -0000828097 00000 n -0000837416 00000 n -0000840681 00000 n -0000840706 00000 n -0000848237 00000 n -0000851439 00000 n -0000856555 00000 n -0000862408 00000 n -0000865805 00000 n -0000879231 00000 n -0000890747 00000 n -0000891072 00000 n -0000908550 00000 n -0000927320 00000 n -0000942884 00000 n -0000950497 00000 n -0000963365 00000 n -0000965985 00000 n -0000966105 00000 n -0000966225 00000 n -0000966351 00000 n -0000966431 00000 n -0000966523 00000 n -0000974182 00000 n -0000982094 00000 n -0000982135 00000 n -0000982175 00000 n -0000982511 00000 n +0000008149 00000 n +0000008210 00000 n +0000967868 00000 n +0000955553 00000 n +0000967704 00000 n +0000955128 00000 n +0000948137 00000 n +0000954964 00000 n +0000947326 00000 n +0000932605 00000 n +0000947162 00000 n +0000931682 00000 n +0000913794 00000 n +0000931519 00000 n +0000968610 00000 n +0000043936 00000 n +0000036707 00000 n +0000008440 00000 n +0000043814 00000 n +0000043875 00000 n +0000037182 00000 n +0000037333 00000 n +0000037483 00000 n +0000037639 00000 n +0000037796 00000 n +0000037953 00000 n +0000038110 00000 n +0000038260 00000 n +0000038417 00000 n +0000038578 00000 n +0000038735 00000 n +0000038897 00000 n +0000039054 00000 n +0000039216 00000 n +0000039367 00000 n +0000039520 00000 n +0000039673 00000 n +0000039826 00000 n +0000039979 00000 n +0000040133 00000 n +0000040287 00000 n +0000040441 00000 n +0000040595 00000 n +0000040748 00000 n +0000040902 00000 n +0000041053 00000 n +0000041207 00000 n +0000041361 00000 n +0000041515 00000 n +0000041669 00000 n +0000041820 00000 n +0000041972 00000 n +0000042126 00000 n +0000042279 00000 n +0000042433 00000 n +0000042587 00000 n +0000042741 00000 n +0000042895 00000 n +0000043048 00000 n +0000043201 00000 n +0000043354 00000 n +0000043508 00000 n +0000043661 00000 n +0000078887 00000 n +0000072535 00000 n +0000044033 00000 n +0000078825 00000 n +0000072970 00000 n +0000073124 00000 n +0000073277 00000 n +0000073431 00000 n +0000073584 00000 n +0000073735 00000 n +0000073887 00000 n +0000074040 00000 n +0000074194 00000 n +0000074347 00000 n +0000074501 00000 n +0000074655 00000 n +0000074809 00000 n +0000074961 00000 n +0000075115 00000 n +0000075269 00000 n +0000075423 00000 n +0000075577 00000 n +0000075729 00000 n +0000075883 00000 n +0000076038 00000 n +0000076193 00000 n +0000076348 00000 n +0000076503 00000 n +0000076658 00000 n +0000076813 00000 n +0000076968 00000 n +0000077123 00000 n +0000077278 00000 n +0000077433 00000 n +0000077588 00000 n +0000077742 00000 n +0000077897 00000 n +0000078050 00000 n +0000078205 00000 n +0000078360 00000 n +0000078515 00000 n +0000078670 00000 n +0000091406 00000 n +0000090025 00000 n +0000078971 00000 n +0000090212 00000 n +0000090366 00000 n +0000090522 00000 n +0000090676 00000 n +0000090830 00000 n +0000090981 00000 n +0000091133 00000 n +0000913043 00000 n +0000896896 00000 n +0000912879 00000 n +0000895319 00000 n +0000884431 00000 n +0000895155 00000 n +0000824484 00000 n +0000824422 00000 n +0000824107 00000 n +0000824170 00000 n +0000814177 00000 n +0000814239 00000 n +0000814301 00000 n +0000100673 00000 n +0000106336 00000 n +0000100518 00000 n +0000091516 00000 n +0000106212 00000 n +0000105756 00000 n +0000105907 00000 n +0000106060 00000 n +0000106274 00000 n +0000883682 00000 n +0000870741 00000 n +0000883518 00000 n +0000101316 00000 n +0000101372 00000 n +0000101452 00000 n +0000102492 00000 n +0000102513 00000 n +0000102844 00000 n +0000105734 00000 n +0000824044 00000 n +0000126990 00000 n +0000119021 00000 n +0000118066 00000 n +0000106461 00000 n +0000118839 00000 n +0000118229 00000 n +0000118382 00000 n +0000870467 00000 n +0000867455 00000 n +0000870306 00000 n +0000867060 00000 n +0000861724 00000 n +0000866897 00000 n +0000861110 00000 n +0000856343 00000 n +0000860947 00000 n +0000118533 00000 n +0000118685 00000 n +0000856112 00000 n +0000853335 00000 n +0000855951 00000 n +0000118960 00000 n +0000852856 00000 n +0000846528 00000 n +0000852694 00000 n +0000824359 00000 n +0000814489 00000 n +0000814803 00000 n +0000132624 00000 n +0000126871 00000 n +0000119208 00000 n +0000132439 00000 n +0000132501 00000 n +0000968728 00000 n +0000128684 00000 n +0000128740 00000 n +0000128820 00000 n +0000129860 00000 n +0000129882 00000 n +0000130176 00000 n +0000132417 00000 n +0000144488 00000 n +0000143916 00000 n +0000132788 00000 n +0000144367 00000 n +0000144063 00000 n +0000144215 00000 n +0000845358 00000 n +0000842554 00000 n +0000845194 00000 n +0000157237 00000 n +0000155757 00000 n +0000144636 00000 n +0000155876 00000 n +0000155938 00000 n +0000155999 00000 n +0000156060 00000 n +0000156122 00000 n +0000156184 00000 n +0000156246 00000 n +0000156308 00000 n +0000156370 00000 n +0000156432 00000 n +0000156494 00000 n +0000156556 00000 n +0000156618 00000 n +0000156680 00000 n +0000156741 00000 n +0000156803 00000 n +0000156865 00000 n +0000156927 00000 n +0000156989 00000 n +0000157051 00000 n +0000157113 00000 n +0000157175 00000 n +0000164361 00000 n +0000164121 00000 n +0000157359 00000 n +0000164240 00000 n +0000178445 00000 n +0000177600 00000 n +0000164484 00000 n +0000177890 00000 n +0000178074 00000 n +0000177739 00000 n +0000178136 00000 n +0000178198 00000 n +0000178259 00000 n +0000178321 00000 n +0000178383 00000 n +0000188449 00000 n +0000187781 00000 n +0000178555 00000 n +0000187900 00000 n +0000187961 00000 n +0000188022 00000 n +0000188083 00000 n +0000188144 00000 n +0000188205 00000 n +0000188266 00000 n +0000188326 00000 n +0000188387 00000 n +0000201323 00000 n +0000200958 00000 n +0000188559 00000 n +0000201077 00000 n +0000201261 00000 n +0000968846 00000 n +0000211346 00000 n +0000210933 00000 n +0000201433 00000 n +0000211223 00000 n +0000211072 00000 n +0000211284 00000 n +0000224824 00000 n +0000224274 00000 n +0000211443 00000 n +0000224393 00000 n +0000224455 00000 n +0000224516 00000 n +0000224578 00000 n +0000224640 00000 n +0000235002 00000 n +0000234468 00000 n +0000224960 00000 n +0000234758 00000 n +0000234819 00000 n +0000234607 00000 n +0000841956 00000 n +0000833991 00000 n +0000841793 00000 n +0000234880 00000 n +0000239254 00000 n +0000239073 00000 n +0000235125 00000 n +0000239192 00000 n +0000239973 00000 n +0000239733 00000 n +0000239338 00000 n +0000239852 00000 n +0000250297 00000 n +0000249130 00000 n +0000240057 00000 n +0000250051 00000 n +0000250174 00000 n +0000250236 00000 n +0000249301 00000 n +0000249451 00000 n +0000249601 00000 n +0000249751 00000 n +0000249901 00000 n +0000968964 00000 n +0000252859 00000 n +0000252509 00000 n +0000250446 00000 n +0000252798 00000 n +0000252648 00000 n +0000262963 00000 n +0000261955 00000 n +0000252956 00000 n +0000262717 00000 n +0000262840 00000 n +0000262902 00000 n +0000262118 00000 n +0000262267 00000 n +0000262417 00000 n +0000262567 00000 n +0000264281 00000 n +0000264101 00000 n +0000263125 00000 n +0000264220 00000 n +0000274729 00000 n +0000273720 00000 n +0000264378 00000 n +0000274482 00000 n +0000274605 00000 n +0000274667 00000 n +0000273883 00000 n +0000274033 00000 n +0000274183 00000 n +0000274333 00000 n +0000275866 00000 n +0000275686 00000 n +0000274891 00000 n +0000275805 00000 n +0000284691 00000 n +0000283998 00000 n +0000275950 00000 n +0000284444 00000 n +0000284567 00000 n +0000284629 00000 n +0000284145 00000 n +0000284295 00000 n +0000969082 00000 n +0000292681 00000 n +0000291991 00000 n +0000284853 00000 n +0000292437 00000 n +0000292558 00000 n +0000292619 00000 n +0000292138 00000 n +0000292286 00000 n +0000301260 00000 n +0000300566 00000 n +0000292843 00000 n +0000301013 00000 n +0000301136 00000 n +0000301198 00000 n +0000300713 00000 n +0000300863 00000 n +0000309971 00000 n +0000309281 00000 n +0000301434 00000 n +0000309727 00000 n +0000309848 00000 n +0000309910 00000 n +0000309428 00000 n +0000309576 00000 n +0000318051 00000 n +0000317359 00000 n +0000310133 00000 n +0000317804 00000 n +0000832634 00000 n +0000830296 00000 n +0000832473 00000 n +0000317927 00000 n +0000317989 00000 n +0000317506 00000 n +0000317654 00000 n +0000329480 00000 n +0000328450 00000 n +0000318213 00000 n +0000329051 00000 n +0000329172 00000 n +0000329233 00000 n +0000329295 00000 n +0000329357 00000 n +0000329419 00000 n +0000328605 00000 n +0000328755 00000 n +0000328904 00000 n +0000339687 00000 n +0000338381 00000 n +0000329654 00000 n +0000339625 00000 n +0000338568 00000 n +0000338717 00000 n +0000338867 00000 n +0000339017 00000 n +0000339170 00000 n +0000339323 00000 n +0000339475 00000 n +0000969200 00000 n +0000349410 00000 n +0000349047 00000 n +0000339797 00000 n +0000349166 00000 n +0000349288 00000 n +0000349349 00000 n +0000361466 00000 n +0000360322 00000 n +0000349584 00000 n +0000361404 00000 n +0000360501 00000 n +0000360651 00000 n +0000360802 00000 n +0000360953 00000 n +0000361104 00000 n +0000361254 00000 n +0000367506 00000 n +0000366998 00000 n +0000361602 00000 n +0000367445 00000 n +0000367145 00000 n +0000367296 00000 n +0000369223 00000 n +0000368808 00000 n +0000367616 00000 n +0000369099 00000 n +0000368947 00000 n +0000378113 00000 n +0000377260 00000 n +0000369307 00000 n +0000377868 00000 n +0000377990 00000 n +0000378052 00000 n +0000377415 00000 n +0000377566 00000 n +0000377717 00000 n +0000380804 00000 n +0000380452 00000 n +0000378262 00000 n +0000380742 00000 n +0000380591 00000 n +0000969318 00000 n +0000391282 00000 n +0000390591 00000 n +0000380901 00000 n +0000391039 00000 n +0000391161 00000 n +0000391223 00000 n +0000390738 00000 n +0000390889 00000 n +0000397338 00000 n +0000396740 00000 n +0000391444 00000 n +0000397030 00000 n +0000396879 00000 n +0000397092 00000 n +0000397152 00000 n +0000397214 00000 n +0000397276 00000 n +0000408980 00000 n +0000408226 00000 n +0000397461 00000 n +0000408675 00000 n +0000408797 00000 n +0000408859 00000 n +0000408919 00000 n +0000408373 00000 n +0000408524 00000 n +0000416433 00000 n +0000416252 00000 n +0000409167 00000 n +0000416371 00000 n +0000427315 00000 n +0000426719 00000 n +0000416543 00000 n +0000427009 00000 n +0000427131 00000 n +0000427193 00000 n +0000427254 00000 n +0000426858 00000 n +0000435678 00000 n +0000435326 00000 n +0000427502 00000 n +0000435616 00000 n +0000435465 00000 n +0000969436 00000 n +0000436429 00000 n +0000436188 00000 n +0000435788 00000 n +0000436307 00000 n +0000444780 00000 n +0000444475 00000 n +0000436513 00000 n +0000444594 00000 n +0000444718 00000 n +0000448931 00000 n +0000448460 00000 n +0000444916 00000 n +0000448748 00000 n +0000448599 00000 n +0000448809 00000 n +0000448870 00000 n +0000455730 00000 n +0000455132 00000 n +0000449054 00000 n +0000455421 00000 n +0000455545 00000 n +0000455271 00000 n +0000455607 00000 n +0000455669 00000 n +0000460252 00000 n +0000459657 00000 n +0000455866 00000 n +0000459947 00000 n +0000460069 00000 n +0000459796 00000 n +0000460130 00000 n +0000460191 00000 n +0000465873 00000 n +0000465241 00000 n +0000460375 00000 n +0000465687 00000 n +0000465811 00000 n +0000465388 00000 n +0000465537 00000 n +0000969554 00000 n +0000469827 00000 n +0000469355 00000 n +0000465996 00000 n +0000469644 00000 n +0000469766 00000 n +0000469494 00000 n +0000477841 00000 n +0000476963 00000 n +0000469950 00000 n +0000477407 00000 n +0000477531 00000 n +0000477110 00000 n +0000477259 00000 n +0000477593 00000 n +0000477655 00000 n +0000477717 00000 n +0000477779 00000 n +0000487058 00000 n +0000486271 00000 n +0000477977 00000 n +0000486875 00000 n +0000486997 00000 n +0000486426 00000 n +0000486576 00000 n +0000486725 00000 n +0000491332 00000 n +0000490779 00000 n +0000487194 00000 n +0000490898 00000 n +0000490960 00000 n +0000491022 00000 n +0000491084 00000 n +0000491146 00000 n +0000491208 00000 n +0000491270 00000 n +0000500961 00000 n +0000500088 00000 n +0000491442 00000 n +0000500534 00000 n +0000500656 00000 n +0000500235 00000 n +0000500386 00000 n +0000500717 00000 n +0000500778 00000 n +0000500839 00000 n +0000500900 00000 n +0000503085 00000 n +0000502780 00000 n +0000501084 00000 n +0000502899 00000 n +0000502961 00000 n +0000503023 00000 n +0000969672 00000 n +0000508237 00000 n +0000507608 00000 n +0000503169 00000 n +0000508054 00000 n +0000508176 00000 n +0000507755 00000 n +0000507903 00000 n +0000514745 00000 n +0000513990 00000 n +0000508360 00000 n +0000514435 00000 n +0000514559 00000 n +0000514137 00000 n +0000514285 00000 n +0000514621 00000 n +0000514683 00000 n +0000520176 00000 n +0000519705 00000 n +0000514868 00000 n +0000519993 00000 n +0000520115 00000 n +0000519844 00000 n +0000528444 00000 n +0000527969 00000 n +0000520312 00000 n +0000528258 00000 n +0000528382 00000 n +0000528108 00000 n +0000530137 00000 n +0000529774 00000 n +0000528580 00000 n +0000529893 00000 n +0000529954 00000 n +0000530015 00000 n +0000530076 00000 n +0000534704 00000 n +0000534229 00000 n +0000530221 00000 n +0000534518 00000 n +0000534642 00000 n +0000534368 00000 n +0000969790 00000 n +0000539285 00000 n +0000538813 00000 n +0000534827 00000 n +0000539102 00000 n +0000539224 00000 n +0000538952 00000 n +0000545605 00000 n +0000545129 00000 n +0000539408 00000 n +0000545419 00000 n +0000545543 00000 n +0000545268 00000 n +0000554306 00000 n +0000553833 00000 n +0000545754 00000 n +0000554123 00000 n +0000554245 00000 n +0000553972 00000 n +0000563003 00000 n +0000562528 00000 n +0000554442 00000 n +0000562817 00000 n +0000562941 00000 n +0000562667 00000 n +0000563988 00000 n +0000563747 00000 n +0000563139 00000 n +0000563866 00000 n +0000573569 00000 n +0000572940 00000 n +0000564072 00000 n +0000573383 00000 n +0000573507 00000 n +0000573087 00000 n +0000573233 00000 n +0000969908 00000 n +0000581396 00000 n +0000581045 00000 n +0000573743 00000 n +0000581335 00000 n +0000581184 00000 n +0000590873 00000 n +0000590072 00000 n +0000581519 00000 n +0000590683 00000 n +0000590809 00000 n +0000590233 00000 n +0000590382 00000 n +0000590533 00000 n +0000596048 00000 n +0000595863 00000 n +0000591048 00000 n +0000595985 00000 n +0000605523 00000 n +0000604722 00000 n +0000596159 00000 n +0000605333 00000 n +0000605459 00000 n +0000604883 00000 n +0000605032 00000 n +0000605183 00000 n +0000610698 00000 n +0000610513 00000 n +0000605698 00000 n +0000610635 00000 n +0000620195 00000 n +0000619393 00000 n +0000610809 00000 n +0000620005 00000 n +0000620131 00000 n +0000619555 00000 n +0000619704 00000 n +0000619855 00000 n +0000970030 00000 n +0000625371 00000 n +0000625185 00000 n +0000620370 00000 n +0000625308 00000 n +0000634886 00000 n +0000634084 00000 n +0000625482 00000 n +0000634695 00000 n +0000634822 00000 n +0000634246 00000 n +0000634395 00000 n +0000634545 00000 n +0000640062 00000 n +0000639876 00000 n +0000635061 00000 n +0000639999 00000 n +0000649750 00000 n +0000648948 00000 n +0000640173 00000 n +0000649559 00000 n +0000828411 00000 n +0000825769 00000 n +0000828244 00000 n +0000649686 00000 n +0000649110 00000 n +0000649259 00000 n +0000649409 00000 n +0000655439 00000 n +0000655253 00000 n +0000649939 00000 n +0000655376 00000 n +0000664954 00000 n +0000664152 00000 n +0000655550 00000 n +0000664764 00000 n +0000664890 00000 n +0000664314 00000 n +0000664463 00000 n +0000664614 00000 n +0000970155 00000 n +0000670630 00000 n +0000670444 00000 n +0000665129 00000 n +0000670567 00000 n +0000673565 00000 n +0000673315 00000 n +0000670741 00000 n +0000673438 00000 n +0000683562 00000 n +0000682458 00000 n +0000673663 00000 n +0000683248 00000 n +0000683373 00000 n +0000682629 00000 n +0000683436 00000 n +0000682781 00000 n +0000682937 00000 n +0000683093 00000 n +0000683499 00000 n +0000823980 00000 n +0000814864 00000 n +0000690730 00000 n +0000689927 00000 n +0000683737 00000 n +0000690539 00000 n +0000690666 00000 n +0000690089 00000 n +0000690238 00000 n +0000690389 00000 n +0000698937 00000 n +0000698230 00000 n +0000690867 00000 n +0000698687 00000 n +0000698812 00000 n +0000698875 00000 n +0000698383 00000 n +0000698535 00000 n +0000702186 00000 n +0000701699 00000 n +0000699074 00000 n +0000701995 00000 n +0000702122 00000 n +0000701843 00000 n +0000970280 00000 n +0000702979 00000 n +0000702731 00000 n +0000702310 00000 n +0000702854 00000 n +0000707926 00000 n +0000707420 00000 n +0000703064 00000 n +0000707543 00000 n +0000707670 00000 n +0000707734 00000 n +0000707798 00000 n +0000707862 00000 n +0000714577 00000 n +0000714077 00000 n +0000708050 00000 n +0000714200 00000 n +0000714325 00000 n +0000714388 00000 n +0000714451 00000 n +0000714514 00000 n +0000720607 00000 n +0000720101 00000 n +0000714727 00000 n +0000720224 00000 n +0000720351 00000 n +0000720415 00000 n +0000720479 00000 n +0000720543 00000 n +0000724249 00000 n +0000723938 00000 n +0000720757 00000 n +0000724061 00000 n +0000724186 00000 n +0000728802 00000 n +0000728488 00000 n +0000724360 00000 n +0000728611 00000 n +0000728738 00000 n +0000970405 00000 n +0000731168 00000 n +0000730857 00000 n +0000728939 00000 n +0000730980 00000 n +0000731105 00000 n +0000733960 00000 n +0000733646 00000 n +0000731279 00000 n +0000733769 00000 n +0000733896 00000 n +0000736400 00000 n +0000736089 00000 n +0000734071 00000 n +0000736212 00000 n +0000736337 00000 n +0000742328 00000 n +0000742014 00000 n +0000736511 00000 n +0000742137 00000 n +0000742264 00000 n +0000749094 00000 n +0000748657 00000 n +0000742465 00000 n +0000748780 00000 n +0000748905 00000 n +0000748968 00000 n +0000749031 00000 n +0000756009 00000 n +0000755567 00000 n +0000749244 00000 n +0000755690 00000 n +0000755817 00000 n +0000755881 00000 n +0000755945 00000 n +0000970530 00000 n +0000762879 00000 n +0000762442 00000 n +0000756159 00000 n +0000762565 00000 n +0000762690 00000 n +0000762753 00000 n +0000762816 00000 n +0000769325 00000 n +0000769011 00000 n +0000763029 00000 n +0000769134 00000 n +0000769261 00000 n +0000775737 00000 n +0000775426 00000 n +0000769462 00000 n +0000775549 00000 n +0000775674 00000 n +0000784117 00000 n +0000783536 00000 n +0000775874 00000 n +0000783990 00000 n +0000783689 00000 n +0000783839 00000 n +0000788987 00000 n +0000789051 00000 n +0000789115 00000 n +0000788801 00000 n +0000784215 00000 n +0000788924 00000 n +0000794218 00000 n +0000793904 00000 n +0000789213 00000 n +0000794027 00000 n +0000794154 00000 n +0000970655 00000 n +0000796404 00000 n +0000796093 00000 n +0000794329 00000 n +0000796216 00000 n +0000796341 00000 n +0000798882 00000 n +0000798568 00000 n +0000796515 00000 n +0000798691 00000 n +0000798818 00000 n +0000801672 00000 n +0000801361 00000 n +0000798993 00000 n +0000801484 00000 n +0000801609 00000 n +0000804390 00000 n +0000804076 00000 n +0000801783 00000 n +0000804199 00000 n +0000804326 00000 n +0000814927 00000 n +0000813929 00000 n +0000804501 00000 n +0000814052 00000 n +0000814115 00000 n +0000814363 00000 n +0000814426 00000 n +0000814551 00000 n +0000814614 00000 n +0000814677 00000 n +0000814740 00000 n +0000824675 00000 n +0000823793 00000 n +0000815038 00000 n +0000823916 00000 n +0000824233 00000 n +0000824297 00000 n +0000824547 00000 n +0000824611 00000 n +0000970780 00000 n +0000824773 00000 n +0000828613 00000 n +0000828638 00000 n +0000832846 00000 n +0000832972 00000 n +0000842291 00000 n +0000845556 00000 n +0000845581 00000 n +0000853112 00000 n +0000856314 00000 n +0000861430 00000 n +0000867283 00000 n +0000870680 00000 n +0000884106 00000 n +0000895622 00000 n +0000895947 00000 n +0000913425 00000 n +0000932195 00000 n +0000947759 00000 n +0000955372 00000 n +0000968240 00000 n +0000970860 00000 n +0000970980 00000 n +0000971100 00000 n +0000971226 00000 n +0000971306 00000 n +0000971398 00000 n +0000979057 00000 n +0000987117 00000 n +0000987158 00000 n +0000987198 00000 n +0000987534 00000 n trailer << -/Size 1291 -/Root 1289 0 R -/Info 1290 0 R +/Size 1298 +/Root 1296 0 R +/Info 1297 0 R >> startxref -982978 +988002 %%EOF