History log of /petsc/src/mat/impls/aij/seq/aij.c (Results 1526 – 1550 of 2495)
Revision Date Author Comments
# ad04f41a 05-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

rename origianl matfactor and matsolve routines as
Matxxx_inplace() for seqaij format

Hg-commit: ba5d621342e8a372332f34aeb3e9ca3c0f07589b


# e5d16d04 04-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

Remove experimental inplace MatILUFactor_SeqAIJ_newdatastruct().
New datastructure cannot reuse original matrix data structure.

Hg-commit: 4b749d694fe9b3684599792d6da40035a1ae65a0


# 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


# b1646e73 25-Jan-2010 Jed Brown <jed@59A2.org>

MatSetOption_SeqAIJ: explicitly ignore symmetric options (and note that they are ignored)

Hg-commit: 1c2aca8334441e7b93050806505c0790bc075b91


# b87ac2d8 25-Jan-2010 Jed Brown <jed@59A2.org>

MatSetOption_SeqAIJ: don't fail on MAT_USE_INODES

Hg-commit: ed4b7f974c0da9304ef8a0234f39a83adecc2ce5


# 77b7860e 24-Jan-2010 Jed Brown <jed@59A2.org>

MatSetOptions_SeqAIJ: error on unknown option (like all the other formats)

Hg-commit: 5085ba6d95f92634ac4e15164a6acc4ac29ba010


# 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


# 77d4a7d6 06-Jan-2010 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: e470281af9ecf0250f2b5291ccef17faacafc8ef


# 0089a975 06-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after pull of patch for 3.0.0 MatDuplicate_SeqAIJ() that used n for rows and cols

Hg-commit: abdaa2496820259fa512da5e937c955b3304a35d


# 4b6263ac 06-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

bug fix, MatDuplicate_SeqAIJ() always used n for row and column size

Hg-commit: 2c3bc72940064c661e6e22d4c86afbdbd6c45ecb


# 1a5f0c4f 05-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 7b9beedea565b522c06806691438b38097b58938


# d6e78c31 05-Jan-2010 Satish Balay <balay@mcs.anl.gov>

fix c syntax

Hg-commit: 4672fb4f25cd35737bf755182c0ee87d59ee9544


# 238e7d2d 02-Dec-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 9c9e2b0243eedf0151e3676f8f4ccde9f7b93898


# 87843682 30-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 88dece74cfbfd056afd52d9c6c93ea90a2af64a9


# a6df321f 30-Nov-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

minor cleanup

Hg-commit: 0a9e2825748d691ce9f8a33c26957e18dc8f1c7c


# 3dae424a 25-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4eab75155777a3c56516aa0aac9d6e880d38dda3


# 16cd7e1d 25-Nov-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added viewer for factored Mat_SeqAIJ matrix with new data structure

Hg-commit: 3e4b70f85b42be51705563789af81c5f42989b6a


# 0e83c824 17-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed a few more places that should have PetscMallocN() instead of currently ugly management.

Hg-commit: 0dd122d345dd22def0c7686de6381caf4ec39aa9


# 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


# 1df811f5 12-Nov-2009 Hong Zhang <hzhang@mcs.anl.gov>

add MatILUFactor_SeqAIJ_newdatastruct()
A new factored matrix replaces original matrix, not a truely in-place ILUFactor yet.

Hg-commit: 91b0681184393e3d9164d75f2c8c31b1eb5b6b4b


# 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


1...<<61626364656667686970>>...100