History log of /petsc/include/petscpc.h (Results 801 – 825 of 1091)
Revision Date Author Comments
# c9f9d48e 15-Mar-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 5040e1e4a75db404e4758378a2df4cc16d26bf2e


# d87ca0b3 14-Mar-2007 Lisandro Dalcin <dalcinl@gmail.com>

add PCJacobiSetUseRowSum() in petscpc.h

Hg-commit: 908e62c575315e3b59fdde410a9dda0ba2cd10cf


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

Merge.

Hg-commit: fc6e42a9d9409968e273391e4e10bb784f4bd41b


# 09a6bc64 12-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

add PCRedundantSetNumber(); change -pc_redundant_num_comm to -pc_redundant_num.

Hg-commit: b82adcfe643cd540b88a1fca16b51c2a0091bb8c


# 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


# 9dfb5993 11-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 5b002539f7bb6e94c232479a607bbe05d6885922


# 161c5ca9 11-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

magjor cleanup of petsc.bib and petscapp.bib they were big messes

Hg-commit: 18284137736753c6032337bfa01d5425e891d5d4


# 843d3e88 03-Oct-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 4eabe1ebe15de4cd98f23f35e5a8b3deeec4173a


# ccb205f8 03-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

block relaxiation for blockmat
simple fieldsplit for blockmat
docs

Hg-commit: 430a14e409c8b7db31832ae78e5952e00da74c58


# 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


# 51f519a2 18-Sep-2006 Barry Smith <bsmith@mcs.anl.gov>

bug fix for PetscBinaryRead when filename passed in
bug fixes for fieldsplit preconditioner
enhancement to PetscOptionsGetIntArray() to support 0-23 notation
added symmetric_multiplicative to fieldsp

bug fix for PetscBinaryRead when filename passed in
bug fixes for fieldsplit preconditioner
enhancement to PetscOptionsGetIntArray() to support 0-23 notation
added symmetric_multiplicative to fieldsplit
minor cleanup

Hg-commit: 4f04561d24dfb0b158d6ddfdd5949da977f645be

show more ...


# 3ab47c1a 15-Sep-2006 Barry Smith <bsmith@mcs.anl.gov>

auto + manual merge

Hg-commit: f4c0ae99f4c7f22f95c234827fc2a705aadd8925


# 9d86631a 06-Sep-2006 Satish Balay <balay@mcs.anl.gov>

add PCHYPREGetType() [from dev]

Hg-commit: 74fa8fe77d8b1605ca458aad1b80dbcf2f4a099a


# 0dddd2dd 06-Sep-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: c765565dcdd0c58194e27f9e02bf5a8f2654e77b


# dd896f7d 05-Sep-2006 Satish Balay <balay@mcs.anl.gov>

fixes for PCHYPREGetType() [and PCHYPRESetType_HYPRE() to set hypre_type correctly]

Hg-commit: 2d3c1a79aad902faa42a1cd5f13456eb18bc3ba6


# 19e5e6ef 08-Aug-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: c99fd91ae83d0a7e78fdd6e1a64ada5ea3462423


# 2bb17772 08-Aug-2006 Barry Smith <bsmith@mcs.anl.gov>

Added PCShellSetApplyBA() per petsc-user request from
Jiaxun.

Hg-commit: bf97c9ef629c01be9d61febb8c787e39373f1324


# 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 ...


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

manually merged incomplete error check with support for
PETSC_DEFAULT


Hg-commit: b4a88b87cf3055af31b5af8010db6d5c798b00a9


# 07b0472e 16-Jul-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 26dfd46571482578fbdf6d726643b0bfba61a5ff


# 2102ba4d 16-Jul-2006 Satish Balay <balay@mcs.anl.gov>

more prometheus fixes
- fix fortran interface compile error
- update PCSetVectors_Prometheus -> PCSASetVectors_Prometheus
- fix DMMGSetInitialGuessLocal prototype


Hg-commit: 535096b194d307b55cf

more prometheus fixes
- fix fortran interface compile error
- update PCSetVectors_Prometheus -> PCSASetVectors_Prometheus
- fix DMMGSetInitialGuessLocal prototype


Hg-commit: 535096b194d307b55cf65e8fe8737581b57e7d65

show more ...


# 1a3fd43d 16-Jul-2006 Satish Balay <balay@mcs.anl.gov>

minor prometheus fixes for 1.8.4


Hg-commit: 1b35c5d9873919eccc5f1e5a557ca82efbba53da


1...<<31323334353637383940>>...44