| /petsc/src/mat/tests/ |
| H A D | ex146.c | 19 Vec fin, fout, fout1, ini, final; in main() local 91 VecCreate(PETSC_COMM_WORLD, &final); in main() 93 VecSetSizes(final, local_n0 * N1 * N2, N_factor); in main() 97 VecSetFromOptions(final); in main() 125 VecSetValues(final, local_n0 * N1 * N2, indx3, y_arr, INSERT_VALUES); in main() 126 VecAssemblyBegin(final); in main() 127 VecAssemblyEnd(final); in main() 148 PetscCall(VecScale(final, a)); in main() 153 VecAssemblyBegin(final); in main() 154 VecAssemblyEnd(final); in main() [all …]
|
| H A D | ex144.c | 24 Vec ini, final; in main() local 101 PetscCall(VecCreate(PETSC_COMM_WORLD, &final)); in main() 103 PetscCall(VecSetSizes(final, local_n0 * N1, N0 * N1)); in main() 105 PetscCall(VecSetFromOptions(final)); in main() 137 PetscCall(VecSetValues(final, local_n0 * N1, indx3, y_arr, INSERT_VALUES)); in main() 138 PetscCall(VecAssemblyBegin(final)); in main() 139 PetscCall(VecAssemblyEnd(final)); in main() 160 PetscCall(VecScale(final, a)); in main() 164 PetscCall(VecAXPY(final, -1.0, ini)); in main() 166 PetscCall(VecNorm(final, NORM_1, &enorm)); in main() [all …]
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex74_1_hpddm.out | 4 KSP final norm of residual 9.21624e-12 6 KSP final norm of residual 1.4352e-11 8 KSP final norm of residual 2.14872e-11 10 KSP final norm of residual 2.60798e-11 12 KSP final norm of residual 2.9016e-11
|
| H A D | ex77_4.out | 1 KSP final norm of residual #0 0.0137829 7 KSP final norm of residual #5 0.00937364 13 KSP final norm of residual #10 0.0151039 16 KSP final norm of residual #0 0.010665
|
| H A D | ex74_3_hpddm.out | 10 KSP final norm of residual 1.63009e-10 15 KSP final norm of residual 1.68363e-07 20 KSP final norm of residual 7.64278e-06
|
| /petsc/src/ts/tutorials/output/ |
| H A D | ex74_3_single.out | 8 KSP final norm of residual 0.0112349 11 KSP final norm of residual 0.0201042 14 KSP final norm of residual 0.0246352 17 KSP final norm of residual 0.0274327 20 KSP final norm of residual 0.029226
|
| H A D | ex74_3.out | 6 KSP final norm of residual 1.84999e-09 9 KSP final norm of residual 3.62352e-09 12 KSP final norm of residual 4.71238e-09 15 KSP final norm of residual 5.3786e-09 18 KSP final norm of residual 5.78582e-09
|
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex26_matcycles_pc_mg_type-kaskade_ksp_matsolve_batch_size-4.out | 4 KSP final norm of residual 0.142855 6 KSP final norm of residual #0 0.142855 10 KSP final norm of residual #4 0.142855
|
| H A D | ex26_matcycles_pc_mg_type-full_ksp_matsolve_batch_size-4.out | 4 KSP final norm of residual 0.0157716 6 KSP final norm of residual #0 0.0157716 10 KSP final norm of residual #4 0.0157716
|
| H A D | ex26_matcycles_ml_pc_mg_type-multiplicative_ksp_matsolve_batch_size-4.out | 4 KSP final norm of residual 0.0361536 6 KSP final norm of residual #0 0.0361536 10 KSP final norm of residual #4 0.0361536
|
| H A D | ex26_matcycles_pc_mg_type-additive_ksp_matsolve_batch_size-4.out | 4 KSP final norm of residual 11.3605 6 KSP final norm of residual #0 11.3605 10 KSP final norm of residual #4 11.3605
|
| H A D | ex26_matcycles_pc_mg_type-multiplicative_ksp_matsolve_batch_size-4.out | 4 KSP final norm of residual 0.258842 6 KSP final norm of residual #0 0.258842 10 KSP final norm of residual #4 0.258842
|
| H A D | ex26_matcycles_ml_pc_mg_type-additive_ksp_matsolve_batch_size-4.out | 4 KSP final norm of residual 3.43698 6 KSP final norm of residual #0 3.43698 10 KSP final norm of residual #4 3.43698
|
| H A D | ex26_matcycles_ml_pc_mg_type-full_ksp_matsolve_batch_size-4.out | 4 KSP final norm of residual 0.0217557 6 KSP final norm of residual #0 0.0217557 10 KSP final norm of residual #4 0.0217557
|
| H A D | ex26_matcycles_ml_pc_mg_type-kaskade_ksp_matsolve_batch_size-4.out | 4 KSP final norm of residual 1.2102 6 KSP final norm of residual #0 1.2102 10 KSP final norm of residual #4 1.2102
|
| H A D | ex26_matcycles_hpddm_mg_pc_mg_type-full_ksp_matsolve_batch_size-4.out | 6 KSP final norm of residual 1.93574e-15 12 KSP final norm of residual #0 2.30756e-15 20 KSP final norm of residual #4 2.30756e-15
|
| H A D | ex26_matcycles_hpddm_mg_pc_mg_type-kaskade_ksp_matsolve_batch_size-4.out | 6 KSP final norm of residual 6.54561e-15 12 KSP final norm of residual #0 6.54561e-15 20 KSP final norm of residual #4 6.54561e-15
|
| H A D | ex26_matcycles_hpddm_mg_pc_mg_type-multiplicative_ksp_matsolve_batch_size-4.out | 6 KSP final norm of residual 9.15513e-16 12 KSP final norm of residual #0 4.52339e-15 20 KSP final norm of residual #4 4.52339e-15
|
| H A D | ex26_matcycles_hpddm_ilu_ksp_matsolve_batch_size-4.out | 8 KSP final norm of residual 5.60336e-06 16 KSP final norm of residual #0 5.60336e-06 26 KSP final norm of residual #4 5.60336e-06
|
| H A D | ex26_matcycles_hpddm_mg_pc_mg_type-additive_ksp_matsolve_batch_size-4.out | 9 KSP final norm of residual 1.88937e-14 18 KSP final norm of residual #0 6.20931e-15 29 KSP final norm of residual #4 6.20931e-15
|
| H A D | ex26_matcycles_ml_pc_mg_type-kaskade_ksp_matsolve_batch_size-7.out | 4 KSP final norm of residual 1.2102 6 KSP final norm of residual #0 1.2102
|
| H A D | ex26_matcycles_pc_mg_type-additive_ksp_matsolve_batch_size-7.out | 4 KSP final norm of residual 11.3605 6 KSP final norm of residual #0 11.3605
|
| H A D | ex26_matcycles_ml_pc_mg_type-multiplicative_ksp_matsolve_batch_size-7.out | 4 KSP final norm of residual 0.0361536 6 KSP final norm of residual #0 0.0361536
|
| H A D | ex26_matcycles_pc_mg_type-kaskade_ksp_matsolve_batch_size-7.out | 4 KSP final norm of residual 0.142855 6 KSP final norm of residual #0 0.142855
|
| H A D | ex26_matcycles_ml_pc_mg_type-additive_ksp_matsolve_batch_size-7.out | 4 KSP final norm of residual 3.43698 6 KSP final norm of residual #0 3.43698
|