Lines Matching refs:tmp
23 -${QUIET}${MPIEXEC} -n 1 ${MPIEXEC_TAIL} ./ex5f -snes_rtol 1e-4 > ex5f.tmp 2>&1;
24 -${QUIET}${DIFF} output/ex5f_1.testout ex5f.tmp > ex5f.dtmp;
30 cat ex5f.tmp; \
33 ${RM} -f ex5f.tmp ex5f.dtmp;
35 …}${MPIEXEC} -n 1 ${MPIEXEC_TAIL} ./ex19 -da_refine 3 -pc_type mg -ksp_type fgmres > ex19.tmp 2>&1;
36 -${QUIET}${DIFF} ${TESTEX19OUT} ex19.tmp > ex19.dtmp;
42 cat ex19.tmp;\
45 ${RM} -f ex19.tmp ex19.dtmp;
47 …EXEC_TAIL} ./ex19 -da_refine 3 -pc_type mg -ksp_type fgmres -snes_type newtontrdc > ex19.tmp 2>&1;
48 -${QUIET}${DIFF} ${TESTEX19OUT} ex19.tmp > ex19.dtmp;
54 cat ex19.tmp; \
57 ${RM} -f ex19.tmp ex19.dtmp;
60 …19 -da_refine 3 -snes_monitor_short -ksp_norm_type unpreconditioned -pc_type hypre > ex19.tmp 2>&1;
61 -${QUIET}${DIFF} output/ex19_hypre.out ex19.tmp > ex19.dtmp;
68 ${RM} -f ex19.tmp ex19.dtmp;
71 …usparse -da_refine 3 -snes_monitor_short -ksp_norm_type unpreconditioned -pc_type hypre > ex19.tmp;
72 -${QUIET}${DIFF} output/ex19_hypre.out ex19.tmp > ex19.dtmp;
79 ${RM} -f ex19.tmp ex19.dtmp;
82 …psparse -da_refine 3 -snes_monitor_short -ksp_norm_type unpreconditioned -pc_type hypre > ex19.tmp;
83 -${QUIET}${DIFF} output/ex19_hypre.out ex19.tmp > ex19.dtmp;
90 ${RM} -f ex19.tmp ex19.dtmp;
92 … seqaijcusparse -dm_vec_type seqcuda -pc_type gamg -ksp_monitor -mg_levels_ksp_max_it 1 > ex19.tmp;
93 -${QUIET}${DIFF} output/ex19_cuda_1.out ex19.tmp > ex19.dtmp;
100 ${RM} -f ex19.tmp ex19.dtmp;
102 …ype mpiaijhipsparse -dm_vec_type hip -pc_type gamg -ksp_monitor -mg_levels_ksp_max_it 1 > ex19.tmp;
103 -${QUIET}${DIFF} output/ex19_hip_1.out ex19.tmp > ex19.dtmp;
110 ${RM} -f ex19.tmp ex19.dtmp;
112 …IET}${MPIEXEC} -n 2 ${MPIEXEC_TAIL} ./ex19 -da_refine 3 -snes_monitor_short -pc_type ml > ex19.tmp;
113 -${QUIET}${DIFF} output/ex19_ml.out ex19.tmp > ex19.dtmp;
120 ${RM} -f ex19.tmp ex19.dtmp;
122 …ldsplit_0_pc_factor_mat_solver_type mumps -fieldsplit_1_pc_factor_mat_solver_type mumps > ex19.tmp;
123 -${QUIET}${DIFF} output/ex19_fieldsplit_5.out ex19.tmp > ex19.dtmp;
130 ${RM} -f ex19.tmp ex19.dtmp;
132 … ./ex19 -da_grid_x 20 -da_grid_y 20 -pc_type lu -pc_factor_mat_solver_type superlu_dist > ex19.tmp;
133 -${QUIET}${DIFF} output/ex19_superlu.out ex19.tmp > ex19.dtmp;
140 ${RM} -f ex19.tmp ex19.dtmp;
142 … ./ex19 -da_refine 3 -snes_monitor_short -pc_type lu -pc_factor_mat_solver_type umfpack > ex19.tmp;
143 -${QUIET}${DIFF} output/ex19_suitesparse.out ex19.tmp > ex19.dtmp;
150 ${RM} -f ex19.tmp ex19.dtmp;
152 …w_initial -dm_vec_type kokkos -dm_mat_type aijkokkos -use_gpu_aware_mpi 0 -snes_monitor > ex3k.tmp;
153 -${QUIET}${DIFF} output/ex3k_1.out ex3k.tmp > ex3k.dtmp;
160 ${RM} -f ex3k.tmp ex3k.dtmp;