History log of /petsc/src/mat/impls/sbaij/seq/sbaij2.c (Results 226 – 250 of 409)
Revision Date Author Comments
# 94bacf5d 01-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

Phase 2 of update of PetscBT: PetscBTDestroy() takes pointer

Hg-commit: aca1f1363559db957297829187a5e034ace731de


# 53b8de81 01-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

phase 1 of PetscBT conversion: changed from Macros to static functions

Hg-commit: 7b64fe46b771f1e27250f571813ebf7716745437


# b3936283 12-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 023d6c6af2b31621eff92a00274d614b53ecfb4b


# 8f1a2a5e 12-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

changed sqrt() to PetscSqrtReal() to work properly with __float128
changed some %G to use %14.12e and (double) to work with __float128

Hg-commit: a8faa4e64896cf76f3f64094484ef5e06761417b


# 8fed605b 11-Aug-2011 Jungho Lee <julee@mcs.anl.gov>

Commit after merge

Hg-commit: 7f48dd4b1e198216fbda86e3334f09b8817f9bd6


# 8a0c6efd 09-Aug-2011 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of MatGetDiagonal_SeqSBAIJ() for cholesky factored matrix (see [petsc-users] MatGetDiagonal)

Hg-commit: a19846efa232a041ff3b723c0e4b68f1f36fb5b7


# d39137a2 12-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10


# 247e2d92 06-Jan-2012 Jed Brown <jed@59A2.org>

Mass revert file modes that were made executable in f6e61ee9c329

Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5


# 832f7384 01-Jan-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257


# 14e519b0 31-Dec-2011 Mark F. Adams <mark.adams@columbia.edu>

changed MatMatMult to MatTranposeMatMult.

Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f


# 40e43650 21-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 3c0ada216fd048f1d4ba20e7535afe3ca2893c94


# d7b97159 21-Apr-2011 Hong Zhang <hzhang@mcs.anl.gov>

adding missing lower triangular entries in diagonal blocks of MatConvert_MPIAIJ_MPISBAIJ()
bugfix of MatIncreaseOverlap_SBAIJ()

Hg-commit: 2b3dab7dd0b21d82f7ebf126a86ea89f5f29523d


# 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


# 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


# 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


# ee8b937e 03-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9c8e0ae75c0158db772a48e2874cb7319cae164c


# 221ff43e 03-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 3366ca2a4a4d267ee9a024672ba872128fa56739


# 444d8c10 03-Dec-2010 Jed Brown <jed@59A2.org>

Speed up MatMult and MatMultAdd kernels by 20 to 30% for BAIJ and SBAIJ (prefetch)

Hg-commit: 8a3cfc738cee30b34d174aa6b72faf603a710f8f


# bfb86719 18-Nov-2010 Jed Brown <jed@59A2.org>

merge

Hg-commit: 9c05fd816e6a2ad50d1d3b5362606bb2b47d18b7


# cd9db26d 17-Nov-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 9701f074fd20019a272d7c76f3b333aafe4932b0


# 343551c4 16-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

reorganized seq vector source code a bit to move to the direction of supporting both single and double in same executable

Hg-commit: 824d2e96c5a3fc15d1284d6e93546f1eb31a068f


12345678910>>...17