History log of /petsc/src/mat/impls/baij/seq/baijfact.c (Results 251 – 275 of 553)
Revision Date Author Comments
# b4be0e3a 31-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: ee2c880beeb7f5709c949b456809141d38ab9b9a


# 0e206665 28-Aug-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: f164ce7549fa74f62a595e83f292eeb4d2854681


# a0036e3b 28-Aug-2010 Barry Smith <bsmith@mcs.anl.gov>

damn

Hg-commit: e3a7c92ab17287bab1a86b3f92d92972bb76aea5


# 53c77d0a 27-Aug-2010 Jed Brown <jed@59A2.org>

Consistency checking for __FUNCT__ when __func__ or __FUNCTION__ are available.

Uses the compiler definitions in CHKERRQ/SETERRQ when available to get
better traces through user code that doesn't ma

Consistency checking for __FUNCT__ when __func__ or __FUNCTION__ are available.

Uses the compiler definitions in CHKERRQ/SETERRQ when available to get
better traces through user code that doesn't manually defined __FUNCT__.

Fix lots of places that __FUNCT__ was used inconsistently.

Hg-commit: fdbdc93647ff934a12906fd51bc39302de07ae77

show more ...


# e81e1a36 26-Aug-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: bdde5a892f45b1a663aceabfaca9b55eaa594f68


# cdb44a51 26-Aug-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: f073afb985c264bd0c7e18eaa3075d3a35476b5d


# 6a69fef8 26-Aug-2010 Hong Zhang <hzhang@mcs.anl.gov>

typo

Hg-commit: f01ebdf7e6b9ad4dc2898491e2e3282331066873


# 95b5ac22 26-Aug-2010 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for '-info' on symbolic cholesky factors of seqaij, seqbaij and seqsbaij

Hg-commit: fdecf3b58d6f6c3bc14c8c6333880d68dcc1a536


# 9263d837 25-Aug-2010 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for '-info' on symbolic factors of seqaij and seqbaij

Hg-commit: 41490de758658578892e5d280be602bca7ba96a9


# d47de31d 18-Aug-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 234708a6abebb3da9e8899d5fb5cd7b58ea7baff


# eb6b5d47 12-Aug-2010 Barry Smith <bsmith@mcs.anl.gov>

changed MatHeaderCopy() to MatHeaderMerge() and improved comment

Hg-commit: ef8e7a4583e637f6fd1061993fef3bf18c5d29af


# 5a586d82 20-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

removed many unused variables
small amount of reformating
added use of all arguments in MPIUNI call to prevent complaints about unused values

Hg-commit: f1e85e77153d4207c8ab2522ae8e9ec72b7358ec


# 2692d6ee 22-May-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.

Hg-commit: 9

fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.

Hg-commit: 9ee752148eed3df65feb0f7eb0686798c3c0621b

show more ...


# a6104cb2 19-May-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 0fbcbdb190921e9e1b7109e2ca86dd0816c2293f


# 93fd935b 19-May-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added MatSolveTranspose for SeqBAIJ block size 1
Some more work on new Vecload interface

Hg-commit: ae76e5736c6bc729aef5fb43725250a8d1d597c4


# 38ac12d0 18-May-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 21e7ded60f3a6445efe814bafc0f27b9582c1c26


# 93cf5eb5 18-May-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: aca5ed378a5658ef7df14846128d98fb472f8dd7


# 6ba06ab7 18-May-2010 Hong Zhang <hzhang@mcs.anl.gov>

replace ilu default shifttype SHIFT_NONZERO to SHIFT_INBLOCKS because
shift_nonzero is not supported for baij matrices with bs>1.

Hg-commit: 37f8548c89a6fe45f638d5fe8955616b04085d1f


# b23f91a4 18-May-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 3d6e115ed50e0a91aeb25dbd4b36559e2e6d6008


# 048b5e81 18-May-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added factorization routines for BAIJ block size 1 (new data structure).
Inode with block size 4 was not being used in MatLUFactorNumeric_SeqAIJ_Inode.Fixed this.

Hg-commit: 5e4d1d7488fdaab08536c98c

Added factorization routines for BAIJ block size 1 (new data structure).
Inode with block size 4 was not being used in MatLUFactorNumeric_SeqAIJ_Inode.Fixed this.

Hg-commit: 5e4d1d7488fdaab08536c98c8a456ca9fc016047

show more ...


# d2d7d3aa 17-May-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 072ee9112db7234a610102046f587237a18bdd45


# 07b50cab 17-May-2010 Hong Zhang <hzhang@mcs.anl.gov>

replace sctx.useshift with sctx.newshift

Hg-commit: 2f3e02680ad1d957577174697f9d3c9a99ba67d4


# 209c9182 14-May-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: b5a14361e615c8fbd98392f718d541fc07fc3843


# 0e95ead3 14-May-2010 Hong Zhang <hzhang@mcs.anl.gov>

kce macros with inline function MatPivotCheck() for inplace cholesky

Hg-commit: c46e84321e39b233830f8f272ecba27158678374


# 65e19b50 11-May-2010 Barry Smith <bsmith@mcs.anl.gov>

the last work I will do on reformatting use of SETERRQX() and passing in the appropriate comm; I am bored to tears

Hg-commit: 9e0ef782022dbdc055a74473b60f135ee06122ac


1...<<11121314151617181920>>...23