History log of /petsc/src/mat/impls/baij/seq/baij.h (Results 226 – 250 of 391)
Revision Date Author Comments
# 0d2fba3e 09-Mar-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5


# 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


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

removed dead function prototype in baij.h
fixed petscmpiexec to pass full path of valgrind for new mpich exec that needs full path

Hg-commit: 712889f787ec074b3c7275e53adee861c7d38e04


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

Added experimental versions for MatMult_SeqBAIJ_15

Hg-commit: 2f2bc3531d6a08e5549562f5cf006074ee962fb4


# 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


# 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


# 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


# bcf26ab6 18-Jan-2010 Jed Brown <jed@59A2.org>

merge ISCopy and -pc_asm_blocks

Hg-commit: 9f252e01cb909aa5d4c601af9ebadf1b4964b38f


# 1b3fe5dc 18-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6f9788a66abacd8965f2a9bbc8876116b47de1b8


# 32121132 18-Jan-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added more MatSolveTranspose routines for Seq_BAIJ

Hg-commit: f13d32f4cd6265356616968eec994fe3c6f60964


# 8499736a 18-Jan-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added MatSolveTranspose_SeqBAIJ_<bs>_NaturalOrdering_newdatastruct for bs = 4,5,6,7,N

Hg-commit: 0de2322b663334f16acb4dfd1ef2be298db7a7c6


# 6929473c 18-Jan-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Started working on MatSolveTranspose_SEQBAIJ routines for new data strucuture
Removed newdatastruct version 1 routines for SEQ_AIJ and SEQ_BAIJ

Hg-commit: e76dcd365c649c8c1dd598bf1e7484134939b934


# 1a2fa96c 14-Jan-2010 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 183a24e2aa0f61adbebcb5aaf32c8c3e94073ff6


# e15dd1e9 13-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 2886946332d7399069f0d1de21c047a1298a075e


# a2d6a19a 12-Jan-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Replaced MatSolve seq baij newdatastruct version 1 routines with version 2.
Isolated newdatastruct version 1 routines using if defined(OLD_ROUTINE_TO_BE_REPLACED)

Hg-commit: 059ca6d593d6b5fbc883aaf1

Replaced MatSolve seq baij newdatastruct version 1 routines with version 2.
Isolated newdatastruct version 1 routines using if defined(OLD_ROUTINE_TO_BE_REPLACED)

Hg-commit: 059ca6d593d6b5fbc883aaf1fff18aa4ded9857d

show more ...


# 4b0cc578 10-Jan-2010 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: c3bbe4664912c4afc8bb0ac514c1b80480c955bf


12345678910>>...16