function with missing __FUNCT__ defHg-commit: db197cb4b4c8d2fe697bfdc03de8be74ef8f01f7
Consistency checking for __FUNCT__ when __func__ or __FUNCTION__ are available.Uses the compiler definitions in CHKERRQ/SETERRQ when available to getbetter traces through user code that doesn't ma
Consistency checking for __FUNCT__ when __func__ or __FUNCTION__ are available.Uses the compiler definitions in CHKERRQ/SETERRQ when available to getbetter traces through user code that doesn't manually defined __FUNCT__.Fix lots of places that __FUNCT__ was used inconsistently.Hg-commit: fdbdc93647ff934a12906fd51bc39302de07ae77
show more ...
typoHg-commit: f01ebdf7e6b9ad4dc2898491e2e3282331066873
bugfix for '-info' on symbolic cholesky factors of seqaij, seqbaij and seqsbaijHg-commit: fdecf3b58d6f6c3bc14c8c6333880d68dcc1a536
bugfix for '-info' on symbolic factors of seqaij and seqbaijHg-commit: 41490de758658578892e5d280be602bca7ba96a9
Add MatGetMultiProcBlock() to MatOpsHg-commit: ee567dae8c92b47048f5cbcf74749067e770d7eb
changed MatHeaderCopy() to MatHeaderMerge() and improved commentHg-commit: ef8e7a4583e637f6fd1061993fef3bf18c5d29af
updates to docs to include actual hyperlink to users manual when possiblenow use PETSC_HAVE_DYNAMIC_LIBRARIES instead of PETSC_USE_DYNAMIC_LIBRARIES for PetscFListFind() etc so even statically built
updates to docs to include actual hyperlink to users manual when possiblenow use PETSC_HAVE_DYNAMIC_LIBRARIES instead of PETSC_USE_DYNAMIC_LIBRARIES for PetscFListFind() etc so even statically built PETSc can dynamically load new typesHg-commit: 44383b6f330cbb89c18413a3aa580692ad00c36e
commit after mergeHg-commit: 4976d5f8a5ede0d2f344004f84eef28988480d5f
added MatSOR for SeqBAIJ for more than block size of 7 using BLASfixed bug in MatSOR_SeqBAIJ_7()Hg-commit: 656df984b349dedba13643fc497ff13797af5636
Reordered MatLoad input arguments.Updated custom fortran MatLoad stub.Hg-commit: 1b34440d31d2a1eb45d0adecc1d80c3909b37054
Modified inblock shift in Kernel_A_gets_inverse_A_bs for bs=2,5,6,7Hg-commit: e45c65b431b6ab81f049a21b1793ab5015b758e6
modify inblocks shift values in Kernel_A_gets_inverse_A_3() and Kernel_A_gets_inverse_A_4().Hg-commit: 08d2b4d56a870c4bc8cfb8117739f14791d29a82
minor changes of *x++ stuff to x[i] for possible better performanceHg-commit: fcea02824bd722a37efba3465eb17fea2dc1ea37
Changed the shift factor for shift-in-blocks seqbaij blocksize 3 & 4.Hg-commit: a4773d91b35d626f1efe1b863f80964d9c1a573a
Removed unnecessary includeHg-commit: 2ad8999394957dc0caf1ba114ffcf1c4204dee05
MatLoad interface upgrade complete : Replaced all MatLoadnew() to MatLoad()Hg-commit: c13fd97592f26133f7c2c5fcb35b1f0bb383ee5a
Removed all dead previous MatLoad related codeHg-commit: 103f343af4c26e024c9483c4b45581631c70a977
Upgrading to new MatLoad interface : Replaced all use of MatLoad() with MatLoadnew()Hg-commit: ade248946c12ce11ac537da7360f9babe1978b39
MatGetInfo_Seq(S)BAIJ: report number of allocated nonzeros (not blocks)For consistency with reported number of nonzeros.Hg-commit: d54a8266497909a7234612ae03bef62dc031ef49
removed many unused variablessmall amount of reformatingadded use of all arguments in MPIUNI call to prevent complaints about unused valuesHg-commit: f1e85e77153d4207c8ab2522ae8e9ec72b7358ec
Added SeqSBAIJ support for new Matload interfaceHg-commit: 3911965a58f2f1db0c8a326145aa6c741ac9b3b1
Added SeqBAIJ implementation for new MatLoad interfaceHg-commit: 08365da5a42c5aa8527c17effdb8cb0f6ef4604a
changed many VecGetArray() to VecGetArrayRead()Hg-commit: d7f64a5632750c1ca905eea86db48747b7367a8a
commit after mergeHg-commit: d5d6271688b0e7608ca3883cc177d4942a399f4c
1...<<21222324252627282930>>...64