testsrcs-sys.cxx := 
testsrcs-sys.F90 := 
testsrcs-sys.c := src/sys/examples/tests/ex11.c src/sys/examples/tests/ex33.c src/sys/examples/tests/ex19.c src/sys/examples/tests/ex14.c src/sys/examples/tests/ex22.c src/sys/examples/tests/ex21.c src/sys/examples/tests/ex10.c src/sys/examples/tests/ex28.c src/sys/examples/tests/ex35.c src/sys/examples/tests/ex9.c src/sys/examples/tests/ex31.c src/sys/examples/tests/ex34.c src/sys/examples/tests/ex7.c src/sys/examples/tests/ex1.c src/sys/examples/tests/ex24.c src/sys/examples/tests/ex23.c src/sys/examples/tests/ex2.c src/sys/examples/tests/ex20.c src/sys/examples/tests/ex5.c src/sys/examples/tests/ex3.c src/sys/examples/tests/ex32.c src/sys/examples/tests/ex8.c src/sys/examples/tests/ex12.c src/sys/examples/tests/ex25.c src/sys/examples/tutorials/ex11.c src/sys/examples/tutorials/ex18.c src/sys/examples/tutorials/ex4.c src/sys/examples/tutorials/ex1.c src/sys/examples/tutorials/ex6.c src/sys/examples/tutorials/ex17.c src/sys/examples/tutorials/ex15.c src/sys/examples/tutorials/ex2.c src/sys/examples/tutorials/ex5.c src/sys/examples/tutorials/ex3.c src/sys/examples/tutorials/ex16.c src/sys/classes/random/examples/tests/ex3.c src/sys/classes/gll/examples/tutorials/ex1.c
testsrcs-sys.cu := 
testsrcs-sys.F := src/sys/examples/tests/ex17f.F src/sys/examples/tests/ex6f.F src/sys/examples/tests/ex5f.F src/sys/examples/tutorials/ex4f.F src/sys/examples/tutorials/ex3f.F
testsrcs-vec.cxx := 
testsrcs-vec.F90 := 
testsrcs-vec.c := src/vec/is/sf/examples/tutorials/ex1.c src/vec/vec/utils/tagger/examples/tutorials/ex1.c
testsrcs-vec.cu := 
testsrcs-vec.F := 
testsrcs-mat.cxx := 
testsrcs-mat.F90 := 
testsrcs-mat.c := src/mat/examples/tutorials/ex3.c
testsrcs-mat.cu := 
testsrcs-mat.F := 
testsrcs-dm.cxx := 
testsrcs-dm.F90 := 
testsrcs-dm.c := src/dm/impls/plex/examples/tests/ex11.c src/dm/impls/plex/examples/tests/ex19.c src/dm/impls/plex/examples/tests/ex13.c src/dm/impls/plex/examples/tests/ex18.c src/dm/impls/plex/examples/tests/ex14.c src/dm/impls/plex/examples/tests/ex22.c src/dm/impls/plex/examples/tests/ex21.c src/dm/impls/plex/examples/tests/ex10.c src/dm/impls/plex/examples/tests/ex4.c src/dm/impls/plex/examples/tests/ex9.c src/dm/impls/plex/examples/tests/ex7.c src/dm/impls/plex/examples/tests/ex1.c src/dm/impls/plex/examples/tests/ex6.c src/dm/impls/plex/examples/tests/ex17.c src/dm/impls/plex/examples/tests/ex20.c src/dm/impls/plex/examples/tests/ex5.c src/dm/impls/plex/examples/tests/ex3.c src/dm/impls/plex/examples/tests/ex8.c src/dm/impls/plex/examples/tests/ex12.c src/dm/impls/plex/examples/tests/ex16.c src/dm/impls/plex/examples/tutorials/ex7.c src/dm/impls/plex/examples/tutorials/ex1.c src/dm/impls/plex/examples/tutorials/ex6.c src/dm/impls/plex/examples/tutorials/ex2.c src/dm/examples/tutorials/ex15.c src/dm/label/examples/tutorials/ex1.c src/dm/dt/examples/tests/ex4.c src/dm/dt/examples/tests/ex1.c src/dm/dt/examples/tests/ex2.c src/dm/dt/examples/tests/ex3.c
testsrcs-dm.cu := 
testsrcs-dm.F := 
testsrcs-ksp.cxx := 
testsrcs-ksp.F90 := 
testsrcs-ksp.c := src/ksp/ksp/examples/tutorials/ex68.c src/ksp/ksp/examples/tutorials/ex10.c src/ksp/ksp/examples/tutorials/ex69.c
testsrcs-ksp.cu := 
testsrcs-ksp.F := 
testsrcs-snes.cxx := 
testsrcs-snes.F90 := 
testsrcs-snes.c := src/snes/examples/tests/ex2.c src/snes/examples/tutorials/ex77.c src/snes/examples/tutorials/ex33.c src/snes/examples/tutorials/ex56.c src/snes/examples/tutorials/ex13.c src/snes/examples/tutorials/ex69.c src/snes/examples/tutorials/ex5.c src/snes/examples/tutorials/ex62.c
testsrcs-snes.cu := 
testsrcs-snes.F := 
testsrcs-ts.cxx := 
testsrcs-ts.F90 := 
testsrcs-ts.c := src/ts/examples/tutorials/ex46.c src/ts/examples/tutorials/ex11.c src/ts/examples/tutorials/ex47.c src/ts/examples/tutorials/ex41.c src/ts/examples/tutorials/ex19.c src/ts/examples/tutorials/ex18.c src/ts/examples/tutorials/ex45.c
testsrcs-ts.cu := 
testsrcs-ts.F := 
testsrcs-tao.cxx := 
testsrcs-tao.F90 := 
testsrcs-tao.c := src/tao/unconstrained/examples/tutorials/heat-data-assimulation.c src/tao/examples/tutorials/ex1.c
testsrcs-tao.cu := 
testsrcs-tao.F := 

#Tests and executables
test-sys.cxx := sys_tutorials-runex14 sys_tutorials-runex12 sys_tutorials-runex13
test-sys.cxx : $(test-sys.cxx)
$(TESTDIR)/counts/sys_tutorials-runex14.counts : ${TESTDIR}/src/sys/examples/tutorials/runex14.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/sys/examples/tutorials/ex14.cxx
sys_tutorials-runex14_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex12.counts : ${TESTDIR}/src/sys/examples/tutorials/runex12.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/sys/examples/tutorials/ex12.cxx
sys_tutorials-runex12_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex13.counts : ${TESTDIR}/src/sys/examples/tutorials/runex13.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/sys/examples/tutorials/ex13.cxx
sys_tutorials-runex13_ARGS := ''
test-sys.F90 := sys_tutorials-runex5f90 sys_tutorials-runex4f90 sys_tutorials-runex8f90 sys_tests-runex13f_0 sys_tests-runex1f sys_tutorials-runex10f90_2 sys_tutorials-runex10f90_1
test-sys.F90 : $(test-sys.F90)
$(TESTDIR)/counts/sys_tutorials-runex5f90.counts : ${TESTDIR}/src/sys/examples/tutorials/runex5f90.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/sys/examples/tutorials/ex5f90.F90
sys_tutorials-runex5f90_ARGS := 'pbag_rarray'
$(TESTDIR)/counts/sys_tutorials-runex4f90.counts : ${TESTDIR}/src/sys/examples/tutorials/runex4f90.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/sys/examples/tutorials/ex4f90.F90
sys_tutorials-runex4f90_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex8f90.counts : ${TESTDIR}/src/sys/examples/tutorials/runex8f90.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/sys/examples/tutorials/ex8f90.F90
sys_tutorials-runex8f90_ARGS := 'joe_jeff b'
$(TESTDIR)/counts/sys_tests-runex13f_0.counts : ${TESTDIR}/src/sys/examples/tests/runex13f_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/sys/examples/tests/ex13f.F90
sys_tests-runex13f_0_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex1f.counts : ${TESTDIR}/src/sys/examples/tests/runex1f.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/sys/examples/tests/ex1f.F90
sys_tests-runex1f_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex10f90_2.counts : ${TESTDIR}/src/sys/examples/tutorials/runex10f90_2.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/sys/examples/tutorials/ex10f90.F90
sys_tutorials-runex10f90_2_ARGS := 'options_file_yaml petscyml'
$(TESTDIR)/counts/sys_tutorials-runex10f90_1.counts : ${TESTDIR}/src/sys/examples/tutorials/runex10f90_1.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/sys/examples/tutorials/ex10f90.F90
sys_tutorials-runex10f90_1_ARGS := 'f petscyml'
test-sys.c := sys_tests-runex19 sys_classes_random_tests-runex3_sprng_failure sys_classes_gll_tutorials-runex1 sys_tests-runex10 sys_tests-runex11 sys_tests-runex34 sys_tests-runex35 sys_tests-runex14 sys_tests-runex31 sys_tests-runex31_2 sys_tests-runex20_2 sys_tests-runex20_3 sys_tutorials-runex6 sys_tutorials-runex9_2 sys_tests-runex25 sys_tutorials-runex9_1 sys_tests-runex12 sys_tests-runex33_1_l-foo sys_tutorials-runex5_yaml sys_tests-runex28 sys_tests-runex8_f_ibarrier sys_tests-runex33_4_cg sys_tests-runex24 sys_tutorials-runex3 sys_tests-runex21 sys_tests-runex20 sys_tests-runex23 sys_tests-runex22 sys_tutorials-runex2 sys_classes_random_tests-runex3_random123 sys_tests-runex33_3_gmres sys_classes_random_tests-runex3_rander48_failure sys_tests-runex8_redscatter sys_tests-runex33_2 sys_tests-runex33_3_cg sys_tests-runex8_f sys_tests-runex33_4_gmres_rtol-1.e-4 sys_tests-runex33_4_gmres_rtol-1.e-5 sys_tutorials-runex18 sys_tutorials-runex16 sys_tutorials-runex17 sys_tutorials-runex15 sys_tutorials-runex11 sys_tutorials-runex4 sys_tutorials-runex5 sys_tests-runex32 sys_tutorials-runex1 sys_tests-runex8 sys_tests-runex9 sys_tests-runex33_1_l-bar sys_tests-runex7 sys_tests-runex8_ibarrier sys_tests-runex5 sys_tests-runex2 sys_tests-runex3 sys_tests-runex1
test-sys.c : $(test-sys.c)
$(TESTDIR)/counts/sys_tests-runex19.counts : ${TESTDIR}/src/sys/examples/tests/runex19.sh ${TESTDIR}/src/sys/examples/tests/ex19
sys_tests-runex19_ARGS := ''
$(TESTDIR)/counts/sys_classes_random_tests-runex3_sprng_failure.counts : ${TESTDIR}/src/sys/classes/random/examples/tests/runex3_sprng_failure.sh ${TESTDIR}/src/sys/classes/random/examples/tests/ex3
sys_classes_random_tests-runex3_sprng_failure_ARGS := 'random_type sprng'
$(TESTDIR)/counts/sys_classes_gll_tutorials-runex1.counts : ${TESTDIR}/src/sys/classes/gll/examples/tutorials/runex1.sh ${TESTDIR}/src/sys/classes/gll/examples/tutorials/ex1
sys_classes_gll_tutorials-runex1_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex10.counts : ${TESTDIR}/src/sys/examples/tests/runex10.sh ${TESTDIR}/src/sys/examples/tests/ex10
sys_tests-runex10_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex11.counts : ${TESTDIR}/src/sys/examples/tests/runex11.sh ${TESTDIR}/src/sys/examples/tests/ex11
sys_tests-runex11_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex34.counts : ${TESTDIR}/src/sys/examples/tests/runex34.sh ${TESTDIR}/src/sys/examples/tests/ex34
sys_tests-runex34_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex35.counts : ${TESTDIR}/src/sys/examples/tests/runex35.sh ${TESTDIR}/src/sys/examples/tests/ex35
sys_tests-runex35_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex14.counts : ${TESTDIR}/src/sys/examples/tests/runex14.sh ${TESTDIR}/src/sys/examples/tests/ex14
sys_tests-runex14_ARGS := 'array i i ii i i rarray a i'
$(TESTDIR)/counts/sys_tests-runex31.counts : ${TESTDIR}/src/sys/examples/tests/runex31.sh ${TESTDIR}/src/sys/examples/tests/ex31
sys_tests-runex31_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex31_2.counts : ${TESTDIR}/src/sys/examples/tests/runex31_2.sh ${TESTDIR}/src/sys/examples/tests/ex31
sys_tests-runex31_2_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex20_2.counts : ${TESTDIR}/src/sys/examples/tests/runex20_2.sh ${TESTDIR}/src/sys/examples/tests/ex20
sys_tests-runex20_2_ARGS := 'cl prefix_push cl_ zero prefix_push a_ one prefix_push bb_ two prefix_pop three prefix_push cc_ prefix_push ddd_ four prefix_pop prefix_pop prefix_pop five prefix_pop'
$(TESTDIR)/counts/sys_tests-runex20_3.counts : ${TESTDIR}/src/sys/examples/tests/runex20_3.sh ${TESTDIR}/src/sys/examples/tests/ex20
sys_tests-runex20_3_ARGS := 'str'
$(TESTDIR)/counts/sys_tutorials-runex6.counts : ${TESTDIR}/src/sys/examples/tutorials/runex6.sh ${TESTDIR}/src/sys/examples/tutorials/ex6
sys_tutorials-runex6_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex9_2.counts : ${TESTDIR}/src/sys/examples/tutorials/runex9_2.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/sys/examples/tutorials/ex9.c
sys_tutorials-runex9_2_ARGS := 'options_file_yaml petscyml |grep v malloc_dump | grep v display'
$(TESTDIR)/counts/sys_tests-runex25.counts : ${TESTDIR}/src/sys/examples/tests/runex25.sh ${TESTDIR}/src/sys/examples/tests/ex25
sys_tests-runex25_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex9_1.counts : ${TESTDIR}/src/sys/examples/tutorials/runex9_1.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/sys/examples/tutorials/ex9.c
sys_tutorials-runex9_1_ARGS := 'f petscyml'
$(TESTDIR)/counts/sys_tests-runex12.counts : ${TESTDIR}/src/sys/examples/tests/runex12.sh ${TESTDIR}/src/sys/examples/tests/ex12
sys_tests-runex12_ARGS := 'values_view'
$(TESTDIR)/counts/sys_tests-runex33_1_l-foo.counts : ${TESTDIR}/src/sys/examples/tests/runex33_1_l-foo.sh ${TESTDIR}/src/sys/examples/tests/ex33
sys_tests-runex33_1_l-foo_ARGS := 'a b c h l foo'
$(TESTDIR)/counts/sys_tutorials-runex5_yaml.counts : ${TESTDIR}/src/sys/examples/tutorials/runex5_yaml.sh ${TESTDIR}/src/sys/examples/tutorials/ex5
sys_tutorials-runex5_yaml_ARGS := 'options_file_yaml bagyml options_view'
$(TESTDIR)/counts/sys_tests-runex28.counts : ${TESTDIR}/src/sys/examples/tests/runex28.sh ${TESTDIR}/src/sys/examples/tests/ex28
sys_tests-runex28_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex8_f_ibarrier.counts : ${TESTDIR}/src/sys/examples/tests/runex8_f_ibarrier.sh ${TESTDIR}/src/sys/examples/tests/ex8
sys_tests-runex8_f_ibarrier_ARGS := 'verbose build_twosided_f build_twosided ibarrier'
$(TESTDIR)/counts/sys_tests-runex33_4_cg.counts : ${TESTDIR}/src/sys/examples/tests/runex33_4_cg.sh ${TESTDIR}/src/sys/examples/tests/ex33
sys_tests-runex33_4_cg_ARGS := 'a b c my_arg cg'
$(TESTDIR)/counts/sys_tests-runex24.counts : ${TESTDIR}/src/sys/examples/tests/runex24.sh ${TESTDIR}/src/sys/examples/tests/ex24
sys_tests-runex24_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex3.counts : ${TESTDIR}/src/sys/examples/tutorials/runex3.sh ${TESTDIR}/src/sys/examples/tutorials/ex3
sys_tutorials-runex3_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex21.counts : ${TESTDIR}/src/sys/examples/tests/runex21.sh ${TESTDIR}/src/sys/examples/tests/ex21
sys_tests-runex21_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex20.counts : ${TESTDIR}/src/sys/examples/tests/runex20.sh ${TESTDIR}/src/sys/examples/tests/ex20
sys_tests-runex20_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex23.counts : ${TESTDIR}/src/sys/examples/tests/runex23.sh ${TESTDIR}/src/sys/examples/tests/ex23
sys_tests-runex23_ARGS := 'options_file_yaml ex options'
$(TESTDIR)/counts/sys_tests-runex22.counts : ${TESTDIR}/src/sys/examples/tests/runex22.sh ${TESTDIR}/src/sys/examples/tests/ex22
sys_tests-runex22_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex2.counts : ${TESTDIR}/src/sys/examples/tutorials/runex2.sh ${TESTDIR}/src/sys/examples/tutorials/ex2
sys_tutorials-runex2_ARGS := ''
$(TESTDIR)/counts/sys_classes_random_tests-runex3_random123.counts : ${TESTDIR}/src/sys/classes/random/examples/tests/runex3_random123.sh ${TESTDIR}/src/sys/classes/random/examples/tests/ex3
sys_classes_random_tests-runex3_random123_ARGS := 'random_type random'
$(TESTDIR)/counts/sys_tests-runex33_3_gmres.counts : ${TESTDIR}/src/sys/examples/tests/runex33_3_gmres.sh ${TESTDIR}/src/sys/examples/tests/ex33
sys_tests-runex33_3_gmres_ARGS := 'a b c my_arg gmres rtol'
$(TESTDIR)/counts/sys_classes_random_tests-runex3_rander48_failure.counts : ${TESTDIR}/src/sys/classes/random/examples/tests/runex3_rander48_failure.sh ${TESTDIR}/src/sys/classes/random/examples/tests/ex3
sys_classes_random_tests-runex3_rander48_failure_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex8_redscatter.counts : ${TESTDIR}/src/sys/examples/tests/runex8_redscatter.sh ${TESTDIR}/src/sys/examples/tests/ex8
sys_tests-runex8_redscatter_ARGS := 'verbose build_twosided redscatter'
$(TESTDIR)/counts/sys_tests-runex33_2.counts : ${TESTDIR}/src/sys/examples/tests/runex33_2.sh ${TESTDIR}/src/sys/examples/tests/ex33
sys_tests-runex33_2_ARGS := 'a b c my_arg cg my_arg foo rtol'
$(TESTDIR)/counts/sys_tests-runex33_3_cg.counts : ${TESTDIR}/src/sys/examples/tests/runex33_3_cg.sh ${TESTDIR}/src/sys/examples/tests/ex33
sys_tests-runex33_3_cg_ARGS := 'a b c my_arg cg'
$(TESTDIR)/counts/sys_tests-runex8_f.counts : ${TESTDIR}/src/sys/examples/tests/runex8_f.sh ${TESTDIR}/src/sys/examples/tests/ex8
sys_tests-runex8_f_ARGS := 'verbose build_twosided_f build_twosided allreduce'
$(TESTDIR)/counts/sys_tests-runex33_4_gmres_rtol-1.e-4.counts : ${TESTDIR}/src/sys/examples/tests/runex33_4_gmres_rtol-1.e-4.sh ${TESTDIR}/src/sys/examples/tests/ex33
sys_tests-runex33_4_gmres_rtol-1.e-4_ARGS := 'a b c rtol e'
$(TESTDIR)/counts/sys_tests-runex33_4_gmres_rtol-1.e-5.counts : ${TESTDIR}/src/sys/examples/tests/runex33_4_gmres_rtol-1.e-5.sh ${TESTDIR}/src/sys/examples/tests/ex33
sys_tests-runex33_4_gmres_rtol-1.e-5_ARGS := 'a b c rtol e'
$(TESTDIR)/counts/sys_tutorials-runex18.counts : ${TESTDIR}/src/sys/examples/tutorials/runex18.sh ${TESTDIR}/src/sys/examples/tutorials/ex18
sys_tutorials-runex18_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex16.counts : ${TESTDIR}/src/sys/examples/tutorials/runex16.sh ${TESTDIR}/src/sys/examples/tutorials/ex16
sys_tutorials-runex16_ARGS := 'options_view get_total_flops'
$(TESTDIR)/counts/sys_tutorials-runex17.counts : ${TESTDIR}/src/sys/examples/tutorials/runex17.sh ${TESTDIR}/src/sys/examples/tutorials/ex17
sys_tutorials-runex17_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex15.counts : ${TESTDIR}/src/sys/examples/tutorials/runex15.sh ${TESTDIR}/src/sys/examples/tutorials/ex15
sys_tutorials-runex15_ARGS := 'viewer'
$(TESTDIR)/counts/sys_tutorials-runex11.counts : ${TESTDIR}/src/sys/examples/tutorials/runex11.sh ${TESTDIR}/src/sys/examples/tutorials/ex11
sys_tutorials-runex11_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex4.counts : ${TESTDIR}/src/sys/examples/tutorials/runex4.sh ${TESTDIR}/src/sys/examples/tutorials/ex4
sys_tutorials-runex4_ARGS := 'options_left no'
$(TESTDIR)/counts/sys_tutorials-runex5.counts : ${TESTDIR}/src/sys/examples/tutorials/runex5.sh ${TESTDIR}/src/sys/examples/tutorials/ex5
sys_tutorials-runex5_ARGS := 'pbag_rho pbag_do_output true'
$(TESTDIR)/counts/sys_tests-runex32.counts : ${TESTDIR}/src/sys/examples/tests/runex32.sh ${TESTDIR}/src/sys/examples/tests/ex32
sys_tests-runex32_ARGS := 'skip_petscrc options_left'
$(TESTDIR)/counts/sys_tutorials-runex1.counts : ${TESTDIR}/src/sys/examples/tutorials/runex1.sh ${TESTDIR}/src/sys/examples/tutorials/ex1
sys_tutorials-runex1_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex8.counts : ${TESTDIR}/src/sys/examples/tests/runex8.sh ${TESTDIR}/src/sys/examples/tests/ex8
sys_tests-runex8_ARGS := 'verbose build_twosided allreduce'
$(TESTDIR)/counts/sys_tests-runex9.counts : ${TESTDIR}/src/sys/examples/tests/runex9.sh ${TESTDIR}/src/sys/examples/tests/ex9
sys_tests-runex9_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex33_1_l-bar.counts : ${TESTDIR}/src/sys/examples/tests/runex33_1_l-bar.sh ${TESTDIR}/src/sys/examples/tests/ex33
sys_tests-runex33_1_l-bar_ARGS := 'a b c h l bar'
$(TESTDIR)/counts/sys_tests-runex7.counts : ${TESTDIR}/src/sys/examples/tests/runex7.sh ${TESTDIR}/src/sys/examples/tests/ex7
sys_tests-runex7_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex8_ibarrier.counts : ${TESTDIR}/src/sys/examples/tests/runex8_ibarrier.sh ${TESTDIR}/src/sys/examples/tests/ex8
sys_tests-runex8_ibarrier_ARGS := 'verbose build_twosided ibarrier'
$(TESTDIR)/counts/sys_tests-runex5.counts : ${TESTDIR}/src/sys/examples/tests/runex5.sh ${TESTDIR}/src/sys/examples/tests/ex5
sys_tests-runex5_ARGS := 'unused_petsc_option_ unused_petsc_option_ get_an_integer options_left no'
$(TESTDIR)/counts/sys_tests-runex2.counts : ${TESTDIR}/src/sys/examples/tests/runex2.sh ${TESTDIR}/src/sys/examples/tests/ex2
sys_tests-runex2_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex3.counts : ${TESTDIR}/src/sys/examples/tests/runex3.sh ${TESTDIR}/src/sys/examples/tests/ex3
sys_tests-runex3_ARGS := 'fp_trap'
$(TESTDIR)/counts/sys_tests-runex1.counts : ${TESTDIR}/src/sys/examples/tests/runex1.sh ${TESTDIR}/src/sys/examples/tests/ex1
sys_tests-runex1_ARGS := ''
test-sys.cu := 
test-sys.cu : $(test-sys.cu)
test-sys.F := sys_tests-runex17f sys_tutorials-runex4f sys_tests-runex5f sys_tutorials-runex3f sys_tests-runex6f
test-sys.F : $(test-sys.F)
$(TESTDIR)/counts/sys_tests-runex17f.counts : ${TESTDIR}/src/sys/examples/tests/runex17f.sh ${TESTDIR}/src/sys/examples/tests/ex17f
sys_tests-runex17f_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex4f.counts : ${TESTDIR}/src/sys/examples/tutorials/runex4f.sh ${TESTDIR}/src/sys/examples/tutorials/ex4f
sys_tutorials-runex4f_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex5f.counts : ${TESTDIR}/src/sys/examples/tests/runex5f.sh ${TESTDIR}/src/sys/examples/tests/ex5f
sys_tests-runex5f_ARGS := ''
$(TESTDIR)/counts/sys_tutorials-runex3f.counts : ${TESTDIR}/src/sys/examples/tutorials/runex3f.sh ${TESTDIR}/src/sys/examples/tutorials/ex3f
sys_tutorials-runex3f_ARGS := ''
$(TESTDIR)/counts/sys_tests-runex6f.counts : ${TESTDIR}/src/sys/examples/tests/runex6f.sh ${TESTDIR}/src/sys/examples/tests/ex6f
sys_tests-runex6f_ARGS := ''
test-vec.cxx := 
test-vec.cxx : $(test-vec.cxx)
test-vec.F90 := 
test-vec.F90 : $(test-vec.F90)
test-vec.c := vec_is_sf_tutorials-runex1_8_basic vec_vec_utils_tagger_tutorials-runex1_12 vec_vec_utils_tagger_tutorials-runex1_13 vec_vec_utils_tagger_tutorials-runex1_10 vec_vec_utils_tagger_tutorials-runex1_11 vec_vec_utils_tagger_tutorials-runex1_16 vec_vec_utils_tagger_tutorials-runex1_17 vec_vec_utils_tagger_tutorials-runex1_14 vec_vec_utils_tagger_tutorials-runex1_15 vec_vec_utils_tagger_tutorials-runex1_18 vec_vec_utils_tagger_tutorials-runex1_19 vec_is_sf_tutorials-runex1_8 vec_vec_utils_tagger_tutorials-runex1_8 vec_vec_utils_tagger_tutorials-runex1_9 vec_vec_utils_tagger_tutorials-runex1_0 vec_vec_utils_tagger_tutorials-runex1_1 vec_vec_utils_tagger_tutorials-runex1_2 vec_vec_utils_tagger_tutorials-runex1_3 vec_vec_utils_tagger_tutorials-runex1_4 vec_vec_utils_tagger_tutorials-runex1_5 vec_vec_utils_tagger_tutorials-runex1_6 vec_vec_utils_tagger_tutorials-runex1_7
test-vec.c : $(test-vec.c)
$(TESTDIR)/counts/vec_is_sf_tutorials-runex1_8_basic.counts : ${TESTDIR}/src/vec/is/sf/examples/tutorials/runex1_8_basic.sh ${TESTDIR}/src/vec/is/sf/examples/tutorials/ex1
vec_is_sf_tutorials-runex1_8_basic_ARGS := 'test_bcast test_sf_distribute sf_type basic'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_12.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_12.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_12_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view bs'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_13.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_13.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_13_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_block_size vec_tagger_box i i i i'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_10.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_10.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_10_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_11.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_11.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_11_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_16.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_16.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_16_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_type cdf vec_tagger_box i i'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_17.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_17.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_17_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_type cdf vec_tagger_box i i vec_tagger_cdf_method iterative vec_tagger_cdf_max_it'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_14.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_14.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_14_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_invert'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_15.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_15.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_15_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_type relative vec_tagger_box i i'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_18.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_18.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_18_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_type or vec_tagger_num_subs sub_ _vec_tagger_type absolute sub_ _vec_tagger_box i i sub_ _vec_tagger_type relative sub_ _vec_tagger_box iinf infi'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_19.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_19.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_19_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_type and vec_tagger_num_subs sub_ _vec_tagger_type absolute sub_ _vec_tagger_box inf infi i sub_ _vec_tagger_type relative sub_ _vec_tagger_box i i'
$(TESTDIR)/counts/vec_is_sf_tutorials-runex1_8.counts : ${TESTDIR}/src/vec/is/sf/examples/tutorials/runex1_8.sh ${TESTDIR}/src/vec/is/sf/examples/tutorials/ex1
vec_is_sf_tutorials-runex1_8_ARGS := 'test_bcast test_sf_distribute sf_type window'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_8.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_8.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_8_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_type or vec_tagger_num_subs sub_ _vec_tagger_type absolute sub_ _vec_tagger_box sub_ _vec_tagger_type relative sub_ _vec_tagger_box inf'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_9.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_9.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_9_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_type and vec_tagger_num_subs sub_ _vec_tagger_type absolute sub_ _vec_tagger_box inf sub_ _vec_tagger_type relative sub_ _vec_tagger_box'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_0.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_0.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_0_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_1.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_1.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_1_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_2.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_2.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_2_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view bs'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_3.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_3.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_3_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_block_size vec_tagger_box'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_4.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_4.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_4_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_invert'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_5.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_5.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_5_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_type relative vec_tagger_box'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_6.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_6.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_6_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_type cdf vec_tagger_box'
$(TESTDIR)/counts/vec_vec_utils_tagger_tutorials-runex1_7.counts : ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/runex1_7.sh ${TESTDIR}/src/vec/vec/utils/tagger/examples/tutorials/ex1
vec_vec_utils_tagger_tutorials-runex1_7_ARGS := 'n vec_view vec_tagger_view vec_tagger_boxes_view tagged_is_view untagged_is_view tagged_vec_view untagged_vec_view vec_tagger_type cdf vec_tagger_box vec_tagger_cdf_method iterative vec_tagger_cdf_max_it'
test-vec.cu := 
test-vec.cu : $(test-vec.cu)
test-vec.F := 
test-vec.F : $(test-vec.F)
test-mat.cxx := 
test-mat.cxx : $(test-mat.cxx)
test-mat.F90 := 
test-mat.F90 : $(test-mat.F90)
test-mat.c := mat_tutorials-runex3_1 mat_tutorials-runex3_0 mat_tutorials-runex3_2
test-mat.c : $(test-mat.c)
$(TESTDIR)/counts/mat_tutorials-runex3_1.counts : ${TESTDIR}/src/mat/examples/tutorials/runex3_1.sh ${TESTDIR}/src/mat/examples/tutorials/ex3
mat_tutorials-runex3_1_ARGS := ''
$(TESTDIR)/counts/mat_tutorials-runex3_0.counts : ${TESTDIR}/src/mat/examples/tutorials/runex3_0.sh ${TESTDIR}/src/mat/examples/tutorials/ex3
mat_tutorials-runex3_0_ARGS := ''
$(TESTDIR)/counts/mat_tutorials-runex3_2.counts : ${TESTDIR}/src/mat/examples/tutorials/runex3_2.sh ${TESTDIR}/src/mat/examples/tutorials/ex3
mat_tutorials-runex3_2_ARGS := ''
test-mat.cu := 
test-mat.cu : $(test-mat.cu)
test-mat.F := 
test-mat.F : $(test-mat.F)
test-dm.cxx := 
test-dm.cxx : $(test-dm.cxx)
test-dm.F90 := dm_impls_plex_tutorials-runex1f90_0 dm_impls_plex_tutorials-runex1f90_1 dm_label_tutorials-runex1f90_0 dm_impls_plex_tests-runex1f90_0 dm_impls_plex_tests-runex2f90_0
test-dm.F90 : $(test-dm.F90)
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex1f90_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex1f90_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/dm/impls/plex/examples/tutorials/ex1f90.F90
dm_impls_plex_tutorials-runex1f90_0_ARGS := ''
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex1f90_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex1f90_1.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/dm/impls/plex/examples/tutorials/ex1f90.F90
dm_impls_plex_tutorials-runex1f90_1_ARGS := 'dim'
$(TESTDIR)/counts/dm_label_tutorials-runex1f90_0.counts : ${TESTDIR}/src/dm/label/examples/tutorials/runex1f90_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/dm/label/examples/tutorials/ex1f90.F90
dm_label_tutorials-runex1f90_0_ARGS := 'i ${wPETSC_DIR}/share/petsc/datafiles/meshes/blockcylinder exo interpolate'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1f90_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1f90_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/dm/impls/plex/examples/tests/ex1f90.F90
dm_impls_plex_tests-runex1f90_0_ARGS := ''
$(TESTDIR)/counts/dm_impls_plex_tests-runex2f90_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex2f90_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/dm/impls/plex/examples/tests/ex2f90.F90
dm_impls_plex_tests-runex2f90_0_ARGS := ''
test-dm.c := dm_impls_plex_tests-runex1_2 dm_impls_plex_tests-runex1_part_ptscotch_1 dm_impls_plex_tests-runex1_0 dm_impls_plex_tests-runex1_1 dm_impls_plex_tests-runex1_6 dm_impls_plex_tests-runex1_7 dm_impls_plex_tests-runex1_4 dm_impls_plex_tests-runex1_part_ptscotch_0 dm_impls_plex_tests-runex3_q1_quad_5 dm_impls_plex_tests-runex1_8 dm_impls_plex_tutorials-runex6_8 dm_impls_plex_tutorials-runex2_1 dm_impls_plex_tests-runex7_0 dm_impls_plex_tests-runex7_1 dm_impls_plex_tests-runex7_2 dm_impls_plex_tests-runex7_3 dm_impls_plex_tests-runex7_4 dm_impls_plex_tests-runex7_5 dm_impls_plex_tests-runex7_6 dm_impls_plex_tests-runex7_7 dm_impls_plex_tests-runex7_8 dm_impls_plex_tests-runex7_9 dm_impls_plex_tutorials-runex2_5 dm_impls_plex_tutorials-runex6_5 dm_impls_plex_tutorials-runex2_6 dm_impls_plex_tests-runex1_s2t2 dm_impls_plex_tests-runex1_s2t3 dm_label_tutorials-runex1_0 dm_impls_plex_tutorials-runex6_4 dm_impls_plex_tutorials-runex6_11 dm_impls_plex_tests-runex3_nonconforming_tensor_2_fv dm_impls_plex_tests-runex1_5 dm_impls_plex_tests-runex3_nonconforming_simplex_3_hi dm_impls_plex_tutorials-runex6_2 dm_impls_plex_tests-runex3_nonconforming_tensor_3 dm_impls_plex_tests-runex3_1 dm_impls_plex_tests-runex12_8 dm_impls_plex_tests-runex3_nonconforming_simplex_2_hi dm_impls_plex_tests-runex3_q1_2d_plex_4 dm_impls_plex_tutorials-runex2_9 dm_impls_plex_tutorials-runex2_8 dm_impls_plex_tests-runex4_28 dm_impls_plex_tests-runex4_29 dm_impls_plex_tests-runex4_26 dm_impls_plex_tests-runex4_27 dm_impls_plex_tests-runex4_24 dm_impls_plex_tests-runex4_25 dm_impls_plex_tests-runex4_22 dm_impls_plex_tests-runex4_23 dm_impls_plex_tests-runex4_20 dm_impls_plex_tests-runex4_21 dm_impls_plex_tests-runex12_3 dm_impls_plex_tests-runex3_p1d_2d_2 dm_impls_plex_tutorials-runex6_9 dm_impls_plex_tests-runex3_p1d_2d_3 dm_impls_plex_tests-runex1_fluent_2 dm_impls_plex_tests-runex1_fluent_3 dm_impls_plex_tests-runex1_fluent_0 dm_impls_plex_tests-runex1_fluent_1 dm_impls_plex_tutorials-runex6_3 dm_impls_plex_tests-runex3_p1d_2d_0 dm_impls_plex_tutorials-runex6_1 dm_impls_plex_tutorials-runex6_0 dm_impls_plex_tests-runex8_4 dm_impls_plex_tests-runex3_p1d_2d_1 dm_impls_plex_tests-runex8_2 dm_impls_plex_tests-runex16_0 dm_impls_plex_tests-runex12_2 dm_impls_plex_tests-runex3_q1_2d_plex_3 dm_impls_plex_tests-runex3_q1_2d_plex_2 dm_impls_plex_tests-runex3_q1_2d_plex_1 dm_impls_plex_tests-runex3_nonconforming_tensor_2 dm_impls_plex_tests-runex3_q1_2d_plex_7 dm_impls_plex_tests-runex3_q1_2d_plex_6 dm_impls_plex_tests-runex3_q1_2d_plex_5 dm_impls_plex_tests-runex1_box_2d_per dm_impls_plex_tutorials-runex5_1 dm_impls_plex_tests-runex9_2 dm_impls_plex_tests-runex4_34 dm_impls_plex_tests-runex9_0 dm_impls_plex_tests-runex9_1 dm_impls_plex_tests-runex4_31 dm_impls_plex_tests-runex4_30 dm_impls_plex_tests-runex4_33 dm_impls_plex_tests-runex4_32 dm_impls_plex_tests-runex3_p1_2d_5 dm_impls_plex_tests-runex3_p1_2d_4 dm_impls_plex_tests-runex3_q1_2d_da_1 dm_impls_plex_tests-runex3_q1_2d_da_0 dm_impls_plex_tests-runex3_p1_2d_1 dm_impls_plex_tests-runex3_p1_2d_0 dm_impls_plex_tests-runex3_p1_2d_3 dm_impls_plex_tests-runex3_p1_2d_2 dm_impls_plex_tests-runex6_1 dm_impls_plex_tests-runex6_0 dm_impls_plex_tests-runex6_3 dm_impls_plex_tests-runex6_2 dm_impls_plex_tests-runex11_0 dm_impls_plex_tests-runex11_1 dm_impls_plex_tests-runex5_8 dm_impls_plex_tests-runex5_9 dm_impls_plex_tests-runex5_6 dm_impls_plex_tests-runex5_7 dm_impls_plex_tests-runex5_4 dm_impls_plex_tests-runex5_5 dm_impls_plex_tests-runex5_2 dm_impls_plex_tests-runex5_3 dm_impls_plex_tests-runex5_0 dm_impls_plex_tests-runex5_1 dm_impls_plex_tests-runex21_1 dm_impls_plex_tests-runex21_0 dm_impls_plex_tests-runex7_10 dm_impls_plex_tests-runex7_11 dm_impls_plex_tests-runex3_p1d_2d_5 dm_impls_plex_tests-runex3_p3_2d_6 dm_impls_plex_tests-runex3_p3_2d_5 dm_dt_tests-runex2_1 dm_impls_plex_tests-runex3_p3_2d_4 dm_impls_plex_tests-runex1_test_shape dm_impls_plex_tests-runex13_2 dm_impls_plex_tests-runex13_3 dm_impls_plex_tests-runex13_0 dm_impls_plex_tests-runex13_1 dm_impls_plex_tests-runex3_p3_2d_3 dm_impls_plex_tests-runex3_p3_2d_2 dm_impls_plex_tests-runex3_nonconforming_tensor_3_fv dm_impls_plex_tests-runex3_p3_2d_0 dm_impls_plex_tests-runex3_p2_2d_4 dm_impls_plex_tests-runex3_p2_2d_5 dm_impls_plex_tests-runex3_p2_2d_0 dm_impls_plex_tests-runex3_p2_2d_1 dm_impls_plex_tests-runex3_p2_2d_2 dm_impls_plex_tests-runex1_cylinder_per dm_impls_plex_tests-runex3_constraints dm_impls_plex_tests-runex3_q1_2d_plex_0 dm_impls_plex_tutorials-runex1_0 dm_impls_plex_tests-runex3_q1_quad_2 dm_impls_plex_tests-runex17_0 dm_impls_plex_tests-runex12_1 dm_impls_plex_tutorials-runex2_3 dm_impls_plex_tests-runex15_0 dm_impls_plex_tests-runex15_1 dm_impls_plex_tests-runex3_p1_3d_0 dm_impls_plex_tests-runex3_p1_3d_1 dm_impls_plex_tests-runex9_5 dm_impls_plex_tests-runex3_p1_3d_4 dm_impls_plex_tests-runex3_p1_3d_5 dm_impls_plex_tests-runex4_17 dm_impls_plex_tests-runex4_16 dm_impls_plex_tests-runex4_15 dm_impls_plex_tests-runex4_14 dm_impls_plex_tests-runex4_13 dm_impls_plex_tests-runex4_12 dm_impls_plex_tests-runex4_11 dm_impls_plex_tests-runex4_10 dm_impls_plex_tests-runex5_10 dm_impls_plex_tests-runex5_11 dm_impls_plex_tests-runex5_12 dm_impls_plex_tests-runex3_p2_2d_3 dm_impls_plex_tests-runex4_19 dm_impls_plex_tests-runex4_18 dm_impls_plex_tests-runex8_3 dm_impls_plex_tests-runex3_q2_quad_5 dm_impls_plex_tests-runex8_1 dm_impls_plex_tests-runex8_0 dm_impls_plex_tutorials-runex2_2 dm_impls_plex_tests-runex8_5 dm_impls_plex_tests-runex3_q2_quad_3 dm_impls_plex_tests-runex20_3d_tetgen dm_impls_plex_tutorials-runex2_4 dm_impls_plex_tests-runex18_4 dm_impls_plex_tests-runex12_4 dm_impls_plex_tests-runex18_1 dm_impls_plex_tests-runex18_0 dm_impls_plex_tests-runex18_3 dm_impls_plex_tests-runex18_2 dm_impls_plex_tests-runex3_q1_2d_da_2 dm_dt_tests-runex4_0 dm_impls_plex_tests-runex22_0 dm_impls_plex_tests-runex4_7 dm_impls_plex_tests-runex4_6 dm_impls_plex_tests-runex4_5 dm_impls_plex_tests-runex4_4 dm_impls_plex_tests-runex4_3 dm_impls_plex_tests-runex4_2 dm_impls_plex_tests-runex4_1 dm_impls_plex_tests-runex9_3 dm_impls_plex_tests-runex1_box_2d dm_impls_plex_tests-runex4_9 dm_impls_plex_tests-runex4_8 dm_impls_plex_tests-runex1_gmsh_3 dm_impls_plex_tests-runex1_gmsh_2 dm_impls_plex_tests-runex1_gmsh_1 dm_impls_plex_tests-runex1_gmsh_0 dm_impls_plex_tests-runex12_7 dm_impls_plex_tests-runex1_gmsh_6 dm_impls_plex_tests-runex1_gmsh_5 dm_impls_plex_tests-runex1_gmsh_4 dm_impls_plex_tutorials-runex6_7 dm_impls_plex_tests-runex9_6 dm_impls_plex_tests-runex4_0 dm_impls_plex_tests-runex9_7 dm_impls_plex_tutorials-runex2_0 dm_impls_plex_tests-runex9_4 dm_impls_plex_tests-runex10_5 dm_impls_plex_tests-runex10_4 dm_impls_plex_tests-runex10_7 dm_impls_plex_tests-runex10_6 dm_impls_plex_tests-runex10_1 dm_impls_plex_tests-runex10_0 dm_impls_plex_tests-runex10_3 dm_impls_plex_tests-runex10_2 dm_impls_plex_tests-runex3_nonconforming_simplex_3_fv dm_impls_plex_tests-runex1_box_3d dm_impls_plex_tests-runex1_part_simple_1 dm_impls_plex_tests-runex1_part_simple_0 dm_impls_plex_tests-runex3_p2_quad_3 dm_impls_plex_tests-runex3_p2_quad_5 dm_impls_plex_tutorials-runex2_7 dm_dt_tests-runex3_0 dm_impls_plex_tests-runex14_0 dm_impls_plex_tutorials-runex7_2d_quad dm_impls_plex_tests-runex20_2d dm_impls_plex_tests-runex3_p3_2d_1 dm_impls_plex_tests-runex3_q2_2d_plex_0 dm_dt_tests-runex1_1 dm_impls_plex_tests-runex3_q2_2d_plex_1 dm_impls_plex_tests-runex12_5 dm_impls_plex_tests-runex3_q2_2d_plex_2 dm_impls_plex_tests-runex12_0 dm_impls_plex_tests-runex1_refine_overlap_0 dm_impls_plex_tests-runex1_cylinder dm_impls_plex_tests-runex12_6 dm_impls_plex_tests-runex3_nonconforming_simplex_3 dm_impls_plex_tests-runex1_refine_overlap_1 dm_impls_plex_tests-runex19_4 dm_impls_plex_tests-runex19_5 dm_impls_plex_tests-runex19_6 dm_impls_plex_tests-runex19_7 dm_impls_plex_tests-runex19_0 dm_impls_plex_tests-runex19_1 dm_impls_plex_tests-runex19_2 dm_impls_plex_tests-runex19_3 dm_impls_plex_tests-runex1_cylinder_wedge dm_impls_plex_tutorials-runex6_6 dm_impls_plex_tests-runex1_med_1 dm_impls_plex_tests-runex1_med_0 dm_impls_plex_tests-runex1_med_3 dm_impls_plex_tests-runex1_med_2 dm_tutorials-runex15_3 dm_impls_plex_tests-runex3_p1_3d_2 dm_impls_plex_tests-runex3_p1d_2d_4 dm_impls_plex_tests-runex3_nonconforming_tensor_3_hi dm_impls_plex_tutorials-runex5_0 dm_impls_plex_tests-runex10_group_2 dm_impls_plex_tests-runex10_group_1 dm_impls_plex_tests-runex3_nonconforming_simplex_2_fv dm_impls_plex_tutorials-runex6_10 dm_impls_plex_tests-runex3_p1_quad_5 dm_impls_plex_tests-runex1_3 dm_impls_plex_tests-runex3_p1_quad_2 dm_impls_plex_tests-runex3_p1_3d_3 dm_impls_plex_tests-runex3_nonconforming_tensor_2_hi dm_impls_plex_tests-runex3_nonconforming_simplex_2 dm_impls_plex_tutorials-runex7_2d_tri dm_impls_plex_tests-runex20_3d_ctetgen dm_impls_plex_tutorials-runex7_3d_tri dm_impls_plex_tests-runex1_cgns_0 dm_impls_plex_tutorials-runex1_1 dm_impls_plex_tests-runex3_p2_3d_5 dm_impls_plex_tests-runex3_p2_3d_4 dm_impls_plex_tests-runex3_p2_3d_3 dm_impls_plex_tests-runex3_p2_3d_2 dm_impls_plex_tests-runex3_p2_3d_1 dm_impls_plex_tests-runex3_p2_3d_0
test-dm.c : $(test-dm.c)
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_2_ARGS := 'dim dm_view ascii::ascii_latex'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_part_ptscotch_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_part_ptscotch_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_part_ptscotch_1_ARGS := 'dim cell_simplex dm_refine interpolate petscpartitioner_type ptscotch petscpartitioner_view petscpartitioner_ptscotch_imbalance'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_0_ARGS := 'dim ctetgen_verbose dm_view ascii::ascii_info_detail info info_exclude null'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_1_ARGS := 'dim ctetgen_verbose refinement_limit dm_view ascii::ascii_info_detail info info_exclude null'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_6_ARGS := 'dim cell_simplex dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_7.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_7.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_7_ARGS := 'dim cell_simplex dm_refine dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_4_ARGS := 'dim dm_refine interpolate test_partition dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_part_ptscotch_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_part_ptscotch_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_part_ptscotch_0_ARGS := 'dim cell_simplex dm_refine interpolate petscpartitioner_type ptscotch petscpartitioner_view petscpartitioner_ptscotch_strategy quality'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_quad_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_quad_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_quad_5_ARGS := 'use_da simplex petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_8.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_8.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_8_ARGS := 'dim cell_simplex dm_refine interpolate test_partition dm_view ascii::ascii_latex'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex6_8.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex6_8.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex6
dm_impls_plex_tutorials-runex6_8_ARGS := 'dim num_fields num_components order'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex2_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex2_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex2
dm_impls_plex_tutorials-runex2_1_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/grid_ccgns interpolate'
$(TESTDIR)/counts/dm_impls_plex_tests-runex7_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex7_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex7
dm_impls_plex_tests-runex7_0_ARGS := 'dim dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex7_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex7_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex7
dm_impls_plex_tests-runex7_1_ARGS := 'petscpartitioner_type simple dim dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex7_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex7_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex7
dm_impls_plex_tests-runex7_2_ARGS := 'dim cell_simplex dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex7_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex7_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex7
dm_impls_plex_tests-runex7_3_ARGS := 'petscpartitioner_type simple dim cell_simplex dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex7_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex7_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex7
dm_impls_plex_tests-runex7_4_ARGS := 'dim dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex7_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex7_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex7
dm_impls_plex_tests-runex7_5_ARGS := 'petscpartitioner_type simple dim dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex7_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex7_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex7
dm_impls_plex_tests-runex7_6_ARGS := 'dim cell_simplex dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex7_7.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex7_7.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex7
dm_impls_plex_tests-runex7_7_ARGS := 'petscpartitioner_type simple dim cell_simplex dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex7_8.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex7_8.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex7
dm_impls_plex_tests-runex7_8_ARGS := 'dim cell_simplex testnum dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex7_9.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex7_9.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex7
dm_impls_plex_tests-runex7_9_ARGS := 'dim use_generator dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex2_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex2_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex2
dm_impls_plex_tutorials-runex2_5_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/sevenside quadexo interpolate'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex6_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex6_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex6
dm_impls_plex_tutorials-runex6_5_ARGS := 'dim num_fields num_components order'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex2_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex2_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex2
dm_impls_plex_tutorials-runex2_6_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/sevenside quad exo interpolate'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_s2t2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_s2t2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_s2t2_ARGS := 'dim simplex tensor refinement_limit dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_s2t3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_s2t3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_s2t3_ARGS := 'dim simplex tensor refinement_limit dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_label_tutorials-runex1_0.counts : ${TESTDIR}/src/dm/label/examples/tutorials/runex1_0.sh ${TESTDIR}/src/dm/label/examples/tutorials/ex1
dm_label_tutorials-runex1_0_ARGS := 'i ${wPETSC_DIR}/share/petsc/datafiles/meshes/blockcylinder exo interpolate'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex6_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex6_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex6
dm_impls_plex_tutorials-runex6_4_ARGS := 'dim num_fields num_components order'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex6_11.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex6_11.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex6
dm_impls_plex_tutorials-runex6_11_ARGS := 'dim num_fields num_components order'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_nonconforming_tensor_2_fv.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_nonconforming_tensor_2_fv.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_nonconforming_tensor_2_fv_ARGS := 'test_fv_grad test_injector petsclimiter_type none petscpartitioner_type simple tree simplex dim num_comp'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_5_ARGS := 'dim dm_refine interpolate test_partition dm_view ascii::ascii_latex'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_nonconforming_simplex_3_hi.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_nonconforming_simplex_3_hi.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_nonconforming_simplex_3_hi_ARGS := 'test_fe_jacobian petscpartitioner_type simple tree simplex dim dm_plex_max_projection_height petscspace_order qorder'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex6_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex6_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex6
dm_impls_plex_tutorials-runex6_2_ARGS := 'dim num_fields num_components order'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_nonconforming_tensor_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_nonconforming_tensor_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_nonconforming_tensor_3_ARGS := 'test_fe_jacobian petscpartitioner_type simple tree simplex dim dm_plex_max_projection_height petscspace_poly_tensor petscspace_order qorder dm_view ascii::ASCII_INFO_DETAIL'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_1_ARGS := ''
$(TESTDIR)/counts/dm_impls_plex_tests-runex12_8.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex12_8.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex12
dm_impls_plex_tests-runex12_8_ARGS := 'test_redundant dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_nonconforming_simplex_2_hi.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_nonconforming_simplex_2_hi.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_nonconforming_simplex_2_hi_ARGS := 'test_fe_jacobian petscpartitioner_type simple tree simplex dim dm_plex_max_projection_height petscspace_order qorder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_2d_plex_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_2d_plex_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_2d_plex_4_ARGS := 'use_da simplex petscspace_order qorder porder shear_coords'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex2_9.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex2_9.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex2
dm_impls_plex_tutorials-runex2_9_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/simpleblock exo interpolate'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex2_8.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex2_8.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex2
dm_impls_plex_tutorials-runex2_8_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/blockcylinder exo interpolate'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_28.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_28.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_28_ARGS := 'dim cell_simplex num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_29.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_29.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_29_ARGS := 'dim cell_hybrid dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_26.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_26.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_26_ARGS := 'dim cell_simplex cell_hybrid test_num num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_27.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_27.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_27_ARGS := 'dim cell_simplex num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_24.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_24.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_24_ARGS := 'dim test_num num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_25.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_25.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_25_ARGS := 'dim cell_hybrid test_num num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_22.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_22.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_22_ARGS := 'dim cell_simplex test_num num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_23.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_23.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_23_ARGS := 'dim cell_simplex test_num num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_20.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_20.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_20_ARGS := 'dim cell_simplex num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_21.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_21.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_21_ARGS := 'dim cell_simplex num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex12_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex12_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex12
dm_impls_plex_tests-runex12_3_ARGS := 'test_partition overlap dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1d_2d_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1d_2d_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1d_2d_2_ARGS := 'petscspace_order petscdualspace_lagrange_continuity qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex6_9.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex6_9.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex6
dm_impls_plex_tutorials-runex6_9_ARGS := 'dim num_fields num_components order'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1d_2d_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1d_2d_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1d_2d_3_ARGS := 'use_da simplex petscspace_order petscdualspace_lagrange_continuity qorder convergence'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_fluent_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_fluent_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_fluent_2_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/cube_ tets_asciicas interpolate dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_fluent_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_fluent_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_fluent_3_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/cube_ tetscas interpolate dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_fluent_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_fluent_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_fluent_0_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/squarecas interpolate dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_fluent_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_fluent_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_fluent_1_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/squarecas interpolate test_partition dm_view'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex6_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex6_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex6
dm_impls_plex_tutorials-runex6_3_ARGS := 'dim num_fields num_components order'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1d_2d_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1d_2d_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1d_2d_0_ARGS := 'petscspace_order petscdualspace_lagrange_continuity qorder convergence'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex6_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex6_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex6
dm_impls_plex_tutorials-runex6_1_ARGS := 'dim num_fields num_components order'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex6_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex6_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex6
dm_impls_plex_tutorials-runex6_0_ARGS := 'dim num_fields num_components order'
$(TESTDIR)/counts/dm_impls_plex_tests-runex8_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex8_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex8
dm_impls_plex_tests-runex8_4_ARGS := 'run_type file filename ${PETSC_DIR}/share/petsc/datafiles/meshes/simpleblock exo dm_view ascii::ascii_info_detail v J invJ detJ'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1d_2d_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1d_2d_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1d_2d_1_ARGS := 'petscspace_order petscdualspace_lagrange_continuity qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex8_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex8_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex8
dm_impls_plex_tests-runex8_2_ARGS := 'transform'
$(TESTDIR)/counts/dm_impls_plex_tests-runex16_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex16_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex16
dm_impls_plex_tests-runex16_0_ARGS := 'dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex12_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex12_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex12
dm_impls_plex_tests-runex12_2_ARGS := 'test_partition dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_2d_plex_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_2d_plex_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_2d_plex_3_ARGS := 'use_da simplex petscspace_order qorder porder shear_coords'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_2d_plex_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_2d_plex_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_2d_plex_2_ARGS := 'use_da simplex petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_2d_plex_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_2d_plex_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_2d_plex_1_ARGS := 'use_da simplex petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_nonconforming_tensor_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_nonconforming_tensor_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_nonconforming_tensor_2_ARGS := 'test_fe_jacobian test_injector petscpartitioner_type simple tree simplex dim dm_plex_max_projection_height petscspace_poly_tensor petscspace_order qorder dm_view ascii::ASCII_INFO_DETAIL'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_2d_plex_7.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_2d_plex_7.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_2d_plex_7_ARGS := 'use_da simplex petscfe_type nonaffine petscspace_order qorder porder non_affine_coords'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_2d_plex_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_2d_plex_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_2d_plex_6_ARGS := 'use_da simplex petscfe_type nonaffine petscspace_order qorder porder non_affine_coords'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_2d_plex_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_2d_plex_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_2d_plex_5_ARGS := 'use_da simplex petscfe_type nonaffine petscspace_order qorder porder non_affine_coords'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_box_2d_per.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_box_2d_per.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_box_2d_per_ARGS := 'dim cell_simplex domain_shape box dm_refine test_shape dm_view'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex5_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex5_1.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/dm/impls/plex/examples/tutorials/ex5.c
dm_impls_plex_tutorials-runex5_1_ARGS := 'filename ${PETSC_DIR}/share/petsc/datafiles/meshes/Rect tri exo dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex9_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex9_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex9
dm_impls_plex_tests-runex9_2_ARGS := 'num_fields num_components num_dof iterations max_cone_time e max_closure_time e max_vec_closure_time e'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_34.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_34.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_34_ARGS := 'dim cell_hybrid num_refinements uninterpolate dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex9_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex9_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex9
dm_impls_plex_tests-runex9_0_ARGS := 'num_dof iterations max_cone_time e max_closure_time e max_vec_closure_time e'
$(TESTDIR)/counts/dm_impls_plex_tests-runex9_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex9_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex9
dm_impls_plex_tests-runex9_1_ARGS := 'refinement_limit e num_dof iterations max_cone_time e max_closure_time e max_vec_closure_time e'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_31.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_31.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_31_ARGS := 'dim cell_hybrid num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_30.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_30.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_30_ARGS := 'dim cell_hybrid num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_33.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_33.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_33_ARGS := 'dim cell_hybrid num_refinements uninterpolate dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_32.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_32.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_32_ARGS := 'dim cell_hybrid num_refinements uninterpolate dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_2d_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_2d_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_2d_5_ARGS := 'petscspace_order qorder dm_plex_hash_location porder conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_2d_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_2d_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_2d_4_ARGS := 'petscspace_order qorder dm_plex_hash_location porder conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_2d_da_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_2d_da_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_2d_da_1_ARGS := 'simplex petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_2d_da_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_2d_da_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_2d_da_0_ARGS := 'simplex petscspace_order qorder convergence'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_2d_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_2d_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_2d_1_ARGS := 'petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_2d_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_2d_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_2d_0_ARGS := 'petscspace_order qorder convergence'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_2d_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_2d_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_2d_3_ARGS := 'petscspace_order qorder dm_plex_hash_location convergence conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_2d_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_2d_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_2d_2_ARGS := 'petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex6_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex6_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex6
dm_impls_plex_tests-runex6_1_ARGS := 'malloc_dump pend'
$(TESTDIR)/counts/dm_impls_plex_tests-runex6_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex6_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex6
dm_impls_plex_tests-runex6_0_ARGS := 'malloc_dump'
$(TESTDIR)/counts/dm_impls_plex_tests-runex6_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex6_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex6
dm_impls_plex_tests-runex6_3_ARGS := 'malloc_dump pend fill'
$(TESTDIR)/counts/dm_impls_plex_tests-runex6_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex6_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex6
dm_impls_plex_tests-runex6_2_ARGS := 'malloc_dump pend fill'
$(TESTDIR)/counts/dm_impls_plex_tests-runex11_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex11_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex11
dm_impls_plex_tests-runex11_0_ARGS := ''
$(TESTDIR)/counts/dm_impls_plex_tests-runex11_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex11_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex11
dm_impls_plex_tests-runex11_1_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/ Dgrdexo overlap'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_8.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_8.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_8_ARGS := 'dim test_num dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_9.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_9.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_9_ARGS := 'dim test_num dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_6_ARGS := 'dim cell_simplex dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_7.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_7.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_7_ARGS := 'dim cell_simplex dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_4_ARGS := 'dim dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_5_ARGS := 'dim dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_2_ARGS := 'dim cell_simplex dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_3_ARGS := 'dim cell_simplex dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_0_ARGS := 'dim dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_1_ARGS := 'dim dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex21_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex21_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex21
dm_impls_plex_tests-runex21_1_ARGS := 'dim n'
$(TESTDIR)/counts/dm_impls_plex_tests-runex21_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex21_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex21
dm_impls_plex_tests-runex21_0_ARGS := 'dim n'
$(TESTDIR)/counts/dm_impls_plex_tests-runex7_10.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex7_10.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex7
dm_impls_plex_tests-runex7_10_ARGS := 'dim use_generator dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex7_11.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex7_11.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex7
dm_impls_plex_tests-runex7_11_ARGS := 'dim filename ${PETSC_DIR}/share/petsc/datafiles/meshes/blockcylinder exo dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1d_2d_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1d_2d_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1d_2d_5_ARGS := 'use_da simplex petscspace_order petscdualspace_lagrange_continuity qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p3_2d_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p3_2d_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p3_2d_6_ARGS := 'petscspace_order qorder dm_plex_hash_location porder conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p3_2d_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p3_2d_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p3_2d_5_ARGS := 'petscspace_order qorder dm_plex_hash_location porder conv_refine'
$(TESTDIR)/counts/dm_dt_tests-runex2_1.counts : ${TESTDIR}/src/dm/dt/examples/tests/runex2_1.sh ${TESTDIR}/src/dm/dt/examples/tests/ex2
dm_dt_tests-runex2_1_ARGS := 'degrees target_points src_points'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p3_2d_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p3_2d_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p3_2d_4_ARGS := 'petscspace_order qorder dm_plex_hash_location convergence conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_test_shape.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_test_shape.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_test_shape_ARGS := 'dim interpolate dm_refine_hierarchy test_shape'
$(TESTDIR)/counts/dm_impls_plex_tests-runex13_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex13_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex13
dm_impls_plex_tests-runex13_2_ARGS := 'test_num dm_view ascii::ascii_info_detail oriented_dm_view ascii::ascii_info_detail orientation_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex13_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex13_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex13
dm_impls_plex_tests-runex13_3_ARGS := 'dm_view ascii::ascii_info_detail oriented_dm_view ascii::ascii_info_detail orientation_view orientation_view_synchronized'
$(TESTDIR)/counts/dm_impls_plex_tests-runex13_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex13_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex13
dm_impls_plex_tests-runex13_0_ARGS := 'test_partition dm_view ascii::ascii_info_detail oriented_dm_view ascii::ascii_info_detail orientation_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex13_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex13_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex13
dm_impls_plex_tests-runex13_1_ARGS := 'dm_view ascii::ascii_info_detail oriented_dm_view ascii::ascii_info_detail orientation_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p3_2d_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p3_2d_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p3_2d_3_ARGS := 'petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p3_2d_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p3_2d_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p3_2d_2_ARGS := 'petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_nonconforming_tensor_3_fv.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_nonconforming_tensor_3_fv.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_nonconforming_tensor_3_fv_ARGS := 'test_fv_grad test_injector petsclimiter_type none petscpartitioner_type simple tree simplex dim num_comp'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p3_2d_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p3_2d_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p3_2d_0_ARGS := 'petscspace_order qorder convergence'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_2d_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_2d_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_2d_4_ARGS := 'petscspace_order qorder dm_plex_hash_location porder conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_2d_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_2d_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_2d_5_ARGS := 'petscspace_order qorder dm_plex_hash_location porder conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_2d_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_2d_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_2d_0_ARGS := 'petscspace_order qorder convergence'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_2d_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_2d_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_2d_1_ARGS := 'petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_2d_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_2d_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_2d_2_ARGS := 'petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_cylinder_per.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_cylinder_per.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_cylinder_per_ARGS := 'dim cell_simplex domain_shape cylinder z_periodicity periodic test_shape dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_constraints.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_constraints.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_constraints_ARGS := 'simplex petscspace_poly_tensor petscspace_order qorder constraints'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_2d_plex_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_2d_plex_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_2d_plex_0_ARGS := 'use_da simplex petscspace_order qorder convergence'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex1_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex1_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex1
dm_impls_plex_tutorials-runex1_0_ARGS := ''
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_quad_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_quad_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_quad_2_ARGS := 'use_da simplex petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex17_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex17_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex17
dm_impls_plex_tests-runex17_0_ARGS := 'test_partition dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex12_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex12_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex12
dm_impls_plex_tests-runex12_1_ARGS := 'test_partition dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex2_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex2_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex2
dm_impls_plex_tutorials-runex2_3_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/squaremsh interpolate'
$(TESTDIR)/counts/dm_impls_plex_tests-runex15_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex15_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/dm/impls/plex/examples/tests/ex15.c
dm_impls_plex_tests-runex15_0_ARGS := 'petscpartitioner_type simple verbose globaltonatural_sf_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex15_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex15_1.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/dm/impls/plex/examples/tests/ex15.c
dm_impls_plex_tests-runex15_1_ARGS := 'petscpartitioner_type simple verbose global_vec_view hdf :Vh :native test_read'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_3d_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_3d_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_3d_0_ARGS := 'dim petscspace_order qorder convergence'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_3d_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_3d_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_3d_1_ARGS := 'dim petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex9_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex9_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex9
dm_impls_plex_tests-runex9_5_ARGS := 'interpolate refinement_limit e num_dof iterations max_cone_time e max_closure_time e max_vec_closure_time e'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_3d_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_3d_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_3d_4_ARGS := 'dim petscspace_order qorder dm_plex_hash_location porder conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_3d_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_3d_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_3d_5_ARGS := 'dim petscspace_order qorder dm_plex_hash_location porder conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_17.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_17.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_17_ARGS := 'dim num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_16.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_16.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_16_ARGS := 'dim num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_15.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_15.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_15_ARGS := 'dim cell_simplex cell_hybrid num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_14.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_14.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_14_ARGS := 'dim cell_simplex cell_hybrid num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_13.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_13.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_13_ARGS := 'dim cell_simplex cell_hybrid num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_12.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_12.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_12_ARGS := 'dim cell_simplex cell_hybrid num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_11.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_11.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_11_ARGS := 'dim cell_hybrid test_num num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_10.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_10.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_10_ARGS := 'dim cell_hybrid test_num num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_10.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_10.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_10_ARGS := 'dim cell_simplex test_num dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_11.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_11.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_11_ARGS := 'dim cell_simplex test_num dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex5_12.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex5_12.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex5
dm_impls_plex_tests-runex5_12_ARGS := 'dim cell_simplex test_num dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_2d_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_2d_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_2d_3_ARGS := 'petscspace_order qorder dm_plex_hash_location convergence conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_19.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_19.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_19_ARGS := 'dim test_num num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_18.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_18.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_18_ARGS := 'dim test_num num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex8_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex8_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex8
dm_impls_plex_tests-runex8_3_ARGS := 'interpolate transform'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q2_quad_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q2_quad_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q2_quad_5_ARGS := 'use_da simplex petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex8_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex8_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex8
dm_impls_plex_tests-runex8_1_ARGS := 'interpolate dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex8_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex8_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex8
dm_impls_plex_tests-runex8_0_ARGS := 'dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex2_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex2_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex2
dm_impls_plex_tutorials-runex2_2_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/doublet tetmsh interpolate'
$(TESTDIR)/counts/dm_impls_plex_tests-runex8_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex8_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex8
dm_impls_plex_tests-runex8_5_ARGS := 'interpolate run_type file filename ${PETSC_DIR}/share/petsc/datafiles/meshes/simpleblock exo dm_view ascii::ascii_info_detail v J invJ detJ centroid normal vol'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q2_quad_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q2_quad_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q2_quad_3_ARGS := 'use_da simplex petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex20_3d_tetgen.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex20_3d_tetgen.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex20
dm_impls_plex_tests-runex20_3d_tetgen_ARGS := 'dim pre_adapt_dm_view ascii::ascii_info_detail post_adapt_dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex2_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex2_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex2
dm_impls_plex_tutorials-runex2_4_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/square_binmsh interpolate'
$(TESTDIR)/counts/dm_impls_plex_tests-runex18_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex18_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex18
dm_impls_plex_tests-runex18_4_ARGS := 'dim interpolate dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex12_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex12_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex12
dm_impls_plex_tests-runex12_4_ARGS := 'test_partition overlap dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex18_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex18_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex18
dm_impls_plex_tests-runex18_1_ARGS := 'interpolate dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex18_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex18_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex18
dm_impls_plex_tests-runex18_0_ARGS := 'dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex18_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex18_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex18
dm_impls_plex_tests-runex18_3_ARGS := 'dim dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex18_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex18_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex18
dm_impls_plex_tests-runex18_2_ARGS := 'testnum interpolate dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q1_2d_da_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q1_2d_da_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q1_2d_da_2_ARGS := 'simplex petscspace_order qorder porder'
$(TESTDIR)/counts/dm_dt_tests-runex4_0.counts : ${TESTDIR}/src/dm/dt/examples/tests/runex4_0.sh ${TESTDIR}/src/dm/dt/examples/tests/ex4
dm_dt_tests-runex4_0_ARGS := ''
$(TESTDIR)/counts/dm_impls_plex_tests-runex22_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex22_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex22
dm_impls_plex_tests-runex22_0_ARGS := 'petscspace_order tensor_petscspace_order'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_7.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_7.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_7_ARGS := 'dim num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_6_ARGS := 'dim dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_5_ARGS := 'dim num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_4_ARGS := 'dim dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_3_ARGS := 'dim cell_hybrid num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_2_ARGS := 'dim cell_hybrid dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_1_ARGS := 'dim cell_hybrid num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex9_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex9_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex9
dm_impls_plex_tests-runex9_3_ARGS := 'refinement_limit e num_fields num_components num_dof iterations max_cone_time e max_closure_time e max_vec_closure_time e'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_box_2d.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_box_2d.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_box_2d_ARGS := 'dim cell_simplex domain_shape box dm_refine test_shape dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_9.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_9.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_9_ARGS := 'dim cell_hybrid num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_8.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_8.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_8_ARGS := 'dim cell_hybrid num_refinements dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_gmsh_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_gmsh_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_gmsh_3_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/squaremsh test_partition interpolate dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_gmsh_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_gmsh_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_gmsh_2_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/square_binmsh interpolate dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_gmsh_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_gmsh_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_gmsh_1_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/squaremsh interpolate dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_gmsh_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_gmsh_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_gmsh_0_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/doublet tetmsh interpolate dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex12_7.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex12_7.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex12
dm_impls_plex_tests-runex12_7_ARGS := 'test_partition overlap load_balance dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_gmsh_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_gmsh_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_gmsh_6_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/square_bin_physnamesmsh interpolate dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_gmsh_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_gmsh_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_gmsh_5_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/square_quadmsh interpolate dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_gmsh_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_gmsh_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_gmsh_4_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/square_binmsh test_partition interpolate dm_view'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex6_7.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex6_7.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex6
dm_impls_plex_tutorials-runex6_7_ARGS := 'dim num_fields num_components order'
$(TESTDIR)/counts/dm_impls_plex_tests-runex9_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex9_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex9
dm_impls_plex_tests-runex9_6_ARGS := 'interpolate num_fields num_components num_dof iterations max_cone_time e max_closure_time e max_vec_closure_time e'
$(TESTDIR)/counts/dm_impls_plex_tests-runex4_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex4_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex4
dm_impls_plex_tests-runex4_0_ARGS := 'dim cell_hybrid dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex9_7.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex9_7.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex9
dm_impls_plex_tests-runex9_7_ARGS := 'interpolate refinement_limit e num_fields num_components num_dof iterations max_cone_time e max_closure_time e max_vec_closure_time e'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex2_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex2_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex2
dm_impls_plex_tutorials-runex2_0_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/tut cgns interpolate'
$(TESTDIR)/counts/dm_impls_plex_tests-runex9_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex9_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex9
dm_impls_plex_tests-runex9_4_ARGS := 'interpolate num_dof iterations max_cone_time e max_closure_time e max_vec_closure_time e'
$(TESTDIR)/counts/dm_impls_plex_tests-runex10_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex10_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex10
dm_impls_plex_tests-runex10_5_ARGS := 'dim interpolate cell_simplex refinement_uniform num_dof'
$(TESTDIR)/counts/dm_impls_plex_tests-runex10_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex10_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex10
dm_impls_plex_tests-runex10_4_ARGS := 'dim interpolate cell_simplex refinement_limit num_dof'
$(TESTDIR)/counts/dm_impls_plex_tests-runex10_7.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex10_7.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex10
dm_impls_plex_tests-runex10_7_ARGS := 'dim interpolate cell_simplex refinement_uniform num_dof'
$(TESTDIR)/counts/dm_impls_plex_tests-runex10_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex10_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex10
dm_impls_plex_tests-runex10_6_ARGS := 'dim interpolate cell_simplex refinement_limit num_dof'
$(TESTDIR)/counts/dm_impls_plex_tests-runex10_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex10_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex10
dm_impls_plex_tests-runex10_1_ARGS := 'dim interpolate cell_simplex num_dof mat_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex10_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex10_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex10
dm_impls_plex_tests-runex10_0_ARGS := 'dim interpolate cell_simplex num_dof mat_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex10_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex10_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex10
dm_impls_plex_tests-runex10_3_ARGS := 'dim interpolate cell_simplex num_dof mat_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex10_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex10_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex10
dm_impls_plex_tests-runex10_2_ARGS := 'dim interpolate cell_simplex num_dof mat_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_nonconforming_simplex_3_fv.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_nonconforming_simplex_3_fv.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_nonconforming_simplex_3_fv_ARGS := 'test_fv_grad test_injector petsclimiter_type none petscpartitioner_type simple tree simplex dim num_comp'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_box_3d.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_box_3d.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_box_3d_ARGS := 'dim cell_simplex domain_shape box dm_refine test_shape dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_part_simple_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_part_simple_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_part_simple_1_ARGS := 'dim cell_simplex dm_refine interpolate petscpartitioner_type simple partition_view dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_part_simple_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_part_simple_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_part_simple_0_ARGS := 'dim cell_simplex dm_refine interpolate petscpartitioner_type simple partition_view dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_quad_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_quad_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_quad_3_ARGS := 'petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_quad_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_quad_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_quad_5_ARGS := 'petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex2_7.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex2_7.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex2
dm_impls_plex_tutorials-runex2_7_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/squaremotor exo interpolate'
$(TESTDIR)/counts/dm_dt_tests-runex3_0.counts : ${TESTDIR}/src/dm/dt/examples/tests/runex3_0.sh ${TESTDIR}/src/dm/dt/examples/tests/ex3
dm_dt_tests-runex3_0_ARGS := ''
$(TESTDIR)/counts/dm_impls_plex_tests-runex14_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex14_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex14
dm_impls_plex_tests-runex14_0_ARGS := 'dm_view dm_refine dm_coarsen'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex7_2d_quad.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex7_2d_quad.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex7
dm_impls_plex_tutorials-runex7_2d_quad_ARGS := 'dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex20_2d.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex20_2d.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex20
dm_impls_plex_tests-runex20_2d_ARGS := 'dim pre_adapt_dm_view ascii::ascii_info_detail post_adapt_dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p3_2d_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p3_2d_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p3_2d_1_ARGS := 'petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q2_2d_plex_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q2_2d_plex_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q2_2d_plex_0_ARGS := 'use_da simplex petscspace_order qorder convergence'
$(TESTDIR)/counts/dm_dt_tests-runex1_1.counts : ${TESTDIR}/src/dm/dt/examples/tests/runex1_1.sh ${TESTDIR}/src/dm/dt/examples/tests/ex1
dm_dt_tests-runex1_1_ARGS := 'degrees points interval'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q2_2d_plex_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q2_2d_plex_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q2_2d_plex_1_ARGS := 'use_da simplex petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex12_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex12_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex12
dm_impls_plex_tests-runex12_5_ARGS := 'test_partition overlap dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_q2_2d_plex_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_q2_2d_plex_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_q2_2d_plex_2_ARGS := 'use_da simplex petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex12_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex12_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex12
dm_impls_plex_tests-runex12_0_ARGS := 'dm_view ascii:meshtex:ascii_latex'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_refine_overlap_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_refine_overlap_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_refine_overlap_0_ARGS := 'dim cell_simplex dm_refine interpolate test_partition overlap dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_cylinder.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_cylinder.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_cylinder_ARGS := 'dim cell_simplex domain_shape cylinder test_shape dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex12_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex12_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex12
dm_impls_plex_tests-runex12_6_ARGS := 'test_partition overlap dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_nonconforming_simplex_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_nonconforming_simplex_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_nonconforming_simplex_3_ARGS := 'test_fe_jacobian test_injector petscpartitioner_type simple tree simplex dim dm_plex_max_projection_height petscspace_order qorder dm_view ascii::ASCII_INFO_DETAIL'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_refine_overlap_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_refine_overlap_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_refine_overlap_1_ARGS := 'dim cell_simplex dm_refine interpolate test_partition overlap dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex19_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex19_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex19
dm_impls_plex_tests-runex19_4_ARGS := 'dim nbrVerEdge dm_plex_separate_marker met init_dm_view adapt_dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex19_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex19_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex19
dm_impls_plex_tests-runex19_5_ARGS := 'dim nbrVerEdge dm_plex_separate_marker met init_dm_view adapt_dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex19_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex19_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex19
dm_impls_plex_tests-runex19_6_ARGS := 'dim nbrVerEdge dm_plex_separate_marker met hmin hmax init_dm_view adapt_dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex19_7.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex19_7.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex19
dm_impls_plex_tests-runex19_7_ARGS := 'dim nbrVerEdge dm_plex_separate_marker met hmax hmin init_dm_view adapt_dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex19_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex19_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex19
dm_impls_plex_tests-runex19_0_ARGS := 'dim nbrVerEdge dm_plex_separate_marker met init_dm_view adapt_dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex19_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex19_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex19
dm_impls_plex_tests-runex19_1_ARGS := 'dim nbrVerEdge dm_plex_separate_marker bdLabel marker met init_dm_view adapt_dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex19_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex19_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex19
dm_impls_plex_tests-runex19_2_ARGS := 'dim nbrVerEdge met init_dm_view adapt_dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex19_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex19_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex19
dm_impls_plex_tests-runex19_3_ARGS := 'dim nbrVerEdge bdLabel marker met init_dm_view adapt_dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_cylinder_wedge.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_cylinder_wedge.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_cylinder_wedge_ARGS := 'dim cell_simplex cell_wedge domain_shape cylinder dm_view'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex6_6.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex6_6.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex6
dm_impls_plex_tutorials-runex6_6_ARGS := 'dim num_fields num_components order'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_med_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_med_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_med_1_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/squaremed interpolate petscpartitioner_type simple dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_med_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_med_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_med_0_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/squaremed interpolate dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_med_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_med_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_med_3_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/cylindermed interpolate petscpartitioner_type simple dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_med_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_med_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_med_2_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/cylindermed interpolate dm_view'
$(TESTDIR)/counts/dm_tutorials-runex15_3.counts : ${TESTDIR}/src/dm/examples/tutorials/runex15_3.sh ${TESTDIR}/src/dm/examples/tutorials/ex15
dm_tutorials-runex15_3_ARGS := 'usempiio'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_3d_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_3d_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_3d_2_ARGS := 'dim petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1d_2d_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1d_2d_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1d_2d_4_ARGS := 'use_da simplex petscspace_order petscdualspace_lagrange_continuity qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_nonconforming_tensor_3_hi.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_nonconforming_tensor_3_hi.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_nonconforming_tensor_3_hi_ARGS := 'test_fe_jacobian petscpartitioner_type simple tree simplex dim dm_plex_max_projection_height petscspace_poly_tensor petscspace_order qorder'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex5_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex5_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/dm/impls/plex/examples/tutorials/ex5.c
dm_impls_plex_tutorials-runex5_0_ARGS := 'filename ${PETSC_DIR}/share/petsc/datafiles/meshes/Rect tri exo dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex10_group_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex10_group_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex10
dm_impls_plex_tests-runex10_group_2_ARGS := 'num_groups num_dof is_view perm_mat_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex10_group_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex10_group_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex10
dm_impls_plex_tests-runex10_group_1_ARGS := 'num_groups num_dof is_view orig_mat_view perm_mat_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_nonconforming_simplex_2_fv.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_nonconforming_simplex_2_fv.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_nonconforming_simplex_2_fv_ARGS := 'test_fv_grad test_injector petsclimiter_type none petscpartitioner_type simple tree simplex dim num_comp'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex6_10.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex6_10.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex6
dm_impls_plex_tutorials-runex6_10_ARGS := 'dim num_fields num_components order'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_quad_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_quad_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_quad_5_ARGS := 'petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_3_ARGS := 'dim dm_refine interpolate dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_quad_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_quad_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_quad_2_ARGS := 'petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p1_3d_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p1_3d_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p1_3d_3_ARGS := 'dim petscspace_order qorder dm_plex_hash_location convergence conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_nonconforming_tensor_2_hi.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_nonconforming_tensor_2_hi.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_nonconforming_tensor_2_hi_ARGS := 'test_fe_jacobian petscpartitioner_type simple tree simplex dim dm_plex_max_projection_height petscspace_poly_tensor petscspace_order qorder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_nonconforming_simplex_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_nonconforming_simplex_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_nonconforming_simplex_2_ARGS := 'test_fe_jacobian test_injector petscpartitioner_type simple tree simplex dim dm_plex_max_projection_height petscspace_order qorder dm_view ascii::ASCII_INFO_DETAIL'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex7_2d_tri.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex7_2d_tri.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex7
dm_impls_plex_tutorials-runex7_2d_tri_ARGS := 'simplex dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex20_3d_ctetgen.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex20_3d_ctetgen.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex20
dm_impls_plex_tests-runex20_3d_ctetgen_ARGS := 'dim pre_adapt_dm_view ascii::ascii_info_detail post_adapt_dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex7_3d_tri.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex7_3d_tri.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex7
dm_impls_plex_tutorials-runex7_3d_tri_ARGS := 'dim simplex dm_view'
$(TESTDIR)/counts/dm_impls_plex_tests-runex1_cgns_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex1_cgns_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex1
dm_impls_plex_tests-runex1_cgns_0_ARGS := 'filename ${wPETSC_DIR}/share/petsc/datafiles/meshes/tut cgns interpolate dm_view'
$(TESTDIR)/counts/dm_impls_plex_tutorials-runex1_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tutorials/runex1_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tutorials/ex1
dm_impls_plex_tutorials-runex1_1_ARGS := 'dim'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_3d_5.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_3d_5.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_3d_5_ARGS := 'dim petscspace_order qorder dm_plex_hash_location porder conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_3d_4.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_3d_4.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_3d_4_ARGS := 'dim petscspace_order qorder dm_plex_hash_location porder conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_3d_3.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_3d_3.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_3d_3_ARGS := 'dim petscspace_order qorder dm_plex_hash_location convergence conv_refine'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_3d_2.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_3d_2.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_3d_2_ARGS := 'dim petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_3d_1.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_3d_1.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_3d_1_ARGS := 'dim petscspace_order qorder porder'
$(TESTDIR)/counts/dm_impls_plex_tests-runex3_p2_3d_0.counts : ${TESTDIR}/src/dm/impls/plex/examples/tests/runex3_p2_3d_0.sh ${TESTDIR}/src/dm/impls/plex/examples/tests/ex3
dm_impls_plex_tests-runex3_p2_3d_0_ARGS := 'dim petscspace_order qorder convergence'
test-dm.cu := 
test-dm.cu : $(test-dm.cu)
test-dm.F := 
test-dm.F : $(test-dm.F)
test-ksp.cxx := 
test-ksp.cxx : $(test-ksp.cxx)
test-ksp.F90 := 
test-ksp.F90 : $(test-ksp.F90)
test-ksp.c := ksp_ksp_tutorials-runex10_mumps_lu ksp_ksp_tutorials-runex10_aijcusparse ksp_ksp_tutorials-runex10_boomeramg_euclid ksp_ksp_tutorials-runex10_mumps_cholesky ksp_ksp_tutorials-runex10_9_matload_block_size-1_a ksp_ksp_tutorials-runex10_9_matload_block_size-1_c ksp_ksp_tutorials-runex10_9_matload_block_size-1_b ksp_ksp_tutorials-runex10_9_matload_block_size-1_e ksp_ksp_tutorials-runex10_9_matload_block_size-1_d ksp_ksp_tutorials-runex10_9_matload_block_size-1_f ksp_ksp_tutorials-runex10_7_matload_block_size-5_c ksp_ksp_tutorials-runex10_7_matload_block_size-5_b ksp_ksp_tutorials-runex10_7_matload_block_size-5_a ksp_ksp_tutorials-runex10_7_matload_block_size-7_a ksp_ksp_tutorials-runex10_7_matload_block_size-7_c ksp_ksp_tutorials-runex10_7_matload_block_size-7_b ksp_ksp_tutorials-runex10_9_matload_block_size-2_f ksp_ksp_tutorials-runex10_7_matload_block_size-3_a ksp_ksp_tutorials-runex10_9_matload_block_size-2_d ksp_ksp_tutorials-runex10_9_matload_block_size-2_e ksp_ksp_tutorials-runex10_9_matload_block_size-2_b ksp_ksp_tutorials-runex10_9_matload_block_size-2_c ksp_ksp_tutorials-runex10_seqaijcrl ksp_ksp_tutorials-runex10_7_matload_block_size-3_b ksp_ksp_tutorials-runex10_9_matload_block_size-6_f ksp_ksp_tutorials-runex10_superlu_dist_lu ksp_ksp_tutorials-runex10_9_matload_block_size-6_b ksp_ksp_tutorials-runex10_9_matload_block_size-6_c ksp_ksp_tutorials-runex10_7_matload_block_size-3_c ksp_ksp_tutorials-runex10_9_matload_block_size-6_a ksp_ksp_tutorials-runex10_cg_singlereduction ksp_ksp_tutorials-runex10_9_matload_block_size-6_d ksp_ksp_tutorials-runex10_9_matload_block_size-6_e ksp_ksp_tutorials-runex10_9_matload_block_size-4_d ksp_ksp_tutorials-runex10_9_matload_block_size-4_e ksp_ksp_tutorials-runex10_9_matload_block_size-4_f ksp_ksp_tutorials-runex10_9_matload_block_size-4_a ksp_ksp_tutorials-runex10_9_matload_block_size-4_b ksp_ksp_tutorials-runex10_9_matload_block_size-4_c ksp_ksp_tutorials-runex10_7_matload_block_size-8_b ksp_ksp_tutorials-runex10_7_matload_block_size-8_c ksp_ksp_tutorials-runex10_7_matload_block_size-8_a ksp_ksp_tutorials-runex10_7_matload_block_size-2_a ksp_ksp_tutorials-runex10_19_pc_factor_levels-4 ksp_ksp_tutorials-runex10_7_matload_block_size-2_c ksp_ksp_tutorials-runex10_19_pc_factor_levels-2 ksp_ksp_tutorials-runex10_19_pc_factor_levels-0 ksp_ksp_tutorials-runex10_7_matload_block_size-4_b ksp_ksp_tutorials-runex10_7_matload_block_size-4_c ksp_ksp_tutorials-runex10_7_matload_block_size-4_a ksp_ksp_tutorials-runex10_7_matload_block_size-6_a ksp_ksp_tutorials-runex10_7_matload_block_size-6_b ksp_ksp_tutorials-runex10_7_matload_block_size-6_c ksp_ksp_tutorials-runex10_xyt ksp_ksp_tutorials-runex10_7_d ksp_ksp_tutorials-runex10_umfpack ksp_ksp_tutorials-runex10_9_matload_block_size-3_f ksp_ksp_tutorials-runex10_9_matload_block_size-3_e ksp_ksp_tutorials-runex10_9_matload_block_size-3_d ksp_ksp_tutorials-runex10_9_matload_block_size-3_c ksp_ksp_tutorials-runex10_9_matload_block_size-3_b ksp_ksp_tutorials-runex10_mpiaijperm ksp_ksp_tutorials-runex10_superlu_dist_redundant ksp_ksp_tutorials-runex10_9_matload_block_size-3_a ksp_ksp_tutorials-runex10_9_matload_block_size-7_c ksp_ksp_tutorials-runex10_9_matload_block_size-7_b ksp_ksp_tutorials-runex10_9_matload_block_size-7_a ksp_ksp_tutorials-runex10_9_matload_block_size-7_f ksp_ksp_tutorials-runex10_9_matload_block_size-7_e ksp_ksp_tutorials-runex10_cr ksp_ksp_tutorials-runex10_boomeramg_pilut ksp_ksp_tutorials-runex10_9_matload_block_size-5_e ksp_ksp_tutorials-runex10_9_matload_block_size-5_d ksp_ksp_tutorials-runex10_9_matload_block_size-5_f ksp_ksp_tutorials-runex10_9_matload_block_size-5_a ksp_ksp_tutorials-runex10_9_matload_block_size-5_c ksp_ksp_tutorials-runex10_9_matload_block_size-5_b ksp_ksp_tutorials-runex10_pastix_cholesky ksp_ksp_tutorials-runex10_mpiaijcrl ksp_ksp_tutorials-runex10_6 ksp_ksp_tutorials-runex10_5 ksp_ksp_tutorials-runex10_4 ksp_ksp_tutorials-runex10_3 ksp_ksp_tutorials-runex10_2 ksp_ksp_tutorials-runex10_1 ksp_ksp_tutorials-runex10_8 ksp_ksp_tutorials-runex10_pastix_redundant ksp_ksp_tutorials-runex10_pastix_lu ksp_ksp_tutorials-runex10_ILU ksp_ksp_tutorials-runex10_asm_viennacl ksp_ksp_tutorials-runex10_lcd ksp_ksp_tutorials-runex10_mumps_redundant ksp_ksp_tutorials-runex10_zeropivot ksp_ksp_tutorials-runex10_xxt ksp_ksp_tutorials-runex10_1a ksp_ksp_tutorials-runex10_9_matload_block_size-7_d ksp_ksp_tutorials-runex10_7_matload_block_size-2_b ksp_ksp_tutorials-runex10_9_matload_block_size-2_a ksp_ksp_tutorials-runex10_boomeramg_parasails ksp_ksp_tutorials-runex10_boomeramg_euclid_bj ksp_ksp_tutorials-runex10_13 ksp_ksp_tutorials-runex10_12 ksp_ksp_tutorials-runex10_11 ksp_ksp_tutorials-runex10_10 ksp_ksp_tutorials-runex10_17 ksp_ksp_tutorials-runex10_16 ksp_ksp_tutorials-runex10_15 ksp_ksp_tutorials-runex10_14 ksp_ksp_tutorials-runex10_superlu_lu ksp_ksp_tutorials-runex10_seqaijperm ksp_ksp_tutorials-runex10_boomeramg_schwarz
test-ksp.c : $(test-ksp.c)
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_mumps_lu.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_mumps_lu.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_mumps_lu_ARGS := 'f ${DATAFILESPATH}/matrices/small ksp_type preonly pc_type lu pc_factor_mat_solver_package mumps num_numfac num_rhs mat_type seqaij mat_type mpiaij mat_type seqbaij matload_block_size mat_type mpibaij matload_block_size mat_type aij mat_mumps_icntl_ mat_type mpiaij mat_mumps_icntl_ mat_mumps_icntl_'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_aijcusparse.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_aijcusparse.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_aijcusparse_ARGS := 'f ${DATAFILESPATH}/matrices/medium ksp_monitor_short ksp_view mat_view ascii::ascii_info mat_type aijcusparse pc_factor_mat_solver_package cusparse pc_type ilu'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_boomeramg_euclid.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_boomeramg_euclid.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_boomeramg_euclid_ARGS := 'f ${DATAFILESPATH}/matrices/poisson gz ksp_monitor_short ksp_rtol E pc_type hypre pc_hypre_type boomeramg pc_hypre_boomeramg_smooth_type Euclid pc_hypre_boomeramg_smooth_num_levels pc_hypre_boomeramg_eu_level pc_hypre_boomeramg_eu_droptolerance'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_mumps_cholesky.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_mumps_cholesky.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_mumps_cholesky_ARGS := 'f ${DATAFILESPATH}/matrices/small ksp_type preonly pc_type cholesky pc_factor_mat_solver_package mumps num_numfac num_rhs mat_type sbaij mat_ignore_lower_triangular mat_type aij mat_type aij matload_spd'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-1_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-1_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-1_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-1_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-1_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-1_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-1_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-1_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-1_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-1_e.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-1_e.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-1_e_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-1_d.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-1_d.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-1_d_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-1_f.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-1_f.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-1_f_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-5_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-5_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-5_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_levels'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-5_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-5_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-5_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_mat_ordering_type nd'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-5_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-5_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-5_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-7_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-7_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-7_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-7_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-7_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-7_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_levels'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-7_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-7_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-7_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_mat_ordering_type nd'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-2_f.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-2_f.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-2_f_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-3_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-3_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-3_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-2_d.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-2_d.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-2_d_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-2_e.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-2_e.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-2_e_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-2_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-2_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-2_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-2_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-2_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-2_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_seqaijcrl.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_seqaijcrl.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_seqaijcrl_ARGS := 'f ${DATAFILESPATH}/matrices/small ksp_monitor_short ksp_view mat_view ascii::ascii_info mat_type seqaijcrl'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-3_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-3_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-3_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_mat_ordering_type nd'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-6_f.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-6_f.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-6_f_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_superlu_dist_lu.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_superlu_dist_lu.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_superlu_dist_lu_ARGS := 'f ${DATAFILESPATH}/matrices/small ksp_type preonly pc_type lu pc_factor_mat_solver_package superlu_dist num_numfac num_rhs'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-6_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-6_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-6_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-6_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-6_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-6_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-3_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-3_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-3_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_levels'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-6_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-6_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-6_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_cg_singlereduction.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_cg_singlereduction.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_cg_singlereduction_ARGS := 'f ${DATAFILESPATH}/matrices/small mat_type mpisbaij ksp_type cg pc_type eisenstat ksp_monitor_short ksp_converged_reason ksp_cg_single_reduction'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-6_d.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-6_d.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-6_d_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-6_e.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-6_e.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-6_e_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-4_d.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-4_d.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-4_d_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-4_e.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-4_e.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-4_e_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-4_f.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-4_f.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-4_f_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-4_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-4_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-4_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-4_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-4_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-4_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-4_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-4_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-4_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-8_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-8_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-8_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_mat_ordering_type nd'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-8_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-8_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-8_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_levels'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-8_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-8_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-8_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-2_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-2_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-2_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_19_pc_factor_levels-4.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_19_pc_factor_levels-4.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_19_pc_factor_levels-4_ARGS := 'f ${DATAFILESPATH}/matrices/poisson ksp_type cg pc_type icc pc_factor_levels mat_type seqsbaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-2_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-2_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-2_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_levels'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_19_pc_factor_levels-2.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_19_pc_factor_levels-2.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_19_pc_factor_levels-2_ARGS := 'f ${DATAFILESPATH}/matrices/poisson ksp_type cg pc_type icc pc_factor_levels mat_type seqsbaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_19_pc_factor_levels-0.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_19_pc_factor_levels-0.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_19_pc_factor_levels-0_ARGS := 'f ${DATAFILESPATH}/matrices/poisson ksp_type cg pc_type icc pc_factor_levels mat_type seqsbaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-4_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-4_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-4_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_mat_ordering_type nd'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-4_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-4_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-4_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_levels'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-4_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-4_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-4_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-6_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-6_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-6_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-6_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-6_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-6_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_mat_ordering_type nd'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-6_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-6_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-6_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_levels'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_xyt.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_xyt.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_xyt_ARGS := 'ksp_monitor_short ksp_view f ${DATAFILESPATH}/matrices/arco ksp_type gmres pc_type tfs'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_d.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_d.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_d_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij matload_block_size {{ }shared output} ksp_type preonly pc_type lu'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_umfpack.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_umfpack.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_umfpack_ARGS := 'f ${DATAFILESPATH}/matrices/small ksp_type preonly pc_type lu mat_type seqaij pc_factor_mat_solver_package umfpack num_numfac num_rhs'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-3_f.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-3_f.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-3_f_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-3_e.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-3_e.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-3_e_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-3_d.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-3_d.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-3_d_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-3_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-3_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-3_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-3_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-3_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-3_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_mpiaijperm.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_mpiaijperm.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_mpiaijperm_ARGS := 'f ${DATAFILESPATH}/matrices/small ksp_monitor_short ksp_view mat_type mpiaijperm'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_superlu_dist_redundant.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_superlu_dist_redundant.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_superlu_dist_redundant_ARGS := 'f ${DATAFILESPATH}/matrices/medium ksp_type preonly pc_type redundant pc_redundant_number redundant_pc_factor_mat_solver_package superlu_dist num_numfac num_rhs'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-3_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-3_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-3_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-7_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-7_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-7_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-7_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-7_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-7_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-7_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-7_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-7_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-7_f.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-7_f.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-7_f_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-7_e.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-7_e.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-7_e_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_cr.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_cr.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_cr_ARGS := 'f ${DATAFILESPATH}/matrices/poisson gz ksp_monitor_short pc_type icc ksp_type cr'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_boomeramg_pilut.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_boomeramg_pilut.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_boomeramg_pilut_ARGS := 'f ${DATAFILESPATH}/matrices/poisson gz ksp_monitor_short ksp_rtol E pc_type hypre pc_hypre_type boomeramg pc_hypre_boomeramg_smooth_type Pilut pc_hypre_boomeramg_smooth_num_levels'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-5_e.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-5_e.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-5_e_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-5_d.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-5_d.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-5_d_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-5_f.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-5_f.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-5_f_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-5_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-5_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-5_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-5_c.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-5_c.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-5_c_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-5_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-5_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-5_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_pastix_cholesky.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_pastix_cholesky.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_pastix_cholesky_ARGS := 'f ${DATAFILESPATH}/matrices/small ksp_type preonly pc_factor_mat_solver_package pastix num_numfac num_rhs pc_type cholesky mat_type sbaij mat_ignore_lower_triangular'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_mpiaijcrl.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_mpiaijcrl.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_mpiaijcrl_ARGS := 'f ${DATAFILESPATH}/matrices/small ksp_monitor_short ksp_view mat_type mpiaijcrl'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_6.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_6.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_6_ARGS := 'f ${DATAFILESPATH}/matrices/fem pc_factor_levels pc_factor_fill ksp_gmres_cgs_refinement_type refine_always'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_5.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_5.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_5_ARGS := 'f ${DATAFILESPATH}/matrices/medium ksp_type bicg'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_4.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_4.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_4_ARGS := 'f ${DATAFILESPATH}/matrices/medium ksp_type bicg pc_type lu'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_3.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_3.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_3_ARGS := 'f ${DATAFILESPATH}/matrices/medium ksp_type bicg pc_type asm'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_2.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_2.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_2_ARGS := 'f ${DATAFILESPATH}/matrices/medium ksp_type bicg'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_1.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_1.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_1_ARGS := 'f ${wPETSC_DIR}/share/petsc/datafiles/matrices/spd real int@PETSC_INDEX_SIZE@ float@PETSC_SCALAR_SIZE@'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_8.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_8.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_8_ARGS := 'f ${DATAFILESPATH}/matrices/medium ksp_diagonal_scale pc_type eisenstat ksp_monitor_short ksp_diagonal_scale_fix ksp_gmres_cgs_refinement_type refine_always mat_no_inode'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_pastix_redundant.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_pastix_redundant.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_pastix_redundant_ARGS := 'f ${DATAFILESPATH}/matrices/medium ksp_type preonly pc_type redundant pc_redundant_number redundant_pc_factor_mat_solver_package pastix num_numfac num_rhs'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_pastix_lu.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_pastix_lu.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_pastix_lu_ARGS := 'f ${DATAFILESPATH}/matrices/small ksp_type preonly pc_type lu pc_factor_mat_solver_package pastix num_numfac num_rhs mat_type seqaij mat_type mpiaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_ILU.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_ILU.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_ILU_ARGS := 'f ${DATAFILESPATH}/matrices/small pc_factor_levels mat_type baij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_asm_viennacl.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_asm_viennacl.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_asm_viennacl_ARGS := 'pc_type asm pc_asm_sub_mat_type aijviennacl f ${wPETSC_DIR}/share/petsc/datafiles/matrices/spd real int${PETSC_INDEX_SIZE} float${PETSC_SCALAR_SIZE}'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_lcd.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_lcd.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_lcd_ARGS := 'f ${DATAFILESPATH}/matrices/poisson gz ksp_monitor_short pc_type icc ksp_type lcd'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_mumps_redundant.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_mumps_redundant.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_mumps_redundant_ARGS := 'f ${DATAFILESPATH}/matrices/medium ksp_type preonly pc_type redundant pc_redundant_number redundant_pc_factor_mat_solver_package mumps num_numfac num_rhs'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_zeropivot.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_zeropivot.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_zeropivot_ARGS := 'f ${DATAFILESPATH}/matrices/small test_zeropivot ksp_converged_reason ksp_type fgmres pc_type ksp ksp_pc_type bjacobi ksp_ksp_type cg ksp_pc_type bjacobi ksp_pc_bjacobi_blocks'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_xxt.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_xxt.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_xxt_ARGS := 'ksp_monitor_short ksp_view f ${DATAFILESPATH}/matrices/poisson check_symmetry ksp_type cg pc_type tfs'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_1a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_1a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_1a_ARGS := 'f ${wPETSC_DIR}/share/petsc/datafiles/matrices/spd real int@PETSC_INDEX_SIZE@ float@PETSC_SCALAR_SIZE@'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-7_d.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-7_d.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-7_d_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type mpibaij trans'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_7_matload_block_size-2_b.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_7_matload_block_size-2_b.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_7_matload_block_size-2_b_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info mat_type seqbaij ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size pc_factor_mat_ordering_type nd'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_9_matload_block_size-2_a.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_9_matload_block_size-2_a.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_9_matload_block_size-2_a_ARGS := 'f ${DATAFILESPATH}/matrices/medium viewer_binary_skip_info ksp_max_it ksp_gmres_cgs_refinement_type refine_always ksp_rtol e ksp_monitor_short matload_block_size mat_type seqbaij'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_boomeramg_parasails.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_boomeramg_parasails.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_boomeramg_parasails_ARGS := 'f ${DATAFILESPATH}/matrices/poisson gz ksp_monitor_short ksp_rtol E pc_type hypre pc_hypre_type boomeramg pc_hypre_boomeramg_smooth_type ParaSails pc_hypre_boomeramg_smooth_num_levels'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_boomeramg_euclid_bj.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_boomeramg_euclid_bj.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_boomeramg_euclid_bj_ARGS := 'f ${DATAFILESPATH}/matrices/poisson gz ksp_monitor_short ksp_rtol E pc_type hypre pc_hypre_type boomeramg pc_hypre_boomeramg_smooth_type Euclid pc_hypre_boomeramg_smooth_num_levels pc_hypre_boomeramg_eu_level pc_hypre_boomeramg_eu_droptolerance pc_hypre_boomeramg_eu_bj'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_13.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_13.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_13_ARGS := 'f ${DATAFILESPATH}/matrices/arco mat_type lusol pc_type lu'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_12.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_12.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_12_ARGS := 'pc_type lu pc_factor_mat_solver_package matlab f ${DATAFILESPATH}/matrices/arco'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_11.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_11.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_11_ARGS := 'f http://ftpmcsanlgov/pub/petsc/matrices/testmatrixgz'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_10.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_10.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_10_ARGS := 'ksp_type fgmres pc_type ksp f ${DATAFILESPATH}/matrices/medium ksp_fgmres_modifypcksp ksp_monitor_short'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_17.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_17.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_17_ARGS := 'f ${DATAFILESPATH}/matrices/medium pc_type hypre pc_hypre_type boomeramg'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_16.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_16.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_16_ARGS := 'f ${DATAFILESPATH}/matrices/medium pc_type hypre pc_hypre_type parasails'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_15.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_15.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_15_ARGS := 'f ${DATAFILESPATH}/matrices/medium pc_type hypre pc_hypre_type pilut'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_14.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_14.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_14_ARGS := 'f ${DATAFILESPATH}/matrices/medium pc_type spai'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_superlu_lu.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_superlu_lu.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_superlu_lu_ARGS := 'f ${DATAFILESPATH}/matrices/small ksp_type preonly pc_type lu pc_factor_mat_solver_package superlu num_numfac num_rhs'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_seqaijperm.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_seqaijperm.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_seqaijperm_ARGS := 'f ${DATAFILESPATH}/matrices/small ksp_monitor_short ksp_view mat_view ascii::ascii_info mat_type seqaijperm'
$(TESTDIR)/counts/ksp_ksp_tutorials-runex10_boomeramg_schwarz.counts : ${TESTDIR}/src/ksp/ksp/examples/tutorials/runex10_boomeramg_schwarz.sh ${TESTDIR}/src/ksp/ksp/examples/tutorials/ex10
ksp_ksp_tutorials-runex10_boomeramg_schwarz_ARGS := 'f ${DATAFILESPATH}/matrices/poisson gz ksp_monitor_short ksp_rtol E pc_type hypre pc_hypre_type boomeramg pc_hypre_boomeramg_smooth_type Schwarz smoothers'
test-ksp.cu := 
test-ksp.cu : $(test-ksp.cu)
test-ksp.F := 
test-ksp.F : $(test-ksp.F)
test-snes.cxx := 
test-snes.cxx : $(test-snes.cxx)
test-snes.F90 := 
test-snes.F90 : $(test-snes.F90)
test-snes.c := snes_tutorials-runex69_mantle_q1p0 snes_tutorials-runex62_fetidp_3d_tet snes_tutorials-runex12_39 snes_tutorials-runex12_34 snes_tutorials-runex12_35 snes_tutorials-runex12_36 snes_tutorials-runex12_30 snes_tutorials-runex12_31 snes_tutorials-runex69_q2q1 snes_tutorials-runex12_33 snes_tutorials-runex13_2d_p2_0 snes_tutorials-runex12_field_bc_p1_5 snes_tutorials-runex12_field_bc_p1_4 snes_tutorials-runex12_field_bc_p1_7 snes_tutorials-runex12_field_bc_p1_6 snes_tutorials-runex12_field_bc_p1_1 snes_tutorials-runex12_field_bc_p1_0 snes_tutorials-runex12_field_bc_p1_3 snes_tutorials-runex12_field_bc_p1_2 snes_tutorials-runex12_mg_newton_coarse_1 snes_tutorials-runex62_19 snes_tutorials-runex62_18 snes_tutorials-runex12_tensor_plex_2d snes_tutorials-runex13_3d_q1_0 snes_tutorials-runex12_14 snes_tutorials-runex62_11 snes_tutorials-runex62_10 snes_tutorials-runex62_13 snes_tutorials-runex62_12 snes_tutorials-runex62_15 snes_tutorials-runex62_14 snes_tutorials-runex62_17 snes_tutorials-runex62_16 snes_tutorials-runex12_29 snes_tutorials-runex12_28 snes_tutorials-runex12_23 snes_tutorials-runex12_22 snes_tutorials-runex12_21 snes_tutorials-runex12_20 snes_tutorials-runex12_27 snes_tutorials-runex12_26 snes_tutorials-runex12_25 snes_tutorials-runex12_24 snes_tutorials-runex12_32 snes_tutorials-runex12_restart snes_tutorials-runex13_3d_q3_0 snes_tutorials-runex12_tri_q2q1_msm_sor snes_tutorials-runex62_24 snes_tutorials-runex62_25 snes_tutorials-runex62_26 snes_tutorials-runex62_27 snes_tutorials-runex62_20 snes_tutorials-runex62_21 snes_tutorials-runex62_22 snes_tutorials-runex62_23 snes_tutorials-runex12_tet_conv_p2_r2 snes_tutorials-runex62_28 snes_tutorials-runex62_29 snes_tutorials-runex12_tet_conv_p1_r3 snes_tutorials-runex12_tensor_plex_3d snes_tutorials-runex12_tri_q2q1_asm_sor snes_tutorials-runex62_fetidp_2d_tri snes_tutorials-runex12_p4est_full_q2_nonconformal_parallel_bddcfas snes_tutorials-runex12_p4est_test_q2_nonconformal_parallel snes_tutorials-runex12_tensor_p4est_2d snes_tutorials-runex12_tri_q2q1_msm_lu snes_tutorials-runex13_2d_p3_0 snes_tutorials-runex12_fas_newton_0_p4est snes_tutorials-runex12_p4est_full_q2_nonconformal_parallel snes_tutorials-runex69_q2p1ref snes_tutorials-runex62_33 snes_tutorials-runex62_32 snes_tutorials-runex62_31 snes_tutorials-runex62_30 snes_tutorials-runex62_36 snes_tutorials-runex62_35 snes_tutorials-runex62_34 snes_tutorials-runex13_2d_p1_0 snes_tutorials-runex12_p4est_exact_q2_nonconformal_parallel snes_tutorials-runex13_3d_p2_0 snes_tutorials-runex12_tet_conv_p1_r2 snes_tutorials-runex12_fas_newton_0 snes_tutorials-runex12_tet_conv_p1_r0 snes_tests-runex2_2 snes_tests-runex2_3 snes_tests-runex2_0 snes_tests-runex2_1 snes_tests-runex2_6 snes_tests-runex2_7 snes_tests-runex2_4 snes_tests-runex2_5 snes_tests-runex2_8 snes_tests-runex2_9 snes_tutorials-runex62_fetidp_3d_hex snes_tutorials-runex12_44 snes_tutorials-runex12_41 snes_tutorials-runex12_40 snes_tutorials-runex12_43 snes_tutorials-runex12_42 snes_tutorials-runex5_asm_3 snes_tutorials-runex5_asm_2 snes_tutorials-runex5_asm_1 snes_tutorials-runex5_asm_0 snes_tutorials-runex5_asm_5 snes_tutorials-runex5_asm_4 snes_tutorials-runex62_46 snes_tutorials-runex12_9 snes_tutorials-runex62_44 snes_tutorials-runex62_45 snes_tutorials-runex12_amr_1 snes_tutorials-runex62_43 snes_tutorials-runex12_0 snes_tutorials-runex12_1 snes_tutorials-runex12_2 snes_tutorials-runex12_3 snes_tutorials-runex12_4 snes_tutorials-runex12_5 snes_tutorials-runex12_6 snes_tutorials-runex12_7 snes_tutorials-runex12_12 snes_tutorials-runex33_0 snes_tutorials-runex12_mg_newton_coarse_2 snes_tutorials-runex13_2d_q2_0 snes_tutorials-runex12_mg_newton_coarse_0 snes_tutorials-runex12_13 snes_tutorials-runex69_p2p1 snes_tutorials-runex12_10 snes_tutorials-runex56_hypre snes_tutorials-runex12_11 snes_tutorials-runex12_p4est_fas_q2_nonconformal_serial snes_tutorials-runex69_mantle_q2q1 snes_tutorials-runex12_16 snes_tutorials-runex12_17 snes_tutorials-runex62_7 snes_tutorials-runex12_fas_newton_coarse_0 snes_tutorials-runex13_2d_q1_0 snes_tutorials-runex12_15 snes_tutorials-runex12_p4est_test_q2_conformal_parallel snes_tutorials-runex62_8 snes_tutorials-runex12_fas_newton_1 snes_tutorials-runex12_18 snes_tutorials-runex12_19 snes_tutorials-runex12_p4est_exact_q2_conformal_parallel snes_tutorials-runex12_tet_conv_p2_r0 snes_tutorials-runex62_fetidp_2d_quad snes_tutorials-runex12_tensor_p4est_3d snes_tutorials-runex69_q1p0ref snes_tutorials-runex56_ml snes_tutorials-runex12_p4est_full_q2_nonconformal_serial snes_tutorials-runex12_fas_ngs_0 snes_tutorials-runex13_2d_q3_0 snes_tutorials-runex12_tri_q2q1_asm_lu snes_tutorials-runex12_p4est_exact_q2_conformal_serial snes_tutorials-runex5_msm_5 snes_tutorials-runex5_msm_4 snes_tutorials-runex5_msm_3 snes_tutorials-runex5_msm_2 snes_tutorials-runex5_msm_1 snes_tutorials-runex5_msm_0 snes_tests-runex2_10 snes_tests-runex2_11 snes_tutorials-runex12_p4est_test_q2_nonconformal_serial snes_tutorials-runex62_1 snes_tutorials-runex62_0 snes_tutorials-runex62_3 snes_tutorials-runex62_2 snes_tutorials-runex62_5 snes_tutorials-runex62_4 snes_tutorials-runex69_p2p1ref snes_tutorials-runex62_6 snes_tutorials-runex62_9 snes_tutorials-runex77_2 snes_tutorials-runex77_1 snes_tutorials-runex77_0 snes_tutorials-runex62_quad_q2q1_full snes_tutorials-runex12_p4est_full_q2_nonconformal_parallel_bddc snes_tutorials-runex69_q1p0 snes_tutorials-runex12_field_bc_p2_2 snes_tutorials-runex12_field_bc_p2_3 snes_tutorials-runex12_field_bc_p2_0 snes_tutorials-runex12_field_bc_p2_1 snes_tutorials-runex12_field_bc_p2_6 snes_tutorials-runex12_field_bc_p2_7 snes_tutorials-runex12_field_bc_p2_4 snes_tutorials-runex12_field_bc_p2_5 snes_tutorials-runex12_8 snes_tutorials-runex69_q2q1ref snes_tutorials-runex13_3d_q2_0 snes_tutorials-runex12_p4est_fas_q2_conformal_serial snes_tutorials-runex62_pc_simple snes_tutorials-runex12_periodic_0 snes_tutorials-runex12_amr_0 snes_tutorials-runex62_pc_simplec snes_tutorials-runex56_0 snes_tutorials-runex62_quad_q2p1_full snes_tutorials-runex69_q2p1 snes_tutorials-runex12_p4est_test_q2_conformal_serial snes_tutorials-runex69_2 snes_tutorials-runex69_0 snes_tutorials-runex69_1 snes_tutorials-runex13_3d_p1_0 snes_tutorials-runex12_tri_bddc snes_tutorials-runex13_3d_p3_0 snes_tutorials-runex12_p4est_exact_q2_nonconformal_serial
test-snes.c : $(test-snes.c)
$(TESTDIR)/counts/snes_tutorials-runex69_mantle_q1p0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_mantle_q1p0.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_mantle_q1p0_ARGS := 'sol_type composite simplex mantle_basename $HOME/Desktop/TwoDim_forMatt/TwoDimSlab cg deg dm_plex_separate_marker vel_petscspace_order pres_petscspace_order aux_ _petscspace_order pc_fieldsplit_diag_use_amat pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition a fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type lu snes_error_if_not_converged snes_view ksp_error_if_not_converged dm_view'
$(TESTDIR)/counts/snes_tutorials-runex62_fetidp_3d_tet.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_fetidp_3d_tet.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_fetidp_3d_tet_ARGS := 'run_type full dm_refine bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order snes_view snes_error_if_not_converged show_solution dm_mat_type is ksp_type fetidp ksp_rtol e ksp_fetidp_saddlepoint fetidp_ksp_type cg fetidp_fieldsplit_p_ksp_max_it fetidp_fieldsplit_p_ksp_type richardson fetidp_fieldsplit_p_ksp_richardson_scale fetidp_fieldsplit_p_pc_type none ksp_fetidp_saddlepoint_flip fetidp_bddc_pc_bddc_vertex_size fetidp_bddc_pc_bddc_use_deluxe_scaling fetidp_bddc_pc_bddc_benign_trick fetidp_bddc_pc_bddc_deluxe_singlemat dim fetidp_pc_discrete_harmonic fetidp_harmonic_pc_factor_mat_solver_package cholmod fetidp_harmonic_pc_type cholesky fetidp_bddelta_pc_factor_mat_solver_package umfpack fetidp_fieldsplit_lag_ksp_type preonly'
$(TESTDIR)/counts/snes_tutorials-runex12_39.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_39.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_39_ARGS := 'run_type full refinement_limit interpolate petscspace_order pc_type gamg ksp_rtol e ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason'
$(TESTDIR)/counts/snes_tutorials-runex12_34.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_34.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_34_ARGS := 'run_type test dim refinement_limit variable_coefficient field interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_35.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_35.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_35_ARGS := 'run_type test dim refinement_limit variable_coefficient field interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_36.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_36.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_36_ARGS := 'run_type test dim refinement_limit variable_coefficient field interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_30.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_30.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_30_ARGS := 'run_type test refinement_limit variable_coefficient field interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_31.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_31.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_31_ARGS := 'run_type test refinement_limit variable_coefficient field interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex69_q2q1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_q2q1.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_q2q1_ARGS := 'dm_plex_separate_marker simplex vel_petscspace_order pres_petscspace_order pc_fieldsplit_diag_use_amat pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition a fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type lu snes_error_if_not_converged snes_view ksp_error_if_not_converged dm_view'
$(TESTDIR)/counts/snes_tutorials-runex12_33.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_33.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_33_ARGS := 'run_type test dim refinement_limit variable_coefficient field interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex13_2d_p2_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex13_2d_p2_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex13
snes_tutorials-runex13_2d_p2_0_ARGS := 'petscspace_order dm_refine num_refine snes_convergence_estimate'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p1_5.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p1_5.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p1_5_ARGS := 'run_type test dim dm_refine interpolate bc_type dirichlet field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p1_4.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p1_4.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p1_4_ARGS := 'run_type test dim interpolate bc_type dirichlet field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p1_7.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p1_7.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p1_7_ARGS := 'run_type test dim dm_refine interpolate bc_type neumann field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p1_6.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p1_6.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p1_6_ARGS := 'run_type test dim interpolate bc_type neumann field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p1_1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p1_1.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p1_1_ARGS := 'run_type test dm_refine interpolate bc_type dirichlet field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p1_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p1_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p1_0_ARGS := 'run_type test interpolate bc_type dirichlet field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p1_3.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p1_3.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p1_3_ARGS := 'run_type test dm_refine interpolate bc_type neumann field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p1_2.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p1_2.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p1_2_ARGS := 'run_type test interpolate bc_type neumann field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_mg_newton_coarse_1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_mg_newton_coarse_1.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_mg_newton_coarse_1_ARGS := 'run_type full dm_refine interpolate petscspace_order dm_coarsen_hierarchy dm_plex_hash_location dm_plex_separate_marker dm_plex_coarsen_bd_label marker dm_plex_remesh_bd ksp_type richardson ksp_rtol e pc_type mg pc_mg_levels mg_levels_ksp_max_it snes_monitor ksp_monitor_true_residual mg_levels_ksp_monitor_true_residual dm_view ksp_view'
$(TESTDIR)/counts/snes_tutorials-runex62_19.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_19.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_19_ARGS := 'run_type full petscpartitioner_type simple refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view'
$(TESTDIR)/counts/snes_tutorials-runex62_18.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_18.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_18_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view'
$(TESTDIR)/counts/snes_tutorials-runex12_tensor_plex_2d.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tensor_plex_2d.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tensor_plex_2d_ARGS := 'run_type test refinement_limit simplex bc_type dirichlet petscspace_order dm_refine_hierarchy cells'
$(TESTDIR)/counts/snes_tutorials-runex13_3d_q1_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex13_3d_q1_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex13
snes_tutorials-runex13_3d_q1_0_ARGS := 'dim simplex petscspace_order dm_refine num_refine snes_convergence_estimate'
$(TESTDIR)/counts/snes_tutorials-runex12_14.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_14.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_14_ARGS := 'run_type test refinement_limit variable_coefficient analytic interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_11.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_11.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_11_ARGS := 'run_type test refinement_limit test_partition bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_10.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_10.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_10_ARGS := 'run_type test refinement_limit test_partition bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_13.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_13.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_13_ARGS := 'run_type test refinement_limit test_partition bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_12.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_12.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_12_ARGS := 'run_type test refinement_limit test_partition bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_15.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_15.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_15_ARGS := 'run_type test refinement_limit test_partition bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_14.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_14.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_14_ARGS := 'run_type test refinement_limit test_partition bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_17.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_17.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_17_ARGS := 'run_type test refinement_limit test_partition bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_16.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_16.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_16_ARGS := 'run_type test refinement_limit test_partition bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_29.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_29.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_29_ARGS := 'run_type test refinement_limit variable_coefficient field interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_28.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_28.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_28_ARGS := 'run_type test dim refinement_limit variable_coefficient field interpolate petscspace_order mat_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_23.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_23.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_23_ARGS := 'run_type test refinement_limit variable_coefficient field interpolate petscspace_order mat_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_22.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_22.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_22_ARGS := 'run_type test refinement_limit variable_coefficient field interpolate petscspace_order mat_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_21.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_21.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_21_ARGS := 'run_type test refinement_limit variable_coefficient field interpolate petscspace_order mat_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_20.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_20.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_20_ARGS := 'run_type test dim refinement_limit variable_coefficient analytic interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_27.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_27.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_27_ARGS := 'run_type test dim refinement_limit variable_coefficient field interpolate petscspace_order mat_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_26.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_26.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_26_ARGS := 'run_type test dim refinement_limit variable_coefficient field interpolate petscspace_order mat_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_25.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_25.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_25_ARGS := 'run_type test dim refinement_limit variable_coefficient field interpolate petscspace_order mat_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_24.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_24.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_24_ARGS := 'run_type test refinement_limit variable_coefficient field interpolate petscspace_order mat_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_32.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_32.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_32_ARGS := 'run_type test refinement_limit variable_coefficient field interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_restart.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_restart.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_restart_ARGS := 'run_type test refinement_limit bc_type dirichlet interpolate petscspace_order dm_view hdf :solh vec_view hdf :solh ::append f solh restart'
$(TESTDIR)/counts/snes_tutorials-runex13_3d_q3_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex13_3d_q3_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex13
snes_tutorials-runex13_3d_q3_0_ARGS := 'dim simplex petscspace_order dm_refine num_refine snes_convergence_estimate'
$(TESTDIR)/counts/snes_tutorials-runex12_tri_q2q1_msm_sor.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tri_q2q1_msm_sor.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tri_q2q1_msm_sor_ARGS := 'run_type full dm_refine bc_type dirichlet interpolate petscspace_order ksp_type gmres ksp_gmres_restart ksp_rtol e pc_type asm pc_asm_type restrict pc_asm_local_type multiplicative pc_asm_blocks sub_pc_type sor snes_monitor_short ksp_monitor_short snes_converged_reason ksp_converged_reason snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex62_24.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_24.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_24_ARGS := 'run_type full petscpartitioner_type simple refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view'
$(TESTDIR)/counts/snes_tutorials-runex62_25.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_25.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_25_ARGS := 'run_type full petscpartitioner_type simple refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view'
$(TESTDIR)/counts/snes_tutorials-runex62_26.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_26.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_26_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view'
$(TESTDIR)/counts/snes_tutorials-runex62_27.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_27.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_27_ARGS := 'run_type full petscpartitioner_type simple refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view'
$(TESTDIR)/counts/snes_tutorials-runex62_20.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_20.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_20_ARGS := 'run_type full petscpartitioner_type simple refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view'
$(TESTDIR)/counts/snes_tutorials-runex62_21.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_21.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_21_ARGS := 'run_type full petscpartitioner_type simple refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view'
$(TESTDIR)/counts/snes_tutorials-runex62_22.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_22.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_22_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view'
$(TESTDIR)/counts/snes_tutorials-runex62_23.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_23.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_23_ARGS := 'run_type full petscpartitioner_type simple refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view'
$(TESTDIR)/counts/snes_tutorials-runex12_tet_conv_p2_r2.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tet_conv_p2_r2.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tet_conv_p2_r2_ARGS := 'run_type full dim dm_refine bc_type dirichlet interpolate petscspace_order dm_view snes_converged_reason pc_type lu'
$(TESTDIR)/counts/snes_tutorials-runex62_28.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_28.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_28_ARGS := 'run_type full petscpartitioner_type simple refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view'
$(TESTDIR)/counts/snes_tutorials-runex62_29.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_29.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_29_ARGS := 'run_type full petscpartitioner_type simple refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view'
$(TESTDIR)/counts/snes_tutorials-runex12_tet_conv_p1_r3.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tet_conv_p1_r3.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tet_conv_p1_r3_ARGS := 'run_type full dim dm_refine bc_type dirichlet interpolate petscspace_order dm_view snes_converged_reason pc_type lu'
$(TESTDIR)/counts/snes_tutorials-runex12_tensor_plex_3d.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tensor_plex_3d.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tensor_plex_3d_ARGS := 'run_type test refinement_limit simplex bc_type dirichlet petscspace_order dim dm_refine_hierarchy cells'
$(TESTDIR)/counts/snes_tutorials-runex12_tri_q2q1_asm_sor.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tri_q2q1_asm_sor.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tri_q2q1_asm_sor_ARGS := 'run_type full dm_refine bc_type dirichlet interpolate petscspace_order ksp_type gmres ksp_gmres_restart ksp_rtol e pc_type asm pc_asm_type restrict pc_asm_blocks sub_pc_type sor snes_monitor_short ksp_monitor_short snes_converged_reason ksp_converged_reason snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex62_fetidp_2d_tri.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_fetidp_2d_tri.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_fetidp_2d_tri_ARGS := 'run_type full dm_refine bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order snes_view snes_error_if_not_converged show_solution dm_mat_type is ksp_type fetidp ksp_rtol e ksp_fetidp_saddlepoint fetidp_ksp_type cg fetidp_fieldsplit_p_ksp_max_it fetidp_fieldsplit_p_ksp_type richardson fetidp_fieldsplit_p_ksp_richardson_scale fetidp_fieldsplit_p_pc_type none ksp_fetidp_saddlepoint_flip fetidp_bddc_pc_bddc_vertex_size fetidp_bddc_pc_bddc_dirichlet_pc_factor_mat_solver_package umfpack fetidp_bddc_pc_bddc_neumann_pc_factor_mat_solver_package umfpack petscpartitioner_type simple fetidp_fieldsplit_lag_ksp_type preonly'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_full_q2_nonconformal_parallel_bddcfas.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_full_q2_nonconformal_parallel_bddcfas.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_full_q2_nonconformal_parallel_bddcfas_ARGS := 'run_type full interpolate petscspace_order snes_max_it snes_type fas snes_fas_levels dm_mat_type is pc_type bddc ksp_type cg fas_coarse_pc_type bddc fas_coarse_ksp_type cg fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason snes_view fas_levels_snes_type newtonls fas_levels_pc_type bddc fas_levels_ksp_type cg fas_levels_snes_monitor_short simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement dm_forest_maximum_refinement dm_p est_refine_pattern hash petscpartitioner_type simple cells'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_test_q2_nonconformal_parallel.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_test_q2_nonconformal_parallel.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_test_q2_nonconformal_parallel_ARGS := 'run_type test interpolate petscspace_order simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement dm_forest_maximum_refinement dm_p est_refine_pattern hash petscpartitioner_type simple cells'
$(TESTDIR)/counts/snes_tutorials-runex12_tensor_p4est_2d.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tensor_p4est_2d.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tensor_p4est_2d_ARGS := 'run_type test refinement_limit simplex bc_type dirichlet petscspace_order dm_forest_initial_refinement dm_forest_minimum_refinement dm_plex_convert_type p est cells'
$(TESTDIR)/counts/snes_tutorials-runex12_tri_q2q1_msm_lu.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tri_q2q1_msm_lu.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tri_q2q1_msm_lu_ARGS := 'run_type full dm_refine bc_type dirichlet interpolate petscspace_order ksp_type gmres ksp_gmres_restart ksp_rtol e pc_type asm pc_asm_type restrict pc_asm_local_type multiplicative pc_asm_blocks sub_pc_type lu snes_monitor_short ksp_monitor_short snes_converged_reason ksp_converged_reason snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex13_2d_p3_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex13_2d_p3_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex13
snes_tutorials-runex13_2d_p3_0_ARGS := 'petscspace_order dm_refine num_refine snes_convergence_estimate'
$(TESTDIR)/counts/snes_tutorials-runex12_fas_newton_0_p4est.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_fas_newton_0_p4est.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_fas_newton_0_p4est_ARGS := 'run_type full variable_coefficient nonlinear interpolate petscspace_order snes_type fas snes_fas_levels pc_type svd ksp_rtol e fas_coarse_pc_type svd fas_coarse_ksp_rtol e fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason snes_view fas_levels_ _snes_type newtonls fas_levels_ _pc_type svd fas_levels_ _ksp_rtol e fas_levels_ _snes_monitor_short simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement dm_forest_maximum_refinement dm_p est_refine_pattern hash cells'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_full_q2_nonconformal_parallel.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_full_q2_nonconformal_parallel.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_full_q2_nonconformal_parallel_ARGS := 'run_type full interpolate petscspace_order snes_max_it snes_type fas snes_fas_levels pc_type jacobi ksp_type cg fas_coarse_pc_type jacobi fas_coarse_ksp_type cg fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason snes_view fas_levels_snes_type newtonls fas_levels_pc_type jacobi fas_levels_ksp_type cg fas_levels_snes_monitor_short simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement dm_forest_maximum_refinement dm_p est_refine_pattern hash petscpartitioner_type simple cells'
$(TESTDIR)/counts/snes_tutorials-runex69_q2p1ref.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_q2p1ref.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_q2p1ref_ARGS := 'dm_plex_separate_marker simplex dm_refine vel_petscspace_order pres_petscspace_order pres_petscspace_poly_tensor pres_petscdualspace_lagrange_continuity pc_fieldsplit_diag_use_amat pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition a fieldsplit_velocity_pc_type lu fieldsplit_pressure_ksp_rtol e fieldsplit_pressure_pc_type lu snes_error_if_not_converged snes_view ksp_error_if_not_converged dm_view'
$(TESTDIR)/counts/snes_tutorials-runex62_33.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_33.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_33_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order ksp_type fgmres ksp_gmres_restart ksp_rtol e pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type diag fieldsplit_pressure_ksp_rtol e fieldsplit_velocity_ksp_type gmres fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type jacobi snes_error_if_not_converged ksp_error_if_not_converged snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex62_32.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_32.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_32_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order ksp_type fgmres ksp_gmres_restart ksp_rtol e pc_type fieldsplit pc_fieldsplit_type multiplicative fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type jacobi snes_error_if_not_converged ksp_error_if_not_converged snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex62_31.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_31.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_31_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order ksp_type fgmres ksp_gmres_restart ksp_rtol e pc_type fieldsplit pc_fieldsplit_type additive fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type jacobi snes_error_if_not_converged ksp_error_if_not_converged snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex62_30.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_30.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_30_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order ksp_gmres_restart pc_type jacobi ksp_rtol e snes_error_if_not_converged ksp_error_if_not_converged snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex62_36.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_36.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_36_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order ksp_type fgmres ksp_gmres_restart ksp_rtol e pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full fieldsplit_pressure_ksp_rtol e fieldsplit_velocity_ksp_type gmres fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type jacobi snes_error_if_not_converged ksp_error_if_not_converged snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex62_35.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_35.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_35_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order ksp_type fgmres ksp_gmres_restart ksp_rtol e pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type lower fieldsplit_pressure_ksp_rtol e fieldsplit_velocity_ksp_type gmres fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type jacobi snes_error_if_not_converged ksp_error_if_not_converged snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex62_34.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_34.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_34_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order ksp_type fgmres ksp_gmres_restart ksp_rtol e pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type upper fieldsplit_pressure_ksp_rtol e fieldsplit_velocity_ksp_type gmres fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type jacobi snes_error_if_not_converged ksp_error_if_not_converged snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex13_2d_p1_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex13_2d_p1_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex13
snes_tutorials-runex13_2d_p1_0_ARGS := 'petscspace_order dm_refine num_refine snes_convergence_estimate'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_exact_q2_nonconformal_parallel.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_exact_q2_nonconformal_parallel.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_exact_q2_nonconformal_parallel_ARGS := 'run_type exact interpolate petscspace_order snes_max_it snes_type fas snes_fas_levels pc_type none ksp_type preonly fas_coarse_pc_type none fas_coarse_ksp_type preonly fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason snes_view fas_levels_snes_type newtonls fas_levels_pc_type none fas_levels_ksp_type preonly fas_levels_snes_monitor_short simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement dm_forest_maximum_refinement dm_p est_refine_pattern hash petscpartitioner_type simple cells'
$(TESTDIR)/counts/snes_tutorials-runex13_3d_p2_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex13_3d_p2_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex13
snes_tutorials-runex13_3d_p2_0_ARGS := 'dim petscspace_order dm_refine num_refine snes_convergence_estimate'
$(TESTDIR)/counts/snes_tutorials-runex12_tet_conv_p1_r2.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tet_conv_p1_r2.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tet_conv_p1_r2_ARGS := 'run_type full dim dm_refine bc_type dirichlet interpolate petscspace_order dm_view snes_converged_reason pc_type lu'
$(TESTDIR)/counts/snes_tutorials-runex12_fas_newton_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_fas_newton_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_fas_newton_0_ARGS := 'run_type full variable_coefficient nonlinear interpolate petscspace_order snes_type fas snes_fas_levels pc_type svd ksp_rtol e fas_coarse_pc_type svd fas_coarse_ksp_rtol e fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason dm_refine_hierarchy snes_view fas_levels_ _snes_type newtonls fas_levels_ _pc_type svd fas_levels_ _ksp_rtol e fas_levels_ _snes_monitor_short'
$(TESTDIR)/counts/snes_tutorials-runex12_tet_conv_p1_r0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tet_conv_p1_r0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tet_conv_p1_r0_ARGS := 'run_type full dim dm_refine bc_type dirichlet interpolate petscspace_order dm_view snes_converged_reason pc_type lu'
$(TESTDIR)/counts/snes_tests-runex2_2.counts : ${TESTDIR}/src/snes/examples/tests/runex2_2.sh ${TESTDIR}/src/snes/examples/tests/ex2
snes_tests-runex2_2_ARGS := 'petscspace_order petscpartitioner_type simple'
$(TESTDIR)/counts/snes_tests-runex2_3.counts : ${TESTDIR}/src/snes/examples/tests/runex2_3.sh ${TESTDIR}/src/snes/examples/tests/ex2
snes_tests-runex2_3_ARGS := 'petscspace_order dm_refine petscpartitioner_type simple'
$(TESTDIR)/counts/snes_tests-runex2_0.counts : ${TESTDIR}/src/snes/examples/tests/runex2_0.sh ${TESTDIR}/src/snes/examples/tests/ex2
snes_tests-runex2_0_ARGS := 'petscspace_order'
$(TESTDIR)/counts/snes_tests-runex2_1.counts : ${TESTDIR}/src/snes/examples/tests/runex2_1.sh ${TESTDIR}/src/snes/examples/tests/ex2
snes_tests-runex2_1_ARGS := 'petscspace_order dm_refine'
$(TESTDIR)/counts/snes_tests-runex2_6.counts : ${TESTDIR}/src/snes/examples/tests/runex2_6.sh ${TESTDIR}/src/snes/examples/tests/ex2
snes_tests-runex2_6_ARGS := 'petscspace_order point_type grid'
$(TESTDIR)/counts/snes_tests-runex2_7.counts : ${TESTDIR}/src/snes/examples/tests/runex2_7.sh ${TESTDIR}/src/snes/examples/tests/ex2
snes_tests-runex2_7_ARGS := 'petscspace_order dm_refine point_type grid'
$(TESTDIR)/counts/snes_tests-runex2_4.counts : ${TESTDIR}/src/snes/examples/tests/runex2_4.sh ${TESTDIR}/src/snes/examples/tests/ex2
snes_tests-runex2_4_ARGS := 'petscspace_order petscpartitioner_type simple'
$(TESTDIR)/counts/snes_tests-runex2_5.counts : ${TESTDIR}/src/snes/examples/tests/runex2_5.sh ${TESTDIR}/src/snes/examples/tests/ex2
snes_tests-runex2_5_ARGS := 'petscspace_order dm_refine petscpartitioner_type simple'
$(TESTDIR)/counts/snes_tests-runex2_8.counts : ${TESTDIR}/src/snes/examples/tests/runex2_8.sh ${TESTDIR}/src/snes/examples/tests/ex2
snes_tests-runex2_8_ARGS := 'petscspace_order point_type grid petscpartitioner_type simple'
$(TESTDIR)/counts/snes_tests-runex2_9.counts : ${TESTDIR}/src/snes/examples/tests/runex2_9.sh ${TESTDIR}/src/snes/examples/tests/ex2
snes_tests-runex2_9_ARGS := 'petscspace_order point_type grid_replicated'
$(TESTDIR)/counts/snes_tutorials-runex62_fetidp_3d_hex.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_fetidp_3d_hex.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_fetidp_3d_hex_ARGS := 'run_type full dm_refine bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order snes_view snes_error_if_not_converged show_solution dm_mat_type is ksp_type fetidp ksp_rtol e ksp_fetidp_saddlepoint fetidp_ksp_type cg fetidp_fieldsplit_p_ksp_max_it fetidp_fieldsplit_p_ksp_type richardson fetidp_fieldsplit_p_ksp_richardson_scale fetidp_fieldsplit_p_pc_type none ksp_fetidp_saddlepoint_flip fetidp_bddc_pc_bddc_vertex_size dim simplex fetidp_pc_discrete_harmonic fetidp_harmonic_pc_factor_mat_solver_package cholmod fetidp_harmonic_pc_type cholesky petscpartitioner_type simple fetidp_fieldsplit_lag_ksp_type preonly fetidp_bddc_pc_bddc_dirichlet_pc_factor_mat_solver_package umfpack fetidp_bddc_pc_bddc_neumann_pc_factor_mat_solver_package umfpack'
$(TESTDIR)/counts/snes_tutorials-runex12_44.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_44.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_44_ARGS := 'run_type full refinement_limit variable_coefficient nonlinear interpolate petscspace_order snes_type fas snes_fas_levels pc_type svd ksp_rtol e fas_coarse_pc_type svd fas_coarse_ksp_rtol e fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason dm_refine_hierarchy dm_plex_print_fem snes_view fas_levels_ _snes_type newtonls fas_levels_ _pc_type svd fas_levels_ _ksp_rtol e fas_levels_ _snes_monitor_short fas_levels_ _snes_type newtonls fas_levels_ _pc_type svd fas_levels_ _ksp_rtol e fas_levels_ _snes_atol e fas_levels_ _snes_monitor_short'
$(TESTDIR)/counts/snes_tutorials-runex12_41.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_41.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_41_ARGS := 'run_type full refinement_limit variable_coefficient nonlinear interpolate petscspace_order snes_type fas snes_fas_levels pc_type svd ksp_rtol e fas_coarse_pc_type svd fas_coarse_ksp_rtol e fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason dm_refine_hierarchy snes_view fas_levels_ _snes_type newtonls fas_levels_ _pc_type svd fas_levels_ _ksp_rtol e fas_levels_ _snes_monitor_short'
$(TESTDIR)/counts/snes_tutorials-runex12_40.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_40.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_40_ARGS := 'run_type full refinement_limit variable_coefficient nonlinear interpolate petscspace_order pc_type svd ksp_rtol e snes_monitor_short snes_converged_reason'
$(TESTDIR)/counts/snes_tutorials-runex12_43.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_43.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_43_ARGS := 'run_type full refinement_limit variable_coefficient nonlinear interpolate petscspace_order snes_type fas snes_fas_levels pc_type svd ksp_rtol e fas_coarse_pc_type svd fas_coarse_ksp_rtol e fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason dm_refine_hierarchy snes_view fas_levels_ _snes_type newtonls fas_levels_ _pc_type svd fas_levels_ _ksp_rtol e fas_levels_ _snes_monitor_short'
$(TESTDIR)/counts/snes_tutorials-runex12_42.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_42.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_42_ARGS := 'run_type full refinement_limit variable_coefficient nonlinear interpolate petscspace_order snes_type fas snes_fas_levels pc_type svd ksp_rtol e fas_coarse_pc_type svd fas_coarse_ksp_rtol e fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason dm_refine_hierarchy dm_plex_print_fem snes_view fas_levels_ _snes_type newtonls fas_levels_ _pc_type svd fas_levels_ _ksp_rtol e fas_levels_ _snes_monitor_short fas_levels_ _snes_type newtonls fas_levels_ _pc_type svd fas_levels_ _ksp_rtol e fas_levels_ _snes_atol e fas_levels_ _snes_monitor_short'
$(TESTDIR)/counts/snes_tutorials-runex5_asm_3.counts : ${TESTDIR}/src/snes/examples/tutorials/runex5_asm_3.sh ${TESTDIR}/src/snes/examples/tutorials/ex5
snes_tutorials-runex5_asm_3_ARGS := 'mms par snes_monitor_short snes_converged_reason snes_view ksp_rtol e ksp_monitor_short ksp_type richardson pc_type asm pc_asm_blocks pc_asm_overlap pc_asm_local_type additive sub_pc_type lu da_grid_x'
$(TESTDIR)/counts/snes_tutorials-runex5_asm_2.counts : ${TESTDIR}/src/snes/examples/tutorials/runex5_asm_2.sh ${TESTDIR}/src/snes/examples/tutorials/ex5
snes_tutorials-runex5_asm_2_ARGS := 'mms par snes_monitor_short snes_converged_reason snes_view ksp_rtol e ksp_monitor_short ksp_type richardson pc_type asm pc_asm_blocks pc_asm_overlap pc_asm_local_type additive sub_pc_type lu da_grid_x'
$(TESTDIR)/counts/snes_tutorials-runex5_asm_1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex5_asm_1.sh ${TESTDIR}/src/snes/examples/tutorials/ex5
snes_tutorials-runex5_asm_1_ARGS := 'mms par snes_monitor_short snes_converged_reason snes_view ksp_rtol e ksp_monitor_short ksp_type richardson pc_type asm pc_asm_blocks pc_asm_overlap pc_asm_local_type additive sub_pc_type lu da_grid_x'
$(TESTDIR)/counts/snes_tutorials-runex5_asm_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex5_asm_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex5
snes_tutorials-runex5_asm_0_ARGS := 'mms par snes_monitor_short snes_converged_reason snes_view ksp_rtol e ksp_monitor_short ksp_type richardson pc_type asm pc_asm_blocks pc_asm_overlap pc_asm_local_type additive sub_pc_type lu'
$(TESTDIR)/counts/snes_tutorials-runex5_asm_5.counts : ${TESTDIR}/src/snes/examples/tutorials/runex5_asm_5.sh ${TESTDIR}/src/snes/examples/tutorials/ex5
snes_tutorials-runex5_asm_5_ARGS := 'mms par snes_monitor_short snes_converged_reason snes_view ksp_rtol e ksp_monitor_short ksp_type richardson pc_type asm pc_asm_blocks pc_asm_overlap pc_asm_local_type additive sub_pc_type lu da_grid_x'
$(TESTDIR)/counts/snes_tutorials-runex5_asm_4.counts : ${TESTDIR}/src/snes/examples/tutorials/runex5_asm_4.sh ${TESTDIR}/src/snes/examples/tutorials/ex5
snes_tutorials-runex5_asm_4_ARGS := 'mms par snes_monitor_short snes_converged_reason snes_view ksp_rtol e ksp_monitor_short ksp_type richardson pc_type asm pc_asm_blocks pc_asm_overlap pc_asm_local_type additive sub_pc_type lu da_grid_x'
$(TESTDIR)/counts/snes_tutorials-runex62_46.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_46.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_46_ARGS := 'run_type test dim refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_9.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_9.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_9_ARGS := 'run_type test dim refinement_limit bc_type dirichlet interpolate petscspace_order show_initial dm_plex_print_fem dm_view'
$(TESTDIR)/counts/snes_tutorials-runex62_44.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_44.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_44_ARGS := 'run_type test dim refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_45.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_45.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_45_ARGS := 'run_type test dim refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_amr_1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_amr_1.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_amr_1_ARGS := 'run_type test refinement_limit simplex bc_type dirichlet petscspace_order dm_plex_convert_type p est dm_p est_refine_pattern center dm_forest_maximum_refinement dm_view vtk:amrvtu:vtk_vtu vec_view vtk:amrvtu:vtk_vtu:append cells'
$(TESTDIR)/counts/snes_tutorials-runex62_43.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_43.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_43_ARGS := 'run_type test dim refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_0_ARGS := 'run_type test refinement_limit bc_type dirichlet interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_1.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_1_ARGS := 'run_type test refinement_limit bc_type dirichlet interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_2.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_2.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_2_ARGS := 'run_type test refinement_limit bc_type dirichlet interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_3.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_3.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_3_ARGS := 'run_type test refinement_limit bc_type neumann interpolate petscspace_order show_initial dm_plex_print_fem dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/snes_tutorials-runex12_4.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_4.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_4_ARGS := 'run_type test refinement_limit bc_type neumann interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_5.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_5.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_5_ARGS := 'run_type test refinement_limit bc_type dirichlet interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_6.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_6.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_6_ARGS := 'run_type test refinement_limit bc_type dirichlet interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_7.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_7.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_7_ARGS := 'run_type test refinement_limit bc_type neumann interpolate petscspace_order show_initial dm_plex_print_fem dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/snes_tutorials-runex12_12.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_12.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_12_ARGS := 'run_type test dim refinement_limit bc_type neumann interpolate petscspace_order snes_fd show_initial dm_plex_print_fem dm_view'
$(TESTDIR)/counts/snes_tutorials-runex33_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex33_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex33
snes_tutorials-runex33_0_ARGS := 'snes_converged_reason snes_monitor_short'
$(TESTDIR)/counts/snes_tutorials-runex12_mg_newton_coarse_2.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_mg_newton_coarse_2.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_mg_newton_coarse_2_ARGS := 'run_type full dm_refine interpolate petscspace_order dm_coarsen_hierarchy dm_plex_hash_location dm_plex_separate_marker dm_plex_remesh_bd ksp_type richardson ksp_rtol e pc_type mg pc_mg_levels mg_levels_ksp_max_it snes_monitor ksp_monitor_true_residual mg_levels_ksp_monitor_true_residual dm_view ksp_view'
$(TESTDIR)/counts/snes_tutorials-runex13_2d_q2_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex13_2d_q2_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex13
snes_tutorials-runex13_2d_q2_0_ARGS := 'simplex petscspace_order dm_refine num_refine snes_convergence_estimate'
$(TESTDIR)/counts/snes_tutorials-runex12_mg_newton_coarse_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_mg_newton_coarse_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_mg_newton_coarse_0_ARGS := 'run_type full dm_refine interpolate petscspace_order snes_monitor_short ksp_monitor_true_residual snes_linesearch_type basic snes_converged_reason dm_coarsen_hierarchy dm_plex_hash_location snes_view dm_view ksp_type richardson pc_type mg pc_mg_levels snes_atol e ksp_atol e snes_rtol ksp_rtol ksp_norm_type unpreconditioned mg_levels_ksp_type gmres mg_levels_pc_type ilu mg_levels_ksp_max_it'
$(TESTDIR)/counts/snes_tutorials-runex12_13.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_13.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_13_ARGS := 'run_type test refinement_limit variable_coefficient analytic interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex69_p2p1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_p2p1.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_p2p1_ARGS := 'dm_plex_separate_marker vel_petscspace_order pres_petscspace_order pc_fieldsplit_diag_use_amat pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition a fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type lu snes_error_if_not_converged snes_view ksp_error_if_not_converged dm_view'
$(TESTDIR)/counts/snes_tutorials-runex12_10.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_10.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_10_ARGS := 'run_type test dim refinement_limit bc_type dirichlet interpolate petscspace_order show_initial dm_plex_print_fem dm_view'
$(TESTDIR)/counts/snes_tutorials-runex56_hypre.counts : ${TESTDIR}/src/snes/examples/tutorials/runex56_hypre.sh ${TESTDIR}/src/snes/examples/tutorials/ex56
snes_tutorials-runex56_hypre_ARGS := 'cells max_conv_its lx alpha ex _dm_refine petscspace_order ksp_type cg ksp_monitor_short ksp_rtol e pc_type hypre pc_hypre_type boomeramg pc_hypre_boomeramg_no_CF true pc_hypre_boomeramg_agg_nl pc_hypre_boomeramg_coarsen_type HMIS pc_hypre_boomeramg_interp_type ext i ksp_converged_reason use_mat_nearnullspace true mat_block_size petscpartitioner_type simple'
$(TESTDIR)/counts/snes_tutorials-runex12_11.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_11.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_11_ARGS := 'run_type test dim refinement_limit bc_type dirichlet interpolate petscspace_order show_initial dm_plex_print_fem dm_view'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_fas_q2_nonconformal_serial.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_fas_q2_nonconformal_serial.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_fas_q2_nonconformal_serial_ARGS := 'run_type full variable_coefficient nonlinear interpolate petscspace_order snes_max_it snes_type fas snes_fas_levels pc_type jacobi ksp_type gmres fas_coarse_pc_type jacobi fas_coarse_ksp_type gmres fas_coarse_ksp_monitor_true_residual fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason snes_view fas_levels_snes_type newtonls fas_levels_pc_type jacobi fas_levels_ksp_type gmres fas_levels_snes_monitor_short simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement dm_forest_maximum_refinement dm_p est_refine_pattern hash cells'
$(TESTDIR)/counts/snes_tutorials-runex69_mantle_q2q1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_mantle_q2q1.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_mantle_q2q1_ARGS := 'sol_type composite simplex mantle_basename $HOME/Desktop/TwoDim_forMatt/TwoDimSlab cg deg dm_plex_separate_marker vel_petscspace_order pres_petscspace_order aux_ _petscspace_order pc_fieldsplit_diag_use_amat pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition a fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type lu snes_error_if_not_converged snes_view ksp_error_if_not_converged dm_view'
$(TESTDIR)/counts/snes_tutorials-runex12_16.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_16.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_16_ARGS := 'run_type test refinement_limit variable_coefficient analytic interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_17.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_17.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_17_ARGS := 'run_type test dim refinement_limit variable_coefficient analytic interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_7.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_7.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_7_ARGS := 'run_type test refinement_limit test_partition bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_fas_newton_coarse_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_fas_newton_coarse_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_fas_newton_coarse_0_ARGS := 'run_type full dm_refine dm_plex_hash_location variable_coefficient nonlinear interpolate petscspace_order snes_type fas snes_fas_levels pc_type svd ksp_rtol e fas_coarse_pc_type svd fas_coarse_ksp_rtol e fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason dm_coarsen_hierarchy snes_view fas_levels_ _snes_type newtonls fas_levels_ _pc_type svd fas_levels_ _ksp_rtol e fas_levels_ _snes_monitor_short'
$(TESTDIR)/counts/snes_tutorials-runex13_2d_q1_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex13_2d_q1_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex13
snes_tutorials-runex13_2d_q1_0_ARGS := 'simplex petscspace_order dm_refine num_refine snes_convergence_estimate'
$(TESTDIR)/counts/snes_tutorials-runex12_15.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_15.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_15_ARGS := 'run_type test refinement_limit variable_coefficient analytic interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_test_q2_conformal_parallel.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_test_q2_conformal_parallel.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_test_q2_conformal_parallel_ARGS := 'run_type test interpolate petscspace_order simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement petscpartitioner_type simple cells'
$(TESTDIR)/counts/snes_tutorials-runex62_8.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_8.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_8_ARGS := 'run_type test refinement_limit test_partition bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_fas_newton_1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_fas_newton_1.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_fas_newton_1_ARGS := 'run_type full dm_refine_hierarchy interpolate petscspace_order snes_type fas snes_fas_levels ksp_rtol e fas_coarse_pc_type lu fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason snes_view fas_levels_snes_type newtonls fas_levels_snes_linesearch_type basic fas_levels_ksp_rtol e fas_levels_snes_monitor_short'
$(TESTDIR)/counts/snes_tutorials-runex12_18.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_18.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_18_ARGS := 'run_type test dim refinement_limit variable_coefficient analytic interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_19.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_19.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_19_ARGS := 'run_type test dim refinement_limit variable_coefficient analytic interpolate petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_exact_q2_conformal_parallel.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_exact_q2_conformal_parallel.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_exact_q2_conformal_parallel_ARGS := 'run_type exact interpolate petscspace_order snes_max_it snes_type fas snes_fas_levels pc_type none ksp_type preonly fas_coarse_pc_type none fas_coarse_ksp_type preonly fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason snes_view fas_levels_snes_type newtonls fas_levels_pc_type none fas_levels_ksp_type preonly fas_levels_snes_monitor_short simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement cells'
$(TESTDIR)/counts/snes_tutorials-runex12_tet_conv_p2_r0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tet_conv_p2_r0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tet_conv_p2_r0_ARGS := 'run_type full dim dm_refine bc_type dirichlet interpolate petscspace_order dm_view snes_converged_reason pc_type lu'
$(TESTDIR)/counts/snes_tutorials-runex62_fetidp_2d_quad.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_fetidp_2d_quad.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_fetidp_2d_quad_ARGS := 'run_type full dm_refine bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order snes_view snes_error_if_not_converged show_solution dm_mat_type is ksp_type fetidp ksp_rtol e ksp_fetidp_saddlepoint fetidp_ksp_type cg fetidp_fieldsplit_p_ksp_max_it fetidp_fieldsplit_p_ksp_type richardson fetidp_fieldsplit_p_ksp_richardson_scale fetidp_fieldsplit_p_pc_type none ksp_fetidp_saddlepoint_flip fetidp_bddc_pc_bddc_vertex_size fetidp_bddc_pc_bddc_dirichlet_pc_factor_mat_solver_package umfpack fetidp_bddc_pc_bddc_neumann_pc_factor_mat_solver_package umfpack simplex petscpartitioner_type simple fetidp_fieldsplit_lag_ksp_type preonly'
$(TESTDIR)/counts/snes_tutorials-runex12_tensor_p4est_3d.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tensor_p4est_3d.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tensor_p4est_3d_ARGS := 'run_type test refinement_limit simplex bc_type dirichlet petscspace_order dm_forest_initial_refinement dm_forest_minimum_refinement dim dm_plex_convert_type p est cells'
$(TESTDIR)/counts/snes_tutorials-runex69_q1p0ref.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_q1p0ref.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_q1p0ref_ARGS := 'dm_plex_separate_marker simplex dm_refine vel_petscspace_order pres_petscspace_order pc_fieldsplit_diag_use_amat pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition a fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type lu snes_error_if_not_converged snes_view ksp_error_if_not_converged dm_view'
$(TESTDIR)/counts/snes_tutorials-runex56_ml.counts : ${TESTDIR}/src/snes/examples/tutorials/runex56_ml.sh ${TESTDIR}/src/snes/examples/tutorials/ex56
snes_tutorials-runex56_ml_ARGS := 'cells max_conv_its lx alpha ex _dm_refine petscspace_order ksp_type cg ksp_monitor_short ksp_converged_reason ksp_rtol e pc_type ml mg_levels_ksp_type chebyshev mg_levels_esteig_ksp_max_it mg_levels_ksp_chebyshev_esteig mg_levels_pc_type sor mg_levels_esteig_ksp_type cg mat_block_size petscpartitioner_type simple use_mat_nearnullspace'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_full_q2_nonconformal_serial.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_full_q2_nonconformal_serial.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_full_q2_nonconformal_serial_ARGS := 'run_type full interpolate petscspace_order snes_max_it snes_type fas snes_fas_levels pc_type jacobi ksp_type cg fas_coarse_pc_type jacobi fas_coarse_ksp_type cg fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason snes_view fas_levels_snes_type newtonls fas_levels_pc_type jacobi fas_levels_ksp_type cg fas_levels_snes_monitor_short simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement dm_forest_maximum_refinement dm_p est_refine_pattern hash cells'
$(TESTDIR)/counts/snes_tutorials-runex12_fas_ngs_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_fas_ngs_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_fas_ngs_0_ARGS := 'run_type full variable_coefficient nonlinear interpolate petscspace_order snes_type fas snes_fas_levels pc_type svd ksp_rtol e fas_coarse_pc_type svd fas_coarse_ksp_rtol e fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason dm_refine_hierarchy snes_view fas_levels_ _snes_type ngs fas_levels_ _snes_monitor_short'
$(TESTDIR)/counts/snes_tutorials-runex13_2d_q3_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex13_2d_q3_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex13
snes_tutorials-runex13_2d_q3_0_ARGS := 'simplex petscspace_order dm_refine num_refine snes_convergence_estimate'
$(TESTDIR)/counts/snes_tutorials-runex12_tri_q2q1_asm_lu.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tri_q2q1_asm_lu.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tri_q2q1_asm_lu_ARGS := 'run_type full dm_refine bc_type dirichlet interpolate petscspace_order ksp_type gmres ksp_gmres_restart ksp_rtol e pc_type asm pc_asm_type restrict pc_asm_blocks sub_pc_type lu snes_monitor_short ksp_monitor_short snes_converged_reason ksp_converged_reason snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_exact_q2_conformal_serial.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_exact_q2_conformal_serial.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_exact_q2_conformal_serial_ARGS := 'run_type exact interpolate petscspace_order snes_max_it snes_type fas snes_fas_levels pc_type none ksp_type preonly fas_coarse_pc_type none fas_coarse_ksp_type preonly fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason snes_view fas_levels_snes_type newtonls fas_levels_pc_type none fas_levels_ksp_type preonly fas_levels_snes_monitor_short simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement cells'
$(TESTDIR)/counts/snes_tutorials-runex5_msm_5.counts : ${TESTDIR}/src/snes/examples/tutorials/runex5_msm_5.sh ${TESTDIR}/src/snes/examples/tutorials/ex5
snes_tutorials-runex5_msm_5_ARGS := 'mms par snes_monitor_short snes_converged_reason snes_view ksp_rtol e ksp_monitor_short ksp_type richardson pc_type asm pc_asm_blocks pc_asm_overlap pc_asm_local_type multiplicative sub_pc_type lu da_grid_x'
$(TESTDIR)/counts/snes_tutorials-runex5_msm_4.counts : ${TESTDIR}/src/snes/examples/tutorials/runex5_msm_4.sh ${TESTDIR}/src/snes/examples/tutorials/ex5
snes_tutorials-runex5_msm_4_ARGS := 'mms par snes_monitor_short snes_converged_reason snes_view ksp_rtol e ksp_monitor_short ksp_type richardson pc_type asm pc_asm_blocks pc_asm_overlap pc_asm_local_type multiplicative sub_pc_type lu da_grid_x'
$(TESTDIR)/counts/snes_tutorials-runex5_msm_3.counts : ${TESTDIR}/src/snes/examples/tutorials/runex5_msm_3.sh ${TESTDIR}/src/snes/examples/tutorials/ex5
snes_tutorials-runex5_msm_3_ARGS := 'mms par snes_monitor_short snes_converged_reason snes_view ksp_rtol e ksp_monitor_short ksp_type richardson pc_type asm pc_asm_blocks pc_asm_overlap pc_asm_local_type multiplicative sub_pc_type lu da_grid_x'
$(TESTDIR)/counts/snes_tutorials-runex5_msm_2.counts : ${TESTDIR}/src/snes/examples/tutorials/runex5_msm_2.sh ${TESTDIR}/src/snes/examples/tutorials/ex5
snes_tutorials-runex5_msm_2_ARGS := 'mms par snes_monitor_short snes_converged_reason snes_view ksp_rtol e ksp_monitor_short ksp_type richardson pc_type asm pc_asm_blocks pc_asm_overlap pc_asm_local_type multiplicative sub_pc_type lu da_grid_x'
$(TESTDIR)/counts/snes_tutorials-runex5_msm_1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex5_msm_1.sh ${TESTDIR}/src/snes/examples/tutorials/ex5
snes_tutorials-runex5_msm_1_ARGS := 'mms par snes_monitor_short snes_converged_reason snes_view ksp_rtol e ksp_monitor_short ksp_type richardson pc_type asm pc_asm_blocks pc_asm_overlap pc_asm_local_type multiplicative sub_pc_type lu da_grid_x'
$(TESTDIR)/counts/snes_tutorials-runex5_msm_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex5_msm_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex5
snes_tutorials-runex5_msm_0_ARGS := 'mms par snes_monitor_short snes_converged_reason snes_view ksp_rtol e ksp_monitor_short ksp_type richardson pc_type asm pc_asm_blocks pc_asm_overlap pc_asm_local_type multiplicative sub_pc_type lu'
$(TESTDIR)/counts/snes_tests-runex2_10.counts : ${TESTDIR}/src/snes/examples/tests/runex2_10.sh ${TESTDIR}/src/snes/examples/tests/ex2
snes_tests-runex2_10_ARGS := 'petscspace_order point_type grid_replicated petscpartitioner_type simple'
$(TESTDIR)/counts/snes_tests-runex2_11.counts : ${TESTDIR}/src/snes/examples/tests/runex2_11.sh ${TESTDIR}/src/snes/examples/tests/ex2
snes_tests-runex2_11_ARGS := 'petscspace_order dm_refine point_type grid_replicated petscpartitioner_type simple'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_test_q2_nonconformal_serial.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_test_q2_nonconformal_serial.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_test_q2_nonconformal_serial_ARGS := 'run_type test interpolate petscspace_order simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement dm_forest_maximum_refinement dm_p est_refine_pattern hash cells'
$(TESTDIR)/counts/snes_tutorials-runex62_1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_1.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_1_ARGS := 'run_type test refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_0_ARGS := 'run_type test refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_3.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_3.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_3_ARGS := 'run_type test refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_2.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_2.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_2_ARGS := 'run_type test refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_5.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_5.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_5_ARGS := 'run_type test refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_4.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_4.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_4_ARGS := 'run_type test refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex69_p2p1ref.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_p2p1ref.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_p2p1ref_ARGS := 'dm_plex_separate_marker dm_refine vel_petscspace_order pres_petscspace_order pc_fieldsplit_diag_use_amat pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition a fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type lu snes_error_if_not_converged snes_view ksp_error_if_not_converged dm_view'
$(TESTDIR)/counts/snes_tutorials-runex62_6.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_6.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_6_ARGS := 'run_type test refinement_limit test_partition bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex62_9.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_9.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_9_ARGS := 'run_type test refinement_limit test_partition bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex77_2.counts : ${TESTDIR}/src/snes/examples/tutorials/runex77_2.sh ${TESTDIR}/src/snes/examples/tutorials/ex77
snes_tutorials-runex77_2_ARGS := 'run_type full dim dm_refine interpolate bc_fixed bc_pressure wall_pressure def_petscspace_order pres_petscspace_order elastMat_petscspace_order wall_pres_petscspace_order snes_rtol e ksp_type fgmres ksp_rtol e pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type upper fieldsplit_deformation_ksp_type preonly fieldsplit_deformation_pc_type lu fieldsplit_pressure_ksp_rtol e fieldsplit_pressure_pc_type jacobi snes_monitor_short ksp_monitor_short snes_converged_reason ksp_converged_reason show_solution'
$(TESTDIR)/counts/snes_tutorials-runex77_1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex77_1.sh ${TESTDIR}/src/snes/examples/tutorials/ex77
snes_tutorials-runex77_1_ARGS := 'run_type full dim dm_refine interpolate test_partition bc_fixed bc_pressure wall_pressure def_petscspace_order pres_petscspace_order elastMat_petscspace_order wall_pres_petscspace_order snes_rtol e ksp_type fgmres ksp_rtol e pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type upper fieldsplit_deformation_ksp_type preonly fieldsplit_deformation_pc_type lu fieldsplit_pressure_ksp_rtol e fieldsplit_pressure_pc_type jacobi snes_monitor_short ksp_monitor_short snes_converged_reason ksp_converged_reason show_solution'
$(TESTDIR)/counts/snes_tutorials-runex77_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex77_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex77
snes_tutorials-runex77_0_ARGS := 'run_type full dim dm_refine interpolate bc_fixed bc_pressure wall_pressure def_petscspace_order pres_petscspace_order elastMat_petscspace_order wall_pres_petscspace_order snes_rtol e ksp_type fgmres ksp_rtol e pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type upper fieldsplit_deformation_ksp_type preonly fieldsplit_deformation_pc_type lu fieldsplit_pressure_ksp_rtol e fieldsplit_pressure_pc_type jacobi snes_monitor_short ksp_monitor_short snes_converged_reason ksp_converged_reason show_solution'
$(TESTDIR)/counts/snes_tutorials-runex62_quad_q2q1_full.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_quad_q2q1_full.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_quad_q2q1_full_ARGS := 'run_type full simplex refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order ksp_type fgmres ksp_gmres_restart ksp_rtol e pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full fieldsplit_pressure_ksp_rtol e fieldsplit_velocity_ksp_type gmres fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type jacobi snes_error_if_not_converged ksp_error_if_not_converged snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_full_q2_nonconformal_parallel_bddc.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_full_q2_nonconformal_parallel_bddc.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_full_q2_nonconformal_parallel_bddc_ARGS := 'run_type full interpolate petscspace_order snes_max_it snes_type newtonls dm_mat_type is pc_type bddc ksp_type cg snes_monitor_short snes_linesearch_type basic snes_converged_reason snes_view simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement dm_forest_maximum_refinement dm_p est_refine_pattern hash petscpartitioner_type simple cells'
$(TESTDIR)/counts/snes_tutorials-runex69_q1p0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_q1p0.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_q1p0_ARGS := 'dm_plex_separate_marker simplex vel_petscspace_order pres_petscspace_order pc_fieldsplit_diag_use_amat pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition a fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type lu snes_error_if_not_converged snes_view ksp_error_if_not_converged dm_view'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p2_2.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p2_2.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p2_2_ARGS := 'run_type test interpolate bc_type neumann field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p2_3.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p2_3.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p2_3_ARGS := 'run_type test dm_refine interpolate bc_type neumann field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p2_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p2_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p2_0_ARGS := 'run_type test interpolate bc_type dirichlet field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p2_1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p2_1.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p2_1_ARGS := 'run_type test dm_refine interpolate bc_type dirichlet field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p2_6.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p2_6.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p2_6_ARGS := 'run_type test dim interpolate bc_type neumann field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p2_7.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p2_7.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p2_7_ARGS := 'run_type test dim dm_refine interpolate bc_type neumann field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p2_4.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p2_4.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p2_4_ARGS := 'run_type test dim interpolate bc_type dirichlet field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_field_bc_p2_5.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_field_bc_p2_5.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_field_bc_p2_5_ARGS := 'run_type test dim dm_refine interpolate bc_type dirichlet field_bc petscspace_order bc_petscspace_order show_initial dm_plex_print_fem'
$(TESTDIR)/counts/snes_tutorials-runex12_8.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_8.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_8_ARGS := 'run_type test refinement_limit bc_type neumann interpolate petscspace_order show_initial dm_plex_print_fem dm_view ascii::ascii_info_detail'
$(TESTDIR)/counts/snes_tutorials-runex69_q2q1ref.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_q2q1ref.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_q2q1ref_ARGS := 'dm_plex_separate_marker simplex dm_refine vel_petscspace_order pres_petscspace_order pc_fieldsplit_diag_use_amat pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition a fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type lu snes_error_if_not_converged snes_view ksp_error_if_not_converged dm_view'
$(TESTDIR)/counts/snes_tutorials-runex13_3d_q2_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex13_3d_q2_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex13
snes_tutorials-runex13_3d_q2_0_ARGS := 'dim simplex petscspace_order dm_refine num_refine snes_convergence_estimate'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_fas_q2_conformal_serial.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_fas_q2_conformal_serial.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_fas_q2_conformal_serial_ARGS := 'run_type full variable_coefficient nonlinear interpolate petscspace_order snes_max_it snes_type fas snes_fas_levels pc_type jacobi ksp_type gmres fas_coarse_pc_type svd fas_coarse_ksp_type gmres fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason snes_view fas_levels_snes_type newtonls fas_levels_pc_type svd fas_levels_ksp_type gmres fas_levels_snes_monitor_short simplex dm_refine_hierarchy cells'
$(TESTDIR)/counts/snes_tutorials-runex62_pc_simple.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_pc_simple.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_pc_simple_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order ksp_type fgmres ksp_gmres_restart ksp_rtol e pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full fieldsplit_pressure_ksp_rtol e fieldsplit_velocity_ksp_type gmres fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type jacobi fieldsplit_pressure_inner_ksp_type preonly fieldsplit_pressure_inner_pc_type jacobi fieldsplit_pressure_upper_ksp_type preonly fieldsplit_pressure_upper_pc_type jacobi snes_error_if_not_converged ksp_error_if_not_converged snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex12_periodic_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_periodic_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_periodic_0_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate petscspace_order'
$(TESTDIR)/counts/snes_tutorials-runex12_amr_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_amr_0.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_amr_0_ARGS := 'run_type test petscpartitioner_type simple refinement_limit simplex bc_type dirichlet petscspace_order dm_refine cells'
$(TESTDIR)/counts/snes_tutorials-runex62_pc_simplec.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_pc_simplec.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_pc_simplec_ARGS := 'run_type full refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order ksp_type fgmres ksp_max_it ksp_gmres_restart ksp_rtol e pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full fieldsplit_pressure_ksp_rtol e fieldsplit_velocity_ksp_type gmres fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type jacobi fieldsplit_pressure_inner_ksp_type preonly fieldsplit_pressure_inner_pc_type jacobi fieldsplit_pressure_inner_pc_jacobi_type rowsum fieldsplit_pressure_upper_ksp_type preonly fieldsplit_pressure_upper_pc_type jacobi fieldsplit_pressure_upper_pc_jacobi_type rowsum snes_converged_reason ksp_converged_reason snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex56_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex56_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex56
snes_tutorials-runex56_0_ARGS := 'cells max_conv_its petscspace_order snes_max_it ksp_max_it ksp_type cg ksp_rtol e ksp_norm_type unpreconditioned snes_rtol e pc_type gamg pc_gamg_type agg pc_gamg_agg_nsmooths pc_gamg_coarse_eq_limit pc_gamg_reuse_interpolation true pc_gamg_square_graph pc_gamg_threshold pc_gamg_threshold_scale ksp_converged_reason snes_monitor_short ksp_monitor_short snes_converged_reason use_mat_nearnullspace true mg_levels_ksp_max_it mg_levels_ksp_type chebyshev mg_levels_esteig_ksp_type cg mg_levels_esteig_ksp_max_it mg_levels_ksp_chebyshev_esteig mg_levels_pc_type jacobi petscpartitioner_type simple mat_block_size matrap matptap_scalable ex _dm_view run_type'
$(TESTDIR)/counts/snes_tutorials-runex62_quad_q2p1_full.counts : ${TESTDIR}/src/snes/examples/tutorials/runex62_quad_q2p1_full.sh ${TESTDIR}/src/snes/examples/tutorials/ex62
snes_tutorials-runex62_quad_q2p1_full_ARGS := 'run_type full simplex refinement_limit bc_type dirichlet interpolate vel_petscspace_order pres_petscspace_order pres_petscspace_poly_tensor pres_petscdualspace_lagrange_continuity ksp_type fgmres ksp_gmres_restart ksp_rtol e pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full fieldsplit_pressure_ksp_rtol e fieldsplit_velocity_ksp_type gmres fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type jacobi snes_error_if_not_converged ksp_error_if_not_converged snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex69_q2p1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_q2p1.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_q2p1_ARGS := 'dm_plex_separate_marker simplex vel_petscspace_order pres_petscspace_order pres_petscspace_poly_tensor pres_petscdualspace_lagrange_continuity pc_fieldsplit_diag_use_amat pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition a fieldsplit_velocity_pc_type lu fieldsplit_pressure_ksp_rtol e fieldsplit_pressure_pc_type lu fieldsplit_pressure_pc_factor_shift_type snes_error_if_not_converged snes_view ksp_error_if_not_converged dm_view'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_test_q2_conformal_serial.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_test_q2_conformal_serial.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_test_q2_conformal_serial_ARGS := 'run_type test interpolate petscspace_order simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement cells'
$(TESTDIR)/counts/snes_tutorials-runex69_2.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_2.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_2_ARGS := 'dm_plex_separate_marker dm_refine vel_petscspace_order pres_petscspace_order pc_use_amat ksp_rtol e pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition a fieldsplit_velocity_pc_type lu fieldsplit_pressure_ksp_rtol e fieldsplit_pressure_pc_type lu snes_error_if_not_converged ksp_error_if_not_converged snes_view dm_view dmsnes_check show_solution'
$(TESTDIR)/counts/snes_tutorials-runex69_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_0_ARGS := 'dm_plex_separate_marker vel_petscspace_order pres_petscspace_order pc_use_amat pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition full fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type svd snes_error_if_not_converged ksp_error_if_not_converged snes_view dm_view dmsnes_check show_solution'
$(TESTDIR)/counts/snes_tutorials-runex69_1.counts : ${TESTDIR}/src/snes/examples/tutorials/runex69_1.sh ${TESTDIR}/src/snes/examples/tutorials/ex69
snes_tutorials-runex69_1_ARGS := 'dm_plex_separate_marker dm_refine vel_petscspace_order pres_petscspace_order pc_use_amat pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition full fieldsplit_velocity_pc_type lu fieldsplit_pressure_pc_type svd snes_error_if_not_converged ksp_error_if_not_converged snes_view dm_view dmsnes_check show_solution'
$(TESTDIR)/counts/snes_tutorials-runex13_3d_p1_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex13_3d_p1_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex13
snes_tutorials-runex13_3d_p1_0_ARGS := 'dim petscspace_order dm_refine num_refine snes_convergence_estimate'
$(TESTDIR)/counts/snes_tutorials-runex12_tri_bddc.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_tri_bddc.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_tri_bddc_ARGS := 'run_type full petscpartitioner_type simple dm_refine bc_type dirichlet interpolate petscspace_order ksp_type gmres ksp_gmres_restart ksp_rtol e dm_mat_type is pc_type bddc snes_monitor_short ksp_monitor_short snes_converged_reason ksp_converged_reason snes_view show_solution'
$(TESTDIR)/counts/snes_tutorials-runex13_3d_p3_0.counts : ${TESTDIR}/src/snes/examples/tutorials/runex13_3d_p3_0.sh ${TESTDIR}/src/snes/examples/tutorials/ex13
snes_tutorials-runex13_3d_p3_0_ARGS := 'dim petscspace_order dm_refine num_refine snes_convergence_estimate'
$(TESTDIR)/counts/snes_tutorials-runex12_p4est_exact_q2_nonconformal_serial.counts : ${TESTDIR}/src/snes/examples/tutorials/runex12_p4est_exact_q2_nonconformal_serial.sh /home/abuild/rpmbuild/BUILD/petsc-3.8.3/src/snes/examples/tutorials/ex12.c
snes_tutorials-runex12_p4est_exact_q2_nonconformal_serial_ARGS := 'run_type exact interpolate petscspace_order snes_max_it snes_type fas snes_fas_levels pc_type none ksp_type preonly fas_coarse_pc_type none fas_coarse_ksp_type preonly fas_coarse_snes_monitor_short snes_monitor_short snes_linesearch_type basic fas_coarse_snes_linesearch_type basic snes_converged_reason snes_view fas_levels_snes_type newtonls fas_levels_pc_type none fas_levels_ksp_type preonly fas_levels_snes_monitor_short simplex dm_plex_convert_type p est dm_forest_minimum_refinement dm_forest_initial_refinement dm_forest_maximum_refinement dm_p est_refine_pattern hash cells'
test-snes.cu := 
test-snes.cu : $(test-snes.cu)
test-snes.F := 
test-snes.F : $(test-snes.F)
test-ts.cxx := 
test-ts.cxx : $(test-ts.cxx)
test-ts.F90 := 
test-ts.F90 : $(test-ts.F90)
test-ts.c := ts_tutorials-runex18_p1p1_xyper ts_tutorials-runex45_2d_p1_r1 ts_tutorials-runex18_p2p1_xyper_ref ts_tutorials-runex18_adv_0_im ts_tutorials-runex45_2d_p1_r5 ts_tutorials-runex45_2d_q1_r1 ts_tutorials-runex45_2d_q1_r3 ts_tutorials-runex45_2d_q1_r5 ts_tutorials-runex46_2d_q2q1_r1 ts_tutorials-runex46_2d_q2q1_r3 ts_tutorials-runex46_2d_q2q1_r2 ts_tutorials-runex18_p1p1_xper ts_tutorials-runex18_adv_gauss_im_2 ts_tutorials-runex46_2d_p2p1_r1 ts_tutorials-runex18_adv_delta_yper_2 ts_tutorials-runex46_2d_p2p1_r3 ts_tutorials-runex46_2d_p2p1_r2 ts_tutorials-runex18_adv_delta_yper_0 ts_tutorials-runex45_3d_p2_r1 ts_tutorials-runex18_adv_delta_yper_1 ts_tutorials-runex18_adv_gauss ts_tutorials-runex18_adv_3_ex ts_tutorials-runex11_sw_0 ts_tutorials-runex45_3d_q2_r3 ts_tutorials-runex45_3d_q2_r2 ts_tutorials-runex45_3d_q2_r1 ts_tutorials-runex18_adv_gauss_corner ts_tutorials-runex18_adv_gauss_im ts_tutorials-runex11_adv_2d_quad_0 ts_tutorials-runex11_adv_2d_quad_1 ts_tutorials-runex47_2d_p1p1_mg_r1 ts_tutorials-runex18_adv_0_im_3 ts_tutorials-runex18_adv_0_im_2 ts_tutorials-runex18_adv_0_im_4 ts_tutorials-runex18_adv_harm_0 ts_tutorials-runex18_p2p1 ts_tutorials-runex45_3d_p2_r2 ts_tutorials-runex11_adv_2d_quad_p4est_adapt_0 ts_tutorials-runex41_f ts_tutorials-runex41_g ts_tutorials-runex41_d ts_tutorials-runex41_e ts_tutorials-runex41_b ts_tutorials-runex41_c ts_tutorials-runex41_a ts_tutorials-runex47_2d_p1p1_sor_r1 ts_tutorials-runex45_3d_q1_r2 ts_tutorials-runex45_3d_q1_r3 ts_tutorials-runex45_3d_q1_r1 ts_tutorials-runex45_3d_p1_r3 ts_tutorials-runex45_3d_p1_r2 ts_tutorials-runex45_3d_p1_r1 ts_tutorials-runex19_a ts_tutorials-runex19_c ts_tutorials-runex19_b ts_tutorials-runex11_adv_2d_quad_p4est_1 ts_tutorials-runex11_adv_2d_quad_p4est_0 ts_tutorials-runex18_adv_gauss_im_1 ts_tutorials-runex18_adv_delta_shear_im_0 ts_tutorials-runex45_2d_p1_r3 ts_tutorials-runex18_p1p1 ts_tutorials-runex18_adv_delta_yper_fim_2 ts_tutorials-runex18_adv_delta_yper_fim_0 ts_tutorials-runex18_adv_delta_yper_fim_1 ts_tutorials-runex18_adv_2 ts_tutorials-runex18_adv_3 ts_tutorials-runex18_adv_0 ts_tutorials-runex18_adv_1 ts_tutorials-runex18_adv_4 ts_tutorials-runex11_adv_0 ts_tutorials-runex45_3d_p2_r3 ts_tutorials-runex45_2d_p2_r1 ts_tutorials-runex45_2d_p2_r3 ts_tutorials-runex45_2d_p2_r5 ts_tutorials-runex11_10 ts_tutorials-runex18_p2p1_xyper ts_tutorials-runex18_p1p1_xyper_ref ts_tutorials-runex11_9 ts_tutorials-runex11_8 ts_tutorials-runex11_1 ts_tutorials-runex11_0 ts_tutorials-runex11_3 ts_tutorials-runex11_2 ts_tutorials-runex11_5 ts_tutorials-runex11_4 ts_tutorials-runex11_7 ts_tutorials-runex11_6 ts_tutorials-runex47_2d_p1p1_r1 ts_tutorials-runex11_adv_2d_tri_1 ts_tutorials-runex11_adv_2d_tri_0 ts_tutorials-runex18_p1p1_xper_ref ts_tutorials-runex11_p4est_advec_2d ts_tutorials-runex18_adv_delta_yper_im_1 ts_tutorials-runex18_adv_delta_yper_im_0 ts_tutorials-runex18_adv_delta_yper_im_3 ts_tutorials-runex18_adv_delta_yper_im_2 ts_tutorials-runex18_adv_delta_yper_im_5 ts_tutorials-runex18_adv_delta_yper_im_4 ts_tutorials-runex18_adv_delta_yper_im_6 ts_tutorials-runex45_2d_q2_r1 ts_tutorials-runex45_2d_q2_r3 ts_tutorials-runex45_2d_q2_r5
test-ts.c : $(test-ts.c)
$(TESTDIR)/counts/ts_tutorials-runex18_p1p1_xyper.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_p1p1_xyper.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_p1p1_xyper_ARGS := 'dm_refine velocity_petscspace_order porosity_petscspace_order snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy pc_type lu pc_factor_shift_type nonzero ksp_rtol e ts_monitor snes_error_if_not_converged ksp_error_if_not_converged dmts_check'
$(TESTDIR)/counts/ts_tutorials-runex45_2d_p1_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_2d_p1_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_2d_p1_r1_ARGS := 'dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex18_p2p1_xyper_ref.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_p2p1_xyper_ref.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_p2p1_xyper_ref_ARGS := 'dm_refine velocity_petscspace_order porosity_petscspace_order snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy pc_type lu pc_factor_shift_type nonzero ksp_rtol e ts_monitor snes_error_if_not_converged ksp_error_if_not_converged dmts_check'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_0_im.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_0_im.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_0_im_ARGS := 'f ${wPETSC_DIR}/share/petsc/datafiles/meshes/sevenside quadexo x_bd_type none y_bd_type none use_fv use_implicit velocity_dist zero porosity_dist tilted ts_type beuler ts_final_time ts_max_steps ts_dt ts_view dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy pc_type lu'
$(TESTDIR)/counts/ts_tutorials-runex45_2d_p1_r5.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_2d_p1_r5.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_2d_p1_r5_ARGS := 'dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_2d_q1_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_2d_q1_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_2d_q1_r1_ARGS := 'simplex dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_2d_q1_r3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_2d_q1_r3.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_2d_q1_r3_ARGS := 'simplex dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_2d_q1_r5.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_2d_q1_r5.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_2d_q1_r5_ARGS := 'simplex dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex46_2d_q2q1_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex46_2d_q2q1_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex46
ts_tutorials-runex46_2d_q2q1_r1_ARGS := 'simplex dm_refine vel_petscspace_order pres_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_fact_type full fieldsplit_velocity_pc_type lu fieldsplit_pressure_ksp_rtol e fieldsplit_pressure_pc_type jacobi ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex46_2d_q2q1_r3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex46_2d_q2q1_r3.sh ${TESTDIR}/src/ts/examples/tutorials/ex46
ts_tutorials-runex46_2d_q2q1_r3_ARGS := 'simplex dm_refine vel_petscspace_order pres_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_fact_type full fieldsplit_velocity_pc_type lu fieldsplit_pressure_ksp_rtol e fieldsplit_pressure_pc_type jacobi ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex46_2d_q2q1_r2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex46_2d_q2q1_r2.sh ${TESTDIR}/src/ts/examples/tutorials/ex46
ts_tutorials-runex46_2d_q2q1_r2_ARGS := 'simplex dm_refine vel_petscspace_order pres_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_fact_type full fieldsplit_velocity_pc_type lu fieldsplit_pressure_ksp_rtol e fieldsplit_pressure_pc_type jacobi ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex18_p1p1_xper.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_p1p1_xper.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_p1p1_xper_ARGS := 'dm_refine y_bd_type none velocity_petscspace_order porosity_petscspace_order snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy pc_type lu pc_factor_shift_type nonzero ksp_rtol e ts_monitor snes_error_if_not_converged ksp_error_if_not_converged dmts_check'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_gauss_im_2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_gauss_im_2.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_gauss_im_2_ARGS := 'x_bd_type none y_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist gaussian inflow_state ts_type beuler ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy snes_rtol e'
$(TESTDIR)/counts/ts_tutorials-runex46_2d_p2p1_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex46_2d_p2p1_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex46
ts_tutorials-runex46_2d_p2p1_r1_ARGS := 'dm_refine vel_petscspace_order pres_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_fact_type full fieldsplit_velocity_pc_type lu fieldsplit_pressure_ksp_rtol e fieldsplit_pressure_pc_type jacobi ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_2.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_2_ARGS := 'x_bd_type none use_fv velocity_dist constant porosity_dist delta inflow_state ts_type euler ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view dm_view monitor Error dm_refine source_loc'
$(TESTDIR)/counts/ts_tutorials-runex46_2d_p2p1_r3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex46_2d_p2p1_r3.sh ${TESTDIR}/src/ts/examples/tutorials/ex46
ts_tutorials-runex46_2d_p2p1_r3_ARGS := 'dm_refine vel_petscspace_order pres_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_fact_type full fieldsplit_velocity_pc_type lu fieldsplit_pressure_ksp_rtol e fieldsplit_pressure_pc_type jacobi ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex46_2d_p2p1_r2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex46_2d_p2p1_r2.sh ${TESTDIR}/src/ts/examples/tutorials/ex46
ts_tutorials-runex46_2d_p2p1_r2_ARGS := 'dm_refine vel_petscspace_order pres_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type fieldsplit pc_fieldsplit_type schur pc_fieldsplit_schur_fact_type full fieldsplit_velocity_pc_type lu fieldsplit_pressure_ksp_rtol e fieldsplit_pressure_pc_type jacobi ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_0_ARGS := 'x_bd_type none use_fv velocity_dist constant porosity_dist delta inflow_state ts_type euler ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view dm_view monitor Error'
$(TESTDIR)/counts/ts_tutorials-runex45_3d_p2_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_3d_p2_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_3d_p2_r1_ARGS := 'dim dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_1.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_1_ARGS := 'x_bd_type none use_fv velocity_dist constant porosity_dist delta inflow_state ts_type euler ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view dm_view monitor Error dm_refine source_loc'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_gauss.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_gauss.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_gauss_ARGS := 'x_bd_type none y_bd_type none use_fv velocity_dist constant porosity_dist gaussian inflow_state ts_type ssp ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view dm_view'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_3_ex.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_3_ex.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_3_ex_ARGS := 'y_bd_type none use_fv velocity_dist zero porosity_dist tilted ts_type ssp ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow snes_fd_color ksp_max_it ts_view dm_view'
$(TESTDIR)/counts/ts_tutorials-runex11_sw_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_sw_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_sw_0_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/annulus exo bc_wall physics sw ufv_cfl petscfv_type leastsquares petsclimiter_type sin ts_final_time ts_ssp_type rks ts_ssp_nstages monitor heightenergy'
$(TESTDIR)/counts/ts_tutorials-runex45_3d_q2_r3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_3d_q2_r3.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_3d_q2_r3_ARGS := 'dim simplex dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_3d_q2_r2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_3d_q2_r2.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_3d_q2_r2_ARGS := 'dim simplex dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_3d_q2_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_3d_q2_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_3d_q2_r1_ARGS := 'dim simplex dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_gauss_corner.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_gauss_corner.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_gauss_corner_ARGS := 'x_bd_type none y_bd_type none use_fv velocity_dist constant porosity_dist gaussian inflow_state ts_type ssp ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view dm_view'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_gauss_im.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_gauss_im.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_gauss_im_ARGS := 'x_bd_type none y_bd_type none use_fv use_implicit velocity_dist constant porosity_dist gaussian inflow_state ts_type beuler ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy snes_rtol e'
$(TESTDIR)/counts/ts_tutorials-runex11_adv_2d_quad_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_adv_2d_quad_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_adv_2d_quad_0_ARGS := 'ufv_vtk_interval dm_refine dm_plex_separate_marker bc_inflow bc_outflow'
$(TESTDIR)/counts/ts_tutorials-runex11_adv_2d_quad_1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_adv_2d_quad_1.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_adv_2d_quad_1_ARGS := 'ufv_vtk_interval dm_refine dm_plex_separate_marker grid_bounds bc_inflow bc_outflow advect_sol_type bump advect_bump_center advect_bump_radius'
$(TESTDIR)/counts/ts_tutorials-runex47_2d_p1p1_mg_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex47_2d_p1p1_mg_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex47
ts_tutorials-runex47_2d_p1p1_mg_r1_ARGS := 'dm_refine_hierarchy phi_petscspace_order vel_petscspace_order ts_type beuler ts_max_steps ts_dt ksp_type fgmres ksp_rtol e pc_type mg pc_mg_levels snes_monitor_short snes_converged_reason snes_view ksp_monitor_true_residual ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_0_im_3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_0_im_3.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_0_im_3_ARGS := 'f ${wPETSC_DIR}/share/petsc/datafiles/meshes/sevenside quadexo x_bd_type none y_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist tilted ts_type beuler ts_final_time ts_max_steps ts_dt ts_view dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy pc_type svd snes_rtol e'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_0_im_2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_0_im_2.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_0_im_2_ARGS := 'f ${wPETSC_DIR}/share/petsc/datafiles/meshes/sevenside quadexo x_bd_type none y_bd_type none use_fv use_implicit velocity_dist constant porosity_dist tilted ts_type beuler ts_final_time ts_max_steps ts_dt ts_view dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy pc_type lu snes_rtol e'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_0_im_4.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_0_im_4.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_0_im_4_ARGS := 'f ${wPETSC_DIR}/share/petsc/datafiles/meshes/sevenside quadexo x_bd_type none y_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist tilted ts_type beuler ts_final_time ts_max_steps ts_dt ts_view dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy pc_type svd snes_rtol e'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_harm_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_harm_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_harm_0_ARGS := 'x_bd_type none y_bd_type none velocity_petscspace_order use_fv velocity_dist harmonic porosity_dist gaussian ts_type beuler ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow use_implicit snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy ksp_max_it ts_view dm_view snes_converged_reason ksp_converged_reason snes_monitor dmts_check'
$(TESTDIR)/counts/ts_tutorials-runex18_p2p1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_p2p1.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_p2p1_ARGS := 'x_bd_type none y_bd_type none velocity_petscspace_order porosity_petscspace_order snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy ts_monitor snes_error_if_not_converged ksp_error_if_not_converged dmts_check'
$(TESTDIR)/counts/ts_tutorials-runex45_3d_p2_r2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_3d_p2_r2.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_3d_p2_r2_ARGS := 'dim dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex11_adv_2d_quad_p4est_adapt_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_adv_2d_quad_p4est_adapt_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_adv_2d_quad_p4est_adapt_0_ARGS := 'ufv_vtk_interval dm_refine dm_type p est dm_plex_separate_marker grid_bounds bc_inflow bc_outflow advect_sol_type bump advect_bump_center advect_bump_radius ufv_use_amr refine_vec_tagger_box inf coarsen_vec_tagger_box e petscfv_type leastsquares ts_final_time'
$(TESTDIR)/counts/ts_tutorials-runex41_f.counts : ${TESTDIR}/src/ts/examples/tutorials/runex41_f.sh ${TESTDIR}/src/ts/examples/tutorials/ex41
ts_tutorials-runex41_f_ARGS := 'rhs form ts_type rk ts_rk_type bs'
$(TESTDIR)/counts/ts_tutorials-runex41_g.counts : ${TESTDIR}/src/ts/examples/tutorials/runex41_g.sh ${TESTDIR}/src/ts/examples/tutorials/ex41
ts_tutorials-runex41_g_ARGS := 'rhs form ts_type rk ts_rk_type bs'
$(TESTDIR)/counts/ts_tutorials-runex41_d.counts : ${TESTDIR}/src/ts/examples/tutorials/runex41_d.sh ${TESTDIR}/src/ts/examples/tutorials/ex41
ts_tutorials-runex41_d_ARGS := 'ts_type alpha ts_adapt_type basic ts_atol e snes_stol e'
$(TESTDIR)/counts/ts_tutorials-runex41_e.counts : ${TESTDIR}/src/ts/examples/tutorials/runex41_e.sh ${TESTDIR}/src/ts/examples/tutorials/ex41
ts_tutorials-runex41_e_ARGS := 'ts_type bdf ts_adapt_dt_max ts_max_steps'
$(TESTDIR)/counts/ts_tutorials-runex41_b.counts : ${TESTDIR}/src/ts/examples/tutorials/runex41_b.sh ${TESTDIR}/src/ts/examples/tutorials/ex41
ts_tutorials-runex41_b_ARGS := 'ts_type arkimex snes_stol e'
$(TESTDIR)/counts/ts_tutorials-runex41_c.counts : ${TESTDIR}/src/ts/examples/tutorials/runex41_c.sh ${TESTDIR}/src/ts/examples/tutorials/ex41
ts_tutorials-runex41_c_ARGS := 'ts_type theta ts_adapt_type basic ts_atol e snes_stol e'
$(TESTDIR)/counts/ts_tutorials-runex41_a.counts : ${TESTDIR}/src/ts/examples/tutorials/runex41_a.sh ${TESTDIR}/src/ts/examples/tutorials/ex41
ts_tutorials-runex41_a_ARGS := 'snes_stol e'
$(TESTDIR)/counts/ts_tutorials-runex47_2d_p1p1_sor_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex47_2d_p1p1_sor_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex47
ts_tutorials-runex47_2d_p1p1_sor_r1_ARGS := 'dm_refine phi_petscspace_order vel_petscspace_order ts_type beuler ts_max_steps ts_dt ksp_rtol e pc_type sor snes_monitor_short snes_converged_reason ksp_monitor_short ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_3d_q1_r2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_3d_q1_r2.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_3d_q1_r2_ARGS := 'dim simplex dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_3d_q1_r3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_3d_q1_r3.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_3d_q1_r3_ARGS := 'dim simplex dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_3d_q1_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_3d_q1_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_3d_q1_r1_ARGS := 'dim simplex dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_3d_p1_r3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_3d_p1_r3.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_3d_p1_r3_ARGS := 'dim dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_3d_p1_r2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_3d_p1_r2.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_3d_p1_r2_ARGS := 'dim dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_3d_p1_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_3d_p1_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_3d_p1_r1_ARGS := 'dim dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex19_a.counts : ${TESTDIR}/src/ts/examples/tutorials/runex19_a.sh ${TESTDIR}/src/ts/examples/tutorials/ex19
ts_tutorials-runex19_a_ARGS := 'monitor ts_type bdf ts_rtol e ts_atol e ts_view ts_adapt_type dsp'
$(TESTDIR)/counts/ts_tutorials-runex19_c.counts : ${TESTDIR}/src/ts/examples/tutorials/runex19_c.sh ${TESTDIR}/src/ts/examples/tutorials/ex19
ts_tutorials-runex19_c_ARGS := 'monitor ts_type bdf ts_rtol e ts_atol e ts_view ts_adapt_type dsp ts_adapt_dsp_pid'
$(TESTDIR)/counts/ts_tutorials-runex19_b.counts : ${TESTDIR}/src/ts/examples/tutorials/runex19_b.sh ${TESTDIR}/src/ts/examples/tutorials/ex19
ts_tutorials-runex19_b_ARGS := 'monitor ts_type bdf ts_rtol e ts_atol e ts_view ts_adapt_type dsp ts_adapt_dsp_filter PI'
$(TESTDIR)/counts/ts_tutorials-runex11_adv_2d_quad_p4est_1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_adv_2d_quad_p4est_1.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_adv_2d_quad_p4est_1_ARGS := 'ufv_vtk_interval dm_refine dm_type p est dm_plex_separate_marker grid_bounds bc_inflow bc_outflow advect_sol_type bump advect_bump_center advect_bump_radius'
$(TESTDIR)/counts/ts_tutorials-runex11_adv_2d_quad_p4est_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_adv_2d_quad_p4est_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_adv_2d_quad_p4est_0_ARGS := 'ufv_vtk_interval dm_refine dm_type p est dm_plex_separate_marker bc_inflow bc_outflow'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_gauss_im_1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_gauss_im_1.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_gauss_im_1_ARGS := 'x_bd_type none y_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist gaussian inflow_state ts_type beuler ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy snes_rtol e'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_shear_im_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_shear_im_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_shear_im_0_ARGS := 'y_bd_type none dm_refine use_fv use_implicit velocity_petscspace_order velocity_dist shear porosity_dist delta inflow_state ts_type mimex ts_final_time ts_max_steps ts_dt bc_inflow ts_view dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy snes_rtol e pc_type lu snes_converged_reason source_loc'
$(TESTDIR)/counts/ts_tutorials-runex45_2d_p1_r3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_2d_p1_r3.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_2d_p1_r3_ARGS := 'dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex18_p1p1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_p1p1.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_p1p1_ARGS := 'x_bd_type none y_bd_type none velocity_petscspace_order porosity_petscspace_order snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy pc_factor_shift_type nonzero ts_monitor snes_error_if_not_converged ksp_error_if_not_converged dmts_check'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_fim_2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_fim_2.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_fim_2_ARGS := 'x_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist delta inflow_state ts_type mimex ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view monitor Error dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy mat_coloring_greedy_symmetric snes_rtol e pc_type lu snes_converged_reason snes_linesearch_type basic'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_fim_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_fim_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_fim_0_ARGS := 'x_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist delta inflow_state ts_type mimex ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view monitor Error dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy mat_coloring_greedy_symmetric snes_rtol e pc_type lu snes_converged_reason'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_fim_1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_fim_1.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_fim_1_ARGS := 'x_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist delta inflow_state ts_type mimex ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view monitor Error dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy mat_coloring_greedy_symmetric snes_rtol e pc_type lu snes_converged_reason snes_linesearch_type basic'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_2.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_2_ARGS := 'x_bd_type none y_bd_type none use_fv velocity_dist zero porosity_dist tilted ts_type beuler ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy ksp_max_it ts_view dm_view snes_converged_reason ksp_converged_reason'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_3.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_3_ARGS := 'y_bd_type none use_fv velocity_dist zero porosity_dist tilted ts_type beuler ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy ksp_max_it ts_view dm_view snes_converged_reason'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_0_ARGS := 'f ${wPETSC_DIR}/share/petsc/datafiles/meshes/sevenside quadexo x_bd_type none y_bd_type none use_fv velocity_dist zero porosity_dist tilted ts_type ssp ts_final_time ts_max_steps ts_dt ts_view dm_view'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_1.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_1_ARGS := 'x_bd_type none y_bd_type none use_fv velocity_dist zero porosity_dist tilted ts_type ssp ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view dm_view'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_4.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_4.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_4_ARGS := 'x_bd_type none y_bd_type none use_fv velocity_dist zero porosity_dist tilted ts_type beuler ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy ksp_max_it ts_view dm_view snes_converged_reason'
$(TESTDIR)/counts/ts_tutorials-runex11_adv_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_adv_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_adv_0_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/blockcylinder exo bc_inflow bc_outflow'
$(TESTDIR)/counts/ts_tutorials-runex45_3d_p2_r3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_3d_p2_r3.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_3d_p2_r3_ARGS := 'dim dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_2d_p2_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_2d_p2_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_2d_p2_r1_ARGS := 'dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_2d_p2_r3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_2d_p2_r3.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_2d_p2_r3_ARGS := 'dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_2d_p2_r5.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_2d_p2_r5.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_2d_p2_r5_ARGS := 'dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex11_10.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_10.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_10_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/sevenside quadexo'
$(TESTDIR)/counts/ts_tutorials-runex18_p2p1_xyper.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_p2p1_xyper.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_p2p1_xyper_ARGS := 'dm_refine velocity_petscspace_order porosity_petscspace_order snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy pc_type lu pc_factor_shift_type nonzero ksp_rtol e ts_monitor snes_error_if_not_converged ksp_error_if_not_converged dmts_check'
$(TESTDIR)/counts/ts_tutorials-runex18_p1p1_xyper_ref.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_p1p1_xyper_ref.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_p1p1_xyper_ref_ARGS := 'dm_refine velocity_petscspace_order porosity_petscspace_order snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy pc_type lu pc_factor_shift_type nonzero ksp_rtol e ts_monitor snes_error_if_not_converged ksp_error_if_not_converged dmts_check'
$(TESTDIR)/counts/ts_tutorials-runex11_9.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_9.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_9_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/sevenside quad exo dm_refine'
$(TESTDIR)/counts/ts_tutorials-runex11_8.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_8.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_8_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/sevenside quad exo dm_refine'
$(TESTDIR)/counts/ts_tutorials-runex11_1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_1.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_1_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/sevenside quad exo'
$(TESTDIR)/counts/ts_tutorials-runex11_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_0_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/sevensideexo'
$(TESTDIR)/counts/ts_tutorials-runex11_3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_3.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_3_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/sevenside quad exo'
$(TESTDIR)/counts/ts_tutorials-runex11_2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_2.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_2_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/sevensideexo'
$(TESTDIR)/counts/ts_tutorials-runex11_5.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_5.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_5_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/sevensideexo ts_type rosw ts_adapt_reject_safety'
$(TESTDIR)/counts/ts_tutorials-runex11_4.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_4.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_4_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/sevenside quadexo'
$(TESTDIR)/counts/ts_tutorials-runex11_7.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_7.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_7_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/sevenside quad exo dm_refine'
$(TESTDIR)/counts/ts_tutorials-runex11_6.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_6.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_6_ARGS := 'ufv_vtk_interval f ${PETSC_DIR}/share/petsc/datafiles/meshes/squaremotor exo ufv_split_faces'
$(TESTDIR)/counts/ts_tutorials-runex47_2d_p1p1_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex47_2d_p1p1_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex47
ts_tutorials-runex47_2d_p1p1_r1_ARGS := 'dm_refine phi_petscspace_order vel_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex11_adv_2d_tri_1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_adv_2d_tri_1.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_adv_2d_tri_1_ARGS := 'ufv_vtk_interval simplex dm_refine dm_plex_separate_marker grid_bounds bc_inflow bc_outflow advect_sol_type bump advect_bump_center advect_bump_radius'
$(TESTDIR)/counts/ts_tutorials-runex11_adv_2d_tri_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_adv_2d_tri_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_adv_2d_tri_0_ARGS := 'ufv_vtk_interval simplex dm_refine dm_plex_separate_marker bc_inflow bc_outflow'
$(TESTDIR)/counts/ts_tutorials-runex18_p1p1_xper_ref.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_p1p1_xper_ref.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_p1p1_xper_ref_ARGS := 'dm_refine y_bd_type none velocity_petscspace_order porosity_petscspace_order snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy pc_type lu pc_factor_shift_type nonzero ksp_rtol e ts_monitor snes_error_if_not_converged ksp_error_if_not_converged dmts_check'
$(TESTDIR)/counts/ts_tutorials-runex11_p4est_advec_2d.counts : ${TESTDIR}/src/ts/examples/tutorials/runex11_p4est_advec_2d.sh ${TESTDIR}/src/ts/examples/tutorials/ex11
ts_tutorials-runex11_p4est_advec_2d_ARGS := 'ufv_vtk_interval f dm_type p est dm_forest_minimum_refinement dm_forest_initial_refinement dm_p est_refine_pattern hash dm_forest_maximum_refinement'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_im_1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_im_1.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_im_1_ARGS := 'x_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist delta inflow_state ts_type mimex ts_mimex_version ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view monitor Error dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy snes_rtol e pc_type lu snes_converged_reason dm_refine source_loc'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_im_0.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_im_0.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_im_0_ARGS := 'x_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist delta inflow_state ts_type mimex ts_mimex_version ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view monitor Error dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy snes_rtol e pc_type lu snes_converged_reason'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_im_3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_im_3.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_im_3_ARGS := 'x_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist delta inflow_state ts_type mimex ts_mimex_version ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view monitor Error dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy snes_rtol e pc_type lu snes_converged_reason'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_im_2.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_im_2.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_im_2_ARGS := 'x_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist delta inflow_state ts_type mimex ts_mimex_version ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view monitor Error dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy snes_rtol e pc_type lu snes_converged_reason dm_refine source_loc'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_im_5.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_im_5.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_im_5_ARGS := 'x_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist delta inflow_state ts_type mimex ts_mimex_version ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view monitor Error dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy snes_rtol e pc_type lu snes_converged_reason dm_refine source_loc'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_im_4.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_im_4.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_im_4_ARGS := 'x_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist delta inflow_state ts_type mimex ts_mimex_version ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view monitor Error dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy snes_rtol e pc_type lu snes_converged_reason dm_refine source_loc'
$(TESTDIR)/counts/ts_tutorials-runex18_adv_delta_yper_im_6.counts : ${TESTDIR}/src/ts/examples/tutorials/runex18_adv_delta_yper_im_6.sh ${TESTDIR}/src/ts/examples/tutorials/ex18
ts_tutorials-runex18_adv_delta_yper_im_6_ARGS := 'x_bd_type none use_fv use_implicit velocity_petscspace_order velocity_dist constant porosity_dist delta inflow_state ts_type mimex ts_final_time ts_max_steps ts_dt bc_inflow bc_outflow ts_view monitor Error dm_view snes_fd_color snes_fd_color_use_mat mat_coloring_type greedy snes_rtol e pc_type svd snes_converged_reason'
$(TESTDIR)/counts/ts_tutorials-runex45_2d_q2_r1.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_2d_q2_r1.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_2d_q2_r1_ARGS := 'simplex dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_2d_q2_r3.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_2d_q2_r3.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_2d_q2_r3_ARGS := 'simplex dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
$(TESTDIR)/counts/ts_tutorials-runex45_2d_q2_r5.counts : ${TESTDIR}/src/ts/examples/tutorials/runex45_2d_q2_r5.sh ${TESTDIR}/src/ts/examples/tutorials/ex45
ts_tutorials-runex45_2d_q2_r5_ARGS := 'simplex dm_refine temp_petscspace_order ts_type beuler ts_max_steps ts_dt pc_type lu ksp_monitor_short ksp_converged_reason snes_monitor_short snes_converged_reason ts_monitor'
test-ts.cu := 
test-ts.cu : $(test-ts.cu)
test-ts.F := 
test-ts.F : $(test-ts.F)
test-tao.cxx := 
test-tao.cxx : $(test-tao.cxx)
test-tao.F90 := 
test-tao.F90 : $(test-tao.F90)
test-tao.c := tao_tutorials-runex1_1 tao_tutorials-runex1_0
test-tao.c : $(test-tao.c)
$(TESTDIR)/counts/tao_tutorials-runex1_1.counts : ${TESTDIR}/src/tao/examples/tutorials/runex1_1.sh ${TESTDIR}/src/tao/examples/tutorials/ex1
tao_tutorials-runex1_1_ARGS := 'potential_petscspace_order conductivity_petscspace_order multiplier_petscspace_order snes_monitor pc_type fieldsplit pc_fieldsplit_ _fields pc_fieldsplit_ _fields pc_fieldsplit_type schur pc_fieldsplit_schur_factorization_type full pc_fieldsplit_schur_precondition selfp fieldsplit_ _pc_type lu fieldsplit_multiplier_ksp_rtol e fieldsplit_multiplier_pc_type lu sol_vec_view'
$(TESTDIR)/counts/tao_tutorials-runex1_0.counts : ${TESTDIR}/src/tao/examples/tutorials/runex1_0.sh ${TESTDIR}/src/tao/examples/tutorials/ex1
tao_tutorials-runex1_0_ARGS := 'run_type test dmsnes_check potential_petscspace_order conductivity_petscspace_order multiplier_petscspace_order'
test-tao.cu := 
test-tao.cu : $(test-tao.cu)
test-tao.F := 
test-tao.F : $(test-tao.F)
