Home
last modified time | relevance | path

Searched refs:Jacobi (Results 1 – 25 of 32) sorted by relevance

12

/petsc/src/ksp/ksp/tutorials/output/
H A Dex55_hypre_device.out40 Relax down l1scaled-Jacobi
41 Relax up l1scaled-Jacobi
H A Dex55_hypre_device_alt.out38 Relax down l1scaled-Jacobi
39 Relax up l1scaled-Jacobi
H A Dex49_hypre_nullspace_alt.out33 Relax down symmetric-SOR/Jacobi
34 Relax up symmetric-SOR/Jacobi
H A Dex49_hypre_nullspace.out34 Relax down symmetric-SOR/Jacobi
35 Relax up symmetric-SOR/Jacobi
/petsc/src/ksp/ksp/tests/raja/output/
H A Dex1_1.out1 Jacobi Example
H A Dex1_2.out1 Jacobi Example
/petsc/src/ksp/pc/tests/output/
H A Dex10_1.out17 Relax down symmetric-SOR/Jacobi
18 Relax up symmetric-SOR/Jacobi
/petsc/doc/changes/
H A D2015.md93 - Changed the default linear solvers from GMRES(30) with Jacobi
95 preconditioning multiprocessor: GMRES(30) with block Jacobi
98 options for the block Jacobi method. You can still employ the old
121 (ASM, block Jacobi, block Gauss-Seidel).
H A D321.md121 …`-pc_jacobi_rowl1_scale scale` to access new scale member of PC_Jacobi class, for new row l1 Jacobi
125 - Add `PCJacobiGetDiagonal()` to access the Jacobi inverted matrix diagonal and its square root var…
H A D314.md282 - Add PetscDTJacobiNorm() for the weighted L2 norm of Jacobi
285 the derivatives of orthogonal polynomials on the segment (Jacobi)
H A D300.md22 block Jacobi, for SNES inside TS and KSP inside SNES etc.
H A D34.md138 block Jacobi). If previously you had convergence of iterative
H A D33.md88 block Jacobi Gauss-Seidel relaxation. This is a linear
H A D313.md213 - PetscDTGaussJacobiQuadrature() is now truly Gauss-Jacobi
H A D317.md156 - Change `PCGAMG` to use `PCGAMGSetUseSAEstEig()` by default when the smoother uses Jacobi precondi…
/petsc/src/ksp/ksp/tutorials/
H A Dex100.py27 pc.setPythonContext(example100.Jacobi())
H A Dexample100.py68 class Jacobi(object): class
/petsc/doc/overview/
H A Dlinear_solve_table.md21 - Jacobi
28 - Point Block Jacobi
35 - Variable Point Block Jacobi
42 - Block Jacobi
/petsc/src/snes/tutorials/output/
H A Dex19_euclid.out62 use Block-Jacobi? 0
H A Dex19_euclid_bj.out71 use Block-Jacobi? 1
H A Dex19_euclid_droptolerance.out76 use Block-Jacobi? 0
/petsc/src/binding/petsc4py/docs/source/
H A Doverview.rst72 parallel) block Jacobi, overlapping additive Schwarz methods.
H A Dpetsc_python_types.rst44 In the example below, we create a Jacobi preconditioner, which needs to access
/petsc/doc/manual/
H A Dksp.md117 block Jacobi method (with one block per process, each of which is solved
621 cannot use a `KSP` in its preconditioner, as is common in the Block-Jacobi method `PCBJACOBI`, for …
724 * - Jacobi
727 * - Block Jacobi
828 using block Jacobi or ASM preconditioning (see below).
912 ### Block Jacobi and Overlapping Additive Schwarz Preconditioners
914 The block Jacobi and overlapping additive Schwarz (domain decomposition) methods in PETSc are
947 The block Jacobi, block Gauss-Seidel, and additive Schwarz
1006 result in an ASM variant that is equivalent to the block Jacobi
1188 Jacobi preconditioning. This can be overridden with
[all …]
/petsc/doc/faq/
H A Dindex.md212 (almost all preconditioner algorithms except Jacobi are different for different number of
214 different numbers of processes. In some cases (for example block Jacobi preconditioner) it
220 preconditioner block Jacobi depends on the number of processes. The more processes the
1398 is particularly true for block Jacobi (the default parallel preconditioner). You can

12