History log of /petsc/src/mat/impls/baij/seq/ (Results 1101 – 1125 of 1578)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5a9542e303-Mar-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1047.1.1
Kris@buschel2000.|ChangeSet|20030303205526|59204
ChangeSet
1.1047.1.1 03/03/03 12:55:26 Kris@buschel2000. +1 -0
unsigned short Factor/Solve minor bugfix

src/mat/impls/b

bk-changeset-1.1047.1.1
Kris@buschel2000.|ChangeSet|20030303205526|59204
ChangeSet
1.1047.1.1 03/03/03 12:55:26 Kris@buschel2000. +1 -0
unsigned short Factor/Solve minor bugfix

src/mat/impls/baij/seq/baijfact2.c
1.24 03/03/03 12:55:23 Kris@buschel2000. +2 -0
Match PetscFunctionBegin/Return


Hg-commit: 6292b3cd960d80cea2150dffad4edc77b5d1cbc3

show more ...

86b4ebfe01-Mar-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1045
Kris@buschel2000.|ChangeSet|20030301010602|41827
ChangeSet
1.1045 03/02/28 17:06:02 Kris@buschel2000. +1 -0
Log usage of ushort j index Factor and Solve routines.

src/mat/i

bk-changeset-1.1045
Kris@buschel2000.|ChangeSet|20030301010602|41827
ChangeSet
1.1045 03/02/28 17:06:02 Kris@buschel2000. +1 -0
Log usage of ushort j index Factor and Solve routines.

src/mat/impls/baij/seq/baijfact2.c
1.23 03/02/28 17:05:59 Kris@buschel2000. +3 -2
Log usage of ushort j index Factor and Solve routines.


Hg-commit: 8d138905222f27f5a13665c2a0e3def439ce439f

show more ...

995eb29701-Mar-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1044
Kris@buschel2000.|ChangeSet|20030301005456|41826
ChangeSet
1.1044 03/02/28 16:54:56 Kris@buschel2000. +1 -0
Set solve to use _usj version when unigned short is appropriate.

bk-changeset-1.1044
Kris@buschel2000.|ChangeSet|20030301005456|41826
ChangeSet
1.1044 03/02/28 16:54:56 Kris@buschel2000. +1 -0
Set solve to use _usj version when unigned short is appropriate.

src/mat/impls/baij/seq/baijfact2.c
1.22 03/02/28 16:54:53 Kris@buschel2000. +8 -2
Set solve to use _usj version when unigned short is appropriate.


Hg-commit: f76af9b6857c5202689b7e6b663084554f4a546f

show more ...

0959a07528-Feb-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1043
Kris@buschel2000.|ChangeSet|20030228231152|41842
ChangeSet
1.1043 03/02/28 15:11:52 Kris@buschel2000. +1 -0
Declare _usj unsigned short j index Factor and Solve routines.

s

bk-changeset-1.1043
Kris@buschel2000.|ChangeSet|20030228231152|41842
ChangeSet
1.1043 03/02/28 15:11:52 Kris@buschel2000. +1 -0
Declare _usj unsigned short j index Factor and Solve routines.

src/mat/impls/baij/seq/baij.h
1.9 03/02/28 15:11:49 Kris@buschel2000. +2 -0
Declare _usj unsigned short j index Factor and Solve routines.


Hg-commit: 7ec862146e7a635f871dd3c07fb31de6e236d8a3

show more ...

7cf1b8d328-Feb-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1039.1.1
Kris@buschel2000.|ChangeSet|20030228220631|41490
ChangeSet
1.1039.1.1 03/02/28 14:06:31 Kris@buschel2000. +2 -0
Restore unscaled Factor and Solve routines with int j indic

bk-changeset-1.1039.1.1
Kris@buschel2000.|ChangeSet|20030228220631|41490
ChangeSet
1.1039.1.1 03/02/28 14:06:31 Kris@buschel2000. +2 -0
Restore unscaled Factor and Solve routines with int j indices.

src/mat/impls/baij/seq/baijfact2.c
1.21 03/02/28 14:06:27 Kris@buschel2000. +227 -10
Restore unscaled Factor and Solve routines with int j indices.

src/mat/impls/baij/seq/baijfact12.c
1.13 03/02/28 14:06:27 Kris@buschel2000. +437 -0
Restore unscaled Factor and Solve routines with int j indices.


Hg-commit: 9f9c93c2565e35f26a3707a6ca63736dbe7fb5bc

show more ...

730324c126-Feb-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1035
Kris@buschel2000.|ChangeSet|20030226203241|35359
ChangeSet
1.1035 03/02/26 12:32:41 Kris@buschel2000. +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into buschel2000.:E:/

bk-changeset-1.1035
Kris@buschel2000.|ChangeSet|20030226203241|35359
ChangeSet
1.1035 03/02/26 12:32:41 Kris@buschel2000. +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into buschel2000.:E:/home/Kris/petsc


Hg-commit: 48de3ae579c07f3ee0a30135c5de39767ce6c25d

show more ...

ecc4ab6d26-Feb-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1031.1.6
bsmith@harley.mcs.anl.gov|ChangeSet|20030226201510|35771
ChangeSet
1.1031.1.6 03/02/26 14:15:10 bsmith@harley.mcs.anl.gov +4 -0
partial

src/vec/vecimpl.h
1.11 03/02

bk-changeset-1.1031.1.6
bsmith@harley.mcs.anl.gov|ChangeSet|20030226201510|35771
ChangeSet
1.1031.1.6 03/02/26 14:15:10 bsmith@harley.mcs.anl.gov +4 -0
partial

src/vec/vecimpl.h
1.11 03/02/26 14:14:30 bsmith@harley.mcs.anl.gov +2 -0
started caching of vecnorm

src/vec/interface/vector.c
1.36 03/02/26 14:12:26 bsmith@harley.mcs.anl.gov +5 -0
starting putting in caching of norm value

src/vec/interface/vector.c
1.35 03/02/26 14:10:26 bsmith@harley.mcs.anl.gov +22 -3
partial

src/mat/impls/sbaij/seq/sbaij.c
1.53 03/02/26 12:58:36 bsmith@harley.mcs.anl.gov +7 -0
support -mat_sbaij_spooles with MatLoad()

src/mat/impls/baij/seq/baij.c
1.40 03/02/26 12:58:12 bsmith@harley.mcs.anl.gov +8 -0
support -mat_baij_spooles with MatLoad()


Hg-commit: 4c5937b15975aa312c1d36ded138e95567b33473

show more ...


/petsc/bmake/IRIX/packages
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/UXPV/packages
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/common/rules
/petsc/bmake/freebsd/packages
/petsc/bmake/hpux/packages
/petsc/bmake/hpux64/packages
/petsc/bmake/linux/packages
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_jazz_intel/packages
/petsc/bmake/linux_jazz_intel/rules
/petsc/bmake/linux_jazz_intel/variables
/petsc/bmake/linux_nagf90/packages
/petsc/bmake/linux_pgi/packages
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/solaris/packages
/petsc/bmake/solaris_x86/packages
/petsc/docs/makefile
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/developers/projects.html
/petsc/docs/website/documentation/benchmarks.html
/petsc/docs/website/documentation/bugreporting.html
/petsc/docs/website/documentation/changes/2015.html
/petsc/docs/website/documentation/changes/2016.html
/petsc/docs/website/documentation/changes/2017.html
/petsc/docs/website/documentation/changes/2022.html
/petsc/docs/website/documentation/changes/2024.html
/petsc/docs/website/documentation/changes/2028.html
/petsc/docs/website/documentation/changes/2029.html
/petsc/docs/website/documentation/changes/21.html
/petsc/docs/website/documentation/changes/211.html
/petsc/docs/website/documentation/changes/212.html
/petsc/docs/website/documentation/changes/213.html
/petsc/docs/website/documentation/changes/215.html
/petsc/docs/website/documentation/changes/2918-21.html
/petsc/docs/website/documentation/changes/index.html
/petsc/docs/website/documentation/codemanagement.html
/petsc/docs/website/documentation/copyright.html
/petsc/docs/website/documentation/exercises/compiling/index.html
/petsc/docs/website/documentation/exercises/compiling/makeoutput.html
/petsc/docs/website/documentation/exercises/compiling/runoutput.html
/petsc/docs/website/documentation/exercises/index.html
/petsc/docs/website/documentation/exercises/matrices/index.html
/petsc/docs/website/documentation/exercises/odes/index.html
/petsc/docs/website/documentation/exercises/odes/runoutput.html
/petsc/docs/website/documentation/exercises/pseudo/index.html
/petsc/docs/website/documentation/exercises/pseudo/runoutput.html
/petsc/docs/website/documentation/exercises/simpleoutput/index.html
/petsc/docs/website/documentation/exercises/sles/index.html
/petsc/docs/website/documentation/exercises/snes/advanced.html
/petsc/docs/website/documentation/exercises/snes/index.html
/petsc/docs/website/documentation/exercises/vectors/index.html
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/documentation/index.html
/petsc/docs/website/documentation/referencing.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/docs/website/documentation/tutorials/PCFD99.html
/petsc/docs/website/documentation/tutorials/ag.html
/petsc/docs/website/documentation/tutorials/index.html
/petsc/docs/website/documentation/tutorials/nersc01/nersc01.html
/petsc/docs/website/download/index.html
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/features/details.html
/petsc/docs/website/features/diagram.html
/petsc/docs/website/features/index.html
/petsc/docs/website/images/barry.gif
/petsc/docs/website/images/bill.gif
/petsc/docs/website/images/buschelman.jpg
/petsc/docs/website/images/dinesh.jpg
/petsc/docs/website/images/headbang.gif
/petsc/docs/website/images/hong.jpg
/petsc/docs/website/images/lois.gif
/petsc/docs/website/images/matt.jpg
/petsc/docs/website/images/mcs-rule-small.gif
/petsc/docs/website/images/petscwww.gif
/petsc/docs/website/images/satish.gif
/petsc/docs/website/index.html
/petsc/docs/website/miscellaneous/acknwldg.html
/petsc/docs/website/miscellaneous/ftp.gif
/petsc/docs/website/miscellaneous/funding.html
/petsc/docs/website/miscellaneous/index.html
/petsc/docs/website/miscellaneous/petscthreads.html
/petsc/docs/website/miscellaneous/pie.gif
/petsc/docs/website/miscellaneous/usage.html
/petsc/docs/website/miscellaneous/usage.xls
/petsc/docs/website/miscellaneous/usage_15625_image001.gif
/petsc/docs/website/miscellaneous/usage_6589_image001.gif
/petsc/docs/website/presentations/archive/doe2k/doe2k-apps.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-aztec-petsc.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-esi.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-petsc.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-pvode-petsc.html
/petsc/docs/website/presentations/future.html
/petsc/docs/website/presentations/index.html
/petsc/docs/website/publications/index.html
/petsc/docs/website/publications/structured.html
/petsc/docs/website/publications/unstructured.html
/petsc/include/adic/ad_deriv.h
/petsc/include/adic/ad_utils.h
/petsc/include/petscda.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/maint/builddist
/petsc/maint/submitPatch.py
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/adic/examples/tutorials/makefile
/petsc/src/adic/src/makefile
/petsc/src/contrib/adic/Gradient/ad_grad.c
/petsc/src/contrib/adic/Gradient/ad_utils.c
/petsc/src/contrib/adic/Gradient/makefile
/petsc/src/contrib/adic/makefile
/petsc/src/contrib/lgmres/README
/petsc/src/contrib/lgmres/lgmres.c
/petsc/src/contrib/lgmres/lgmresp.h
/petsc/src/contrib/lgmres/makefile
/petsc/src/contrib/makefile
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/utils/fdda.c
/petsc/src/fortran/custom/zis.c
/petsc/src/inline/dot.h
/petsc/src/mat/color/color.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/aijspooles.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/spooles.c
/petsc/src/mat/impls/aij/seq/spoolesOptions.c
baij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijspooles.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/sles/ksp/interface/itregis.c
/petsc/src/sles/pc/impls/sor/sor.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/vecimpl.h
2aa5897f25-Feb-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1034
Kris@buschel2000.|ChangeSet|20030225234514|35351
ChangeSet
1.1034 03/02/25 15:45:14 Kris@buschel2000. +2 -0
Cannot use unsigned short for i indices!
Do not scale j indices b

bk-changeset-1.1034
Kris@buschel2000.|ChangeSet|20030225234514|35351
ChangeSet
1.1034 03/02/25 15:45:14 Kris@buschel2000. +2 -0
Cannot use unsigned short for i indices!
Do not scale j indices by 4 when using unsigned short.

src/mat/impls/baij/seq/baijfact2.c
1.20 03/02/25 15:45:11 Kris@buschel2000. +15 -20
Cannot use unsigned short for i indices!
Do not scale j indices by 4 when using unsigned short.

src/mat/impls/baij/seq/baijfact12.c
1.12 03/02/25 15:45:11 Kris@buschel2000. +21 -14
Cannot use unsigned short for i indices!
Do not scale j indices by 4 when using unsigned short.


Hg-commit: fb505847a2b8eb9d14278e41ccce38586c319175

show more ...

2023537924-Feb-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1029.1.1
Kris@buschel2000.|ChangeSet|20030224192308|43830
ChangeSet
1.1029.1.1 03/02/24 11:23:08 Kris@buschel2000. +2 -0
Use unsigned short for i&j incides for ilu factored matrice

bk-changeset-1.1029.1.1
Kris@buschel2000.|ChangeSet|20030224192308|43830
ChangeSet
1.1029.1.1 03/02/24 11:23:08 Kris@buschel2000. +2 -0
Use unsigned short for i&j incides for ilu factored matrices.

src/mat/impls/baij/seq/baijfact2.c
1.19 03/02/24 11:23:05 Kris@buschel2000. +23 -13
Use unsigned short for i&j incides for ilu factored matrices.

src/mat/impls/baij/seq/baijfact12.c
1.11 03/02/24 11:23:05 Kris@buschel2000. +17 -16
Use unsigned short for i&j incides for ilu factored matrices.


Hg-commit: 42497c1ffad3ba307bddd7dd9e41073ee2f8ed93

show more ...


/petsc/bmake/IRIX/packages
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/UXPV/packages
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/common/rules
/petsc/bmake/freebsd/packages
/petsc/bmake/hpux/packages
/petsc/bmake/hpux64/packages
/petsc/bmake/linux/packages
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_jazz_intel/packages
/petsc/bmake/linux_jazz_intel/rules
/petsc/bmake/linux_jazz_intel/variables
/petsc/bmake/linux_nagf90/packages
/petsc/bmake/linux_pgi/packages
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/solaris/packages
/petsc/bmake/solaris_x86/packages
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/developers/projects.html
/petsc/docs/website/documentation/benchmarks.html
/petsc/docs/website/documentation/bugreporting.html
/petsc/docs/website/documentation/changes/2015.html
/petsc/docs/website/documentation/changes/2016.html
/petsc/docs/website/documentation/changes/2017.html
/petsc/docs/website/documentation/changes/2022.html
/petsc/docs/website/documentation/changes/2024.html
/petsc/docs/website/documentation/changes/2028.html
/petsc/docs/website/documentation/changes/2029.html
/petsc/docs/website/documentation/changes/21.html
/petsc/docs/website/documentation/changes/211.html
/petsc/docs/website/documentation/changes/212.html
/petsc/docs/website/documentation/changes/213.html
/petsc/docs/website/documentation/changes/215.html
/petsc/docs/website/documentation/changes/2918-21.html
/petsc/docs/website/documentation/changes/index.html
/petsc/docs/website/documentation/codemanagement.html
/petsc/docs/website/documentation/copyright.html
/petsc/docs/website/documentation/exercises/compiling/index.html
/petsc/docs/website/documentation/exercises/compiling/makeoutput.html
/petsc/docs/website/documentation/exercises/compiling/runoutput.html
/petsc/docs/website/documentation/exercises/index.html
/petsc/docs/website/documentation/exercises/matrices/index.html
/petsc/docs/website/documentation/exercises/odes/index.html
/petsc/docs/website/documentation/exercises/odes/runoutput.html
/petsc/docs/website/documentation/exercises/pseudo/index.html
/petsc/docs/website/documentation/exercises/pseudo/runoutput.html
/petsc/docs/website/documentation/exercises/simpleoutput/index.html
/petsc/docs/website/documentation/exercises/sles/index.html
/petsc/docs/website/documentation/exercises/snes/advanced.html
/petsc/docs/website/documentation/exercises/snes/index.html
/petsc/docs/website/documentation/exercises/vectors/index.html
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/documentation/index.html
/petsc/docs/website/documentation/referencing.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/docs/website/documentation/tutorials/PCFD99.html
/petsc/docs/website/documentation/tutorials/ag.html
/petsc/docs/website/documentation/tutorials/index.html
/petsc/docs/website/documentation/tutorials/nersc01/nersc01.html
/petsc/docs/website/download/index.html
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/features/details.html
/petsc/docs/website/features/diagram.html
/petsc/docs/website/features/index.html
/petsc/docs/website/images/barry.gif
/petsc/docs/website/images/bill.gif
/petsc/docs/website/images/buschelman.jpg
/petsc/docs/website/images/dinesh.jpg
/petsc/docs/website/images/headbang.gif
/petsc/docs/website/images/hong.jpg
/petsc/docs/website/images/lois.gif
/petsc/docs/website/images/matt.jpg
/petsc/docs/website/images/mcs-rule-small.gif
/petsc/docs/website/images/petscwww.gif
/petsc/docs/website/images/satish.gif
/petsc/docs/website/index.html
/petsc/docs/website/miscellaneous/acknwldg.html
/petsc/docs/website/miscellaneous/ftp.gif
/petsc/docs/website/miscellaneous/funding.html
/petsc/docs/website/miscellaneous/index.html
/petsc/docs/website/miscellaneous/petscthreads.html
/petsc/docs/website/miscellaneous/pie.gif
/petsc/docs/website/miscellaneous/usage.html
/petsc/docs/website/miscellaneous/usage.xls
/petsc/docs/website/miscellaneous/usage_15625_image001.gif
/petsc/docs/website/miscellaneous/usage_6589_image001.gif
/petsc/docs/website/presentations/archive/doe2k/doe2k-apps.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-aztec-petsc.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-esi.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-petsc.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-pvode-petsc.html
/petsc/docs/website/presentations/future.html
/petsc/docs/website/presentations/index.html
/petsc/docs/website/publications/index.html
/petsc/docs/website/publications/structured.html
/petsc/docs/website/publications/unstructured.html
/petsc/include/adic/ad_deriv.h
/petsc/include/adic/ad_utils.h
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/maint/submitPatch.py
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/adic/examples/tutorials/makefile
/petsc/src/adic/src/makefile
/petsc/src/contrib/adic/Gradient/ad_grad.c
/petsc/src/contrib/adic/Gradient/ad_utils.c
/petsc/src/contrib/adic/Gradient/makefile
/petsc/src/contrib/adic/makefile
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/utils/fdda.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles.c
/petsc/src/mat/impls/aij/seq/spoolesOptions.c
baijfact12.c
baijfact2.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaijspooles.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/sles/pc/impls/sor/sor.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/memory/mem.c
85fc772407-Feb-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.988.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20030207233926|14997
ChangeSet
1.988.1.1 03/02/07 17:39:26 bsmith@terra.mcs.anl.gov +7 -0
add fast conversion from seqaij to seqbaij

s

bk-changeset-1.988.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20030207233926|14997
ChangeSet
1.988.1.1 03/02/07 17:39:26 bsmith@terra.mcs.anl.gov +7 -0
add fast conversion from seqaij to seqbaij

src/mat/impls/aij/seq/aij.c
1.56 03/02/07 17:39:25 bsmith@terra.mcs.anl.gov +4 -0
add fast conversion from seqaij to seqbaij

src/mat/impls/baij/seq/aijbaij.c
1.4 03/02/07 17:37:41 bsmith@terra.mcs.anl.gov +37 -0
added quick conversion to BAIJ from AIJ seq

src/mat/examples/tests/ex55.c
1.4 03/02/07 17:37:12 bsmith@terra.mcs.anl.gov +14 -11
actually checks results, BUT doesn't handle many matrix types

src/sles/pc/impls/redundant/redundant.c
1.7 03/02/07 10:13:59 bsmith@terra.mcs.anl.gov +1 -1
add space in comment

src/sles/pc/impls/mg/mgfunc.c
1.4 03/02/03 18:52:03 bsmith@terra.mcs.anl.gov +10 -10
make clear that 0 is coarsest level

docs/tex/petscapp.bib
1.62 03/01/31 15:23:57 bsmith@terra.mcs.anl.gov +6 -0
new app

src/mat/interface/matrix.c
1.48 03/01/27 10:12:04 bsmith@terra.mcs.anl.gov +2 -12
call matview_private after numeric factorization rather than manually handling -mat_view_draw


Hg-commit: 95ca53aa543e1cd33876462105444a33cf406d15

show more ...

79692fd819-Jan-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.960
bsmith@terra.mcs.anl.gov|ChangeSet|20030119235837|19672
ChangeSet
1.960 03/01/19 17:58:37 bsmith@terra.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into terr

bk-changeset-1.960
bsmith@terra.mcs.anl.gov|ChangeSet|20030119235837|19672
ChangeSet
1.960 03/01/19 17:58:37 bsmith@terra.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into terra.mcs.anl.gov:/sandbox/bsmith/petsc

src/mat/impls/baij/seq/baij.c
1.39 03/01/19 17:58:37 bsmith@terra.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 94d4791203b70a7ab709fcc459f837ae1c0dc84e

show more ...

9c8c104119-Jan-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.945.5.1
bsmith@terra.mcs.anl.gov|ChangeSet|20030119235824|05121
ChangeSet
1.945.5.1 03/01/19 17:58:24 bsmith@terra.mcs.anl.gov +8 -0
bug fixes

src/sys/src/memory/mem.c
1.10

bk-changeset-1.945.5.1
bsmith@terra.mcs.anl.gov|ChangeSet|20030119235824|05121
ChangeSet
1.945.5.1 03/01/19 17:58:24 bsmith@terra.mcs.anl.gov +8 -0
bug fixes

src/sys/src/memory/mem.c
1.10 03/01/19 17:58:22 bsmith@terra.mcs.anl.gov +11 -2
more complete error messages

src/mat/impls/baij/seq/baij.c
1.37.1.1 03/01/19 17:58:22 bsmith@terra.mcs.anl.gov +4 -0
added protection for Extern C for functions called from Fortran

src/sys/src/plog/ploginfo.c
1.12 03/01/19 17:54:58 bsmith@terra.mcs.anl.gov +4 -4
fix bug Matt introduced where crashes when send -log_info to a file

src/contrib/lahaye/ramg/ramgpetsc.c
1.6 03/01/16 15:24:37 bsmith@terra.mcs.anl.gov +3 -1
*** empty log message ***

include/petscpc.h
1.23 03/01/15 13:03:46 bsmith@terra.mcs.anl.gov +2 -0
prototypes of PCILU/LUSetZeroPivot()

src/sles/pc/impls/lu/lu.c
1.13 03/01/15 13:02:40 bsmith@terra.mcs.anl.gov +49 -0
function PCILUSetZeroPivot() added to match previous command line option

src/sles/pc/impls/ilu/ilu.c
1.12 03/01/15 13:02:34 bsmith@terra.mcs.anl.gov +49 -0
function PCILUSetZeroPivot() added to match previous command line option

docs/tex/petscapp.bib
1.57 03/01/15 12:52:44 bsmith@terra.mcs.anl.gov +10 -0
*** empty log message ***


Hg-commit: ffa2a01f6d2609a7c70ccf9f2ac64bdc96149212

show more ...

16cf89ac16-Jan-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.951.1.2
hzhang@compbio.mcs.anl.gov|ChangeSet|20030116164848|05366
ChangeSet
1.951.1.2 03/01/16 10:48:48 hzhang@compbio.mcs.anl.gov +1 -0
nightly build fix

src/mat/impls/baij/seq

bk-changeset-1.951.1.2
hzhang@compbio.mcs.anl.gov|ChangeSet|20030116164848|05366
ChangeSet
1.951.1.2 03/01/16 10:48:48 hzhang@compbio.mcs.anl.gov +1 -0
nightly build fix

src/mat/impls/baij/seq/baij.c
1.38 03/01/16 10:39:56 hzhang@compbio.mcs.anl.gov +0 -1
*** empty log message ***


Hg-commit: fa4b09f4764733ae1a258a5b210d807da1efa22e

show more ...

7e7071cd15-Jan-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.948
Kris@buschel2000.|ChangeSet|20030115213336|01280
ChangeSet
1.948 03/01/15 13:33:36 Kris@buschel2000. +2 -0
Column scale fix for inplace LU factorization using SSE.

src/mat/i

bk-changeset-1.948
Kris@buschel2000.|ChangeSet|20030115213336|01280
ChangeSet
1.948 03/01/15 13:33:36 Kris@buschel2000. +2 -0
Column scale fix for inplace LU factorization using SSE.

src/mat/impls/baij/seq/baijfact2.c
1.18 03/01/15 13:33:34 Kris@buschel2000. +13 -0
Undo column scaling for inplace factorization.

src/mat/impls/baij/seq/baijfact12.c
1.10 03/01/15 13:33:33 Kris@buschel2000. +5 -3
Column scale fix for inplace factorization.


Hg-commit: 348c743fcf791e0dbf7df1ef5710de4395d8bd68

show more ...

86cad81615-Jan-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.947
Kris@buschel2000.|ChangeSet|20030115210255|01270
ChangeSet
1.947 03/01/15 13:02:55 Kris@buschel2000. +1 -0
Column scaling bugfix for faster MatSolve via SSE.

src/mat/impls/b

bk-changeset-1.947
Kris@buschel2000.|ChangeSet|20030115210255|01270
ChangeSet
1.947 03/01/15 13:02:55 Kris@buschel2000. +1 -0
Column scaling bugfix for faster MatSolve via SSE.

src/mat/impls/baij/seq/baijfact12.c
1.9 03/01/15 13:02:52 Kris@buschel2000. +4 -2
Bugfix: forgot to unscale.


Hg-commit: 5c1658eb8dafcf1a36209acaf31a681e418212f8

show more ...

13c7ffee13-Jan-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.942.1.1
Kris@buschel2000.|ChangeSet|20030113222429|01170
ChangeSet
1.942.1.1 03/01/13 14:24:29 Kris@buschel2000. +2 -0
SSE LUFactor/Solve impls use column indices scaled by 4 for f

bk-changeset-1.942.1.1
Kris@buschel2000.|ChangeSet|20030113222429|01170
ChangeSet
1.942.1.1 03/01/13 14:24:29 Kris@buschel2000. +2 -0
SSE LUFactor/Solve impls use column indices scaled by 4 for faster solve.

src/mat/impls/baij/seq/baijfact2.c
1.17 03/01/13 14:24:26 Kris@buschel2000. +7 -2
SSE LUFactor/Solve impls use column indices scaled by 4 for faster solve.

src/mat/impls/baij/seq/baijfact12.c
1.8 03/01/13 14:24:26 Kris@buschel2000. +4 -4
SSE LUFactor/Solve impls use column indices scaled by 4 for faster solve.


Hg-commit: 79afe38aec24456f56774f0af94ccce83b044f1b

show more ...

43b9cc9313-Jan-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.942
Kris@buschel2000.|ChangeSet|20030113191103|01857
ChangeSet
1.942 03/01/13 11:11:03 Kris@buschel2000. +1 -0
Fix unused variable.

src/mat/impls/baij/seq/baijfact2.c
1.16 0

bk-changeset-1.942
Kris@buschel2000.|ChangeSet|20030113191103|01857
ChangeSet
1.942 03/01/13 11:11:03 Kris@buschel2000. +1 -0
Fix unused variable.

src/mat/impls/baij/seq/baijfact2.c
1.16 03/01/13 11:11:00 Kris@buschel2000. +1 -1
Fix unused variable.


Hg-commit: 56b3fe2ebf2631b5d9202a1f8880b629dc7d52b2

show more ...

5469361313-Jan-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.941
Kris@buschel2000.|ChangeSet|20030113173708|01875
ChangeSet
1.941 03/01/13 09:37:08 Kris@buschel2000. +1 -0
bug fix.

src/mat/impls/baij/seq/baijfact2.c
1.15 03/01/13 09:3

bk-changeset-1.941
Kris@buschel2000.|ChangeSet|20030113173708|01875
ChangeSet
1.941 03/01/13 09:37:08 Kris@buschel2000. +1 -0
bug fix.

src/mat/impls/baij/seq/baijfact2.c
1.15 03/01/13 09:37:05 Kris@buschel2000. +1 -0
Increment pointer.


Hg-commit: 41fb421eb4f7e90e446a00340053c10c396b0ce8

show more ...

eb05f45713-Jan-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.939
Kris@buschel2000.|ChangeSet|20030113104823|01885
ChangeSet
1.939 03/01/13 02:48:23 Kris@buschel2000. +2 -0
Perform MatSolve_SeqBAIJ_4_NaturalOrdering_SSE_Demotion entirely in s

bk-changeset-1.939
Kris@buschel2000.|ChangeSet|20030113104823|01885
ChangeSet
1.939 03/01/13 02:48:23 Kris@buschel2000. +2 -0
Perform MatSolve_SeqBAIJ_4_NaturalOrdering_SSE_Demotion entirely in single precision.
Convert solution vector back to double inplace, on function exit.

src/mat/impls/baij/seq/baijfact2.c
1.14 03/01/13 02:48:20 Kris@buschel2000. +31 -33
Compute the entire solve in single precision.
Then, traverse the solution vector, promoting it to double precision inplace.

include/iclsse.h
1.5 03/01/13 02:48:20 Kris@buschel2000. +1 -1
Only 8 XMM registers, not 9!


Hg-commit: 57217d426e3438ae6bb473969113be80a6bc8a05

show more ...

6f6a888d12-Jan-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.937
bsmith@terra.mcs.anl.gov|ChangeSet|20030112020547|03671
ChangeSet
1.937 03/01/11 20:05:47 bsmith@terra.mcs.anl.gov +1 -0
vecgetarrayfast to squeeze performance; probably makes

bk-changeset-1.937
bsmith@terra.mcs.anl.gov|ChangeSet|20030112020547|03671
ChangeSet
1.937 03/01/11 20:05:47 bsmith@terra.mcs.anl.gov +1 -0
vecgetarrayfast to squeeze performance; probably makes no difference but saves
8 function calls plus some short calculations

src/mat/impls/baij/seq/baijfact2.c
1.13 03/01/11 20:03:08 bsmith@terra.mcs.anl.gov +5 -5
*** empty log message ***


Hg-commit: 38773ae9f7c7916032a187a2118d271a3cf0e999

show more ...

23c42b7c10-Jan-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.935
Kris@buschel2000.|ChangeSet|20030110231657|02788
ChangeSet
1.935 03/01/10 15:16:57 Kris@buschel2000. +1 -0
Another unused variable.

src/mat/impls/baij/seq/baijfact2.c
1.

bk-changeset-1.935
Kris@buschel2000.|ChangeSet|20030110231657|02788
ChangeSet
1.935 03/01/10 15:16:57 Kris@buschel2000. +1 -0
Another unused variable.

src/mat/impls/baij/seq/baijfact2.c
1.12 03/01/10 15:16:54 Kris@buschel2000. +1 -2
Another unused variable.


Hg-commit: c8c66088842a26b3f1d4d1100feeaa75122a619d

show more ...

a7d8d0ba10-Jan-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.928.1.1
Kris@buschel2000.|ChangeSet|20030110230136|01909
ChangeSet
1.928.1.1 03/01/10 15:01:36 Kris@buschel2000. +1 -0
Turn on SSE stuff only in matsingle builds.
Fix unused vari

bk-changeset-1.928.1.1
Kris@buschel2000.|ChangeSet|20030110230136|01909
ChangeSet
1.928.1.1 03/01/10 15:01:36 Kris@buschel2000. +1 -0
Turn on SSE stuff only in matsingle builds.
Fix unused variable.

src/mat/impls/baij/seq/baijfact2.c
1.11 03/01/10 15:01:33 Kris@buschel2000. +19 -12
Turn on SSE stuff only in matsingle builds.
Fix unused variable.


Hg-commit: f958110812523d3bb9bb5a17fd0ed894a1daaf19

show more ...

611ae9ca09-Jan-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.927
hzhang@compbio.mcs.anl.gov|ChangeSet|20030109223152|10010
ChangeSet
1.927 03/01/09 16:31:52 hzhang@compbio.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.927
hzhang@compbio.mcs.anl.gov|ChangeSet|20030109223152|10010
ChangeSet
1.927 03/01/09 16:31:52 hzhang@compbio.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into compbio.mcs.anl.gov:/sandbox/hzhang/petsc-test

src/mat/impls/sbaij/seq/sbaij.c
1.52 03/01/09 16:31:51 hzhang@compbio.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.37 03/01/09 16:31:51 hzhang@compbio.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.55 03/01/09 16:31:51 hzhang@compbio.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 93ba3bf6d3493c8c1deb960b601996f43a09cffe

show more ...

a617505609-Jan-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.922.2.3
hzhang@compbio.mcs.anl.gov|ChangeSet|20030109223142|63819
ChangeSet
1.922.2.3 03/01/09 16:31:42 hzhang@compbio.mcs.anl.gov +8 -0
updates and ongoing coding.

src/mat/inte

bk-changeset-1.922.2.3
hzhang@compbio.mcs.anl.gov|ChangeSet|20030109223142|63819
ChangeSet
1.922.2.3 03/01/09 16:31:42 hzhang@compbio.mcs.anl.gov +8 -0
updates and ongoing coding.

src/mat/interface/matrix.c
1.47 03/01/09 16:30:40 hzhang@compbio.mcs.anl.gov +2 -2
*** empty log message ***

src/mat/impls/sbaij/seq/sbaij.h
1.14 03/01/09 16:30:15 hzhang@compbio.mcs.anl.gov +6 -3
*** empty log message ***

src/mat/impls/sbaij/seq/sbaij.c
1.51 03/01/09 16:29:34 hzhang@compbio.mcs.anl.gov +0 -4
*** empty log message ***

src/mat/impls/baij/seq/baij.c
1.35.1.1 03/01/09 16:29:11 hzhang@compbio.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/aij/seq/aijfact.c
1.10 03/01/09 16:28:35 hzhang@compbio.mcs.anl.gov +45 -0
*** empty log message ***

src/mat/impls/aij/seq/aij.h
1.10 03/01/09 16:27:56 hzhang@compbio.mcs.anl.gov +1 -0
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.54 03/01/09 16:27:33 hzhang@compbio.mcs.anl.gov +8 -1
*** empty log message ***

bmake/linux_superludist/packages
1.25 03/01/09 16:27:02 hzhang@compbio.mcs.anl.gov +10 -1
*** empty log message ***


Hg-commit: 9795808becddd28df1da853cf5c7e47f7a5bc5a9

show more ...

123145df09-Jan-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.926
Kris@buschel2000.|ChangeSet|20030109205253|05259
ChangeSet
1.926 03/01/09 12:52:53 Kris@buschel2000. +19 -0
Single precision solves are default when available (matsingle builds

bk-changeset-1.926
Kris@buschel2000.|ChangeSet|20030109205253|05259
ChangeSet
1.926 03/01/09 12:52:53 Kris@buschel2000. +19 -0
Single precision solves are default when available (matsingle builds, baij_4).

src/sles/pc/impls/ilu/ilu.h
1.4 03/01/09 12:52:48 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

src/sles/pc/impls/ilu/ilu.c
1.10 03/01/09 12:52:48 Kris@buschel2000. +0 -58
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/sbaij/seq/sbaij.c
1.49.1.1 03/01/09 12:52:48 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/sbaij/mpi/mpisbaij.c
1.43 03/01/09 12:52:48 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/rowbs/mpi/mpirowbs.c
1.10 03/01/09 12:52:48 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/dense/seq/dense.c
1.14 03/01/09 12:52:47 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/dense/mpi/mpidense.c
1.13 03/01/09 12:52:47 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/bdiag/seq/bdiag.c
1.10 03/01/09 12:52:47 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/bdiag/mpi/mpibdiag.c
1.11 03/01/09 12:52:47 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/baij/seq/baijfact2.c
1.10 03/01/09 12:52:47 Kris@buschel2000. +28 -47
Single precision solves are default when available (matsingle builds, baij_4).
Perhaps this should be cleaned up a bit....

src/mat/impls/baij/seq/baij.h
1.8 03/01/09 12:52:46 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/baij/seq/baij.c
1.36 03/01/09 12:52:46 Kris@buschel2000. +0 -10
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/baij/mpi/mpibaij.c
1.17 03/01/09 12:52:46 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/aij/seq/aij.c
1.52.1.1 03/01/09 12:52:46 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/aij/mpi/mpiaij.c
1.47 03/01/09 12:52:46 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

src/mat/impls/adj/mpi/mpiadj.c
1.8 03/01/09 12:52:45 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

include/petscpc.h
1.22 03/01/09 12:52:45 Kris@buschel2000. +0 -1
Single precision solves are default when available (matsingle builds, baij_4).

include/petscmat.h
1.42 03/01/09 12:52:45 Kris@buschel2000. +1 -1
Single precision solves are default when available (matsingle builds, baij_4).

include/finclude/petscmat.h
1.9 03/01/09 12:52:45 Kris@buschel2000. +0 -2
Single precision solves are default when available (matsingle builds, baij_4).


Hg-commit: 2dbf10a44c0f0c6c38ccad4e8ad9190dc47c84df

show more ...

1...<<41424344454647484950>>...64