History log of /petsc/src/mat/impls/aij/seq/aijfact.c (Results 626 – 650 of 1040)
Revision Date Author Comments
# 0229d381 21-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 4b796613330e0d9282b827b1e897b9d121013872


# d9fead3d 20-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

added a bunch of "const PetscScalar*" to arrays in numerically intensive routines
with the hope that compilers may optimize the code better.

Hg-commit: 8409352f96b7695fb8593bf882ff6a37117d6069


# 0757f6cf 17-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 5b7ad62a8624e3746d2613bc0758bceeab96f16a


# 3c5fc038 16-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed performance bug with seqaij factorization/solve for ILU(0) with no reordering
(the default case) when inodes exist. Previously it did not check for inodes in
the factored matrix so did not

fixed performance bug with seqaij factorization/solve for ILU(0) with no reordering
(the default case) when inodes exist. Previously it did not check for inodes in
the factored matrix so did not use the inode version of the numerical factorization
and solve

Hg-commit: 5e560842394b68ae501d416bfd160a46260eef6e

show more ...


# 3be44c43 18-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


# ee118e76 03-Nov-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: add138ca58378b11ab468b4d12280d31f08b3481


# c2182d59 02-Nov-2007 Andy R. Terrel <aterrel@uchicago.edu>

Applying merge

Hg-commit: 995e6fd6b1d37e1f1ffa46c69eefe5baca1b95cf


# 8ef3462f 31-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

mv PC_ApplyOnBlocks registration to PCInitializePackage() where it belongs.

Hg-commit: b62c72fe1f5112573222456da71db2f10b53febf


# 58ebbce7 31-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

check for missing diagonals on icc symbolic factorization
moved log registration of PC_ApplyOnBlocks to centralized location
manual pages for snes missing seealsos

Hg-commit: c58a9e025e92941c1670726

check for missing diagonals on icc symbolic factorization
moved log registration of PC_ApplyOnBlocks to centralized location
manual pages for snes missing seealsos

Hg-commit: c58a9e025e92941c1670726d153686c531a11948

show more ...


# 6f3d5618 31-Oct-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230


# 60f69c44 15-Oct-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: ae7ad2b71b1fdcfb27898e923a2c03bd62c86a54


# 781b3001 14-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4e945c9820f08f3e5a1bc871ec50d7ccb0b7454e


# e0156e0b 11-Oct-2007 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: 8b48556a285e293c04f497a3a1e40ac96cfd5016


# 780a600e 05-Oct-2007 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: b5a05984274c84515a795ed75eef9d3b27ba97f1


# 442648ef 04-Oct-2007 Lisandro Dalcin <dalcinl@gmail.com>

merge

Hg-commit: 8b955b66410cbc923a4e1233fdeaca7fbf3e5d5d


# 7adad957 03-Oct-2007 Lisandro Dalcin <dalcinl@gmail.com>

changes for solving the strict aliasing issue in PetscObject and derived

Hg-commit: 278faecc91564f5495fa9f7d48380d547995fa45


# e7e1b0b0 09-Oct-2007 Glenn Hammond <unknown>

merge

Hg-commit: f286b9ece3b89d1418d9efe30a774c489ca42645


# fcf516b7 09-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 38b8e2af1d68b64818ee5a934b521e12004cce05


# 117f1891 09-Oct-2007 tmunson <tmunson@shepherd.mcs.anl.gov>

Fix for icc factorization infinite loop on some bad problems.
Fix for terminations tests in conjugate gradient methods.

Hg-commit: a53fd2c0272c3b2300f58ba5fef8b89cc2c6fa89


# 1e2582c4 04-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed many calls to PetscInfo to include the object the
information is associated with. This should fix petsc-maint 16853 -info_exclude vec,mat

Hg-commit: 76af22820baddbfcd9c2a4a4f02bebf64ea72ef9


# 823e7f9c 30-Jul-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 87e316ba2724836f5390b8c890f9dee19e9c35ea


# 0802e0e8 10-Jul-2007 bcordonn <bcordonn@hookshot.mcs.anl.gov>

Commit after a merge

Hg-commit: 27d386e23e9f55709fe4259d452de253e8d187ea


# 35783526 09-Jul-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: f0f6d4728dc57cb72e1bffc320e8b46cfd63f076


# d8fc7cfd 09-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

removed MAT_COLUMNS/ROWS_SORTED

Hg-commit: 49d2cad5d9a2081055bac143f8522fe05dfefe10


# 9dfb5993 11-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 5b002539f7bb6e94c232479a607bbe05d6885922


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