History log of /petsc/src/mat/impls/baij/seq/baijfact2.c (Results 351 – 375 of 569)
Revision Date Author Comments
# 27019359 02-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

Shri's 1st dev: MatSolve_SeqBAIJ_2_NaturalOrdering_newdatastruct()

Hg-commit: a24a3be84921dd9594077a92234c6f7d90dfc1b7


# 2d0b4cb3 17-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: df1ddc3c1dde73a02fe57cd49cb672f5616a135d


# a4005a5d 17-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

more moving fortran kernels

Hg-commit: 5ed9048967492d9347972f95e32e80dabb44f7ae


# c60f0209 16-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

moved all the vector fortran kernels to correct location and the block invert kernels used by BAIJ and SBAIJ

Hg-commit: e1f076dca7c745ad92f3e0051127f9b15b56c9dc


# 1cec2a20 05-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 13c4ee66e6bd736c1a3c42fd00663fff1c898f67


# 87809ed8 30-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after update

Hg-commit: df17fd3d852b740fe32e34e3fb98712419bdb07a


# 84a281e5 30-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

add MatSolve_SeqBAIJ_5_NaturalOrdering_newdatastruct

Hg-commit: caf62ab82bc8c9b1337c964f5b23e7f3027f0f3a


# 914a18a2 30-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

add ilu(0) matrix factorization for baij matrix with new data structure

Hg-commit: b31b0775d0901e6a06f03912ba031fbb2b938310


# 6bce7ff8 29-Jun-2009 Hong Zhang <hzhang@mcs.anl.gov>

ilu(0) for baij matrix with new data structure.
Only bs=1 works with this version.

Hg-commit: 6e02ecc613ef968ae27afa6caeece821783d0e20


# 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


# 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


# 4d86989b 26-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 705586efcbf3a013a2d07f190256fbe745d46d34


# 404197b7 26-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: bfd3a83a4adc1cd389f373bde87fe159fad91161


# 7d18ce8f 26-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Small fix

Hg-commit: 6d24384f0713a1505d8b6b21bbd6c7835b436be3


# 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


# 41df41f0 25-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Fixed compile errors

Hg-commit: 7ab4578a70302650f6bef425fa2d82f24616bb34


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

Merge

Hg-commit: 7dbcc30e5ab952630f5d3ab107f8a1b844c54a32


# 719d5645 24-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

1) The first argument to MatXXXFactorSymbolic/Numeric() is now the factored matrix
2) The assigment of the MatXXXFactorNumeric ops pointer is now done in the symbolic factorization
the assigment o

1) The first argument to MatXXXFactorSymbolic/Numeric() is now the factored matrix
2) The assigment of the MatXXXFactorNumeric ops pointer is now done in the symbolic factorization
the assigment of the MatSolve pointer is now done in the numeric factorization
(This is because only then do you know the right pointer that should be used)

Hg-commit: efc00afbc7c5103f2f56fd96963db2c4cf4e1ed4

show more ...


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