Home
last modified time | relevance | path

Searched refs:outer (Results 1 – 19 of 19) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex81.c14 PetscInt i, j, *outer, M, N, found = Q; in main() local
22 PetscCall(PetscMalloc1(found, &outer)); in main()
23 PetscCall(PetscOptionsGetIntArray(NULL, NULL, "-outer_fieldsplit_sizes", outer, &found, &flg)); in main()
28 for (i = 0; i < found; ++i) j += outer[i]; in main()
121 for (i = 1; i < outer[j]; ++i) { in main()
126 M += outer[j]; in main()
185 PetscCall(PetscFree(outer)); in main()
/petsc/src/binding/petsc4py/conf/
H A Dstubgen.py135 def visit_class(cls, outer=None, done=None): argument
167 if outer is not None and cls_name.startswith(outer):
168 cls_name = cls_name[len(outer) :]
230 lines.add = visit_class(attr, outer=cls_name)
/petsc/src/mat/impls/aij/mpi/mumps/
H A Dmumps.c179 #define AllocateInternalID(MUMPS_STRUC_T, outer) \ argument
183 outer->icntl = inner->icntl; \
184 outer->cntl = inner->cntl; \
185 outer->info = inner->info; \
186 outer->infog = inner->infog; \
187 outer->rinfo = inner->rinfo; \
188 outer->rinfog = inner->rinfog; \
189 outer->ooc_tmpdir = inner->ooc_tmpdir; \
190 outer->ooc_prefix = inner->ooc_prefix; \
192 inner->comm_fortran = outer->comm_fortran; \
[all …]
/petsc/share/petsc/datafiles/meshes/
H A Dgmsh-hex-20node.msh8 2 3 "outer"
H A Dtestcase3D.cas5996 (nita/hybrid/event/outer-iter 5)
5998 (nita/hybrid/start-up/outer-iter 5)
6007 (nita/outer-iter 1)
8839outer-iter 2 integer #f 2 1 ("Max. no. of outer iterations: ~a")) (mom/rel…
/petsc/src/binding/petsc4py/docs/source/
H A Dapidoc.py215 def visit_class(cls, outer=None, done=None): argument
243 if outer is not None and cls_name.startswith(outer):
244 cls_name = cls_name[len(outer) :]
286 lines.add = visit_class(attr, outer=cls_name)
/petsc/doc/changes/
H A D230.md98 - PCMG: will automatically using the outer pmat operator to define
H A D211.md37 - Default Krylov method on outer linear solver is now FGMRES instead
H A D33.md86 the inner subdomains, the 10-th outputs the outer subdomains.
H A D320.md178 …Nonzero()` with `KSPPREONLY` and `PCDISTRIBUTE` when it is called on both the outer and inner `KSP`
H A D321.md123 …pace or near null space attached to them even if the non-zero structure of the outer matrix changes
/petsc/doc/manual/
H A Dsection.md85 …be thought of as defining a two dimensional array indexed by point in the outer dimension with a v…
87 With multiple fields, this array is now three dimensional, with the outer dimensions being both ind…
111 Note that dofs are always contiguous, regardless of the outer dimensional ordering.
H A Dsnes.md965 each global or outer Newton iteration a sequence of subsidiary inner
1381 instance to define the step for an outer `SNES` instance. The inner
1406 distance” of the solution by outer acceleration.
H A Dksp.md1048 overlap) or the outer (including the overlap) subdomain on the
1756 By default the inner `KSP` solver uses the outer preconditioner
H A Dtao.md2036 of bound constrained problems at each outer iteration
2047 and $\lambda_k$ is the Lagrange multiplier estimates at outer
/petsc/src/binding/petsc4py/src/petsc4py/lib/_pytypes/viewer/
H A Dpetscpyvista.py185 …(pv.Disc(center = points[i,:], normal = (1., 0., 0.), inner = 0.25 * val, outer = val), opacity = …
/petsc/doc/tutorials/physics/
H A Dguide_to_stokes.md803 …ant. In order to have this happen, we must have the tolerance on both the outer KSP solver and the…
962 … inner multigrid and Schur complement solves, trading fewer inner iterates for more outer iterates.
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DPC.pyx575 called on each sub-`KSP` when `setUp` is called on the outer `PC`. This
/petsc/doc/
H A Dpetsc.bib4584 full-waveform seismic inversion. The method combines outer Gauss-Newton nonlinear
17600 title = {{A flexible inner-outer preconditioned GMRES algorithm}},
19213 title = {Inner and outer iterations for the {Chebyshev} algorithm},
19544 title = {Flexible inner-outer {Krylov} subspace methods},