History log of /petsc/src/mat/impls/sbaij/seq/sbaijfact.c (Results 251 – 275 of 532)
Revision Date Author Comments
# af8c88b6 24-Mar-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 76530b3bd33348a33ed1676aa7af10e463910250


# 280e8513 18-Mar-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Replace MatPivot macros with static inline functions

Hg-commit: eddd089ac900b47f366c19e92faac9522b9d9b0f


# 3d9f221d 16-Mar-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 7ee90c9fc4e24460081863af2032eae821ef1740


# f4db908e 16-Mar-2010 Barry Smith <bsmith@mcs.anl.gov>

updated MatFactorInfo to use a PetscReal for shifttype so that it can be used from Fortran and Python

Hg-commit: 6c65af8d77207f21d4c5751ca2d8dacb3c75581f


# 59874860 14-Mar-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 88a2301e7919a0b8fe0135db14186420f5ff516c


# 73a00fbb 10-Mar-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: a2d6532a31fdfaf1e84dbee5e3d61f6339fc0040


# 14d2772e 09-Mar-2010 Hong Zhang <hzhang@mcs.anl.gov>

remove all shiftnz, shiftpd and shiftinblocks

Hg-commit: f1e8178d024009572475a411c3fa40df12abb777


# 0d2fba3e 09-Mar-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5


# f260cef2 04-Mar-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 31ca09f90e95f74d0252526a0b10d8eb7d98a3b4


# d90ac83d 04-Mar-2010 Hong Zhang <hzhang@mcs.anl.gov>

Add PCFactorSetShiftType() and PCFactorSetShiftAmount()

Hg-commit: 11b2d9da5dd711b89de2445adb08f29eaa980990


# 6d07c2b1 03-Mar-2010 Hong Zhang <hzhang@mcs.anl.gov>

bugfix: recover the call to MatCholeskyFactorSymbolic_SeqSBAIJ_inplace()
when bs>1.

Hg-commit: 83deed684e0ef3915ed8093ac97d4cfe8be08a98


# bbd65245 02-Mar-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Optimized ILU Symbolic and numeric factorization for AIJ and BAIJ by (a) declaring few integer variables const (b) in ilu0, replaced *bj++ notation with array access.
Clean up of AIJ numeric factoriz

Optimized ILU Symbolic and numeric factorization for AIJ and BAIJ by (a) declaring few integer variables const (b) in ilu0, replaced *bj++ notation with array access.
Clean up of AIJ numeric factorization.

Hg-commit: a79ab0711770475f9db0d8993d0db3397444bcc6

show more ...


# 2169352e 01-Mar-2010 Hong Zhang <hzhang@mcs.anl.gov>

rm experimental opitons -ilu_old, -lu_old, -icc_old and -cholesky_old

Hg-commit: e25276c2118f44eb65dcf1bd810ce885fdad676e


# 0838c725 28-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering() did not build for complex because rtmp[] was a MatScalar, but assigned to shift values which are real

Hg-commit: e098ea6f533cee61dfd1aa14c5ae487

MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering() did not build for complex because rtmp[] was a MatScalar, but assigned to shift values which are real

Hg-commit: e098ea6f533cee61dfd1aa14c5ae487345db6a39

show more ...


# 545dd064 26-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

add shift schemes to MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering()

Hg-commit: f8dc7e0757b448f39722155387e0ee144e691682


# 41b877b7 19-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1316ff1d495a390125af2f17d66dbed799c119dc


# a733c482 19-Feb-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: b38741fe51b3d2eaeea2e0e9e2356ff39601d0c6


# 80d3d5a7 19-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

add Forward and Backward matsolve_seqsbaij_1 under new data structure

Hg-commit: 69dbe487d58920c1288e5c586535819443cbf928


# 9dcdb97a 19-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

add MatSolves_SeqSBAIJ_1 for new datastructure
update nightly test for cholesky factorization

Hg-commit: f46c26d4cbd5e5448418284c3d9416aec468a695


# 79df256e 18-Feb-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 963de4c7e1b78b903ce01907d35b2975da327295


# 7b056e98 18-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

add cholesky factorization and MatSolve for sbaij matrix with new datastructure

Hg-commit: 071c6b7f61d7f1b0c56b32cc1c00a098d2ca5116


# c6d0d4f0 18-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

add ICC(p) factorization and MatSolve for sbaij matrix under new datastructure

Hg-commit: f816c76f6d4a97f2622c1ce7b37238568d87376c


# b50b0c90 17-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 3d5a26c29e28849fd544bc09439fd07f559c8673


# b009eacc 17-Feb-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: f475f8fc569c4e658c3a510072d72fbb6e3f1340


# d595f711 17-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

add ICC(0) factorization and MatSolve for sbaij matrix under new datastructure

Hg-commit: 16c42759c54b195708dc1c0b1ab2ccfcf5e266f1


1...<<11121314151617181920>>...22