History log of /petsc/src/mat/impls/aij/seq/aij.h (Results 526 – 550 of 858)
Revision Date Author Comments
# 25023028 07-Dec-2011 Hong Zhang <hzhang@mcs.anl.gov>

cleanup MatMatMult() - rename _SparseAxpy and _32_dev with _Scalable

Hg-commit: bf53cb31958d613c6fe6bec2ce2f0b23cdd68bb5


# e9e4536c 07-Dec-2011 Hong Zhang <hzhang@mcs.anl.gov>

implement MatGetSymbolicMatMatMult_SeqAIJ_SeqAIJ_SparseAxpy() without using O(N) array

Hg-commit: 23d3e0ec9b568047b3e3bfd7cd6fc05068d41190


# 36ec6d2d 22-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

rm the implementation of using two dense rows in MatMatMultNumeric_SeqAIJ_SeqAIJ()

Hg-commit: 4a285d5e16264c1cb09cff67cff059c1231c3979


# dcf97acf 22-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 71c5d5f2331409ef33c5e9e9999911ad53225b9b


# d7465e05 16-Nov-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: b62c100e29b153a87bb3f834166c8f7035f06ea4


# 7f15d9d9 15-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 623f52c9b1ca5412d9a0d84c7827c8daba914fd2


# 53565b12 15-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

replace container Mat_PtAP with a special struct inside Mat_SeqAIJ;
use three subroutines for different implementations of MatPtAPNumeric_SeqAIJ_SeqAIJ()
for trade of between speed and memory

Hg-com

replace container Mat_PtAP with a special struct inside Mat_SeqAIJ;
use three subroutines for different implementations of MatPtAPNumeric_SeqAIJ_SeqAIJ()
for trade of between speed and memory

Hg-commit: e1dcb1718da62b668ab4e1d5fdea181947a15dc1

show more ...


# 8cdbd757 15-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

set C->ops->matmult in symbolic MatMatMult to skip dispatch in the case of MAT_REUSE_MATRIX

Hg-commit: dde2f4286cc0274d1a97fbab8c2e7bd50c541a10


# 0f74331f 15-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 5a2e10cf9964b9c45a034cf9064b269727c7fac7


# c58ca2e3 15-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

implement MatMatMultNumeric_SeqAIJ_SeqAIJ with sparse axpy, dense axpy with
1 and 2 dense rows.

Hg-commit: 5f991495eeebe67370cc473a5be101e365765796


# 9ce9f596 15-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a898da55d72cb1d30e30ffc431e7663fefe9e720


# 0b7e3e3d 14-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

add *matmult_abdense into Mat_SeqAIJ for reuse of a dense array in MatMatMult()

Hg-commit: 09d9ea7ae069fdda1dc859de0a1f8876691bac1f


# b9eaf28a 14-Nov-2011 Jed Brown <jed@59A2.org>

merge Get -> Create renames

Hg-commit: ab2f843211dbcdafb25f286133a7f9362b66b756


# 6a1d5609 13-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e8970976afa915092f5b3ea84dc6678dcd356c58


# f79958eb 13-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

optimize MatPtAPSymbolic_SeqAIJ_SeqAIJ()

Hg-commit: 25c3c1a6e6de051abe9e437c6e237fd5602e65ae


# 7ef18aee 11-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 48f2ef238de19667a56ba30c53370a936b489ecc


# cf1ae163 11-Nov-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: dffe0bd3c2206beab0a44a1af3b96708ce157d6f


# 8d0a38e4 11-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

optimize MatPtAPNumeric_SeqAIJ_SeqAIJ() by reuse symbolic A*P to avoid if() inside loops

Hg-commit: 7dca5d8fc32dd860cdf0ccc377b12b957b297ce5


# e286af10 10-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

rename struct Mat_MatMatMultTrans -> Mat_MatMatTransMult

Hg-commit: 88448b1248a6ce42f3d402f6b883b3202a176bfc


# 75a0065e 10-Nov-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 656a89eca8e3d5d225d87ed5148215c687e540e4


# 7de85701 09-Nov-2011 Jed Brown <jed@59A2.org>

merge DMRedundant work

Hg-commit: 2ed262b5af301f4daec16b015285890f6c422d3f


# e0c4ee90 09-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 7482aac88b15a62457d47c3ea1fefb0fde978fcc


# f400d4cb 09-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

minor optimize MatRARt() - replacing rart->ARt with a working array

Hg-commit: cc2fd283875873044ad1222f76dbbbd21333c2d7


# 5b08d12a 09-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 5ce726e46735e1f46d11609a0f35bda1686bdf8f


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

Merge

Hg-commit: 7e01025b11c859ecad5b4d890251c24e935a27b5


1...<<21222324252627282930>>...35