History log of /petsc/src/mat/impls/sbaij/mpi/mpisbaij.c (Results 876 – 900 of 1197)
Revision Date Author Comments
# 175b88e8 03-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

added Luca's recent pubs petsc-maint 16711
added to manual pages that one cannot use MatCreateXXXYYY() directly
if doing preallocation for superlu, mumps, and spooles matrices
complaint from Paul T

added Luca's recent pubs petsc-maint 16711
added to manual pages that one cannot use MatCreateXXXYYY() directly
if doing preallocation for superlu, mumps, and spooles matrices
complaint from Paul T. Bauman

Hg-commit: 546cd829c2cc76baa036d184ee8aafe93388adfb

show more ...


# 823e7f9c 30-Jul-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 87e316ba2724836f5390b8c890f9dee19e9c35ea


# 0802e0e8 10-Jul-2007 bcordonn <bcordonn@hookshot.mcs.anl.gov>

Commit after a merge

Hg-commit: 27d386e23e9f55709fe4259d452de253e8d187ea


# c5999158 10-Jul-2007 sdaitch <sdaitch@samthinkpad>

merge

Hg-commit: 1b75878618024935570bae070e840509639df3db


# 512a5fc5 10-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

change MAT_NO_NEW_NONZERO_LOCATION to MAT_NEW_NONZERO_LOCATION

Hg-commit: ef2b0cd30cfd03548c36f9e355935eab29cbb51e


# 35783526 09-Jul-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: f0f6d4728dc57cb72e1bffc320e8b46cfd63f076


# d8fc7cfd 09-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

removed MAT_COLUMNS/ROWS_SORTED

Hg-commit: 49d2cad5d9a2081055bac143f8522fe05dfefe10


# 4e0d8c25 09-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

new argument to MatSetOption() true or false

Hg-commit: 229dc5e9b5c63fac6f09dcb7c27b358d7c5f1bf4


# 094087f2 09-Jul-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: a6e9feea01a88b3b35c984ecf33c7db1b2458333


# 97e567ef 09-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

MatGetValues() accept negative row or column indices that get ignored

Hg-commit: 83718cc6af581da88a5173cbd633dbdf8364b302


# d0051c2c 07-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6fb2e2031f541698c18b941059a70518bfdac344


# 2ef6adf6 06-Jul-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 1c3afdd77376c2f1a3f6c814cb3554fcc98760b5


# 38f2d2fd 06-Jul-2007 Lisandro Dalcin <dalcinl@gmail.com>

initial changes for better memory loggin on objects

Hg-commit: 0ef7914e13d41d173ef1ba2552c26bd9f41bc807


# ca9f406c 09-May-2007 Satish Balay <balay@mcs.anl.gov>

use VecScatter as the first arg for VecScatterBegin()/End()

Hg-commit: 9f2dfaca49031bb2845b6b5f1a86d3034d6e408e


# b2e02513 04-May-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e28374367eb66603121859068313d823eacac59a


# b3f73bb0 03-May-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: d416e118a539c43ba7fc00a64f0f81b6778cde47


# 6d6d819a 03-May-2007 Hong Zhang <hzhang@mcs.anl.gov>

update manual pages

Hg-commit: 40be31c319af8f40c5e9357d599401cc608f25dc


# 410795b8 07-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 1bd772ab3da8b9e142265e33f0e8057a48bb2959


# 9c666560 01-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

more minor changes to increase consistency of method calling sequences and naming

Hg-commit: 4d17aa8465a0d1835166ba4c0ee47a08a267b110


# 98f45bde 30-Mar-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 854f3516dd8fbfd99e6f1a410a972226c5485f7d


# 07d81ca4 30-Mar-2007 Barry Smith <bsmith@mcs.anl.gov>

petsc-maint 15996, outdated users manual, unclear printout in
mat_view_info_detailed for MPI matrices regarding VecScatter's used
in matrix vector products.

Hg-commit: cf9ddbb0d70b38d847ead18a833e56

petsc-maint 15996, outdated users manual, unclear printout in
mat_view_info_detailed for MPI matrices regarding VecScatter's used
in matrix vector products.

Hg-commit: cf9ddbb0d70b38d847ead18a833e564bd4a63cf7

show more ...


# 4ab79f74 06-Mar-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: b66158ae56936dbc51c53435e2a067b4ce824630


# 6148ca0d 06-Mar-2007 Barry Smith <bsmith@mcs.anl.gov>

revised the design of PetscMap....
should fix petsc-maint 15893

Hg-commit: c45a79cbc7d588b27e55b535c0cbb18777095c43


# 985db425 22-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

changed MatGetRowMax() to MatGetRowMaxAbs() corrected for all cases
added MatGetRowMax() and MatGetRowMin() implemented for SeqAIJ and SeqDense

Hg-commit: d30c19208a05a3736f31c2cee3e9876a19389d7c


# 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


1...<<31323334353637383940>>...48