History log of /petsc/src/mat/impls/baij/mpi/mpibaij.c (Results 851 – 875 of 1562)
Revision Date Author Comments
# 6bc0bbbf 21-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

updated PetscTableDestroy() to new paradigm

Hg-commit: ac57dd2a39d9e719ebeec1c5179c4469b71a8d21


# 3bd96682 21-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge, some manual merges

Hg-commit: a60db41ebcbbb90ab0d02727666a69b6d3ee88a0


# ad5247fd 20-Apr-2011 Hong Zhang <hzhang@mcs.anl.gov>

add MatConvert_MPIBAIJ_MPISBAIJ() contributed by Dahai Guo <dhguo@ncsa.uiuc.edu>
Not done yet: still missing lower triangular entries in the diagonal blocks

Hg-commit: 6a450bacd5b510218900e47b2bdf49

add MatConvert_MPIBAIJ_MPISBAIJ() contributed by Dahai Guo <dhguo@ncsa.uiuc.edu>
Not done yet: still missing lower triangular entries in the diagonal blocks

Hg-commit: 6a450bacd5b510218900e47b2bdf49413a628e23

show more ...


# 7b23a99a 19-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

added PetscViewerASCIISynchronizedAllow()

Hg-commit: 1b3990b2f3be4ca192efd6709c3e10216cbc65e2


# 6bf464f9 18-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

converted rest of source code to take pointers into destructor reoutines. make test workds

Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3


# 9b08a598 15-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after terrible merge

Hg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb


# 68b022c8 15-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 335e836c7798747e6242df554ae58fe4db9f803f


# 7a868f3e 15-Apr-2011 Hong Zhang <hzhang@mcs.anl.gov>

add flg 'ijonly' to MatGetSubMatrices_MPIBAIJ_local() for output matrix structure only.
Use MPIBIJ routines for MatIncreaseOverlap_MPISBAIJ().

Hg-commit: d8f2246f982123860df463a58876048fa927bd04


# 03c90c5c 14-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 7dfd49b521cdd96eaf8b7cd37fbe9bcd6cabdcd9


# db41cccf 12-Apr-2011 Hong Zhang <hzhang@mcs.anl.gov>

add a new implementation of MatIncreaseOverlap_MPISBAIJ() that uses
scalable routines for BAIJ() - further cleanup/org remains to be done.

Hg-commit: 7d7b300aad655617268c4af48a2249a45dea8c6b


# d9822059 16-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

finished basic support for __float128

Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446


# c6db04a5 14-Mar-2011 Jed Brown <jed@59A2.org>

Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h

Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07


# 47dad92f 13-Mar-2011 Sean Farley <sean@mcs.anl.gov>

Merged

Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237


# 7d0a6c19 12-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

removed #define PETSCXXX_DLL from top of all source files

Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1


# 5f48b12b 12-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed bunch of set but not used variables

Hg-commit: d5650d37bd1d5b77dc944471a37afb6048f634de


# c31cb41c 22-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed .bib entries with Gail's corrections
removed all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically

fixed .bib entries with Gail's corrections
removed all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically

Hg-commit: 0f5bef9ea1fcd7ad8418fab6181ef990ea35c1db

show more ...


# b5b8a9c3 22-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4b69fd1f3a600a3dcf5bfd2166cdbbba589c2200


# 4e35b6f3 20-Dec-2010 Satish Balay <balay@mcs.anl.gov>

merge from 31

Hg-commit: b334a88cd828baf9cdddfc7f99310123729de533


# 4d5d7b3b 19-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

turned off use of compressedrow subclass for aij and baij because it doesn't work if the nonzero structure changes

Hg-commit: 2ec6d482234a6a48667fbfdb187ef51dd1456998


# f38cfdcd 14-Dec-2010 Jed Brown <jed@59A2.org>

merge

Hg-commit: e3473e7b6a4936eaa5aef448a0ea058d50950587


# cd6b891e 14-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

[petsc-maint #56731] Parallel assembly bug with compressedrow when pattern changes
recompute compressed row structure for each new matrix assembly, when requested so that compressed information is al

[petsc-maint #56731] Parallel assembly bug with compressedrow when pattern changes
recompute compressed row structure for each new matrix assembly, when requested so that compressed information is always up to date

Hg-commit: 8b3422309f64468fec0ab5079c31f1ed7cabd7f9

show more ...


# 8c172940 06-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e


# 7087cfbe 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13

show more ...


# 09573ac7 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

changed all EXTERN to extern the CAPS served no purpose

Hg-commit: cdf5985509992c2237dbbe07f14278cccee0306c


# 47b40911 01-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: e1fc2c73eb56030dc76b20b68b959231bf213deb


1...<<31323334353637383940>>...63