Added factorization routines for PFLOTRAN (bs = 15)Hg-commit: eaa7fd22035039828989a882d57eb90ba101b1c9
commit after mergeHg-commit: ee73705a045ef5d04e074e8534eb7e0fbaa08e1b
petsc.h --> petscsys.h (fortran equivalents also)new petsc.h that includes all PETSc includes is addedHg-commit: a82a9bcb80ed39c69991db706672838a5b792d44
add shift schemes to MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering()Hg-commit: f8dc7e0757b448f39722155387e0ee144e691682
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and Celiminate use of petscsys.h (Fortran and C)eliminated redundant use of #include "petscfix" all over t
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and Celiminate use of petscsys.h (Fortran and C)eliminated redundant use of #include "petscfix" all over the place because included by petsc.hHg-commit: dea4bc8a57aa0490c3a40fdee08c4b41e42e03ce
show more ...
Added MatSolve and MatLUFactorNumeric routines for bs = 15 (for PFLOTRAN)...Not finshed yet!Hg-commit: c6f29b1f8b31c9318adb9276d2c03d027b29b796
removed public interface for MatILUDTFactor*, this will now be handled by regular MatILU/ICCFactor* interfaceHg-commit: b130c3ab430985359fffc88a9c93110f07b98d13
Removed '_newdatastruct' from baij factorization routine namesHg-commit: 6f0ced87ba79222f8c423261340442021c304ff7
cleanup - preparing for removing "_newdatastruct" from MatSolve() routinesHg-commit: 4e8b37569b76c26498e3fc898f358e622606706c
commit after updateHg-commit: f2e478fe76fc8445a2c0a8b26f9dd666314c7f67
unreachable code, unused valuesHg-commit: 58da6a73057248232bddd3b9049ed613f4a87e06
replace PetscFreeSpaceContiguous_LU with PetscFreeSpaceContiguous_LU_v2Hg-commit: 8587ba5fa23aa4057754d8b0a9a59a0c177475dd
MatDuplicate_SeqBAIJ() did not copy over specific functions in function table so had bad performance with _N versionsHg-commit: 4ec8f7d8a044e55d8021f5cabebcaab4df1dce8a
fixed formattingHg-commit: bfc84020f0373b169cf98d2da46c3aa47d9714fe
cannot #ifdef on have_getarg because macros map many names to itHg-commit: f66415bb0437ba40cc5972f62b83bdaee85c6206
rename matfactor and matsolve routines as Matxxx_inplace for Cholesky factorization with aij formatHg-commit: ba6d9a8f15047432bab9738f57075948805312da
rename origianl matfactor and matsolve routines as Matxxx_inplace() for seqbaij formatHg-commit: eab6b706212864f1073da2de830f89b4a0cd33e1
fixed a bunch of assignments of integer to 0. mistake I made a few days ago adding the .Hg-commit: cc599b11a9988dfcfd6326b284afa5d15897575c
Added nightly test for MatSolve_SeqBAIJ for bs > 7Minor editing of MatLUFactorSymbolic_SeqBAIJHg-commit: 2a39f55502e54848ef7cf701e120db3bd31dbbdc
spelling in commentHg-commit: ea48b3cbb8d732c7c59bad08d7aaa5f1b06a25fc
Added more MatSolveTranspose routines for Seq_BAIJHg-commit: f13d32f4cd6265356616968eec994fe3c6f60964
Added MatSolveTranspose_SeqBAIJ_<bs>_NaturalOrdering_newdatastruct for bs = 4,5,6,7,NHg-commit: 0de2322b663334f16acb4dfd1ef2be298db7a7c6
Started working on MatSolveTranspose_SEQBAIJ routines for new data strucutureRemoved newdatastruct version 1 routines for SEQ_AIJ and SEQ_BAIJHg-commit: e76dcd365c649c8c1dd598bf1e7484134939b934
correcting of 0 assignments to double to be 0.Hg-commit: 4e8d3c66ce68ac50361b8dc9292a6438842e1543
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
1...<<41424344454647484950>>...92