| /petsc/src/dm/dt/tests/output/ |
| H A D | ex6_1.out | 1 Gauss-Lobatto-Legendre nodes and weights computed via linear algebra: 4 Gauss-Lobatto-Legendre nodes and weights computed via Newton:
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex71_composite_bddc_dirichlet.out | 8 Iteratively computed eigenvalues 14 Iteratively computed extreme singular values: max 1.62809 min 0.736665 max/min 2.21009
|
| H A D | ex71_composite_bddc_lumped.out | 10 Iteratively computed eigenvalues 18 Iteratively computed extreme singular values: max 2.51669 min 0.516052 max/min 4.87682
|
| H A D | ex71_composite_bddc_lumped_alt.out | 11 Iteratively computed eigenvalues 20 Iteratively computed extreme singular values: max 2.60879 min 0.505669 max/min 5.15908
|
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex85_cg_jacobi.out | 2 Iteratively computed eigenvalues 5 Iteratively computed extreme singular values: max 1.5 min 0.5 max/min 3.
|
| H A D | ex85_minres_jacobi.out | 2 Iteratively computed eigenvalues 5 Iteratively computed extreme singular values: max 1.5 min 0.5 max/min 3.
|
| H A D | ex85_cg_none.out | 2 Iteratively computed eigenvalues 7 Iteratively computed extreme singular values: max 27. min 1. max/min 27.
|
| H A D | ex85_minres_none.out | 2 Iteratively computed eigenvalues 7 Iteratively computed extreme singular values: max 27. min 1. max/min 27.
|
| H A D | ex85_fgmres_jacobi.out | 2 Iteratively computed eigenvalues 5 Iteratively computed extreme singular values: max 1.5 min 0.5 max/min 3.
|
| H A D | ex85_gmres_jacobi_right.out | 2 Iteratively computed eigenvalues 5 Iteratively computed extreme singular values: max 1.5 min 0.5 max/min 3.
|
| H A D | ex85_fgmres_none.out | 2 Iteratively computed eigenvalues 7 Iteratively computed extreme singular values: max 27. min 1. max/min 27.
|
| H A D | ex85_fcg_jacobi.out | 2 Iteratively computed eigenvalues 5 Iteratively computed extreme singular values: max 1.5 min 0.5 max/min 3.
|
| H A D | ex85_fcg_none.out | 2 Iteratively computed eigenvalues 7 Iteratively computed extreme singular values: max 27. min 1. max/min 27.
|
| H A D | ex85_gmres_jacobi_left.out | 2 Iteratively computed eigenvalues 5 Iteratively computed extreme singular values: max 1.5 min 0.5 max/min 3.
|
| H A D | ex85_gmres_none.out | 2 Iteratively computed eigenvalues 7 Iteratively computed extreme singular values: max 27. min 1. max/min 27.
|
| H A D | ex48_2.out | 8 Iteratively computed eigenvalues 14 Iteratively computed extreme singular values: max 4.4641 min 1. max/min 4.4641
|
| H A D | ex54_5.out | 3 standard error not computed 33 standard error not computed
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex39.c | 432 Vec computed, divErr; in main() local 459 PetscCall(DMCreateGlobalVector(mesh, &computed)); in main() 460 PetscCall(PetscObjectSetName((PetscObject)computed, "computedSolution")); in main() 461 PetscCall(VecSet(computed, 0.0)); in main() 462 PetscCall(SNESSolve(snes, NULL, computed)); in main() 463 PetscCall(SNESGetSolution(snes, &computed)); in main() 464 PetscCall(VecViewFromOptions(computed, NULL, "-computedSolution_view")); in main() 471 PetscCall(VecGetSubVector(computed, fieldIS[2], &divErr)); in main() 473 PetscCall(VecRestoreSubVector(computed, fieldIS[2], &divErr)); in main() 480 PetscCall(VecDestroy(&computed)); in main()
|
| /petsc/src/ml/regressor/tests/output/ |
| H A D | ex3_ksp_intercept.out | 6 standard error not computed
|
| H A D | ex3_ksp_no_intercept.out | 6 standard error not computed
|
| H A D | ex3_prefix_ksp.out | 9 standard error not computed
|
| H A D | ex1_prefix_ksp.out | 10 standard error not computed
|
| H A D | ex2_prefix_ksp.out | 10 standard error not computed
|
| H A D | ex3_prefix_ksp_suitesparse.out | 9 standard error not computed
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex30.c | 1618 …cInt ex, PetscInt ey, PetscInt ez, PetscInt n, const PetscScalar *ref, const PetscScalar *computed) in check_vals() argument 1624 …computed[i], PETSC_COMM_SELF, PETSC_ERR_PLIB, "(%" PetscInt_FMT ",%" PetscInt_FMT ",%" PetscInt_FM… in check_vals() 1639 PetscScalar computed[1024]; in CheckMat() local 1675 PetscCall(DMStagMatGetValuesStencil(dmSol, A, 1, &row, 1, &row, computed)); in CheckMat() 1676 PetscCall(check_vals(ex, ey, ez, 1, &valA, computed)); in CheckMat() 1687 PetscCall(DMStagMatGetValuesStencil(dmSol, A, 1, &row, 1, &row, computed)); in CheckMat() 1688 PetscCall(check_vals(ex, ey, ez, 1, &valA, computed)); in CheckMat() 1699 PetscCall(DMStagMatGetValuesStencil(dmSol, A, 1, &row, 1, &row, computed)); in CheckMat() 1700 PetscCall(check_vals(ex, ey, ez, 1, &valA, computed)); in CheckMat() 1713 PetscCall(DMStagMatGetValuesStencil(dmSol, A, 1, &row, 1, &row, computed)); in CheckMat() [all …]
|