History log of /petsc/src/mat/impls/aij/mpi/mumps/mumps.c (Results 751 – 775 of 1127)
Revision Date Author Comments
# 251f4c67 27-Apr-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

PetscTypeCompare -> PetscObjectTypeCompare

Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be


# 778a2246 09-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

VecCreateXXXWithArray() now takes a bs argument since there is no other way to pass the block size in during creation process

Hg-commit: 465282368ed7696decd83c3d3b111f39348a7d40


# 2632470a 05-Mar-2012 Jed Brown <jed@59A2.org>

merge SNES/DM refactor

Hg-commit: 31d66a4917111e3b9e87bf19170c2c9421b4e8be


# 6387841e 02-Mar-2012 Barry Smith <bsmith@mcs.anl.gov>

fixed snes ex22.c to create proper size matrix for matrix-free provided by user
Note example still crashes for DMComposite reasons

Hg-commit: cd6f65d2983cf7013ea406c29eddca472523aead


# eb85809b 02-Mar-2012 Hong Zhang <hzhang@mcs.anl.gov>

cleanup mumps.c; add a test for using new matrix with KSPSetOperators(ksp,C,C,SAME_NONZERO_PATTERN)

Hg-commit: 9c0c321e5f0f1ab1a3891c1edde3496ed94abf2a


# 8a507c6c 02-Mar-2012 Hong Zhang <hzhang@mcs.anl.gov>

merge from release

Hg-commit: 3a13d3b336ccc5dcfb3f474bd65ec37b71748f5c


# 882afa5a 02-Mar-2012 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for MatConvertToTriples_seqsbaij_seqsbaij()
See [petsc-users] Problem with KSPSetOperators

Hg-commit: 759927945bb3cdd30ff4265c043264db5286d263


# 51322221 28-Feb-2012 Jungho Lee <julee@mcs.anl.gov>

commit after merge

Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11


# 1c1325fe 26-Sep-2011 Peter Brune <brune@cs.uchicago.edu>

commit after merge

Hg-commit: bc589908dea7ebb861f2760c0d80f312294e48c0


# 472b90b3 26-Sep-2011 adams <adams@jaguarpf-login1.ccs.ornl.gov>

fix for emtpty procs on input grid (2nd commit).

Hg-commit: 416bc569082d603eba1a683707921f8a1b880bdb


# a78750e0 24-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 90d42b91fa042efc5645e6dc48e46af794215e9b


# 9981f82c 23-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 92dd4384ef0a99f115dfa4ad9f4ea504acaddc8e


# 976c927d 23-Sep-2011 Jed Brown <jed@59A2.org>

merge from 3.2

Hg-commit: 136b1a81df3a1c609acad95fbce77ebeead8502d


# 42179a6a 23-Sep-2011 Hong Zhang <hzhang@mcs.anl.gov>

add mumps options ICNTL(30 - 33). See [petsc-users] Computing determinant using MUMPS

Hg-commit: 6bcbc97422f82db3342a9ac2fa5405a7891d79c7


# 05aa0992 02-Sep-2011 Jose Roman <jroman@dsic.upv.es>

Fix for MatGetInertia_SBAIJMUMPS with complex scalars

Hg-commit: b259e8ac2cb3e4c7d48f65ae1ff30ba09181dfea


# d2faa847 02-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

pulled patches from 3.2

Hg-commit: 17856141c0b28900522a87630682ff16a49efa87


# a6ccadda 19-Aug-2011 Jungho Lee <julee@mcs.anl.gov>

Commit after merge

Hg-commit: d7a2cb96a765570b11bf3dc2004f09949b6a1c8d


# bd3fbd4f 19-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: b51c5b4893ca48b585c07178344bff17ee5d70c1


# e0bace9b 19-Aug-2011 Hong Zhang <hzhang@mcs.anl.gov>

fix memory corruption in MatConvertToTriples_mpiaij_mpisbaij() for mumps interface

Hg-commit: 0ce8c2c1e8bd18dc2f9fcab507eba43165ed46ef


# bda8bf91 18-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed bad merge

Hg-commit: d81cbcaf7d9958449fb47f9094433f68325f8ffd


# 1c001b75 07-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

itrying to check this in again. Added smoothed aggregation to PC GAMG, no really working.

Hg-commit: b0df5e777baf74893ca1df5fe9447ed4d19891a1


# 2bd8dccd 05-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

ex61gen.c now saves into random file also the number of events and ex61.c now will run at most that number of events.

Hg-commit: 61fe084ab6f40e2be61c9e0d81e82cc2af03a9e2


# df17f0d5 18-Jul-2011 Kerry Stevens <kstevens@spetjhiong.com>

commit after merge from petsc-dev (MatMult_Add function)

Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7


# 790bf22c 14-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 164ed1b0c18fd4992f9cceee797e7bd62fb87cfe


# 0ad0cadd 13-Jun-2011 Jed Brown <jed@59A2.org>

More set-but-unused variables.

I don't understand why GCC won't show them to me all at once. I haven't
seen false positives of this warning type yet, but it seems possible to
compile the same file a

More set-but-unused variables.

I don't understand why GCC won't show them to me all at once. I haven't
seen false positives of this warning type yet, but it seems possible to
compile the same file a dozen times without warnings, and then have it
show a warning. Weird.

Hg-commit: 8e222356b3844b97c2454077bd6f364cd3d1a7e3

show more ...


1...<<31323334353637383940>>...46