History log of /petsc/src/mat/impls/aij/seq/aij.c (Results 1551 – 1575 of 2495)
Revision Date Author Comments
# ed692d31 10-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: c63111c978465712b5eb2b59576540d814538917


# 511e68ac 09-Nov-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 52aa153efdcab3ef4453cbf6f3586a502f25f9c8


# 41c166b1 07-Nov-2009 Jed Brown <jed@59A2.org>

MatSetBlockSize(): check arguments for BAIJ, doc fix

Hg-commit: 90ca53cce18f1135aa99498da55f8b44674ff9ae


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

changed PETSC_USE_SINGLE etc to PETSC_USE_SCALAR_SINGLE to make clearer that this variable is related to defining the scalar type

Hg-commit: 091ca03e9ad7a91d59048671631a058ed1b9044d


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

merge

Hg-commit: 36cf37059c0ed80addd0968973e91c32e491eff8


# 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


# 41f059ae 29-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

changed MatRelax() to MatSOR() to match MatSORType and PCSOR

Hg-commit: e68531df6999d872cd12e8f3ab1ea488c58078d8


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

changed PetscMap to PetscLayout

Hg-commit: b8f4632bd00d1563dcf8108fd4199169f8fd320b


# ec1065ed 05-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e4ceadb2454090be7d46b3718e609756791804d0


# 5604da14 29-Sep-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: b70f4367eb5351c6e8d5d2a868decc5b50bd9108


# 04fbf559 29-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

converted several while() loops in the AIJ data structure to for loops for better performance; also added a couple more const for better performance.

Hg-commit: 6a45602c88a9c228977c2b6cef3cf536137b9

converted several while() loops in the AIJ data structure to for loops for better performance; also added a couple more const for better performance.

Hg-commit: 6a45602c88a9c228977c2b6cef3cf536137b92d0

show more ...


# a492ac7d 22-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

bug fixes for MatRelax_AIJ with flop count when no zero initial guess and passing PETSC_NULL when should pass in 1. (This is already fixed in petsc-dev but should be fixed in 3.0.0

Hg-commit: 70028a

bug fixes for MatRelax_AIJ with flop count when no zero initial guess and passing PETSC_NULL when should pass in 1. (This is already fixed in petsc-dev but should be fixed in 3.0.0

Hg-commit: 70028ad51299b48effba84a6e0a427b77d04d800

show more ...


# 9f863219 22-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

flop rate for MatRelax_SeqAIJ() with no zero initial guess that did not get copied over properly from 3.0.0 patch

Hg-commit: a97d04c697768e1ef46f8b5c9126ffd197311166


# 7e48e62b 08-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 87438658935f07f4d480aa09aeb41a071a074b16


# 7934d84b 05-Sep-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: d83b18203f78c0b9905bdf8bc96cf8bfd4ebff57


# 9a66462d 04-Sep-2009 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: 6dc029a36a2a93988d9b0950e0a496c75b75e25f


# f77e22a1 04-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

optimize ilu(0) with natural ordering under new data structure for seqaij format

Hg-commit: d2c3366c0b8ad46d496f63268358e87ba5fd2b15


# 887ee2ca 01-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed Eisentat preconditioner for AIJ and SBAIJ to work for all omega, instead of just omega== 1

Hg-commit: d40d325f2fcbde49d908cb600d0aae362304a789


# 03660077 26-Aug-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: d938b26b52724098948ca8f22fdfd471aea4c32d


# 5c99c7da 26-Aug-2009 Barry Smith <bsmith@mcs.anl.gov>

added "" around compiler string passed to hypre.py CC
That worked, but now I am running into errors when comfiguring hypre. I believe that it is a matter of not having quotes around the TAU C compil

added "" around compiler string passed to hypre.py CC
That worked, but now I am running into errors when comfiguring hypre. I believe that it is a matter of not having quotes around the TAU C compiler specification in the hypre configure arguments, i.e.

CC=/autofs/na2_proj/geo002/petsc-dev/bin/taucc.py -cc=cc -pdt_parse=/ccs/proj/geo002/xt5/pdtoolkit-3.14.1/x86_64/bin/cxxparse -tau_lib_dir=/ccs/proj/geo002/xt5/tau-2.18.2p4/x86_64/lib

I have quotes around this argument in the petsc configure arguments. Do I need to add brackets like you do with comma delimited lists? Other options?

Hg-commit: 32644898bea493c42c01be0928b3a26c980ff151

show more ...


# 9d124a3d 25-Aug-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 9346f4fc0b2ed71af84b78752b7cd19df6d53a22


# 0c4e8012 19-Aug-2009 Barry Smith <bsmith@mcs.anl.gov>

removed Contributed by: in documentation and source for PETSc developers

Hg-commit: 19546b65bd4769308070770659a516cb6b59906a


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