petsc-3.7.2 2016-06-05
Report Typos and Errors
CFLAGS	        =
FFLAGS	        =
CPPFLAGS        =
FPPFLAGS        =
LOCDIR          = src/vec/vec/examples/tests/
EXAMPLESC       = ex1.c ex2.c ex3.c ex4.c ex5.c ex6.c ex7.c ex8.c ex9.c ex10.c \
                ex11.c ex12.c ex14.c ex15.c ex16.c ex17.c ex18.c ex21.c ex22.c \
                ex23.c ex24.c ex25.c ex28.c ex29.c ex31.c ex33.c ex34.c ex35.c \
                ex36.c ex37.c ex38.c ex39.c ex40.c ex41.c ex42.c ex45.c ex46.c ex47.c
EXAMPLESF       = ex17f.F ex19f.F ex20f.F ex30f.F ex32f.F
MANSEC          = Vec

include ${PETSC_DIR}/lib/petsc/conf/variables
include ${PETSC_DIR}/lib/petsc/conf/rules

ex1: ex1.o  chkopts
	-${CLINKER} -o ex1 ex1.o ${PETSC_VEC_LIB}
	${RM} -f ex1.o

ex2: ex2.o  chkopts
	-${CLINKER} -o ex2 ex2.o  ${PETSC_VEC_LIB}
	${RM} -f ex2.o

ex3: ex3.o  chkopts
	-${CLINKER} -o ex3 ex3.o  ${PETSC_VEC_LIB}
	${RM} -f ex3.o

ex4: ex4.o  chkopts
	-${CLINKER} -o ex4 ex4.o  ${PETSC_VEC_LIB}
	${RM} -f ex4.o

ex5: ex5.o  chkopts
	-${CLINKER} -o ex5 ex5.o  ${PETSC_VEC_LIB}
	${RM} -f ex5.o

ex6: ex6.o  chkopts
	-${CLINKER} -o ex6 ex6.o  ${PETSC_VEC_LIB}
	${RM} -f ex6.o

ex7: ex7.o  chkopts
	-${CLINKER} -o ex7 ex7.o  ${PETSC_VEC_LIB}
	${RM} -f ex7.o

ex8: ex8.o  chkopts
	-${CLINKER} -o ex8 ex8.o  ${PETSC_VEC_LIB}
	${RM} -f ex8.o

ex9: ex9.o  chkopts
	-${CLINKER} -o ex9 ex9.o  ${PETSC_VEC_LIB}
	${RM} -f ex9.o

ex10: ex10.o  chkopts
	-${CLINKER} -o ex10 ex10.o  ${PETSC_VEC_LIB}
	${RM} -f ex10.o

ex11: ex11.o  chkopts
	-${CLINKER} -o ex11 ex11.o  ${PETSC_VEC_LIB}
	${RM} -f ex11.o

ex12: ex12.o  chkopts
	-${CLINKER} -o ex12 ex12.o  ${PETSC_VEC_LIB}
	${RM} -f ex12.o

ex13: ex13.o  chkopts
	-${CLINKER} -o ex13 ex13.o  ${PETSC_VEC_LIB}
	${RM} -f ex13.o

ex14: ex14.o  chkopts
	-${CLINKER} -o ex14 ex14.o  ${PETSC_VEC_LIB}
	${RM} -f ex14.o

ex15: ex15.o  chkopts
	-${CLINKER} -o ex15 ex15.o  ${PETSC_VEC_LIB}
	${RM} -f ex15.o

ex16: ex16.o  chkopts
	-${CLINKER} -o ex16 ex16.o  ${PETSC_VEC_LIB}
	${RM} -f ex16.o

ex17: ex17.o  chkopts
	-${CLINKER} -o ex17 ex17.o  ${PETSC_VEC_LIB}
	${RM} -f ex17.o

ex17f: ex17f.o  chkopts
	-${FLINKER} -o ex17f ex17f.o ${PETSC_VEC_LIB}
	${RM} -f ex17f.o

ex18: ex18.o  chkopts
	-${CLINKER} -o ex18 ex18.o  ${PETSC_VEC_LIB}
	${RM} -f ex18.o

ex19f: ex19f.o  chkopts
	-${FLINKER} -o ex19f ex19f.o ${PETSC_VEC_LIB}
	${RM} -f ex19f.o

ex20f: ex20f.o  chkopts
	-${FLINKER} -o ex20f ex20f.o ${PETSC_VEC_LIB}
	${RM} -f ex20f.o

ex21: ex21.o  chkopts
	-${CLINKER} -o ex21 ex21.o  ${PETSC_VEC_LIB}
	${RM} -f ex21.o

ex22: ex22.o  chkopts
	-${CLINKER} -o ex22 ex22.o   ${PETSC_VEC_LIB}
	${RM} -f ex22.o

ex23: ex23.o  chkopts
	-${CLINKER} -o ex23 ex23.o  ${PETSC_VEC_LIB}
	${RM} -f ex23.o

ex24: ex24.o chkopts
	-${CLINKER} -o ex24 ex24.o ${PETSC_VEC_LIB}
	${RM} -f ex24.o

ex25: ex25.o chkopts
	-${CLINKER} -o ex25 ex25.o  ${PETSC_VEC_LIB}
	${RM} -f ex25.o

ex26: ex26.o chkopts
	-${CLINKER} -o ex26 ex26.o  ${PETSC_VEC_LIB}
	${RM} -f ex26.o

ex27: ex27.o chkopts
	-${CLINKER} -o ex27 ex27.o  ${PETSC_VEC_LIB}
	${RM} -f ex27.o

ex28: ex28.o chkopts
	-${CLINKER} -o ex28 ex28.o  ${PETSC_VEC_LIB}
	${RM} -f ex28.o

ex29: ex29.o chkopts
	-${CLINKER} -o ex29 ex29.o  ${PETSC_VEC_LIB}
	${RM} -f ex29.o

ex30: ex30.o chkopts
	-${CLINKER} -o ex30 ex30.o  ${PETSC_VEC_LIB}
	${RM} -f ex30.o

ex30f: ex30f.o  chkopts
	-${FLINKER} -o ex30f ex30f.o ${PETSC_VEC_LIB}
	${RM} -f ex30f.o

ex31: ex31.o chkopts
	-${CLINKER} -o ex31 ex31.o  ${PETSC_VEC_LIB}
	${RM} -f ex31.o

ex32f: ex32f.o chkopts
	-${FLINKER} -o ex32f ex32f.o ${PETSC_VEC_LIB}
	${RM} -f ex32f.o

ex33: ex33.o chkopts
	-${CLINKER} -o ex33 ex33.o  ${PETSC_VEC_LIB}
	${RM} -f ex33.o

ex34: ex34.o chkopts
	-${CLINKER} -o ex34 ex34.o  ${PETSC_VEC_LIB}
	${RM} -f ex34.o

ex35: ex35.o chkopts
	-${CLINKER} -o ex35 ex35.o  ${PETSC_VEC_LIB}
	${RM} -f ex35.o

ex36: ex36.o chkopts
	-${CLINKER} -o ex36 ex36.o  ${PETSC_VEC_LIB}
	${RM} -f ex36.o

ex37: ex37.o chkopts
	-${CLINKER} -o ex37 ex37.o  ${PETSC_VEC_LIB}
	${RM} -f ex37.o

ex38: ex38.o chkopts
	-${CLINKER} -o ex38 ex38.o  ${PETSC_VEC_LIB}
	${RM} -f ex38.o

ex39: ex39.o  chkopts
	-${CLINKER} -o ex39 ex39.o ${PETSC_VEC_LIB}
	${RM} -f ex39.o

ex40: ex40.o  chkopts
	-${CLINKER} -o ex40 ex40.o ${PETSC_VEC_LIB}
	${RM} -f ex40.o

ex40f90: ex40f90.o  chkopts
	-${FLINKER} -o ex40f90 ex40f90.o ${PETSC_VEC_LIB}
	${RM} -f ex40f90.o

ex41: ex41.o  chkopts
	-${CLINKER} -o ex41 ex41.o ${PETSC_VEC_LIB}
	${RM} -f ex41.o

ex42: ex42.o  chkopts
	-${CLINKER} -o ex42 ex42.o ${PETSC_VEC_LIB}
	${RM} -f ex42.o

ex43: ex43.o  chkopts
	-${CLINKER} -o ex43 ex43.o ${PETSC_VEC_LIB}
	${RM} -f ex43.o

ex44: ex44.o  chkopts
	-${CLINKER} -o ex44 ex44.o ${PETSC_VEC_LIB}
	${RM} -f ex44.o

ex45: ex45.o  chkopts
	-${CLINKER} -o ex45 ex45.o ${PETSC_VEC_LIB}
	${RM} -f ex45.o

ex46: ex46.o  chkopts
	-${CLINKER} -o ex46 ex46.o ${PETSC_VEC_LIB}
	${RM} -f ex46.o

ex47: ex47.o  chkopts
	-${CLINKER} -o ex47 ex47.o ${PETSC_VEC_LIB}
	${RM} -f ex47.o


#--------------------------------------------------------------------------
runex1:
	-@${MPIEXEC} -n 1 ./ex1 > ex1_1.tmp 2>&1;\
	   if (${DIFF} output/ex1_1.out ex1_1.tmp) then true ;  \
	   else printf "${PWD}\nPossible problem with ex1_1, diffs above\n=========================================\n"; fi ;\
	   ${RM} -f ex1_1.tmp
runex1_2:
	-@${MPIEXEC} -n 2 ./ex1 > ex1_2.tmp 2>&1;\
	   if (${DIFF} output/ex1_2.out ex1_2.tmp) then true ;  \
	   else printf "${PWD}\nPossible problem with ex1_2, diffs above\n=========================================\n"; fi ;\
	   ${RM} -f ex1_2.tmp
runex2:
	-@${MPIEXEC} -n 1 ./ex2 > ex2_1.tmp 2>&1;\
	   if (${DIFF} output/ex2_1.out ex2_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex2_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex2_1.tmp
runex3:
	-@${MPIEXEC} -n 2 ./ex3 > ex3_1.tmp 2>&1;\
	   if (${DIFF} output/ex3_1.out ex3_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex3_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex3_1.tmp
runex3_2:
	-@${MPIEXEC} -n 2 ./ex3 -vec_view ascii::ascii_info > ex3_2.tmp 2>&1;\
	   ${DIFF} output/ex3_2.out ex3_2.tmp || printf "${PWD}\nPossible problem with ex3_2, diffs above\n=========================================\n"; \
	   ${RM} ex3_2.tmp
runex4:
	-@${MPIEXEC} -n 2 ./ex4 > ex4_1.tmp 2>&1;\
	   if (${DIFF} output/ex4_1.out ex4_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex4_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex4_1.tmp
runex4_cusp:
	-@${MPIEXEC} -n 1 ./ex4 -vec_type cusp > ex4_cusp_1.tmp 2>&1;\
           if (${DIFF} output/ex4_1.out ex4_cusp_1.tmp) then true; \
           else printf "${PWD}\nPossible problem with with ex4_cusp_1, diffs above\n=========================================\n"; fi;\
           ${RM} -f ex4_cusp_1.tmp
runex4_cusp2:
	-@${MPIEXEC} -n 2 ./ex4 -vec_type cusp > ex4_cusp_2.tmp 2>&1;\
	   if (${DIFF} output/ex4_1.out ex4_cusp_2.tmp) then true; \
	   else printf "${PWD}\nPossible problem with with ex4_cusp2, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex4_cusp_2.tmp
runex5:
	-@${MPIEXEC} -n 2 ./ex5 > ex5_1.tmp 2>&1;\
	   if (${DIFF} output/ex5_1.out ex5_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex5_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex5_1.tmp
runex6:
	-@${MPIEXEC} -n 1 ./ex6 > ex6_1.tmp 2>&1;\
	   if (${DIFF} output/ex6_1.out ex6_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex6_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex6_1.tmp
runex7:
	-@${MPIEXEC} -n 1 ./ex7 > ex7_1.tmp 2>&1;\
	   if (${DIFF} output/ex7_1.out ex7_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex7_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex7_1.tmp
runex8:
	-@${MPIEXEC} -n 1 ./ex8 > ex8_1.tmp 2>&1;\
	   if (${DIFF} output/ex8_1.out ex8_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex8_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex8_1.tmp
runex9:
	-@${MPIEXEC} -n 2 ./ex9 > ex9_1.tmp 2>&1;\
	   if (${DIFF} output/ex9_1.out ex9_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex9_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex9_1.tmp
runex10:
	-@${MPIEXEC} -n 2 ./ex10 > ex10_1.tmp 2>&1;\
	   if (${DIFF} output/ex10_1.out ex10_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex10_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex10_1.tmp
runex11:
	-@${MPIEXEC} -n 2 ./ex11 > ex11_1.tmp 2>&1;\
	   if (${DIFF} output/ex11_1.out ex11_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex11_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex11_1.tmp
runex11_bts:
	-@${MPIEXEC} -n 2 ./ex11 -vec_assembly_bts > ex11_bts.tmp 2>&1;\
	   ${DIFF} output/ex11_1.out ex11_bts.tmp || printf "${PWD}\nPossible problem with with ex11_bts, diffs above \n=========================================\n";\
	   ${RM} ex11_bts.tmp
runex12:
	-@${MPIEXEC} -n 2 ./ex12 > ex12_1.tmp 2>&1;\
	   if (${DIFF} output/ex12_1.out ex12_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex12_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex12_1.tmp
runex13:
	-@${MPIEXEC} -n 4 ./ex13 > ex13_1.tmp 2>&1;\
	   if (${DIFF} output/ex13_1.out ex13_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex13_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex13_1.tmp
runex14:
	-@${MPIEXEC} -n 2 ./ex14 > ex14_1.tmp 2>&1;\
	   if (${DIFF} output/ex14_1.out ex14_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex14_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex14_1.tmp
runex15:
	-@${MPIEXEC} -n 1 ./ex15 > ex15_1.tmp 2>&1;\
	   if (${DIFF} output/ex15_1.out ex15_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex15_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex15_1.tmp
runex16:
	-@${MPIEXEC} -n 2 ./ex16 > ex16_1.tmp 2>&1;\
	   if (${DIFF} output/ex16_1.out ex16_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex16_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex16_1.tmp
runex17:
	-@${MPIEXEC} -n 2 ./ex17 > ex17_1.tmp 2>&1;\
	   if (${DIFF} output/ex17_1.out ex17_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex17_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex17_1.tmp
runex17f:
	-@${MPIEXEC} -n 3 ./ex17f |grep -v "MPI processes" > ex17f_1.tmp 2>&1;\
	   if (${DIFF} output/ex17f_1.out ex17f_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex17f_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex17f_1.tmp
runex18:
	-@${MPIEXEC} -n 1 ./ex18 > ex18_1.tmp 2>&1;\
	   if (${DIFF} output/ex18_1.out ex18_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex18_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex18_1.tmp
runex19f:
	-@${MPIEXEC} -n 1 ./ex19f  > ex19_1.tmp 2>&1;\
	   if (${DIFF} output/ex19_1.out ex19_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex19f_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex19_1.tmp
runex20f:
	-@${MPIEXEC} -n 1 ./ex20f > ex20_1.tmp 2>&1;\
	   if (${DIFF} output/ex20f_1.out ex20_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex20_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex20_1.tmp vector.dat
runex21:
	-@${MPIEXEC} -n 1 ./ex21 > ex21_1.tmp 2>&1;\
	   if (${DIFF} output/ex21_1.out ex21_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex21_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex21_1.tmp
runex21_2:
	-@${MPIEXEC} -n 2 ./ex21 > ex21_2.tmp 2>&1;\
	   if (${DIFF} output/ex21_2.out ex21_2.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex21_2, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex21_2.tmp
runex22:
	-@${MPIEXEC} -n 4 ./ex22 > ex22_1.tmp 2>&1;\
	   if (${DIFF} output/ex22_1.out ex22_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex22_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex22_1.tmp
runex23:
	-@${MPIEXEC} -n 2 ./ex23 > ex23_1.tmp 2>&1;\
	   if (${DIFF} output/ex23_1.out ex23_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex23_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex23_1.tmp input.dat
runex24:
	-@${MPIEXEC} -n 3 ./ex24 > ex24_1.tmp 2>&1;\
	   if (${DIFF} output/ex24_1.out ex24_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex24_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex24_1.tmp input.dat
runex25:
	-@${MPIEXEC} -n 3 ./ex25 > ex25_1.tmp 2>&1;\
	   if (${DIFF} output/ex25_1.out ex25_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex25_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex25_1.tmp
runex26:
	-@${MPIEXEC} -n 4 ./ex26 > ex26_1.tmp 2>&1;\
	   if (${DIFF} output/ex26_1.out ex26_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex26_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex26_1.tmp
runex28:
	-@${MPIEXEC} -n 3 ./ex28
runex28_2:
	-@${MPIEXEC} -n 3 ./ex28 -splitreduction_async
runex29:
	-@${MPIEXEC} -n 3 ./ex29 -n 126 > ex29_1.tmp 2>&1;\
	   if (${DIFF} output/ex29_1.out ex29_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex29_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex29_1.tmp
runex29_bts:
	-@${MPIEXEC} -n 3 ./ex29 -n 126 -vec_assembly_bts > ex29_bts.tmp 2>&1;\
	   ${DIFF} output/ex29_1.out ex29_bts.tmp || printf "${PWD}\nPossible problem with with ex29_bts, diffs above \n=========================================\n";\
	   ${RM} ex29_bts.tmp
runex29_bts_2:
	-@${MPIEXEC} -n 3 ./ex29 -n 126 -vec_assembly_bts -repeat 2 > ex29_bts_2.tmp 2>&1;\
	   ${DIFF} output/ex29_1.out ex29_bts_2.tmp || printf "${PWD}\nPossible problem with with ex29_bts_2, diffs above \n=========================================\n";\
	   ${RM} ex29_bts_2.tmp
runex29_bts_2_subset:
	-@${MPIEXEC} -n 3 ./ex29 -n 126 -vec_assembly_bts -repeat 2 -subset > ex29_bts_2_subset.tmp 2>&1;\
	   ${DIFF} output/ex29_1.out ex29_bts_2_subset.tmp || printf "${PWD}\nPossible problem with with ex29_bts_2_subset, diffs above \n=========================================\n";\
	   ${RM} ex29_bts_2_subset@.tmp
runex29_bts_2_subset_proper:
	-@${MPIEXEC} -n 3 ./ex29 -n 126 -vec_assembly_bts -repeat 5 -subset > ex29_bts_2_subset_proper.tmp 2>&1;\
	   ${DIFF} output/ex29_1.out ex29_bts_2_subset_proper.tmp || printf "${PWD}\nPossible problem with with ex29_bts_2_subset_proper, diffs above \n=========================================\n";\
	   ${RM} ex29_bts_2_subset_proper.tmp
runex30f:
	-@${MPIEXEC} -n 4 ./ex30f > ex30f_1.tmp 2>&1;\
	   if (${DIFF} output/ex30f_1.out ex30f_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex30f_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex30f_1.tmp
runex32f:
	-@${MPIEXEC} -n 1 ./ex32f > ex32f_1.tmp 2>&1;\
	   if (${DIFF} output/ex32f_1.out ex32f_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex32f_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex32f_1.tmp
runex33:
	-@${MPIEXEC} -n 4 ./ex33 > ex33_1.tmp 2>&1;\
	   if (${DIFF} output/ex33_1.out ex33_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex33_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex33_1.tmp
runex34:
	-@${MPIEXEC} -n 1 ./ex34 > ex34_1.tmp 2>&1;
	-@cat ex34_1.tmp | sed s/e-00/e+00/g | awk '{ if (v!="") { if (v!=$$2) {print "  orig <" v "> \n  cached <" $$0 ">"}; v=""} else {v=$$2} }' > ex34_1.dif
	-@if [ ` cat ex34_1.dif | wc -l ` -gt 0 ] ; then  cat ex34_1.dif ;\
	    printf "${PWD}\nPossible problem with ex34_1\n=========================================\n"; fi; \
	   ${RM} -f ex34_1.tmp ex34_1.dif
runex35:
	-@${MPIEXEC} -n 1 ./ex35 > ex35_1.tmp 2>&1;\
	   if (${DIFF} output/ex35_1.out ex35_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex35_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex35_1.tmp
runex36:
	-@${MPIEXEC} -n 2 ./ex36 -set_option_negidx -set_values_negidx -get_values_negidx > ex36_1.tmp 2>&1;\
	   if (${DIFF} output/ex36_1.out ex36_1.tmp) then true; \
	   else printf "${PWD}\nPossible problem with ex36_1, diffs above\n=========================================\n"; fi;\
	   ${RM} -f ex36_1.tmp

runex37:
	-@${MPIEXEC} -n 1 ./ex37 -explicit_is 0 > ex37_1.tmp 2>&1;\
	    ${DIFF} output/ex37_1.out ex37_1.tmp || printf "${PWD}\nPossible problem with ex37_1, diffs above\n=========================================\n"; \
	    ${RM} -f ex37_1.tmp

runex37_2:
	-@${MPIEXEC} -n 1 ./ex37 -explicit_is 1 > ex37_1.tmp 2>&1;\
	    ${DIFF} output/ex37_1.out ex37_1.tmp || printf "${PWD}\nPossible problem with ex37_2, diffs above\n=========================================\n"; \
	    ${RM} -f ex37_1.tmp

runex37_3:
	-@${MPIEXEC} -n 2 ./ex37 -explicit_is 0 > ex37_2.tmp 2>&1;\
	    ${DIFF} output/ex37_3.out ex37_2.tmp || printf "${PWD}\nPossible problem with ex37_3, diffs above\n=========================================\n"; \
	    ${RM} -f ex37_2.tmp

runex37_4:
	-@${MPIEXEC} -n 2 ./ex37 -explicit_is 1 > ex37_2.tmp 2>&1;\
	    ${DIFF} output/ex37_4.out ex37_2.tmp || printf "${PWD}\nPossible problem with ex37_4, diffs above\n=========================================\n"; \
	    ${RM} -f ex37_2.tmp

runex38:
	-@${MPIEXEC} -n 3 ./ex38 > ex38_1.tmp 2>&1;\
	   ${DIFF} output/ex38_1.out ex38_1.tmp || printf "${PWD}\nPossible problem with ex38, diffs above\n=========================================\n"; \
	   ${RM} -f ex38_1.tmp

runex40f90:
	-@${MPIEXEC} -n 1 ./ex40f90 > ex40f90_0.tmp 2>&1;\
	   ${DIFF} output/ex40f90_0.out ex40f90_0.tmp || printf "${PWD}\nPossible problem with ex40f90, diffs above\n=========================================\n"; \
	   ${RM} -f ex40f90_0.tmp

runex43:
	-@${MPIEXEC} -n 1 ./ex43 > ex43_1.tmp 2>&1;\
	   ${DIFF} output/ex43_1.out ex43_1.tmp || printf "${PWD}\nPossible problem with ex43, diffs above\n=========================================\n"; \
	   ${RM} -f ex43_1.tmp

runex44:
	-@${MPIEXEC} -n 1 ./ex44 -vec_type cusp > ex44.tmp 2>&1;\
	   ${DIFF} output/ex44.out ex44.tmp || printf "${PWD}\nPossible problem with ex44, diffs above\n=========================================\n"; \
	   ${RM} -f ex44.tmp

runex45:
	-@${MPIEXEC} -n 2 ./ex45  > ex45.tmp 2>&1;\
	   ${DIFF} output/ex45_1.out ex45.tmp || printf "${PWD}\nPossible problem with ex45, diffs above\n=========================================\n"; \
	   ${RM} -f ex45.tmp

runex46:
	-@${MPIEXEC} -n 1 ./ex46 > ex46.tmp 2>&1; \
	   if (${DIFF} output/ex46_1_p1.out ex46.tmp) then true; \
	   else printf "${PWD}\nPossible problem with with ex46, diffs above\n=========================================\n"; fi; \
	   ${RM} -f ex46.tmp

runex46_2:
	-@${MPIEXEC} -n 6 ./ex46 > ex46.tmp 2>&1; \
	   if (${DIFF} output/ex46_1_p6.out ex46.tmp) then true; \
	   else printf "${PWD}\nPossible problem with with ex46_2, diffs above\n=========================================\n"; fi; \
	   ${RM} -f ex46.tmp

runex46_3:
	-@${MPIEXEC} -n 12 ./ex46 > ex46.tmp 2>&1; \
	   if (${DIFF} output/ex46_1_p12.out ex46.tmp) then true; \
	   else printf "${PWD}\nPossible problem with with ex46_3, diffs above\n=========================================\n"; fi; \
	   ${RM} -f ex46.tmp

runex46_mpiio:
	-@${MPIEXEC} -n 6 ./ex46 -usempiio > ex46.tmp 2>&1; \
	   if (${DIFF} output/ex46_2_p6.out ex46.tmp) then true; \
	   else printf "${PWD}\nPossible problem with with ex46_mpiio, diffs above\n=========================================\n"; fi; \
	   ${RM} -f ex46.tmp

runex47:
	-@${MPIEXEC} -n 4 ./ex47
	-@${MPIEXEC} -n 4 ./ex47  -viewer_hdf5_base_dimension2
	-@${MPIEXEC} -n 4 ./ex47  -viewer_hdf5_sp_output


TESTEXAMPLES_C		    = ex1.PETSc runex1 ex1.rm ex2.PETSc runex2 ex2.rm ex3.PETSc runex3 runex3_2 ex3.rm \
                              ex4.PETSc runex4 ex4.rm ex5.PETSc ex5.rm ex6.PETSc runex6 ex6.rm ex7.PETSc \
                              runex7 ex7.rm ex8.PETSc runex8 ex8.rm ex9.PETSc runex9 ex9.rm ex11.PETSc runex11 \
                              runex11_bts ex11.rm ex12.PETSc runex12 ex12.rm  ex14.PETSc runex14 \
                              ex14.rm ex15.PETSc runex15 ex15.rm ex16.PETSc runex16 ex16.rm ex17.PETSc runex17 \
                              ex17.rm ex21.PETSc runex21 runex21_2 ex21.rm ex25.PETSc runex25 ex25.rm ex29.PETSc \
                              runex29 runex29_bts runex29_bts_2 runex29_bts_2_subset runex29_bts_2_subset_proper ex29.rm \
                              ex34.PETSc runex34 ex34.rm ex36.PETSc runex36 ex36.rm \
                              ex37.PETSc runex37 runex37_2 runex37_3 runex37_4  ex37.rm ex38.PETSc runex38 ex38.rm ex45.PETSc runex45 ex45.rm \
                              ex46.PETSc runex46 runex46_2 runex46_3 runex46_mpiio ex46.rm
TESTEXAMPLES_C_X	    = ex10.PETSc runex10 ex10.rm ex22.PETSc runex22 ex22.rm ex23.PETSc runex23 ex23.rm \
                              ex24.PETSc runex24 ex24.rm ex28.PETSc runex28 runex28_2 ex28.rm ex33.PETSc runex33 ex33.rm
TESTEXAMPLES_FORTRAN	    = ex17f.PETSc runex17f ex17f.rm ex19f.PETSc ex19f.rm ex20f.PETSc ex20f.rm ex30f.PETSc \
                              runex30f ex30f.rm
TESTEXAMPLES_FORTRAN_NOCOMPLEX = ex32f.PETSc runex32f ex32f.rm
TESTEXAMPLES_FORTRAN_MPIUNI = ex19f.PETSc runex19f ex19f.rm
TESTEXAMPLES_C_X_MPIUNI   = ex2.PETSc runex2 ex2.rm ex4.PETSc ex4.rm ex6.PETSc runex6 ex6.rm ex7.PETSc runex7 \
                              ex7.rm ex8.PETSc runex8 ex8.rm ex14.PETSc ex14.rm
TESTEXAMPLES_CUSP           = ex44.PETSc runex44 ex44.rm \
                              ex4.PETSc runex4_cusp runex4_cusp2 ex4.rm 
TESTEXAMPLES_HDF5         = ex47.PETSc runex47 ex47.rm

include ${PETSC_DIR}/lib/petsc/conf/test