History log of /petsc/include/petscksp.h (Results 801 – 825 of 1050)
Revision Date Author Comments
# f9d428db 12-Mar-2007 Lisandro Dalcin <dalcinl@gmail.com>

commit after merge

Hg-commit: e595cfc22a7d5e6b6bd99a346f0abe7c1a4b6897


# ce9499c7 12-Mar-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed petsc-maint 15911 -ksp_norm_type required unpreconditioned_norm
changed enum values to KSP_NORM_value to match standard PETSc style.

Hg-commit: 0b335f048d4b8a3dd1e54933affd14a9129ac7f9


# 07525873 22-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 72f1e68cb4cba3f7a2b55f398206637651c0c349


# 055eafb6 18-Jan-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 78c1507acccb94c40eee766a27436adf3d9f12a7


# 1c6bacae 18-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a2f31a356cff07c865d69f584328f7626bf55f3a


# 863a724e 17-Jan-2007 Lisandro Dalcin <dalcinl@gmail.com>

Add KSPGetNormType()

Hg-commit: 5cc083b92a02ed0e2db0d481763aa3770b81e882


# acdd1748 13-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: fc6e42a9d9409968e273391e4e10bb784f4bd41b


# e5a9bf91 12-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

more cleanup of includes for proper formating
made more XXXType const (all but one actually)
added support for "parsing" XXXXType names and values

Hg-commit: 39515460af589ce0c0cb71ed72165cce9925daaa


# b161289d 23-Nov-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 36c96953213eda7909386707ab2576b425bd5eb2


# 6f3ec14a 14-Nov-2006 Barry Smith <bsmith@mcs.anl.gov>

stupid autocommit

Hg-commit: cfffc93d14d9b039a01bc0d7434187471b923dc3


# 11f224b9 13-Nov-2006 tmunson <tmunson@akita.mcs.anl.gov>

New version of stcg:
- Reverts to standard cg method when radius equals zero
- Supports different choices for norm of direction
- Reports the final norm of the direction


Hg-commit: 5ec9bfb496

New version of stcg:
- Reverts to standard cg method when radius equals zero
- Supports different choices for norm of direction
- Reports the final norm of the direction


Hg-commit: 5ec9bfb496ac88197fefca6614c69efa9b253cc3

show more ...


# 5e45c6bb 18-Sep-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: d993bb95b9a28fc97e0ded9563c316540b683a1d


# 6029c235 18-Sep-2006 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 17ef89a89b5377b81fb5c60d492533c99ddb41e2


# 7517059b 13-Aug-2006 Barry Smith <bsmith@mcs.anl.gov>

TrueResidual -> TrueResidualNorm

Hg-commit: 3e6f39f788b1b1555a378b03aced80ee8879a0be


# a6570f20 12-Aug-2006 Barry Smith <bsmith@mcs.anl.gov>

changed ksp,snes,ts monitor function names and command line options
to a consistent model like the -ksp_view_.... model.

Hg-commit: 59f4eafae0b5023efcea351555f5a4c24277ba99


# e4dfb7cc 11-Aug-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 1de9754b67e361e91d3316ebc1be166358b01548


# db9b2ab1 08-Aug-2006 Hong Zhang <hzhang@mcs.anl.gov>

add the standard error contributed by lourens.vanzanen@shell.com


Hg-commit: 72bf63a05975a1c7d8ab4190c68abd22f2e9a654


# eecb64d5 06-Aug-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: d08bdc819370caf525b202817209b241ed72d610


# 5f4984ed 05-Aug-2006 Barry Smith <bsmith@mcs.anl.gov>

added -ksp_converged_use_min_initial_residual
and KSPDefaultConvergedSetUseMIRNorm()

Hg-commit: 70e876f1fb1b357ac6893873c9a6eb2d2926c5c5


# 12279481 31-Jul-2006 emppter <emppter@pbrune>

merge



Hg-commit: 445855cec72d274853746c763d0a7ba017f3fea1


# 86406e2e 31-Jul-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 0a3d3017dd69cce84140ceaa2bbc517050c8d323


# 906ed7cc 30-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

added KSP/PCGetOperatorsSet() to determine if the operator is ready
inside the solver object (i.e. KSPSetOperators() was called)
changed all uses of KSP/PCGetOperators() that were used to see
i

added KSP/PCGetOperatorsSet() to determine if the operator is ready
inside the solver object (i.e. KSPSetOperators() was called)
changed all uses of KSP/PCGetOperators() that were used to see
if the operator had been set to use KSP/PCGetOperatorsSet() instead
Minor manual page fixups

Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f

show more ...


# c7ed68ee 25-Jul-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 5409dc292ba7dae3601b23f22089b3dbaf6e735c


# af3d8002 22-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

added KSP_CONVERGED_HAPPY_BREAKDOWN


Hg-commit: 24ac23da518411a237a59638581adfd1ee83d6df


# a2840b43 14-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge


Hg-commit: f36580f2c7205effeee8d018a27bb1c9e97fa58d


1...<<31323334353637383940>>...42