History log of /petsc/src/mat/impls/aij/mpi/mpiaij.c (Results 1951 – 1975 of 2754)
Revision Date Author Comments
# 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


# 8d7a6e47 24-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

MatCreateMPIAIJWithSplitArrays() code and test

Hg-commit: df639763bac6acfbe69c70e0006b2e8101bb222f


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

support for MatCreateMPIAIJWithSplitArrays() started

Hg-commit: c9d4681f71788af799a6e16ecb68c9903b7cccb7


# 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


# 82b90586 13-Oct-2006 Satish Balay <balay@mcs.anl.gov>

depreciated -> deprecated
MatCreateMPIAIJWithArrays -> MatCreateMPIAIJWithArrays

Hg-commit: e23646849fe2837a3a6d5a8f0c73aecb34fa5acc


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


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

automerge

Hg-commit: 670e30a575d5fbaef18d23f56780a83f228f5b54


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

automerge

Hg-commit: 11792d84b2199cc78366d566570aa5191e27e2b6


# 65265a53 11-Aug-2006 Boyana Norris <norris@mcs.anl.gov>

Merge


Hg-commit: 99aaa84783ee713fa35348cef0b98801b287631b


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

Small fix


Hg-commit: 74b4a3dc191934073707c8a16fccd6cd94905bdc


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

PBGL ILU(0) extensions for MPIAIJ


Hg-commit: 939ea3913f6faf8f7aac980fd52191e5baed1fbe


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


# 573f819a 25-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge

Hg-commit: 678f38ededdf17223c0a5e51be232f74f5efd279


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

Merge


Hg-commit: 5409dc292ba7dae3601b23f22089b3dbaf6e735c


# 1f6cc5b2 22-Jul-2006 Satish Balay <balay@mcs.anl.gov>

windows stdcall fixes


Hg-commit: d3f0d96fdbf42f4c3e36dc806e76494002fddeb2


# b8655578 30-Jun-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge


Hg-commit: b618c85a39f3c4527abfd1235ea09af11572fe23


1...<<71727374757677787980>>...111