History log of /petsc/include/petscmat.h (Results 1726 – 1750 of 2308)
Revision Date Author Comments
# d2e057be 10-Nov-2006 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: 78182f45b8a1c28bc6d0256af943526112106661


# 7cc688d7 09-Nov-2006 Barry Smith <bsmith@mcs.anl.gov>

fixed bug in using "local" coloring without providing local to global map
adding support for generating matrix with vecPack

Hg-commit: 06d1017031dadba99b281fc79e62ff7359ed6892


# 64075487 31-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

work on vecpackgetmatrix
work on blockmat

Hg-commit: 878f115e22d50ce8f3c7b1b1ddfe8c268c045d59


# dbb89a78 26-Oct-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 8677f721c7638540706cc126e99dd1d30881f7ea


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

MatCreateMPIAIJWithSplitArrays() code and test

Hg-commit: df639763bac6acfbe69c70e0006b2e8101bb222f


# 316061d1 18-Oct-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 04a1e4ffec69c5980d8de86b89166dca8b30a733


# 793850ff 16-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

added MATCOMPOSITE to allow building matrix as
some of identical size matrices

Hg-commit: 1286614afe90f5c7e06df836cfd5007a75034a85


# 351fe11b 16-Oct-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: e288fd371d23b17baa844fe2a9d2bd9ea9866980


# 8cdf2d9b 14-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

preallocation of CSR format for BlockMat in MatLoad()
still must still allocate submatrices

Hg-commit: 30af4f6212cacb0bc96ab792791c5b8f47bb9158


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


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

auto + manual merge

Hg-commit: f4c0ae99f4c7f22f95c234827fc2a705aadd8925


# 3580417c 25-Aug-2006 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.


Hg-commit: 593332d17369b9a3bdbc0c53f9f89ac3bbda5dda


# 3388f3bb 24-Aug-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 2f5117c334b5556b788f917a225bd5188176afe4


# f15c765f 24-Aug-2006 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: 61d22ca24d502b18dd45b454f152bff840a6b6e0


# 04aac2b0 24-Aug-2006 Hong Zhang <hzhang@mcs.anl.gov>

Add support to MatAYPX() for SAME and SUBSET_NONZERO_PATTERN


Hg-commit: d94355f203c5fa74cf7d281d784e99f2105a43f5


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


# 2a6744eb 10-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

added PCGALERKIN, MATSCATTER, better error message
for Segv signals.


Hg-commit: 4a052e1a4bafe1d7d553fae65851c4874a6f12ba


1...<<61626364656667686970>>...93