History log of /petsc/src/mat/impls/sbaij/seq/sbaij.c (Results 676 – 700 of 1290)
Revision Date Author Comments
# 832f7384 01-Jan-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257


# 14e519b0 31-Dec-2011 Mark F. Adams <mark.adams@columbia.edu>

changed MatMatMult to MatTranposeMatMult.

Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f


# ea3926da 07-Nov-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 7e01025b11c859ecad5b4d890251c24e935a27b5


# b6a51c36 07-Nov-2011 Peter Brune <brune@mcs.anl.gov>

commit after merge

Hg-commit: 4afddb78e4d16b99952e891a10244a92ea0015ab


# b99fa21e 05-May-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 8923a5fa9cee577f1b68ce816f018962ff130d22


# b1f23a54 05-May-2011 Satish Balay <balay@mcs.anl.gov>

compile fix

Hg-commit: a8655cef1b67103aa487c03663d18c699bef7acd


# 3edee7c7 05-May-2011 Satish Balay <balay@mcs.anl.gov>

compile fix

Hg-commit: eb43cbb0cd1a26a500f9107f8d020d36d8ecdc56


# 2938c13d 05-May-2011 Dahai Guo <dhguo@ncsa.uiuc.edu>

forgot to regist for bstrm and sbstrm

Hg-commit: 8ac6c3df46db844bfcb5f360da123815954211b0


# aa5a9175 02-May-2011 Dahai Guo <dhguo@ncsa.uiuc.edu>

add sbstream format - for symmetric matrix tuning.

Hg-commit: 464c0a3c7213ffff467aef837bf79b19dc87e79a


# 71dad5bb 01-May-2011 Barry Smith <bsmith@mcs.anl.gov>

make sbaij matrix ignore lower triangular values set into matrix by default instead of generating an error.

Hg-commit: e7acce0c00581d51a4c92022b307d38d0caa49ac


# 828413b8 30-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

updates to docs on Hermitian vs non-Hermitian symmetry

Hg-commit: fbe127677dc8c0ac83300394584bd88702ba1f0c


# bf0cc555 27-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

MatDestroy(): cleanup the MatPreallocated() hack, fix all matrix types

Hg-commit: 8b12afa1931080f94d5efc78eba78580324579e8


# 6bf464f9 18-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

converted rest of source code to take pointers into destructor reoutines. make test workds

Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3


# c6db04a5 14-Mar-2011 Jed Brown <jed@59A2.org>

Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h

Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07


# 47dad92f 13-Mar-2011 Sean Farley <sean@mcs.anl.gov>

Merged

Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237


# 7d0a6c19 12-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

removed #define PETSCXXX_DLL from top of all source files

Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1


# c31cb41c 22-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed .bib entries with Gail's corrections
removed all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically

fixed .bib entries with Gail's corrections
removed all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically

Hg-commit: 0f5bef9ea1fcd7ad8418fab6181ef990ea35c1db

show more ...


# 8c172940 06-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e


# 7087cfbe 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13

show more ...


# 09573ac7 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

changed all EXTERN to extern the CAPS served no purpose

Hg-commit: cdf5985509992c2237dbbe07f14278cccee0306c


# 47b40911 01-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: e1fc2c73eb56030dc76b20b68b959231bf213deb


# 07ed33dc 29-Nov-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 8753319427e40b297e0cf51005f1c3ca012b9dbb


# 6915305f 29-Nov-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 3830df92b8bce85cdbecd681a87699ec570d54d3


# d00279f6 28-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

removed PETSC_YES, PETSC_NO, totally unneeded syntax

Hg-commit: 9eb0184341915de100abd00a96a6d6eed4378362


# 784ac674 19-Nov-2010 Jed Brown <jed@59A2.org>

Distinguish row and column mappings for MatSetValuesLocal

Hg-commit: 71968a52236f04a9bab5e1d4a884aa59ef0c7cfd


1...<<21222324252627282930>>...52