History log of /petsc/src/mat/impls/aij/seq/umfpack/umfpack.c (Results 276 – 300 of 395)
Revision Date Author Comments
# 44993595 21-Oct-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: d406d0999deb5523d6a1e2a960248b2c22ed4e96


# 8592901b 16-Oct-2008 Barry Smith <bsmith@mcs.anl.gov>

umfpack working with 64 bit indices (complex not yet tested)

Hg-commit: 18da6d3cac8928e9df3e6dbae3c49819cddcc0db


# 0481f469 28-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

pass MatFactorInfo as const into factorization routines, they shouldn't be changing it.

Hg-commit: 06e09652bd7d2f02616c7256594ec565736aabbf


# 404197b7 26-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: bfd3a83a4adc1cd389f373bde87fe159fad91161


# 5d0c19d7 26-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

ISGetIndices() returns const array, it is not something that should be changed

Hg-commit: 279c07e55dc4d24fe01a982d22cefc6e74f39257


# 85f097d7 24-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 7dbcc30e5ab952630f5d3ab107f8a1b844c54a32


# ff2c26e0 24-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge; lots of GU conflicts needed to be resolved, why? I don't know, most looked
like they could be done automatically

Hg-commit: 2b292236ee5585a41c97ddcafd3f409331a1dd72


# 719d5645 24-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

1) The first argument to MatXXXFactorSymbolic/Numeric() is now the factored matrix
2) The assigment of the MatXXXFactorNumeric ops pointer is now done in the symbolic factorization
the assigment o

1) The first argument to MatXXXFactorSymbolic/Numeric() is now the factored matrix
2) The assigment of the MatXXXFactorNumeric ops pointer is now done in the symbolic factorization
the assigment of the MatSolve pointer is now done in the numeric factorization
(This is because only then do you know the right pointer that should be used)

Hg-commit: efc00afbc7c5103f2f56fd96963db2c4cf4e1ed4

show more ...


# 3cf11a36 22-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 3ce761eac4bc3d73ac422a0e370a3ce3801f6f09


# 84e5cf0b 22-Sep-2008 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: 7b654ba1c8f05bf1978d44152f17c6d3ec86e46e


# 3519fcdc 22-Sep-2008 Hong Zhang <hzhang@mcs.anl.gov>

bugfix as reported by [PETSC #18302] umfpack in petsc-dev

Hg-commit: 20bde870feb989ecafcb1660a34468eee78620f2


# 4fc57388 15-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: a2f7b9b8efe1825eadceecf27bade4115f4c35a5


# db4efbfd 15-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

moved assignment of LUFactorNumeric and CholeskyFactorNumeric into appropriate symbolic factorization (previously it was set
in the function table or in the getfactor
moved assignment of solve() i

moved assignment of LUFactorNumeric and CholeskyFactorNumeric into appropriate symbolic factorization (previously it was set
in the function table or in the getfactor
moved assignment of solve() into appropriate numeric factorization, previously it was in function table or get factor or symbolic factor

Hg-commit: 83ba8e21d43889fe945455ea7c1fb95368f1a281

show more ...


# d0f46423 10-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed some memory bleeding
changed PetscMap in Vec and Mat to be an allocated shared
structure with referencing counting. Shared by Vecs obtained with
VecDuplicate() and MatGetVecs()

Hg-commit

fixed some memory bleeding
changed PetscMap in Vec and Mat to be an allocated shared
structure with referencing counting. Shared by Vecs obtained with
VecDuplicate() and MatGetVecs()

Hg-commit: 9cebf4ba1b4632fc12cb8afbc01d420ee612ad72

show more ...


# 2f099cc7 07-Aug-2008 Satish Balay <balay@mcs.anl.gov>

fix compiler warnings [with unused variables]

Hg-commit: ad28081722b91b18c7367b8f920f901c2bbf4ac5


# fd5f9c01 01-Aug-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 40fbcb1ffa2ac14ad5b1cd85db9cdd19834e6819


# 207126cb 23-Jul-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after most of merge of petsc-dev with petsc-dev-new-solvers with new way of handling external solvers

Hg-commit: 7c86fa28bc8468b955cc6a62edd1de55d6c3d700


# 5c9eb25f 23-Jul-2008 Barry Smith <bsmith@mcs.anl.gov>

basic transistion to new model for external direct solvers all tests pass

Hg-commit: 709a5887e4f17b074188a2f60d4f00cb8895dd52


# 82a02f68 10-Jun-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 8c170a95c4e5a2a12c2b0f838e9aa44d1462142e


# 9f42a82a 02-Jun-2008 Matthew Knepley <knepley@mcs.anl.gov>

Fix for UMFPACK failure reporting

Hg-commit: fe3f4f1913f12e735e8e68d204c1bd340c8c5af9


# b24902e0 01-May-2008 Barry Smith <bsmith@mcs.anl.gov>

initial conversion of Mat derived solver types like Mumps etc to use MatGetFactor() instead
most code does not yet run but all code should be using the new format.

Hg-commit: ac83415153993ee58dc4

initial conversion of Mat derived solver types like Mumps etc to use MatGetFactor() instead
most code does not yet run but all code should be using the new format.

Hg-commit: ac83415153993ee58dc4194c173418bfbd73bc73

show more ...


# d3961cc3 23-Apr-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: fa3e6714ee07a74a50771a91df7da838e348b8a6


# 52c0c1a8 18-Apr-2008 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: 3913114c5379e1a44b5d26cef43f09d0207c956e


# bebc3af9 18-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

set MatMatSolve function table pointer to 0 when converting SeqAIJ matrices to
a different matrix type that would not support MatMatSolve_SeqAIJ().

Hg-commit: aa3159b381305675ea2876a545bfccfbdbbdc

set MatMatSolve function table pointer to 0 when converting SeqAIJ matrices to
a different matrix type that would not support MatMatSolve_SeqAIJ().

Hg-commit: aa3159b381305675ea2876a545bfccfbdbbdcdb7

show more ...


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

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


1...<<111213141516