History log of /petsc/src/mat/impls/aij/seq/superlu/superlu.c (Results 376 – 400 of 510)
Revision Date Author Comments
# e631078c 25-Jul-2008 Barry Smith <bsmith@mcs.anl.gov>

added missing extern c for some MaGetFactor_xxx
removed bunch unused variables

Hg-commit: 95407373c569558193655cc2e23b071536b3da2a


# 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


# 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


# 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


# 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


# 15de6f19 03-Oct-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: f205596615d549e3b18f2232385e51ebaf4bdf24


# 175b88e8 03-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

added Luca's recent pubs petsc-maint 16711
added to manual pages that one cannot use MatCreateXXXYYY() directly
if doing preallocation for superlu, mumps, and spooles matrices
complaint from Paul T

added Luca's recent pubs petsc-maint 16711
added to manual pages that one cannot use MatCreateXXXYYY() directly
if doing preallocation for superlu, mumps, and spooles matrices
complaint from Paul T. Bauman

Hg-commit: 546cd829c2cc76baa036d184ee8aafe93388adfb

show more ...


# 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


# d0051c2c 07-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6fb2e2031f541698c18b941059a70518bfdac344


# 2ef6adf6 06-Jul-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 1c3afdd77376c2f1a3f6c814cb3554fcc98760b5


# 38f2d2fd 06-Jul-2007 Lisandro Dalcin <dalcinl@gmail.com>

initial changes for better memory loggin on objects

Hg-commit: 0ef7914e13d41d173ef1ba2552c26bd9f41bc807


# dd5e6c71 06-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: fcb5002177e32accb95a538654d618c2afd82da7


# c30d3431 06-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a5c6c4d63f490e779a44814907fd45dfcda85c92


# 15d897ac 06-Apr-2007 Hong Zhang <hzhang@mcs.anl.gov>

fix memory leak when user switches from one matrix type to another
as reported by [PETSC #15992]

Hg-commit: 9d8b511dcd05cb4df4771b565e63ca980780e736


1...<<1112131415161718192021