History log of /petsc/src/mat/impls/aij/mpi/fdmpiaij.c (Results 326 – 350 of 428)
Revision Date Author Comments
# 3acb8795 23-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

more work on adding FD computation of Jacobian for BAIJ matrices

Hg-commit: 89075e85186765069f32cddc814471a4b6a51957


# 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 ...


# 2d200336 06-Nov-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: af487d5b45dae01d0566132d57158d0286d6a750


# 7c4f633d 03-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

removed -I$PETSC_DIR from make system and changed the corresponding
#include "src/dsdsdsds" to "../src/sdsdsds" in the source code

Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d


# 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


# 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 ...


# f3618155 11-Mar-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: ae910a8c341252193d05c7b6e3a1801bc7c73425


# 385d24c8 07-Mar-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1257cf4ba11cac58337c1cc2e572dae53e7d748d


# e60d7cb6 07-Mar-2008 Satish Balay <balay@mcs.anl.gov>

c++/complexcompile fixes

Hg-commit: b2fadcb4db905f67259a041222b89d6101d0110d


# 38aed534 06-Mar-2008 Barry Smith <bsmith@mcs.anl.gov>

more docs for -openmmp_merge/spawn etc
docs on using variables only file in makefile
x

Hg-commit: e01fc5624534dbdc4fc4088fa76be6d73a097208


# e44c0bd4 29-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

bug fixes related to petsc-maint 16879
MPIAIJ matsetvalues did not properly reset ba = b->a array after disssembly
SeqAIJ improperly increased "low" count by one if ignoredzero was ignored so

bug fixes related to petsc-maint 16879
MPIAIJ matsetvalues did not properly reset ba = b->a array after disssembly
SeqAIJ improperly increased "low" count by one if ignoredzero was ignored so
search did not locate next column
MPIBAIJ and MPISBAIJ disassembly set column size to A->cmap.n when it should have
been A->cmap.N
added error checking for some (PetscMPIInt) casts

Hg-commit: a3c4121ea5c19e05c43e0d0492c8be7228c4775c

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


# 9116d58f 05-Jun-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: bf6bed56054345ac0fa1eaae397ef0bc6adda4ea


# d61dd27e 03-Jun-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge
:

Hg-commit: fb386b24b37e54a06d657cec04cd9b045025b599


# 88fab16c 01-Jun-2007 Matthew Knepley <knepley@mcs.anl.gov>

Small compiler fixes

Hg-commit: b84452caf41b7cb4438b6b138735d80643dca52a


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

commit after merge

Hg-commit: a5c6c4d63f490e779a44814907fd45dfcda85c92


1...<<1112131415161718