Lines Matching refs:dtmp

24 	-${QUIET}${DIFF} output/ex5f_1.testout ex5f.tmp > ex5f.dtmp;
25 -@if [ ! -s ex5f.dtmp ]; then \
33 ${RM} -f ex5f.tmp ex5f.dtmp;
36 -${QUIET}${DIFF} ${TESTEX19OUT} ex19.tmp > ex19.dtmp;
37 -@if [ ! -s ex19.dtmp ]; then \
45 ${RM} -f ex19.tmp ex19.dtmp;
48 -${QUIET}${DIFF} ${TESTEX19OUT} ex19.tmp > ex19.dtmp;
49 -@if [ ! -s ex19.dtmp ]; then \
57 ${RM} -f ex19.tmp ex19.dtmp;
61 -${QUIET}${DIFF} output/ex19_hypre.out ex19.tmp > ex19.dtmp;
62 -@if [ ! -s ex19.dtmp ]; then \
68 ${RM} -f ex19.tmp ex19.dtmp;
72 -${QUIET}${DIFF} output/ex19_hypre.out ex19.tmp > ex19.dtmp;
73 -@if [ ! -s ex19.dtmp ]; then \
79 ${RM} -f ex19.tmp ex19.dtmp;
83 -${QUIET}${DIFF} output/ex19_hypre.out ex19.tmp > ex19.dtmp;
84 -@if [ ! -s ex19.dtmp ]; then \
90 ${RM} -f ex19.tmp ex19.dtmp;
93 -${QUIET}${DIFF} output/ex19_cuda_1.out ex19.tmp > ex19.dtmp;
94 -@if [ ! -s ex19.dtmp ]; then \
100 ${RM} -f ex19.tmp ex19.dtmp;
103 -${QUIET}${DIFF} output/ex19_hip_1.out ex19.tmp > ex19.dtmp;
104 -@if [ ! -s ex19.dtmp ]; then \
110 ${RM} -f ex19.tmp ex19.dtmp;
113 -${QUIET}${DIFF} output/ex19_ml.out ex19.tmp > ex19.dtmp;
114 -@if [ ! -s ex19.dtmp ]; then \
120 ${RM} -f ex19.tmp ex19.dtmp;
123 -${QUIET}${DIFF} output/ex19_fieldsplit_5.out ex19.tmp > ex19.dtmp;
124 -@if [ ! -s ex19.dtmp ]; then \
130 ${RM} -f ex19.tmp ex19.dtmp;
133 -${QUIET}${DIFF} output/ex19_superlu.out ex19.tmp > ex19.dtmp;
134 -@if [ ! -s ex19.dtmp ]; then \
140 ${RM} -f ex19.tmp ex19.dtmp;
143 -${QUIET}${DIFF} output/ex19_suitesparse.out ex19.tmp > ex19.dtmp;
144 -@if [ ! -s ex19.dtmp ]; then \
150 ${RM} -f ex19.tmp ex19.dtmp;
153 -${QUIET}${DIFF} output/ex3k_1.out ex3k.tmp > ex3k.dtmp;
154 -@if [ ! -s ex3k.dtmp ]; then \
160 ${RM} -f ex3k.tmp ex3k.dtmp;