History log of /petsc/src/mat/impls/aij/seq/ (Results 3376 – 3400 of 4200)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5407b1e022-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1413.1.6
Kris@p4buschel.|ChangeSet|20030722201424|59362
ChangeSet
1.1413.1.6 03/07/22 13:14:24 Kris@p4buschel. +2 -0
Minor fixes.

src/sles/examples/tutorials/ex10.c
1.19 03/

bk-changeset-1.1413.1.6
Kris@p4buschel.|ChangeSet|20030722201424|59362
ChangeSet
1.1413.1.6 03/07/22 13:14:24 Kris@p4buschel. +2 -0
Minor fixes.

src/sles/examples/tutorials/ex10.c
1.19 03/07/22 13:14:23 Kris@p4buschel. +1 -1
Use new MATAIJ type instead of MATMPIAIJ.

src/mat/impls/aij/seq/spooles/spooles.c
1.75 03/07/22 13:14:23 Kris@p4buschel. +2 -3
Unused variable in complex builds.


Hg-commit: 774ab41efb96fd1643330b46e2ca1ed3defeb7ff

show more ...


/petsc/bin/petscarch
/petsc/bmake/common/rules
/petsc/bmake/linux_gcc_ifc/packages
/petsc/bmake/linux_gcc_ifc/petscconf.h
/petsc/bmake/linux_gcc_ifc/petscfix.h
/petsc/bmake/linux_gcc_ifc/rules
/petsc/bmake/linux_gcc_ifc/variables
/petsc/bmake/linux_superludist/packages
/petsc/bmake/solaris_gnu/packages
/petsc/config/configure.py
/petsc/config/configure_linux-gnu-gcc-ifc.py
/petsc/docs/tex/manual/part1.tex
/petsc/docs/tex/manual/part2.tex
/petsc/docs/website/documentation/benchmarks.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/216.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/faq.html
/petsc/docs/website/documentation/index.html
/petsc/docs/website/documentation/installation.html
/petsc/docs/website/documentation/referencing.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/docs/website/documentation/tutorials/index.html
/petsc/docs/website/download/index.html
/petsc/docs/website/index.html
/petsc/include/petscmat.h
/petsc/maint/update-docs.py
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/src/contrib/lahaye/ramg/petscfunc.h
/petsc/src/contrib/lahaye/ramg/ramgpetsc.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
spooles/spooles.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/utils/convert.c
/petsc/src/sles/examples/tutorials/ex1.c
/petsc/src/sles/examples/tutorials/ex10.c
/petsc/src/sles/examples/tutorials/ex2.c
/petsc/src/sles/pc/impls/icc/icc.c
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/impls/lu/lu.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/vec/utils/vscat.c
be9f9ed314-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1395.1.1
Kris@p4buschel.|ChangeSet|20030714012629|22937
ChangeSet
1.1395.1.1 03/07/13 18:26:29 Kris@p4buschel. +12 -0
Remove EXTERN_C from MatLoad impls.

src/mat/impls/sbaij/seq

bk-changeset-1.1395.1.1
Kris@p4buschel.|ChangeSet|20030714012629|22937
ChangeSet
1.1395.1.1 03/07/13 18:26:29 Kris@p4buschel. +12 -0
Remove EXTERN_C from MatLoad impls.

src/mat/impls/sbaij/seq/sbaij.c
1.75 03/07/13 18:26:27 Kris@p4buschel. +0 -2
Remove EXTERN_C from MatLoad impls.

src/mat/impls/sbaij/mpi/mpisbaij.c
1.59 03/07/13 18:26:27 Kris@p4buschel. +0 -2
Remove EXTERN_C from MatLoad impls.

src/mat/impls/rowbs/mpi/mpirowbs.c
1.34 03/07/13 18:26:27 Kris@p4buschel. +0 -2
Remove EXTERN_C from MatLoad impls.

src/mat/impls/esi/mesi.c
1.30 03/07/13 18:26:27 Kris@p4buschel. +0 -2
Remove EXTERN_C from MatLoad impls.

src/mat/impls/dense/seq/dense.c
1.34 03/07/13 18:26:27 Kris@p4buschel. +0 -2
Remove EXTERN_C from MatLoad impls.

src/mat/impls/dense/mpi/mpidense.c
1.22 03/07/13 18:26:27 Kris@p4buschel. +0 -2
Remove EXTERN_C from MatLoad impls.

src/mat/impls/bdiag/seq/bdiag.c
1.18 03/07/13 18:26:27 Kris@p4buschel. +0 -2
Remove EXTERN_C from MatLoad impls.

src/mat/impls/bdiag/mpi/mpibdiag.c
1.18 03/07/13 18:26:27 Kris@p4buschel. +0 -2
Remove EXTERN_C from MatLoad impls.

src/mat/impls/baij/seq/baij.c
1.57 03/07/13 18:26:27 Kris@p4buschel. +0 -2
Remove EXTERN_C from MatLoad impls.

src/mat/impls/baij/mpi/mpibaij.c
1.32 03/07/13 18:26:27 Kris@p4buschel. +0 -2
Remove EXTERN_C from MatLoad impls.

src/mat/impls/aij/seq/aij.c
1.111 03/07/13 18:26:27 Kris@p4buschel. +0 -2
Remove EXTERN_C from MatLoad impls.

src/mat/impls/aij/mpi/mpiaij.c
1.88.1.1 03/07/13 18:26:27 Kris@p4buschel. +0 -2
Remove EXTERN_C from MatLoad impls.


Hg-commit: 78793dc36bc4b4ac50a8904cf52a0273c71472c6

show more ...

9730461813-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1394
Kris@p4buschel.|ChangeSet|20030713215719|23003
ChangeSet
1.1394 03/07/13 14:57:19 Kris@p4buschel. +32 -0
MatLoad is now implemented within matrix class and accessed via creati

bk-changeset-1.1394
Kris@p4buschel.|ChangeSet|20030713215719|23003
ChangeSet
1.1394 03/07/13 14:57:19 Kris@p4buschel. +32 -0
MatLoad is now implemented within matrix class and accessed via creation of a temporary dummy factory class.

src/mat/utils/matioall.c
1.25 03/07/13 14:57:17 Kris@p4buschel. +0 -74
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/utils/matio.c
1.13 03/07/13 14:57:17 Kris@p4buschel. +10 -6
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/matimpl.h
1.28 03/07/13 14:57:17 Kris@p4buschel. +4 -3
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/shell/shell.c
1.10 03/07/13 14:57:17 Kris@p4buschel. +24 -9
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/sbaij/seq/sbaij.h
1.24 03/07/13 14:57:17 Kris@p4buschel. +35 -34
Use EXTERN instead of extern

src/mat/impls/sbaij/seq/sbaij.c
1.74 03/07/13 14:57:17 Kris@p4buschel. +19 -18
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/sbaij/mpi/mpisbaij.h
1.10 03/07/13 14:57:17 Kris@p4buschel. +1 -0
Added prototype.

src/mat/impls/sbaij/mpi/mpisbaij.c
1.58 03/07/13 14:57:17 Kris@p4buschel. +87 -71
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/rowbs/mpi/mpirowbs.h
1.6 03/07/13 14:57:17 Kris@p4buschel. +14 -1
Moved various prototypes from .c into .h

src/mat/impls/rowbs/mpi/mpirowbs.c
1.33 03/07/13 14:57:17 Kris@p4buschel. +36 -30
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/esi/mesi.c
1.29 03/07/13 14:57:17 Kris@p4buschel. +30 -5
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/dense/seq/dense.c
1.33 03/07/13 14:57:17 Kris@p4buschel. +35 -13
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/dense/mpi/mpidense.h
1.4 03/07/13 14:57:17 Kris@p4buschel. +4 -0
Moved various prototypes from .c into .h

src/mat/impls/dense/mpi/mpidense.c
1.21 03/07/13 14:57:17 Kris@p4buschel. +36 -16
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/bdiag/seq/bdiag3.c
1.11 03/07/13 14:57:17 Kris@p4buschel. +0 -24
Moved various prototypes from .c into .h

src/mat/impls/bdiag/seq/bdiag.h
1.4 03/07/13 14:57:17 Kris@p4buschel. +36 -0
Moved various prototypes from .c into .h

src/mat/impls/bdiag/seq/bdiag.c
1.17 03/07/13 14:57:17 Kris@p4buschel. +36 -53
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/bdiag/mpi/mpibdiag.h
1.4 03/07/13 14:57:17 Kris@p4buschel. +4 -0
Moved various prototypes from .c into .h

src/mat/impls/bdiag/mpi/mpibdiag.c
1.17 03/07/13 14:57:16 Kris@p4buschel. +36 -15
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/baij/seq/baij.h
1.13 03/07/13 14:57:16 Kris@p4buschel. +1 -0
Moved various prototypes from .c into .h

src/mat/impls/baij/seq/baij.c
1.56 03/07/13 14:57:16 Kris@p4buschel. +29 -14
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/baij/mpi/mpibaij.h
1.7 03/07/13 14:57:16 Kris@p4buschel. +1 -0
Moved various prototypes from .c into .h

src/mat/impls/baij/mpi/mpibaij.c
1.31 03/07/13 14:57:16 Kris@p4buschel. +87 -71
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.37 03/07/13 14:57:16 Kris@p4buschel. +0 -20
MatLoad is now properly inherited from the appropriate class during MatCreate_DSCPACK.

src/mat/impls/aij/seq/aij.h
1.21 03/07/13 14:57:16 Kris@p4buschel. +21 -0
Moved various prototypes from .c into .h

src/mat/impls/aij/seq/aij.c
1.110 03/07/13 14:57:16 Kris@p4buschel. +26 -40
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.69 03/07/13 14:57:16 Kris@p4buschel. +0 -19
MatLoad is now properly inherited from the appropriate class during MatCreate_SuperLU_DIST.

src/mat/impls/aij/mpi/mumps/mumps.c
1.35 03/07/13 14:57:16 Kris@p4buschel. +0 -40
MatLoad is now properly inherited from the appropriate class during MatCreate_AIJMUMPS or MatCreate_SBAIJMUMPS.

src/mat/impls/aij/mpi/mpiaij.h
1.6 03/07/13 14:57:16 Kris@p4buschel. +21 -0
Moved various prototypes from .c into .h

src/mat/impls/aij/mpi/mpiaij.c
1.88 03/07/13 14:57:16 Kris@p4buschel. +26 -38
MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.

src/mat/impls/adj/mpi/mpiadj.c
1.17 03/07/13 14:57:16 Kris@p4buschel. +31 -8
Add comments to MatOps instance so it is easier to tell where ops belong.

src/mat/impls/adic/matadic.c
1.18 03/07/13 14:57:16 Kris@p4buschel. +19 -7
Add comments to MatOps instance so it is easier to tell where ops belong.


Hg-commit: c9cdd08be873eabc232c41f0a34627a15e706758

show more ...

0bad918311-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1390.1.1
Kris@p4buschel.|ChangeSet|20030711204809|35142
ChangeSet
1.1390.1.1 03/07/11 13:48:09 Kris@p4buschel. +29 -0
Matrix type documentation.

src/snes/mf/snesmfj.c
1.21 0

bk-changeset-1.1390.1.1
Kris@p4buschel.|ChangeSet|20030711204809|35142
ChangeSet
1.1390.1.1 03/07/11 13:48:09 Kris@p4buschel. +29 -0
Matrix type documentation.

src/snes/mf/snesmfj.c
1.21 03/07/11 13:48:08 Kris@p4buschel. +8 -0
Matrix type documentation.

src/mat/impls/shell/shell.c
1.9 03/07/11 13:48:08 Kris@p4buschel. +8 -0
Matrix type documentation.

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.37 03/07/11 13:48:08 Kris@p4buschel. +1 -1
Matrix type documentation.

src/mat/impls/sbaij/seq/sbaij.c
1.73 03/07/11 13:48:07 Kris@p4buschel. +12 -0
Matrix type documentation.

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.25 03/07/11 13:48:07 Kris@p4buschel. +0 -1
Matrix type documentation.

src/mat/impls/sbaij/mpi/mpisbaij.c
1.57 03/07/11 13:48:07 Kris@p4buschel. +12 -0
Matrix type documentation.

src/mat/impls/rowbs/mpi/mpirowbs.c
1.32 03/07/11 13:48:07 Kris@p4buschel. +14 -0
Matrix type documentation.

src/mat/impls/maij/maij.c
1.8 03/07/11 13:48:07 Kris@p4buschel. +31 -0
Matrix type documentation.

src/mat/impls/is/is.c
1.8 03/07/11 13:48:07 Kris@p4buschel. +17 -0
Matrix type documentation.

src/mat/impls/esi/mesi.c
1.28 03/07/11 13:48:07 Kris@p4buschel. +21 -0
Matrix type documentation.

src/mat/impls/dense/seq/dense.c
1.32 03/07/11 13:48:07 Kris@p4buschel. +11 -0
Matrix type documentation.

src/mat/impls/dense/mpi/mpidense.c
1.20 03/07/11 13:48:07 Kris@p4buschel. +11 -0
Matrix type documentation.

src/mat/impls/bdiag/seq/bdiag.c
1.16 03/07/11 13:48:07 Kris@p4buschel. +11 -0
Matrix type documentation.

src/mat/impls/bdiag/mpi/mpibdiag.c
1.16 03/07/11 13:48:07 Kris@p4buschel. +11 -0
Matrix type documentation.

src/mat/impls/baij/seq/baij.c
1.55 03/07/11 13:48:07 Kris@p4buschel. +12 -0
Matrix type documentation.

src/mat/impls/baij/mpi/mpibaij.c
1.30 03/07/11 13:48:07 Kris@p4buschel. +11 -0
Matrix type documentation.

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.36 03/07/11 13:48:07 Kris@p4buschel. +1 -1
Matrix type documentation.

src/mat/impls/aij/seq/umfpack/umfpack.c
1.20 03/07/11 13:48:07 Kris@p4buschel. +2 -2
Matrix type documentation.

src/mat/impls/aij/seq/superlu/superlu.c
1.41 03/07/11 13:48:07 Kris@p4buschel. +2 -2
Matrix type documentation.

src/mat/impls/aij/seq/spooles/spooles.c
1.74 03/07/11 13:48:07 Kris@p4buschel. +2 -2
Matrix type documentation.

src/mat/impls/aij/seq/lusol/lusol.c
1.19 03/07/11 13:48:07 Kris@p4buschel. +2 -2
Matrix type documentation.

src/mat/impls/aij/seq/essl/essl.c
1.18 03/07/11 13:48:07 Kris@p4buschel. +2 -2
Matrix type documentation.

src/mat/impls/aij/seq/aij.c
1.109 03/07/11 13:48:07 Kris@p4buschel. +12 -0
Matrix type documentation.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.68 03/07/11 13:48:06 Kris@p4buschel. +2 -2
Matrix type documentation.

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.48 03/07/11 13:48:06 Kris@p4buschel. +2 -2
Matrix type documentation.

src/mat/impls/aij/mpi/mumps/mumps.c
1.34 03/07/11 13:48:06 Kris@p4buschel. +4 -4
Matrix type documentation.

src/mat/impls/aij/mpi/mpiaij.c
1.87 03/07/11 13:48:06 Kris@p4buschel. +11 -0
Matrix type documentation.

src/mat/impls/adj/mpi/mpiadj.c
1.16 03/07/11 13:48:06 Kris@p4buschel. +9 -0
Matrix type documentation.

src/mat/impls/adic/matadic.c
1.17 03/07/11 13:48:06 Kris@p4buschel. +9 -0
Matrix type documentation.


Hg-commit: 45fc210891cbc1e2f5ebf078620103988c24ada5

show more ...

c357d0be11-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1389
Kris@p4buschel.|ChangeSet|20030711184407|49509
ChangeSet
1.1389 03/07/11 11:44:07 Kris@p4buschel. +4 -0
A bunch of options added to manpage for Spooles types.

src/mat/impls

bk-changeset-1.1389
Kris@p4buschel.|ChangeSet|20030711184407|49509
ChangeSet
1.1389 03/07/11 11:44:07 Kris@p4buschel. +4 -0
A bunch of options added to manpage for Spooles types.

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.36 03/07/11 11:44:06 Kris@p4buschel. +15 -1
A bunch of options added to manpage for Spooles types.

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.24 03/07/11 11:44:06 Kris@p4buschel. +15 -1
A bunch of options added to manpage for Spooles types.

src/mat/impls/aij/seq/spooles/spooles.c
1.73 03/07/11 11:44:06 Kris@p4buschel. +1 -1
Minor copy/paste typo, but since this parameter is currently unchecked, it didn't break anything.

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.47 03/07/11 11:44:06 Kris@p4buschel. +15 -1
A bunch of options added to manpage for Spooles types.


Hg-commit: 3015900704fd9d31277aac7c4dba278d18fb18b5

show more ...

28b08bd310-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1386
Kris@p4buschel.|ChangeSet|20030710212323|49470
ChangeSet
1.1386 03/07/10 14:23:23 Kris@p4buschel. +7 -0
Document usage of MatConvert for inplace conversions between child clas

bk-changeset-1.1386
Kris@p4buschel.|ChangeSet|20030710212323|49470
ChangeSet
1.1386 03/07/10 14:23:23 Kris@p4buschel. +7 -0
Document usage of MatConvert for inplace conversions between child class and parent class
for external package support.

src/mat/impls/aij/seq/umfpack/umfpack.c
1.19 03/07/10 14:23:22 Kris@p4buschel. +2 -1
Document usage of MatConvert for inplace conversions between child class and parent class.

src/mat/impls/aij/seq/superlu/superlu.c
1.40 03/07/10 14:23:22 Kris@p4buschel. +2 -1
Document usage of MatConvert for inplace conversions between child class and parent class.

src/mat/impls/aij/seq/spooles/spooles.c
1.72 03/07/10 14:23:22 Kris@p4buschel. +2 -1
Document usage of MatConvert for inplace conversions between child class and parent class.

src/mat/impls/aij/seq/essl/essl.c
1.17 03/07/10 14:23:22 Kris@p4buschel. +2 -1
Document usage of MatConvert for inplace conversions between child class and parent class.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.66 03/07/10 14:23:22 Kris@p4buschel. +3 -1
Document usage of MatConvert for inplace conversions between child class and parent class.

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.46 03/07/10 14:23:22 Kris@p4buschel. +2 -1
Document usage of MatConvert for inplace conversions between child class and parent class.

src/mat/impls/aij/mpi/mumps/mumps.c
1.32 03/07/10 14:23:22 Kris@p4buschel. +6 -2
Document usage of MatConvert for inplace conversions between child class and parent class.


Hg-commit: 24c4f82fdfedc334652beea9217f7b156a4dab38

show more ...

f1392b5e10-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1385
Kris@p4buschel.|ChangeSet|20030710205549|49436
ChangeSet
1.1385 03/07/10 13:55:49 Kris@p4buschel. +1 -0
Tell SeqAIJSpooles to NOT use QR factorization.

src/mat/impls/aij/se

bk-changeset-1.1385
Kris@p4buschel.|ChangeSet|20030710205549|49436
ChangeSet
1.1385 03/07/10 13:55:49 Kris@p4buschel. +1 -0
Tell SeqAIJSpooles to NOT use QR factorization.

src/mat/impls/aij/seq/spooles/spooles.c
1.71 03/07/10 13:55:48 Kris@p4buschel. +1 -0
Forgot to set this value.
Really, this flag should be eliminated. But I haven't because someday, spooles might fix its QR implementation.


Hg-commit: 63b1af4c74b29adf58588c3016f8fab32e79165b

show more ...

5441df8e10-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1384
Kris@p4buschel.|ChangeSet|20030710205026|49418
ChangeSet
1.1384 03/07/10 13:50:26 Kris@p4buschel. +14 -0
Be sure to perform a proper reset of type to get inheritance correct.

bk-changeset-1.1384
Kris@p4buschel.|ChangeSet|20030710205026|49418
ChangeSet
1.1384 03/07/10 13:50:26 Kris@p4buschel. +14 -0
Be sure to perform a proper reset of type to get inheritance correct.
To do this I'm setting the type name to desired value before calling MatSetType of parent class.

Also pick a more suitable default matrix type for DA's when communicator size is 1.

src/snes/utils/damgsnes.c
1.17 03/07/10 13:50:24 Kris@p4buschel. +9 -2
Pick a good default type for communicators size 1 (seqaij instead of mpiaij).

src/snes/examples/tutorials/ex30.c
1.24.1.1 03/07/10 13:50:24 Kris@p4buschel. +3 -1
Protect non-Matlab users from Matlab specific code.

src/sles/utils/damg.c
1.11 03/07/10 13:50:24 Kris@p4buschel. +16 -3
Pick a good default type for communicators size 1 (seqaij instead of mpiaij).

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.35 03/07/10 13:50:24 Kris@p4buschel. +3 -0
Be sure to perform a proper reset of type to get inheritance correct.
To do this I'm setting the type name to desired value before calling MatSetType of parent class.

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.23 03/07/10 13:50:24 Kris@p4buschel. +3 -0
Be sure to perform a proper reset of type to get inheritance correct.
To do this I'm setting the type name to desired value before calling MatSetType of parent class.

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.34 03/07/10 13:50:24 Kris@p4buschel. +5 -4
Be sure to perform a proper reset of type to get inheritance correct.
To do this I'm setting the type name to desired value before calling MatSetType of parent class.

src/mat/impls/aij/seq/umfpack/umfpack.c
1.18 03/07/10 13:50:24 Kris@p4buschel. +2 -0
Be sure to perform a proper reset of type to get inheritance correct.
To do this I'm setting the type name to desired value before calling MatSetType of parent class.

src/mat/impls/aij/seq/superlu/superlu.c
1.39 03/07/10 13:50:24 Kris@p4buschel. +2 -0
Be sure to perform a proper reset of type to get inheritance correct.
To do this I'm setting the type name to desired value before calling MatSetType of parent class.

src/mat/impls/aij/seq/spooles/spooles.c
1.70 03/07/10 13:50:24 Kris@p4buschel. +3 -1
Be sure to perform a proper reset of type to get inheritance correct.
To do this I'm setting the type name to desired value before calling MatSetType of parent class.

src/mat/impls/aij/seq/lusol/lusol.c
1.18 03/07/10 13:50:24 Kris@p4buschel. +3 -2
Be sure to perform a proper reset of type to get inheritance correct.
To do this I'm setting the type name to desired value before calling MatSetType of parent class.

src/mat/impls/aij/seq/essl/essl.c
1.16 03/07/10 13:50:24 Kris@p4buschel. +2 -0
Be sure to perform a proper reset of type to get inheritance correct.
To do this I'm setting the type name to desired value before calling MatSetType of parent class.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.65 03/07/10 13:50:24 Kris@p4buschel. +5 -4
Be sure to perform a proper reset of type to get inheritance correct.
To do this I'm setting the type name to desired value before calling MatSetType of parent class.

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.45 03/07/10 13:50:24 Kris@p4buschel. +2 -0
Be sure to perform a proper reset of type to get inheritance correct.
To do this I'm setting the type name to desired value before calling MatSetType of parent class.

src/mat/impls/aij/mpi/mumps/mumps.c
1.31 03/07/10 13:50:24 Kris@p4buschel. +8 -4
Be sure to perform a proper reset of type to get inheritance correct.
To do this I'm setting the type name to desired value before calling MatSetType of parent class.


Hg-commit: a98a0490bbaf026ec983a91e854797ff4c39ec0b

show more ...

2ecb597410-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1377.1.1
Kris@p4buschel.|ChangeSet|20030710172440|52622
ChangeSet
1.1377.1.1 03/07/10 10:24:40 Kris@p4buschel. +1 -0
Use PetscObjectComposeFunctionDyanmic instead of PetscObjectCom

bk-changeset-1.1377.1.1
Kris@p4buschel.|ChangeSet|20030710172440|52622
ChangeSet
1.1377.1.1 03/07/10 10:24:40 Kris@p4buschel. +1 -0
Use PetscObjectComposeFunctionDyanmic instead of PetscObjectComposeFunction to better exploit dynamic libraries.

src/mat/impls/aij/seq/superlu/superlu.c
1.38 03/07/10 10:24:39 Kris@p4buschel. +1 -1
Use PetscObjectComposeFunctionDyanmic instead of ComposeFunction here.


Hg-commit: 3930094f56201c4e6500e2b8ae94310122962c25

show more ...

74612ec208-Jul-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1372.1.57
balay@smash.mcs.anl.gov|ChangeSet|20030708213119|51743
ChangeSet
1.1372.1.57 03/07/08 16:31:19 balay@smash.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev

bk-changeset-1.1372.1.57
balay@smash.mcs.anl.gov|ChangeSet|20030708213119|51743
ChangeSet
1.1372.1.57 03/07/08 16:31:19 balay@smash.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into smash.mcs.anl.gov:/sandbox/balay/petsc-dev


Hg-commit: 0d65512b65e819c9e30ed99b9263a621608d9e85

show more ...

52ebccd608-Jul-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1372.11.1
balay@smash.mcs.anl.gov|ChangeSet|20030708213047|58496
ChangeSet
1.1372.11.1 03/07/08 16:30:47 balay@smash.mcs.anl.gov +5 -0
* -> [] fixes - it matters on windows..

sr

bk-changeset-1.1372.11.1
balay@smash.mcs.anl.gov|ChangeSet|20030708213047|58496
ChangeSet
1.1372.11.1 03/07/08 16:30:47 balay@smash.mcs.anl.gov +5 -0
* -> [] fixes - it matters on windows..

src/mat/impls/sbaij/seq/sbaij.c
1.71 03/07/08 16:30:46 balay@smash.mcs.anl.gov +1 -1
* -> [] fixes - it matters on windows..

src/mat/impls/aij/seq/fdaij.c
1.7 03/07/08 16:30:46 balay@smash.mcs.anl.gov +2 -2
* -> [] fixes - it matters on windows..

src/mat/impls/aij/seq/aijnode.c
1.20 03/07/08 16:30:46 balay@smash.mcs.anl.gov +4 -4
* -> [] fixes - it matters on windows..

src/mat/impls/aij/mpi/mpiaij.c
1.86 03/07/08 16:30:46 balay@smash.mcs.anl.gov +1 -1
* -> [] fixes - it matters on windows..

src/mat/impls/aij/mpi/fdmpiaij.c
1.4 03/07/08 16:30:45 balay@smash.mcs.anl.gov +2 -2
* -> [] fixes - it matters on windows..


Hg-commit: a065c8073ed9f0fa557bfe53d94cd07fe7ea9af8

show more ...

fd6d283a08-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1372.1.56
Kris@p4buschel.|ChangeSet|20030708205251|50685
ChangeSet
1.1372.1.56 03/07/08 13:52:51 Kris@p4buschel. +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.

bk-changeset-1.1372.1.56
Kris@p4buschel.|ChangeSet|20030708205251|50685
ChangeSet
1.1372.1.56 03/07/08 13:52:51 Kris@p4buschel. +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-2


Hg-commit: c9f389ea6f9bc88083d4d8e4a231237d71b21bbb

show more ...

f0c56d0f08-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1372.10.1
Kris@p4buschel.|ChangeSet|20030708205243|51542
ChangeSet
1.1372.10.1 03/07/08 13:52:43 Kris@p4buschel. +16 -0
Suffix implementations with generic form of typename.
Impl

bk-changeset-1.1372.10.1
Kris@p4buschel.|ChangeSet|20030708205243|51542
ChangeSet
1.1372.10.1 03/07/08 13:52:43 Kris@p4buschel. +16 -0
Suffix implementations with generic form of typename.
Implement correct MatDuplicate.

src/mat/interface/matregis.c
1.27 03/07/08 13:52:41 Kris@p4buschel. +10 -10
Suffix implementations with typename.

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.33 03/07/08 13:47:22 Kris@p4buschel. +99 -92
Suffix implementations with typename.
Implement correct MatDuplicate

src/mat/impls/aij/seq/essl/essl.c
1.15 03/07/08 13:35:08 Kris@p4buschel. +68 -57
Suffix implementations with typename.
Implement correct MatDuplicate

src/mat/utils/matioall.c
1.24 03/07/08 13:25:24 Kris@p4buschel. +8 -8
Suffix MatLoad implementations with typename.

src/mat/impls/aij/mpi/mumps/mumps.c
1.30 03/07/08 13:23:44 Kris@p4buschel. +136 -116
Suffix implementations with typename.
Implement correct MatDuplicate

src/mat/impls/aij/seq/lusol/lusol.c
1.17 03/07/08 12:59:43 Kris@p4buschel. +233 -234
Intentation fix.

src/mat/impls/aij/seq/lusol/lusol.c
1.16 03/07/08 12:56:46 Kris@p4buschel. +65 -53
Suffix implementations with typename.
Implement correct MatDuplicate

src/mat/impls/aij/seq/umfpack/umfpack.c
1.17 03/07/08 12:45:50 Kris@p4buschel. +80 -70
Suffix implementations with typename.
Implement correct MatDuplicate.

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.34 03/07/08 12:35:38 Kris@p4buschel. +2 -1
Match typenames in tag for conversion function composition tag.

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.22 03/07/08 12:35:38 Kris@p4buschel. +1 -0
Save inherited MatDuplicate implementation.

src/mat/impls/aij/seq/spooles/spooles.c
1.69 03/07/08 12:35:38 Kris@p4buschel. +3 -2
Match typenames in tag for conversion function composition tag.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.64 03/07/08 12:35:38 Kris@p4buschel. +107 -92
Suffix implementations with typename.
Implement correct MatDuplicate

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.44 03/07/08 12:35:38 Kris@p4buschel. +1 -0
Save inherited MatDuplicate implementation.

src/mat/interface/matregis.c
1.26 03/07/08 12:06:50 Kris@p4buschel. +12 -12
Suffix implementations with typename.

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.33 03/07/08 12:06:50 Kris@p4buschel. +34 -23
Suffix implementations with typename.
Implement correct MatDuplicate

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.21 03/07/08 12:06:50 Kris@p4buschel. +32 -20
Suffix implementations with typename.
Implement correct MatDuplicate

src/mat/impls/aij/seq/superlu/superlu.c
1.37 03/07/08 12:06:50 Kris@p4buschel. +89 -75
Suffix implementations with typename.
Implement correct MatDuplicate.

src/mat/impls/aij/seq/spooles/spooles.h
1.38 03/07/08 12:06:50 Kris@p4buschel. +24 -19
Suffix implementations with typename.

src/mat/impls/aij/seq/spooles/spooles.c
1.68 03/07/08 12:06:50 Kris@p4buschel. +40 -30
Suffix implementations with typename.
Implement correct MatDuplicate

src/mat/impls/aij/seq/spooles/aijspooles.c
1.32 03/07/08 12:06:50 Kris@p4buschel. +21 -21
Suffix implementations with typename.

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.43 03/07/08 12:06:49 Kris@p4buschel. +36 -25
Suffix implementations with typename.
Implement correct MatDuplicate

src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
1.26 03/07/08 12:06:49 Kris@p4buschel. +9 -9
Suffix implementations with typename.


Hg-commit: e3524f7e04da7fadda63281033bad663bf7418c7

show more ...

7cff142508-Jul-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1372.1.55
balay@smash.mcs.anl.gov|ChangeSet|20030708204236|57438
ChangeSet
1.1372.1.55 03/07/08 15:42:36 balay@smash.mcs.anl.gov +4 -0
const fixes

src/mat/impls/sbaij/mpi/mmsbai

bk-changeset-1.1372.1.55
balay@smash.mcs.anl.gov|ChangeSet|20030708204236|57438
ChangeSet
1.1372.1.55 03/07/08 15:42:36 balay@smash.mcs.anl.gov +4 -0
const fixes

src/mat/impls/sbaij/mpi/mmsbaij.c
1.16 03/07/08 15:42:35 balay@smash.mcs.anl.gov +3 -1
const fixes

src/mat/impls/baij/mpi/mmbaij.c
1.11 03/07/08 15:42:35 balay@smash.mcs.anl.gov +1 -1
const fixes

src/mat/impls/aij/seq/aij.c
1.108 03/07/08 15:42:35 balay@smash.mcs.anl.gov +1 -1
const fixes

src/mat/examples/tests/ex74.c
1.11 03/07/08 15:42:34 balay@smash.mcs.anl.gov +4 -0
initialize factor info.. need better initialization


Hg-commit: f8a9e7f34d57e1127e9c16f58c7f494b65d3f45f

show more ...

2f71e70408-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1372.1.51
Kris@p4buschel.|ChangeSet|20030708024408|60484
ChangeSet
1.1372.1.51 03/07/07 19:44:08 Kris@p4buschel. +6 -0
Document MatTypes MATMPIAIJSPOOLES,MATESSL,MATLUSOL,MATSEQAIJ

bk-changeset-1.1372.1.51
Kris@p4buschel.|ChangeSet|20030708024408|60484
ChangeSet
1.1372.1.51 03/07/07 19:44:08 Kris@p4buschel. +6 -0
Document MatTypes MATMPIAIJSPOOLES,MATESSL,MATLUSOL,MATSEQAIJSPOOLES,MATSUPERLU,MATUMFPACK,MATSUPERLU
Fix memory leak in MATESSL
Implement conversion routines for MATLUSOL to and from MATSEQAIJ

src/mat/impls/aij/seq/umfpack/umfpack.c
1.16 03/07/07 19:44:07 Kris@p4buschel. +30 -0
Document MatType MATUMFPACK

src/mat/impls/aij/seq/superlu/superlu.c
1.36 03/07/07 19:44:07 Kris@p4buschel. +1 -1
Fix documentation for MatType MATSUPERLU

src/mat/impls/aij/seq/spooles/spooles.c
1.67 03/07/07 19:44:07 Kris@p4buschel. +35 -0
Document MatType MATSEQAIJSPOOLES

src/mat/impls/aij/seq/lusol/lusol.c
1.15 03/07/07 19:44:07 Kris@p4buschel. +100 -45
Implement Conversion routines for MATLUSOL
Document MatType MATLUSOL

src/mat/impls/aij/seq/essl/essl.c
1.14 03/07/07 19:44:07 Kris@p4buschel. +53 -26
Document MatType MATESSL
Fix memory leak in MATESSL

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.42 03/07/07 19:44:06 Kris@p4buschel. +23 -0
Document MatType MATMPIAIJSPOOLES.


Hg-commit: 00a29ae482477a29ac28b144dc5feaca72ce1905

show more ...

9649090f02-Jul-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1372.8.1
hzhang@compbio.mcs.anl.gov|ChangeSet|20030702150233|51255
ChangeSet
1.1372.8.1 03/07/02 10:02:33 hzhang@compbio.mcs.anl.gov +1 -0
bug fix.

src/mat/impls/aij/seq/spooles

bk-changeset-1.1372.8.1
hzhang@compbio.mcs.anl.gov|ChangeSet|20030702150233|51255
ChangeSet
1.1372.8.1 03/07/02 10:02:33 hzhang@compbio.mcs.anl.gov +1 -0
bug fix.

src/mat/impls/aij/seq/spooles/aijspooles.c
1.31 03/07/02 10:01:59 hzhang@compbio.mcs.anl.gov +1 -1
*** empty log message ***


Hg-commit: 79d62cd7cd04d9b111f9de98096a411bc8a0a375

show more ...

f579278a01-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1372.1.38
Kris@p4buschel.|ChangeSet|20030701203214|50206
ChangeSet
1.1372.1.38 03/07/01 13:32:14 Kris@p4buschel. +3 -0
MUMPS supports only Cholesky for SBAIJ
MUMPS supports only

bk-changeset-1.1372.1.38
Kris@p4buschel.|ChangeSet|20030701203214|50206
ChangeSet
1.1372.1.38 03/07/01 13:32:14 Kris@p4buschel. +3 -0
MUMPS supports only Cholesky for SBAIJ
MUMPS supports only LU for AIJ
Disable QR in Spooles because of bugs in the Spooles distribution.

src/mat/impls/aij/seq/spooles/spooles.c
1.66 03/07/01 13:32:13 Kris@p4buschel. +12 -17
Disable QR in Spooles.

src/mat/impls/aij/seq/spooles/aijspooles.c
1.30 03/07/01 13:32:13 Kris@p4buschel. +2 -1
Disable QR in Spooles.

src/mat/impls/aij/mpi/mumps/mumps.c
1.26 03/07/01 13:32:13 Kris@p4buschel. +98 -51
MUMPS supports only Cholesky for SBAIJ
MUMPS supports only LU for AIJ


Hg-commit: bea2d3aa417fcc31043c7b60aa8a8cd89cce5489

show more ...

24b6179b01-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1372.1.37
Kris@p4buschel.|ChangeSet|20030701194538|50233
ChangeSet
1.1372.1.37 03/07/01 12:45:38 Kris@p4buschel. +3 -0
A few manpages for external matrix/solver packages.

src/ma

bk-changeset-1.1372.1.37
Kris@p4buschel.|ChangeSet|20030701194538|50233
ChangeSet
1.1372.1.37 03/07/01 12:45:38 Kris@p4buschel. +3 -0
A few manpages for external matrix/solver packages.

src/mat/impls/aij/seq/superlu/superlu.c
1.35 03/07/01 12:45:37 Kris@p4buschel. +25 -0
MATSUPERLU manpage

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.62 03/07/01 12:45:37 Kris@p4buschel. +33 -28
MATSUPERLU_DIST manpage

src/mat/impls/aij/mpi/mumps/mumps.c
1.25 03/07/01 12:45:37 Kris@p4buschel. +76 -0
MATAIJMUMPS manpage
MATSBAIJMUMPS manpage


Hg-commit: 4637ba1bb1ebce283d73641d92b240b470b49b17

show more ...

bb2693b301-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1372.1.17
Kris@p4buschel.|ChangeSet|20030701002233|10120
ChangeSet
1.1372.1.17 03/06/30 17:22:33 Kris@p4buschel. +1 -0
Updated makefile since src/mat/impls/aij/seq/dsc.c was bk del

bk-changeset-1.1372.1.17
Kris@p4buschel.|ChangeSet|20030701002233|10120
ChangeSet
1.1372.1.17 03/06/30 17:22:33 Kris@p4buschel. +1 -0
Updated makefile since src/mat/impls/aij/seq/dsc.c was bk deleted.

src/mat/impls/aij/seq/makefile
1.24 03/06/30 17:22:33 Kris@p4buschel. +3 -3
Updated makefile since src/mat/impls/aij/seq/dsc.c was bk deleted.


Hg-commit: 4f2229d263da43f6a7bbcf08967ffcda73a077cf

show more ...

fb3e25aa29-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1372.1.3
Kris@p4buschel.|ChangeSet|20030629204813|41088
ChangeSet
1.1372.1.3 03/06/29 13:48:13 Kris@p4buschel. +1 -0
Clean up SuperLU code a bit.

src/mat/impls/aij/seq/superlu/s

bk-changeset-1.1372.1.3
Kris@p4buschel.|ChangeSet|20030629204813|41088
ChangeSet
1.1372.1.3 03/06/29 13:48:13 Kris@p4buschel. +1 -0
Clean up SuperLU code a bit.

src/mat/impls/aij/seq/superlu/superlu.c
1.34 03/06/29 13:48:12 Kris@p4buschel. +23 -19
Clean up SuperLU code a bit.


Hg-commit: 5b0ee820c7f9218a219008eb002515c9f3e0d529

show more ...

d844382d29-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1372.1.2
Kris@p4buschel.|ChangeSet|20030629204719|41066
ChangeSet
1.1372.1.2 03/06/29 13:47:19 Kris@p4buschel. +1 -0
Implement converters between MATUMFPACK and MATSEQAIJ.

src/m

bk-changeset-1.1372.1.2
Kris@p4buschel.|ChangeSet|20030629204719|41066
ChangeSet
1.1372.1.2 03/06/29 13:47:19 Kris@p4buschel. +1 -0
Implement converters between MATUMFPACK and MATSEQAIJ.

src/mat/impls/aij/seq/umfpack/umfpack.c
1.15 03/06/29 13:47:18 Kris@p4buschel. +103 -56
Implement converters between MATUMFPACK and MATSEQAIJ.


Hg-commit: 5f9a2c2f46499bd42e82f9e0202692ceb2bda4c7

show more ...

9172917329-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1372.1.1
Kris@p4buschel.|ChangeSet|20030629204547|41068
ChangeSet
1.1372.1.1 03/06/29 13:45:47 Kris@p4buschel. +7 -0
Implement converters between Spooles matrix types and respectiv

bk-changeset-1.1372.1.1
Kris@p4buschel.|ChangeSet|20030629204547|41068
ChangeSet
1.1372.1.1 03/06/29 13:45:47 Kris@p4buschel. +7 -0
Implement converters between Spooles matrix types and respective base classes.

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.30 03/06/29 13:45:44 Kris@p4buschel. +49 -31
Eliminate MatUseSpooles
Implement Converter between MATSEQSBAIJ and MATSEQSBAIJSPOOLES

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.18 03/06/29 13:45:44 Kris@p4buschel. +56 -19
Eliminate MatUseSpooles
Implement converter between MATMPISBAIJ and MATMPISBAIJSPOOLES

src/mat/impls/aij/seq/spooles/spooles.h
1.37 03/06/29 13:45:44 Kris@p4buschel. +15 -3
Additional prototypes.

Perhaps this should be cleaned up a bit.

src/mat/impls/aij/seq/spooles/spooles.c
1.65 03/06/29 13:45:44 Kris@p4buschel. +80 -19
Implement converters between base classes and spooles

src/mat/impls/aij/seq/spooles/aijspooles.c
1.29 03/06/29 13:45:44 Kris@p4buschel. +9 -21
Eliminate MatUseSpooles

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.41 03/06/29 13:45:44 Kris@p4buschel. +52 -22
Implement converter between MATMPIAIJ and MATMPIAIJSPOOLES

src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
1.24 03/06/29 13:45:44 Kris@p4buschel. +2 -10
Eliminate MatUseSpooles


Hg-commit: 3eca777df20b5b0331acbd6211b0738a9153006b

show more ...

eef49c9629-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1369
Kris@p4buschel.|ChangeSet|20030629002954|26057
ChangeSet
1.1369 03/06/28 17:29:54 Kris@p4buschel. +1 -0
Removed unused variables.

src/mat/impls/aij/seq/essl/essl.c
1.13

bk-changeset-1.1369
Kris@p4buschel.|ChangeSet|20030629002954|26057
ChangeSet
1.1369 03/06/28 17:29:54 Kris@p4buschel. +1 -0
Removed unused variables.

src/mat/impls/aij/seq/essl/essl.c
1.13 03/06/28 17:29:54 Kris@p4buschel. +2 -4
Removed unused variables.


Hg-commit: 07d413fbdb616b3043b26be8cb2b64f0c9f5f6c5

show more ...

460c490329-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1368
Kris@p4buschel.|ChangeSet|20030629002711|26039
ChangeSet
1.1368 03/06/28 17:27:11 Kris@p4buschel. +3 -0
Implement SeqAIJ/Essl converters.
Reference counting bugfix in SuperL

bk-changeset-1.1368
Kris@p4buschel.|ChangeSet|20030629002711|26039
ChangeSet
1.1368 03/06/28 17:27:11 Kris@p4buschel. +3 -0
Implement SeqAIJ/Essl converters.
Reference counting bugfix in SuperLU type.

src/mat/impls/aij/seq/superlu/superlu.c
1.33 03/06/28 17:27:10 Kris@p4buschel. +3 -5
Fix reference counting bug.

src/mat/impls/aij/seq/essl/essl.c
1.12 03/06/28 17:27:10 Kris@p4buschel. +75 -17
Implement SeqAIJ/Essl converters. Use converters in constructor/destructor.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.59 03/06/28 17:27:10 Kris@p4buschel. +2 -2
Cosmetic changes.


Hg-commit: 8a045cb805e1c61b5c332fea0d14cda4fbacc4d2

show more ...

531f930028-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1367
Kris@p4buschel.|ChangeSet|20030628223647|26083
ChangeSet
1.1367 03/06/28 15:36:47 Kris@p4buschel. +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/K

bk-changeset-1.1367
Kris@p4buschel.|ChangeSet|20030628223647|26083
ChangeSet
1.1367 03/06/28 15:36:47 Kris@p4buschel. +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-2


Hg-commit: e57804ef1dbc164223286a084985f9de02a4662b

show more ...

1...<<131132133134135136137138139140>>...168