History log of /petsc/src/mat/impls/aij/seq/matptap.c (Results 226 – 250 of 423)
Revision Date Author Comments
# dadf0e6b 01-Dec-2011 Hong Zhang <hzhang@mcs.anl.gov>

replace PetscLLAdd() with PetscLLAddSorted() for minor optimization of symbolic MatMat operations

Hg-commit: e65e0f44c8153f079ddd4a73a7983db9dac3f066


# b8f276da 30-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

cleanup

Hg-commit: 18ccfbdec2ebdd039c5fe715dae6430d51aecccc


# 30d0eb0e 30-Nov-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: b487cd65598626b205db8ff0b63ad06f3a089015


# 77584fe6 30-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

minor optimization of MatPtAP() - replace some while-loop with for-loop

Hg-commit: b1fb5dac1c525cafea057fd586ef3636110f474c


# 56233b4f 29-Nov-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: 57a3e065de00a536533f045029956c5932bff43f


# f2602ade 27-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: fba232fe52c267af0b2da7a6a8fbed0924a03259


# 9096154b 27-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

rm unused variable

Hg-commit: c01bc31fcadc7ed2d6f97a4fef72a69ed83c8bf5


# cbe2fa35 20-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ec1aa1646178ee0ac7c01c6c3bedf3ebff89c420


# f2535c29 20-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

minor optimization of PtAPNumeric_SeqAIJ_SeqAIJ()

Hg-commit: 5c94f749a12bb1f65890c7fb3f44dcd661035320


# d96502ba 17-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6e657c7680cda6668f53e0e35a4d9ca58f8211f3


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

Merge

Hg-commit: b62c100e29b153a87bb3f834166c8f7035f06ea4


# 27d7f974 16-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 8681ab1986b113b0fc0fe78ce50e9f23d4e2a330


# 1d633602 16-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

add ONE dense axpy to MatPtAPNumeric_MPIAIJ_MPIAIJ()

Hg-commit: 63cbfa225d41d17308605aa45e6dcfb219539422


# db1ebd87 16-Nov-2011 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for MatPtAPNumeric_SeqAIJ_SeqAIJ()

Hg-commit: a0a30e5b7040ccbec912e4a4b8917dcb6f5931fc


# 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 ...


# 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


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

trivial optimize MatPtAP for seqaij

Hg-commit: 124c1c8245c5f023ca93a8a3cf6981d7a1ddf330


# 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


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

Merge

Hg-commit: 656a89eca8e3d5d225d87ed5148215c687e540e4


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

add option of dense axpy in MatPtAPNumeric_SeqAIJ_SeqAIJ() for better performance
when cnz is not too large than apnz.

Hg-commit: 1f7a0d69e54d977aa3df4e3f8b3dd84c1d80cae3


12345678910>>...17