History log of /petsc/src/mat/impls/baij/seq/baijfact.c (Results 351 – 375 of 553)
Revision Date Author Comments
# 2e76c287 22-May-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: c7aa539e3a99d9719f8fde57cb3a35abef2d701a


# 91d91c02 19-May-2009 Matthew Knepley <knepley@mcs.anl.gov>

Fixed prototype

Hg-commit: fb6beb03de699cc073629ba896d40d3586377436


# 61e9daf9 17-May-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: baa8f2f465d20ab4bba8d4f521887116a3ff362b


# e2cf7e91 14-May-2009 Glenn Hammond <unknown>

merge

Hg-commit: 43186342f1f727a4e381537d1ef7eeed91c275cc


# 4eb66845 14-May-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e25f6a1a73bc5bdd63876d50087f7efbc5ec1830


# a6124674 14-May-2009 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of BlockAbs_private(): PetscReal -> PetscScalar

Hg-commit: d43b7e96d768327f60d005ee4efa807322698515


# d8c1438d 12-May-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4c3b3a68768b03d4cdc3af0f8d5487ec8ca345f4


# 2efa7f71 11-May-2009 Hong Zhang <hzhang@mcs.anl.gov>

add iludt for seqbaij matrix

Hg-commit: fc80d76f890d9bd1783737c3e7be020ff6b182d4


# 81594ee8 04-May-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 13ee4a481d0761c31f428ae3d48cb56ce869752b


# c8342467 01-May-2009 Hong Zhang <hzhang@mcs.anl.gov>

prepare of MatILUDTFactor() for seqbaij format

Hg-commit: 95ac6b4ce608bd2857115167b890c7c66e437729


# ca4a67af 20-Apr-2009 Jed Brown <jed@59A2.org>

commit after merge

Hg-commit: 584f88721eaca25d8f2b664f5a51113f73e035a0


# 93f867b0 18-Apr-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 223544d8a4f58609922ccab5787c1856a7378f15


# 8ff8987e 14-Apr-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 78e0b73dc53bd38fabef7c4756967606c17cd9a2


# dc0b31ed 13-Apr-2009 Satish Balay <balay@mcs.anl.gov>

make sure PetscLogDouble [or double precision] is used with PetscLogFlops()

Hg-commit: ffd276ade7628201e372c3edeb836ff72eec68e0


# 2fb98c32 21-Jan-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 5e7946e6d6eb90bcf06e862f1ee74ac4524bdab6


# 3b4a8b6d 21-Jan-2009 Barry Smith <bsmith@mcs.anl.gov>

tried to print information about row (in original and permuted ordering) when zero pivot is detected.
From: Daniel_Marceau@uqac.ca
Subject: [PETSC #18931] Detected zero pivot in LU fac

tried to print information about row (in original and permuted ordering) when zero pivot is detected.
From: Daniel_Marceau@uqac.ca
Subject: [PETSC #18931] Detected zero pivot in LU factorization
Date: January 21, 2009 1:51:03 PM CST

Hg-commit: 5fb1f97b408f0336811a32c32d09aa19251f6e2a

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


# 6b62bf7a 06-Oct-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 8e8bc80960e5bb0543488be5c09d051f0dc2fe1a


# f58c8c74 04-Oct-2008 Barry Smith <bsmith@mcs.anl.gov>

MatLUFactorNumeric_SeqBAIJ_1 was not properly setting MatSolve_SeqBAIJ_1_NaturalOrdering() as it should have

Hg-commit: 3848b774586edf1ece7c1202ab1e666d11ba0b56


# 0481f469 28-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

pass MatFactorInfo as const into factorization routines, they shouldn't be changing it.

Hg-commit: 06e09652bd7d2f02616c7256594ec565736aabbf


# e738e422 27-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

MatFactorInfo shiftnz should not be being changed in the factorization routines!

Hg-commit: 477e384c4c44d34ab430c7d747c476b9779c0d26


# 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


# 85f097d7 24-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 7dbcc30e5ab952630f5d3ab107f8a1b844c54a32


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