History log of /petsc/src/ksp/pc/impls/asm/asm.c (Results 576 – 600 of 685)
Revision Date Author Comments
# b9845e0e 20-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

Still debugging ASM

Hg-commit: 498e2ea1dfdcdd6534610b7f7ef170264a24e023


# 53888de8 20-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

More work on new ASM

Hg-commit: 8ca2bc17d2d4aad17f79a284b15106869d3cce73


# 8a31d241 17-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed up bad #if !defined(__FNORM in a bunch of new fxxxx.h headers

Hg-commit: e4f7d048668222896b45e4296bf4a151702b411e


# 2b691e39 17-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

Tentative fix for multiple ASM domains on a givn process

Hg-commit: 25c4c2cc58c01baae010b6c414767d28b59f6798


# 3c4dc4c4 17-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

Starting work on ASM

Hg-commit: a2662c3088c4d0d2487dcd4cedf5326514364ed3


# 1cec2a20 05-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 13c4ee66e6bd736c1a3c42fd00663fff1c898f67


# 846783a0 30-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

formating of code

Hg-commit: 5d7cdaadd1b59a543218475f9223d6ddb611f5b6


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

Merge

Hg-commit: 3940fc87e831a5cc27ac491f21f7fe794720b8ad


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

minor updates, forgto what they are

Hg-commit: c3d1c508b83d71eac68580926c3363bffccd05da


# fe36e6c7 13-Apr-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge
- Watch out for SNES ex45, I think the merge was bad

Hg-commit: 04bc4bca24f51d95f00a035b6b5fb2e5990fd8a8


# 90d69ab7 28-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false
changed most uses of these routines to the Truth vari

changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false
changed most uses of these routines to the Truth varient

Hg-commit: fd6366abd7eb1f3ec925faa0ecd078d5cc025eb2

show more ...


# f3a3c6c5 01-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 53e9c808dfe65563d20986fb2add93db3027ce54


# ad1471ba 01-Dec-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 07349036822f6f1587b216c0375ab8a63c27eb25


# 4d219a6a 27-Nov-2008 Lisandro Dalcin <dalcinl@gmail.com>

enhancements and fixes in PCView_ASM

Hg-commit: 9511264616d82765c43c606b79681d97cb3f7525


# 78904715 26-Nov-2008 Lisandro Dalcin <dalcinl@gmail.com>

more changes to PCASM
- use the new PCASMCreateSubdomains() for building subdomain index sets.
- fixes for multiple calls to setUp() if inplace option is set

Hg-commit: a4f748b25612d814f8c6a720bb904

more changes to PCASM
- use the new PCASMCreateSubdomains() for building subdomain index sets.
- fixes for multiple calls to setUp() if inplace option is set

Hg-commit: a4f748b25612d814f8c6a720bb9045b053ae517e

show more ...


# 7d6bfa3b 26-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

MatDestroyMatrices() did not exist in Fortran, I have added it.

Hg-commit: dd9c479a5bb18970b479bd032a1e318892d9830a


# 92bb6962 25-Nov-2008 Lisandro Dalcin <dalcinl@gmail.com>

improvements for PCASM and add PCASMCreateSubdomains() based on MatPartitioning

Hg-commit: 96ae51932456ee0f1000bb20cae78557f188a84c


# 1cee3971 29-Aug-2008 Barry Smith <bsmith@mcs.anl.gov>

added most of the appropriate PetscObjectIncrementTabLevel() calls on KSP objects

Hg-commit: 55ad623694bf2fcd3544ef7f480b24298f32bf4c


# e949a08d 13-Feb-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 5a4e3319b95c25d460f7c9be444ff08309446882


# c582cd25 13-Feb-2008 Barry Smith <bsmith@mcs.anl.gov>

added references to manual pages for some KSP and PC methods

Hg-commit: 10665502ffccb7ae5847b3bbbcad051dab299afd


# 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


1...<<2122232425262728