History log of /petsc/src/mat/impls/aij/seq/aij.c (Results 1251 – 1275 of 2495)
Revision Date Author Comments
# 69b1f4b7 02-Mar-2012 Barry Smith <bsmith@mcs.anl.gov>

changed MatCreateMPIXXX() to MatCreateXXX() since that is what they are

Hg-commit: 88fb4066e05405d3c444fb00dd00ab15e805b3e3


# 51322221 28-Feb-2012 Jungho Lee <julee@mcs.anl.gov>

commit after merge

Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11


# 38ea2233 01-Feb-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: da7192eda3c2721456f07edf54ad1d0c14243f79


# 4994cf47 31-Jan-2012 Jed Brown <jed@59A2.org>

Remove MatSetUpPreallocation() and MatPreallocated(). MatSetUp() required if not preallocated. Unify error reporting.

Hg-commit: 9dd5fa086e48409435f8bacb456e7397da336895


# 6ba663aa 06-Nov-2011 Jed Brown <jed@59A2.org>

Mat preallocation: check valid type and logically collective block size

Hg-commit: 14994399c05663553b5763e55847cd01074430ab


# 7248c6d3 06-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 072d3613caf2b1953e19eb41aaee719c87da3dc8


# 2b8ad9a3 04-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

add MatRARt() - not implemented yet.

Hg-commit: 65fdbc10f6464890cbf50cb97884b70e94f69e28


# c0c8ee5e 03-Nov-2011 Dmitry Karpeev <karpeev@mcs.anl.gov>

Adding multiple dispatch op registration/query to Mat. Untested.

Hg-commit: 38e0676c6c02b6cbb7e5c9245ecd48f3de129858


# 6fc122ca 02-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

rename MatMatMultTranspose -> MatMatTransposeMult

Hg-commit: 01c7e252d74f5cf47118da6b8579e45c5ddab540


# 75648e8d 02-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

rename MatMatTransposeMult -> MatTransposeMatMult

Hg-commit: 648f0d8ea3906e864ed4d348657217958e0988fb


# eecfe5c7 01-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e75d4be2dc6201f1dcb777b904fae01c564adb58


# b9af6bdd 30-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

Rename MatMultTransposeColoring -> MatTransposeColoring

Hg-commit: b1ad3f6ade077795243aac5f5b6c457d361a56dc


# c5287449 28-Oct-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 2a372a7e1e4585876ca01c369fbe01ef7cdc023e


# d4cdeee5 27-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 3ea7b7fab840326ddb2a614a5d1c6dcca6c54dcd


# 8972f759 26-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

add MatMultTransColoringApplyDenToSp()

Hg-commit: 55f04facce91feb6114badef2b92d0e50ded7ae3


# b2fce5de 25-Oct-2011 Jed Brown <jed@59A2.org>

Fix MatInvertBlockDiagonal_SeqAIJ, the old code produced the transpose so it was worthless for nonsymmetric problems

Hg-commit: e0126a204d8c55dd75b3ab1dd2812c5c7fd8a2c9


# d441b888 25-Oct-2011 Jed Brown <jed@59A2.org>

Fix MatInvertBlockDiagonal_SeqAIJ, the old code produced the transpose so it was worthless for nonsymmetric problems

Hg-commit: 0e6ed694016804d0acbdbcfb01574005ffa20378


# c8db22f6 25-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

add MatMultTransposeColoringApply()

Hg-commit: d828d4c5d7928c859bac4fe88e9190babd4c122b


# b1683b59 25-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

add MatMultTransposeColoringCreate() and MatMultTransposeColoringDestroy()

Hg-commit: 07822c8102acbf3d860363a2e0292b9f4bdf6afc


# 2119ebf8 18-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 74eea87349fd4e6751a991bede02afba0ccc3209


# 5df89d91 18-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

rename MatMatTransposeMult() for A^T * B; MatMatMultTranspose() for A * B^T (not implemented yet)

Hg-commit: a142087cf282822ab67182371e8b850cbc565e08


# a54f2f98 18-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

changed MatDuplicate_SeqAIJ() to handle CUSP case

Hg-commit: 21d153a26151c2657ffec0ae380feacb96bf10cf


# 838b7f4e 12-Oct-2011 Jed Brown <jed@59A2.org>

merge

Hg-commit: 4ef7da4ac0fe0d0cfe27c63f3bc2a01b242cae19


# 176df525 11-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

updated AIJCUSP matrix so that MatAXPY() results in reloading the matrix to the GPU because the GPU matrix is no longer valid

Hg-commit: 4a78d299751875f3374d33efba517927757445e3


# 861d938e 04-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge of patch for 3.2 for pbjacobi preconditioning

Hg-commit: ac19ef62f9a4f3b94290ce733a2eecc95134aec2


1...<<51525354555657585960>>...100