History log of /petsc/src/mat/impls/sbaij/seq/sbaij.c (Results 951 – 975 of 1290)
Revision Date Author Comments
# 4078b935 21-Nov-2006 Hong Zhang <hzhang@mcs.anl.gov>

add MatForwardSolve() and MatBackwardSolve() for SeqSBAIJ_1_NaturalOrdering

Hg-commit: 9905a3594dd7a16f61aa33e75760bb5c4884649f


# 53c02076 24-Oct-2006 Satish Balay <balay@mcs.anl.gov>

set matrix type as 0 after MatDestroy_xxx() is called [patch from petsc-dev]

Hg-commit: e1a18e7d50a02021b4be76b1d8cf03cd4e63cbee


# 05647ed8 23-Oct-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: cf84e74b5a78bf50a3ac7c5985f0984640fa5223


# 22a2e026 20-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge plus silly manual I did not understand in snesut.c

Hg-commit: 319af6b82ac01255b4dfaee56c95b596dedebab3


# dbd8c25a 20-Oct-2006 Hong Zhang <hzhang@mcs.anl.gov>

bugfix: set matrix type as 0 after MatDestroy_xxx() is called

Hg-commit: 863552fe268e86601b2450701133dbe07dd08765


# ef413494 10-Oct-2006 Hong Zhang <hzhang@mcs.anl.gov>

merge

Hg-commit: 4dd9e0cbeb0661436f402e4286c6fe045504d3f8


# 290bbb0a 09-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

added DMMGSetMatType() and -dmmg_mat_type <mtype>
started symmetric version of BlockMat.
added MatOptions[] to string match the options and
renumbered the options from 0.

Hg-commit: 9884893e09ba39

added DMMGSetMatType() and -dmmg_mat_type <mtype>
started symmetric version of BlockMat.
added MatOptions[] to string match the options and
renumbered the options from 0.

Hg-commit: 9884893e09ba39ad38482aeb4138851bf91cb680

show more ...


# 27d4fab0 29-Sep-2006 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: a15724194b7dc23d6861d30331874b9ab91d9811


# b8e5c9b3 28-Sep-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 5afe0095e991c9240b2962fbe1e66f91e34c9743


# 421e10b8 27-Sep-2006 Barry Smith <bsmith@mcs.anl.gov>

started BlockMat seq matrix format
modified SEQIAJSTRUCTHEADER to support this

improved/fixed portions of fieldsplit and composite preconditioners

Hg-commit: 34ccd2b4894b8dd91a39b1af7f4acae5f917c

started BlockMat seq matrix format
modified SEQIAJSTRUCTHEADER to support this

improved/fixed portions of fieldsplit and composite preconditioners

Hg-commit: 34ccd2b4894b8dd91a39b1af7f4acae5f917c476

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


# 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


# 1fdbd215 08-Sep-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 4fe5dca75fd686353e39f4479af9314b51f1df47


# c84f5b01 08-Sep-2006 Hong Zhang <hzhang@mcs.anl.gov>

take out buggy cholesky factorization with mat reordering for sbaij/baij matrix
add inplace icc(0) for seqsbaij (bs=1) matrix

Hg-commit: bcfd80f0ab4413688fa168601f4611f4b6c47107


# 514cead7 30-Aug-2006 Matthew Knepley <knepley@mcs.anl.gov>

Hg-commit: 072d56deb40dfc3b289e7776565d4531c7fc2806


# 9bfd6278 28-Aug-2006 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of cholesky factorization with reordering for seqaij matrix


Hg-commit: b4b752b5a31797ea5a849cd6dbe758f544a8d7b7


# 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


# 17667f90 30-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

Cleanup of MatConvert....
Removal of special AIJ matrix type
Moved setting the matrix type_name from MatSetType() to each MatCreate_

Pretty messy stuff, not tested for external packages
probably l

Cleanup of MatConvert....
Removal of special AIJ matrix type
Moved setting the matrix type_name from MatSetType() to each MatCreate_

Pretty messy stuff, not tested for external packages
probably lots of broken stuff

Hg-commit: 4d6c1df13f9fa0d93bc9d5bb964240852547fe7b

show more ...


# 8c07d4e3 29-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

removed MatPrintHelp, VecPrintHelp and all other pieces of XXPrintHelp
that have been lying around. Made sure that the messages in these
cases will be printed by PetscOptionsBegin{} clauses

Hg-c

removed MatPrintHelp, VecPrintHelp and all other pieces of XXPrintHelp
that have been lying around. Made sure that the messages in these
cases will be printed by PetscOptionsBegin{} clauses

Hg-commit: 2ef5b87b96c2b2cfb7360f26b21d06f2a48bd0c6

show more ...


# 5c8c9132 28-Jul-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 83b81368b2a2917e947d52dc09879584a74a99ad


# e9f7bc9e 26-Jul-2006 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of MatView for mpisbaij matrix as reported by [PETSC #15142]


Hg-commit: 11b154bdf6fd8055fb7d5ed5053b29de0dab404b


# 09f38230 25-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

fix MatSetDiagonal_SeqAIJ for matrix missing (some) diagonal entries
get rid of unneeded calls to MatMarkDiagonal_xx should only be needed in assembly
or when creating a factored matrix

Hg-commit: b

fix MatSetDiagonal_SeqAIJ for matrix missing (some) diagonal entries
get rid of unneeded calls to MatMarkDiagonal_xx should only be needed in assembly
or when creating a factored matrix

Hg-commit: b8588dc3d1c171daa90229be953d2b7fd710d008

show more ...


1...<<31323334353637383940>>...52