History log of /petsc/src/mat/impls/sbaij/seq/sbaij.c (Results 776 – 800 of 1290)
Revision Date Author Comments
# b009eacc 17-Feb-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: f475f8fc569c4e658c3a510072d72fbb6e3f1340


# d595f711 17-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

add ICC(0) factorization and MatSolve for sbaij matrix under new datastructure

Hg-commit: 16c42759c54b195708dc1c0b1ab2ccfcf5e266f1


# 8b1456e3 11-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

cleanup - preparing for removing "_newdatastruct" from MatSolve() routines

Hg-commit: 4e8b37569b76c26498e3fc898f358e622606706c


# 7c8d163b 27-Jan-2010 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 577f8e905a53f5af388774ffd68ecb7c31bdd5b2


# e60cf9a0 26-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed a bunch of assignments of integer to 0. mistake I made a few days ago adding the .

Hg-commit: cc599b11a9988dfcfd6326b284afa5d15897575c


# 2ed38d0b 22-Jan-2010 Jed Brown <jed@59A2.org>

sbaij: avoid memory corruption on the end of a->diag

These uses were not updated when the malloc changed from size mbs+1 to mbs.

Hg-commit: 3c8b91a3a7d863a8bba3ec43ce3957023baa5816


# b98bf0e1 22-Jan-2010 Jed Brown <jed@59A2.org>

MatSetValuesBlocked_SeqSBAIJ: don't silently drop lower-triangular entries

for consistency with MatSetValues_SeqSBAIJ

Hg-commit: 7caa8cec65de3a63a8f7a2d8b8d6b1162340194e


# b76a9e02 18-Jan-2010 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 8ecc0c6669cf1fb2f196e30af370772aa0c6c163


# 75567043 16-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

correcting of 0 assignments to double to be 0.

Hg-commit: 4e8d3c66ce68ac50361b8dc9292a6438842e1543


# 74ed9c26 19-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

updated more files to use PetscMallocN() instead of single malloc with ugly operations

Hg-commit: 06b9e8a2056c1ddd773610bbb1de775ec9eddee0


# bd1d354f 14-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: dd462db7e4ad3308318d8e64ab6973227cdc8afe


# e21f6e24 13-Nov-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: d73959821bdcc68517c7de8556b4cef4a4b3ce07


# e8d12d9d 13-Nov-2009 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 366b569f7ac12955ed5fd9ea6b0a56cfb51a84d1


# 6363de48 12-Nov-2009 Jed Brown <jed@59A2.org>

MatSetBlockSize for SBAIJ

Hg-commit: 51786ee77a329efe5929ae68b197479011aa0015


# 71fd2e92 11-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

added check on PetscValidScalarPointer() to all the MatSetValues_() routines to check for non-double aligned

Hg-commit: 1f2e574d0828af632142de782d665f4dded95c8f


# e37c4368 06-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: dab6e8ec0fe71ad4fe0f4bf2ee374ce51b18f40d


# 83bb2eba 05-Nov-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 5f0ccbb7d9079d9734bfd881618513ce58c7adfe


# 572f72c7 05-Nov-2009 Jed Brown <jed@59A2.org>

merge

Hg-commit: 36cf37059c0ed80addd0968973e91c32e491eff8


# 547795f9 04-Nov-2009 Hong Zhang <hzhang@mcs.anl.gov>

add support MatMult() for Hermitian matrix in mpisbaij format
add MatMultHermitianTranspose() and MatMultHermitianTransposeAdd()

Hg-commit: bd3ee2c07764767e1715e99fb8df83bd35b221a3


# 0bc54ff2 03-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

simplified setting the MatMult pointer for SBAIJ when Hermitian matrix

Hg-commit: a11735c5870dd2175637eee7b3edf780eaa4f6ff


# a6f0575f 03-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed setting of MatMult function pointer with Hermitian option for block size 1.

Hg-commit: 1365719a088a0f8ef2c3a62fcf77e457a024e344


# cd72454c 03-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: b2d8a3646d4d7887f0367e78a0b8ef8801c228fe


# eeffb40d 03-Nov-2009 Hong Zhang <hzhang@mcs.anl.gov>

add MatMult_SeqSBAIJ_1_Hermitian() and MatHermitianTranspose()

Hg-commit: 284b8e9149e7268648f12ec58fc3a6cb75e5468c


# 186bafed 29-Oct-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 2abd163653da4b78c2f240bce7add61691d76163


# 4108e4d5 29-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

changed _Inode to _SeqAIJ_Inode to make clearer the relationship between inodes and seqaij

Hg-commit: ad72f3aa29dc86f484fa9ca80f5a4b665e5507a3


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