History log of /petsc/include/petscksp.h (Results 601 – 625 of 1050)
Revision Date Author Comments
# 1d1e9da1 17-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

unified -ksp_monitor_lg_residualnorm -ksp_monitor_lg_true_residualnorm -ksp_monitor_lg_range
KSPMonitorLGResidualNorm() KSPMonitorLGTrueResidualNorm() KSPMonitorLGRange()

Hg-commit: 565d0ee12e1edf8f

unified -ksp_monitor_lg_residualnorm -ksp_monitor_lg_true_residualnorm -ksp_monitor_lg_range
KSPMonitorLGResidualNorm() KSPMonitorLGTrueResidualNorm() KSPMonitorLGRange()

Hg-commit: 565d0ee12e1edf8ffcc5d5f4f8e2e150a6762493

show more ...


# 19fd82e9 03-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

changed #define char* XXXType to typedef const char* XXXType

Hg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad


# 6c2930d4 18-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8


# 3e08d2be 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing blanks from source code
added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree

Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a


# 4dd37ed8 29-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: f6a88fee9ba1b8041ee9b459d0ad54470439160a


# 2ca45078 25-Aug-2012 Hong Zhang <hzhang@mcs.anl.gov>

cleanup tfibcgs as suggested by Jed:
2. cut out extra whitespace
3. rho = PetscSqrtReal(PetscAbsScalar())
4. raise a PETSC_ERR_SUP for complex tfibcgs
6. add two regression tests for tfibcgs.

Hg-com

cleanup tfibcgs as suggested by Jed:
2. cut out extra whitespace
3. rho = PetscSqrtReal(PetscAbsScalar())
4. raise a PETSC_ERR_SUP for complex tfibcgs
6. add two regression tests for tfibcgs.

Hg-commit: 12a928cb5246baef6a7964c416cdc36206d7a986

show more ...


# 390160ec 24-Aug-2012 Hong Zhang <hzhang@mcs.anl.gov>

new dev contributed by Jie Chen:
1. Added a dynamic tolerance control for pc when is a ksp type.
2. Added a transpose-free improved BiCGStab ksp type.

Hg-commit: 067c5dbc352ee741d06a4f3f8534c2b74abf

new dev contributed by Jie Chen:
1. Added a dynamic tolerance control for pc when is a ksp type.
2. Added a transpose-free improved BiCGStab ksp type.

Hg-commit: 067c5dbc352ee741d06a4f3f8534c2b74abfc4d3

show more ...


# 20252d06 23-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

removed KSPIncrementTabLevel()

Hg-commit: b94bbce172ce34f5842083f41b6de42e30de99db


# 1324cf18 23-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

added testexamples_opengl rule
changed MatCreateSchurComplement to use the MatCreate_SchurComplement() paradigm

Hg-commit: ec8eb69c0c42599226685d462c3a966c682fe23d


# 2c8e378d 01-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

consistently use #include <petsc... instead of sometimes #include "petsc.... ; I hope this is ok Jed?
completed and tested bin/maint/makeframework

Hg-commit: 908e7d10407583f0a5bd5d356d023bd7969681

consistently use #include <petsc... instead of sometimes #include "petsc.... ; I hope this is ok Jed?
completed and tested bin/maint/makeframework

Hg-commit: 908e7d10407583f0a5bd5d356d023bd79696815b

show more ...


# d5d5282e 19-Jul-2012 Brad Aagaard <baagaard@usgs.gov>

Merge.

Hg-commit: a14455a9811c9485ecd5fdd98bc20d9f2d731daa


# d2768c1e 17-Jul-2012 Matthew G Knepley <knepley@gmail.com>

Added declaration

Hg-commit: 96539c3bad2e184de2755f3814dccc648df34f24


# 48fab831 09-Jul-2012 Brad Aagaard <baagaard@usgs.gov>

Merge

Hg-commit: 8f74ca6da3dda2e92c9063777436a7e360bcc637


# 6a6fc655 04-Jul-2012 Jed Brown <jed@59A2.org>

Add const to many enum string lists

Hg-commit: c83e9a8fda58664955a3d65190eafbaf3a08ee6d


# 0f55b88d 03-Jul-2012 Satish Balay <balay@mcs.anl.gov>

backout all chmod stuff in bf971ba58125
[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]

Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258


# c0174eb7 03-Jul-2012 Mark F. Adams <mark.adams@columbia.edu>

removed a spurious call to MatSetBlockSize.

Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a


# 8382e67f 26-Jun-2012 Paul Mullowney <paulm@txcorp.com>

committing after previous merge.

Hg-commit: 62ea3b3249ac52e1d599b51313301ac9e25ed491


# f1301baf 25-Jun-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 5fd7344ebb01d47fc51348189c58908ebeb94702


# 10e9db80 30-May-2012 Paul Mullowney <paulm@txcorp.com>

Pulled in changes from petsc-dev. make tests passing. Everything looks good.

Hg-commit: 94eb5d50210da3db6d654576e30f2a31ec2adf25


# 7287d2a3 07-Jun-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

FieldSplit should forward DMs and prefixes to Schur solvers, use correct tab levels on their PCs, and handle reset correctly.

Hg-commit: a36eb42b26eeec4cdd64c76a892badd1985fede2


# 014dd563 16-May-2012 Jed Brown <jed@59A2.org>

Add --with-visibility, all public symbols are marked with PETSC_EXTERN

Hg-commit: 91d6ccc58aec44b109582d7decb1c094fd081024


# e5996a9a 15-May-2012 Paul Mullowney <paulm@txcorp.com>

updated and merged from petsc-dev

Hg-commit: 4bdbb24181fe1c8ce13e9b82c1d499b152c3d14f


# 18ac38e6 11-May-2012 Hong Zhang <hzhang@mcs.anl.gov>

make fbcgs a KSP type, not an option of bcgs
prepare a new KSP type, ifbcgs

Hg-commit: 41ef8b7bfe3194eeb607773476076d12237264c6


# 171dad80 11-May-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: cb1ab7bdadb003e0ed486eed4d0b810f20691705


# 6c9de887 10-May-2012 Hong Zhang <hzhang@mcs.anl.gov>

add support for hybrid Chebyshev
typo: Chebychev -> Chebyshev

Hg-commit: 9ffb4f0fe85d25e0c38846e992beea31cd2353bb


1...<<21222324252627282930>>...42