History log of /petsc/src/mat/impls/aij/seq/aijfact.c (Results 526 – 550 of 1040)
Revision Date Author Comments
# 8fc3a347 26-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

replace diag_rev with double sized fact->i array for new data structure used by ilu

Hg-commit: 37601d63c0302a015974927b4b78e290c691a6b6


# 67f75438 25-Jun-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: a6b2cac011f2b1bbeb36985731de582f75732062


# c9c72f8f 25-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

add MatLUFactorNumeric_SeqAIJ_newdatastruct and MatILUFactorSymbolic_SeqAIJ_newdatastruct
for ilu(0) with natural ordering under new data structure

Hg-commit: 2b607d9c57060730a9328c3c0c1061da7172c499


# ff564bc2 21-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for MatSolve_SeqAIJ_iludt(): n*n causes overflow when n=274,625?

Hg-commit: 5d320969dce87a99e88be14b4dd6aca6bdff6f54


# 87a5f7f6 19-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

commti after merge

Hg-commit: 741b71849ebe4998b6abf392e9a599161c5ca1f8


# a6226a1a 19-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for array diag_rev - still creashes for larger n, will
work on it later

Hg-commit: b189df66eb96d06724df54690ddcc61d58318934


# dc3a2fd3 19-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

add diag_rev for more efficient MatSolve_SeqAIJ_iludt()

Hg-commit: f057a0c740d0914821887cc575c834ee321fd53d


# fe31b70d 19-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

optimize diag[] array in MatSolve_SeqAIJ_NaturalOrdering_iludt() as suggested by Barry

Hg-commit: 303e1aa2263a5c81d1a6c383515c1da90f689d77


# 7b1fe9a4 19-Jun-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 47083b98f31b0073595e2cd90916df48664442f0


# 393d3a68 19-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

allow user to input any dtcount for iludt

Hg-commit: 21deee937db4fef057f0b68b2b90163d99895086


# 081d8a13 19-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

merge

Hg-commit: afa5cf55564805e76e38c08c0e9073632121c338


# 8aee2dec 19-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

rm useless variables
replace PetscMemzero(rtmp,(n+1)*...) with sparse zeros for optimization of MatILUDTFactor_SeqAIJ().

Hg-commit: ffd312b3687524c70c8ec7677bbc1b29e21c889a


# 889a8ded 19-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

removed unused variables
set variables compiler thought might be used unset

Hg-commit: 260a8258a1381aa330510b05073eebe7cd29028a


# e0e43300 18-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed error introduced in MatSolve_SeqAIJ_NaturalOrdering_iludt

Hg-commit: fc754560556cdb1fc53e9f172d8c29763dca6866


# 003131ec 18-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

improved solvers for AIJ added support for getting flops from logging

Hg-commit: c09b7625c47fd7bac0571c0e21fd2b3846e0e6ab


# 938c49c6 18-Jun-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 3940fc87e831a5cc27ac491f21f7fe794720b8ad


# 654d1bf9 18-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 0ca0a4e04438f092e5c620e9a5ff16fe09102024


# e09e08cc 18-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

minor updates, forgto what they are

Hg-commit: c3d1c508b83d71eac68580926c3363bffccd05da


# f6a26d55 13-Jun-2009 Matthew Knepley <knepley@mcs.anl.gov>

I believe this function needs to be extern C

Hg-commit: fbaf541e83e0b69cc89a355dab50fd7c9d7f6f15


# 8fa24674 12-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

some stuff I forgot what, I hate hg

Hg-commit: e2858b667e9d1c0eb49a07826d655fef457b5f6b


# 78ecfeb3 11-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: f2371ef335e56c09b7cde288572ea258545ace61


# 09799000 09-Jun-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 138d5f42695cdd2f8c0590666b7ed626ca35c2b8


# 73a2a416 09-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

merge

Hg-commit: bce94621e9cddfa518b3f0585bc4945bd0fcaf97


# 6da515a1 09-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

code cleanup: replace // with /* */

Hg-commit: 447d4a3cd8d40b024c21c01820a6020009b53e00


# d1bb11d4 08-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

removed the SPARSEKIT ILUDT code from all of PETSc, also removed option to compile PETSc without GNU code
since no longer needed.

Hg-commit: 395e9ecce71b00c3fdbc0ebfb4c37b330033a8d8


1...<<21222324252627282930>>...42