History log of /petsc/src/mat/impls/baij/seq/baijfact2.c (Results 276 – 300 of 569)
Revision Date Author Comments
# 73a00fbb 10-Mar-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: a2d6532a31fdfaf1e84dbee5e3d61f6339fc0040


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

Merge

Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5


# 182b8fba 08-Mar-2010 Hong Zhang <hzhang@mcs.anl.gov>

replace info->shiftinblocks with info->shiftamount for baij and sbaij formats
Note: this is for bs>1 because we do not support nonzero and pd type of shift yet.
Update webpage "changes"

Hg-commit: 1

replace info->shiftinblocks with info->shiftamount for baij and sbaij formats
Note: this is for bs>1 because we do not support nonzero and pd type of shift yet.
Update webpage "changes"

Hg-commit: 1c49eff0b0ae3766e13c77f7681150e2ef3ff0d5

show more ...


# 81acb492 05-Mar-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d425d7049b7d889ff81eff21d18bb6e7b9e21682


# 832cc040 05-Mar-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Version 1 is the default now for both MatMult_SeqBAIJ_15 and MatSolve_SeqBAIJ_15_NaturalOrdering

Hg-commit: 904c458be151f2692e887cff9f1c0ee85fbc8dc4


# 0e3fc125 05-Mar-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 85eaa54cd28339f2bf1ae40ba7b65cca266f7ee9


# 0fa040f9 05-Mar-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fixed bug in optimized version of MatSolve_SeqBAIJ_15_NaturalOrdering

Hg-commit: 5dbfa1030a00a04fafd13ae2d1dff61d48252a2f


# 0b8f6341 03-Mar-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Bug fix in MatMult_SeqBAIJ_15 versions 2 and 3.
Added a version of MatSolve_SeqBAIJ_15_NaturalOrdering which accesses columns in the block serially

Hg-commit: 64b102e9a30ba4294f0732944a45284721d496c8


# 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


# 9ac85050 28-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: da0ee93a4274b762712d55ee6474ec9d68f1a7c2


# b3260449 28-Feb-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

More adding of const to integer arrays in baij

Hg-commit: 9ab0b26b280884a638a33d8d9bc64fcaef311a39


# 766f9fba 28-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

minor optimizations

Hg-commit: 4a570cebd663afe68731947c7f673dc9ac7b0c48


# 0b68f018 27-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

added const to a few array variables in BAIJ solvers

Hg-commit: 30791d80407b8f4a8f0e84d7e22df54ebab7d84f


# 04dafc9e 27-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a19ca34e4732c146f9d8ad6c6af30b2d85aed4de


# 29a97285 27-Feb-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added factorization routines for PFLOTRAN (bs = 15)

Hg-commit: eaa7fd22035039828989a882d57eb90ba101b1c9


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

add shift schemes to MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering()

Hg-commit: f8dc7e0757b448f39722155387e0ee144e691682


# 0f7f7f63 24-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e6ba8abd0e0ae08ef7ef76c6ec1fd36b7cdeede8


# 2b0b2ea7 24-Feb-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added MatSolve and MatLUFactorNumeric routines for bs = 15 (for PFLOTRAN)...Not finshed yet!

Hg-commit: c6f29b1f8b31c9318adb9276d2c03d027b29b796


# 4dd39f65 11-Feb-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Removed '_newdatastruct' from baij factorization routine names

Hg-commit: 6f0ced87ba79222f8c423261340442021c304ff7


# 8b1456e3 11-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

cleanup - preparing for removing "_newdatastruct" from MatSolve() routines

Hg-commit: 4e8b37569b76c26498e3fc898f358e622606706c


# 4fccaf36 11-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after update

Hg-commit: f2e478fe76fc8445a2c0a8b26f9dd666314c7f67


# 2ce24eb6 10-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

replace PetscFreeSpaceContiguous_LU with PetscFreeSpaceContiguous_LU_v2

Hg-commit: 8587ba5fa23aa4057754d8b0a9a59a0c177475dd


# eaada2e5 06-Feb-2010 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 52d5c8c3e196361d5c4c5f4b6b71bf59b669a5fb


# 06e38f1d 05-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

rename origianl matfactor and matsolve routines as Matxxx_inplace() for seqbaij format

Hg-commit: eab6b706212864f1073da2de830f89b4a0cd33e1


# 81054ded 20-Jan-2010 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: e36a50bca8e87bc226893cd35acbcf1194d9a5c7


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