Home
last modified time | relevance | path

Searched refs:modified (Results 1 – 25 of 29) sorted by relevance

12

/petsc/src/sys/yaml/
H A DREADME.md1 This directory contains a partial and slightly modified copy of
17 * The macro `YAML_DECLARE()` in `yaml.h` has been modified to specify
/petsc/src/ksp/ksp/tutorials/output/
H A Dex5f_orthog1.out3 restart=30, using modified Gram-Schmidt orthogonalization
33 restart=30, using modified Gram-Schmidt orthogonalization
H A Dex12_2.out33 restart=30, using modified Gram-Schmidt orthogonalization
H A Dex12_3.out30 restart=30, using modified Gram-Schmidt orthogonalization
H A Dex2_help.out266 …-ksp_gmres_modifiedgramschmidt: modified Gram-Schmidt (slow, more stable) (KSPGMRESSetOrthogonaliz…
/petsc/share/petsc/matlab/
H A DUFgetPetscMat.m2 % modified from UFget_example.m
/petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/
H A Djacobian.m10 % software adimat on a modified from of the dfovec function from
H A Dg_dfovec_1d.m33 % This is based on a modified (evaluates along the coordinate
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A DLICENSE54 modified by someone else and passed on, the recipients should know
107 that program using a modified version of the Library.
167 a) The modified work must itself be a software library.
169 b) You must cause the files modified to carry prominent notices
175 d) If a facility in the modified Library refers to a function or a
190 These requirements apply to the modified work as a whole. If
292 user can modify the Library and then relink to produce a modified
293 executable containing the modified Library. (It is understood
296 to use the modified definitions.)
302 will operate properly with a modified version of the library, if
[all …]
/petsc/src/binding/petsc4py/conf/
H A Dconfpetsc.py63 from setuptools import modified
66 from setuptools import dep_util as modified unknown
68 from distutils import dep_util as modified unknown
147 if not (force or modified.newer_group(alldeps, target)):
680 if not (self.force or modified.newer_group(alldeps, target)):
/petsc/
H A DCONTRIBUTING34 person who certified (a), (b) or (c) and I have not modified
/petsc/src/ksp/ksp/tests/output/
H A Dex32_cholmod.out54 Common.ndbounds_hit 0. (number of times diagonal was modified by dbound)
H A Dex32_cholmod_sbaij.out54 Common.ndbounds_hit 0. (number of times diagonal was modified by dbound)
H A Dex81_1.out31 INFOG(25) (after factorization: number of pivots modified by static pivoting): 0
80 INFOG(25) (after factorization: number of pivots modified by static pivoting): 0
H A Dex81_2.out43 INFOG(25) (after factorization: number of pivots modified by static pivoting): 0
111 INFOG(25) (after factorization: number of pivots modified by static pivoting): 0
/petsc/share/petsc/saws/
H A Ddocumentation5 …ov methods based on inputted matrix properties, but the defaults can be modified by the user. At a…
/petsc/doc/miscellaneous/
H A Dacknowledgements.md43 PETSc source code contains modified routines from the following public
/petsc/doc/install/
H A Dlicense.md61 > person who certified (1), (2) or (3) and I have not modified
/petsc/doc/developers/contributing/
H A Dsubmittingmr.md20 trigger a modified pipeline to build a preview of the documentation automatically.
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DMat.pyx3254 Optional solution vector to be modified for zeroed rows.
3256 Optional right-hand side vector to be modified.
3287 Optional solution vector to be modified for zeroed rows.
3289 Optional right-hand side vector to be modified.
3320 Optional solution vector to be modified for zeroed rows.
3322 Optional right-hand side vector to be modified.
3354 Optional solution vector to be modified for zeroed rows.
3356 Optional right-hand side vector to be modified.
3388 Optional solution vector to be modified for zeroed rows.
3390 Optional right-hand side vector to be modified.
/petsc/doc/changes/
H A D2024.md104 procedure, instead of the modified Gram-Schmidt method. This
H A D317.md246 - output the modified metric, rather than modifying the input
/petsc/doc/
H A Dpetsc.bib565 …title = {A modified block flexible {GMRES} method with deflation at each iteration for th…
11834 date-modified = {2010-08-19 15:57:06 -0500},
11844 date-modified = {2010-08-19 15:45:20 -0500},
11855 date-modified = {2010-08-19 15:45:02 -0500},
11866 date-modified = {2010-08-19 15:44:41 -0500},
11877 date-modified = {2010-08-19 15:44:32 -0500},
11888 date-modified = {2010-08-19 15:44:01 -0500},
11899 date-modified = {2010-08-19 15:43:57 -0500},
11913 date-modified = {2010-08-19 15:43:47 -0500},
11941 date-modified = {2010-08-19 15:43:42 -0500},
[all …]
/petsc/doc/manual/
H A Dtao.md1521 modified based on the line search step length.
1794 inversion, the trust radius is modified based on the line search step
1817 modified based on the line search step length.
2244 We are now ready to compute a reduced-space step for the modified
2751 Both $\delta > 0$ and $\rho > 2$ can be modified by using
2761 $\delta > 0$ and $\rho > 2$ can be modified by using the
2825 modified with the command `TaoGetKSP()`.
H A Dvec.md389 If the values do not need to be modified, the routines
1500 …munication with `PetscSFBcastBegin()` and `PetscSFBcastEnd()` using the modified `sf` the resultin…

12