| 4beb1cfe | 05-Jan-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1849.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20040105232229|40260 ChangeSet 1.1849.1.1 04/01/05 17:22:29 hzhang@smash.mcs.anl.gov +2 -0 bug fix for MatDuplicate_MPIBAIJ()
src/mat
bk-changeset-1.1849.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20040105232229|40260 ChangeSet 1.1849.1.1 04/01/05 17:22:29 hzhang@smash.mcs.anl.gov +2 -0 bug fix for MatDuplicate_MPIBAIJ()
src/mat/impls/baij/mpi/mpibaij.c 1.42 04/01/04 11:43:17 hzhang@smash.mcs.anl.gov +4 -1 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.67 04/01/04 11:27:27 hzhang@smash.mcs.anl.gov +6 -4 *** empty log message ***
Hg-commit: 39f1e5ab64142092a1987614a4d76cf3d38e35f7
show more ...
|
| b1d4fb26 | 04-Jan-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1851 barrysmith@barry-smiths-computer.local|ChangeSet|20040104192813|27901 ChangeSet 1.1851 04/01/04 13:28:13 barrysmith@barry-smiths-computer.local +54 -0 vecgetarrayfast() now us
bk-changeset-1.1851 barrysmith@barry-smiths-computer.local|ChangeSet|20040104192813|27901 ChangeSet 1.1851 04/01/04 13:28:13 barrysmith@barry-smiths-computer.local +54 -0 vecgetarrayfast() now used in all Mat impls undid extern c put in gmres to remove warnings on solaris (change made it worse)
src/mat/matimpl.h 1.33 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +4 -0 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/seq/sro.c 1.5 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/seq/sbaijfact2.c 1.31 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +68 -69 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/seq/sbaijfact.c 1.52 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/seq/sbaij2.c 1.14 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +88 -89 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/seq/sbaij.c 1.88 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +4 -5 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/mpi/mpisbaij.c 1.74 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +18 -19 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/mpi/mmsbaij.c 1.18 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +4 -5 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/rowbs/mpi/mpirowbs.c 1.42 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +20 -21 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/rowbs/mpi/iccbs.c 1.4 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +16 -16 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/ksp/ksp/impls/gmres/gmres2.c 1.14 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +0 -2 undo extern c stuff I tried
src/mat/impls/rowbs/mpi/cholbs.c 1.5 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +22 -22 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/dense/seq/dense.c 1.42 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +42 -42 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/dense/mpi/mpidense.c 1.30 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +6 -7 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/dense/mpi/mmdense.c 1.7 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/bdiag/seq/bdiag3.c 1.12 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/bdiag/seq/bdiag2.c 1.13 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +76 -77 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/bdiag/seq/bdiag.c 1.24 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +8 -9 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/bdiag/seq/bdfact.c 1.6 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +24 -25 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/bdiag/mpi/mpibdiag.c 1.26 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/bdiag/mpi/mmbdiag.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact9.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact8.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact7.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact6.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact5.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact4.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact3.c 1.8 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact2.c 1.29 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +128 -130 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact14.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact13.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact12.c 1.17 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact11.c 1.5 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact10.c 1.4 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact.c 1.5 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baij2.c 1.10 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +92 -93 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baij.c 1.66.1.1 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +2 -3 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/mpi/mpibaij.c 1.41.1.1 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +4 -5 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/mpi/mmbaij.c 1.13 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +6 -7 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/aij/seq/fdaij.c 1.8 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/aij/seq/aijnode.c 1.21 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +14 -15 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/aij/seq/aijfact.c 1.45 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +20 -21 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/aij/seq/aij.c 1.120 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file
src/mat/impls/aij/mpi/pxxt.c 1.12 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +8 -8 vecimpl.h is now contained by matimpl.h so do not need to list in each file
src/mat/impls/aij/mpi/mpiaij.c 1.101 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file
src/mat/impls/aij/mpi/mmaij.c 1.9 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +6 -7 vecimpl.h is now contained by matimpl.h so do not need to list in each file
src/mat/impls/aij/mpi/fdmpiaij.c 1.5 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file
src/ksp/ksp/impls/gmres/gmresp.h 1.8 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -2 undoing extern c I put in everywhere for solaris compiler complaints (it made matters worse, now errors instead of warnings)
src/ksp/ksp/impls/gmres/borthog2.c 1.10 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -2 undoing extern c I put in everywhere for solaris compiler complaints (it made matters worse, now errors instead of warnings)
src/ksp/ksp/impls/gmres/borthog.c 1.8 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -2 undoing extern c I put in everywhere for solaris compiler complaints (it made matters worse, now errors instead of warnings)
src/ksp/ksp/impls/fgmres/modpcf.c 1.8 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -6 undoing extern c I put in everywhere for solaris compiler complaints (it made matters worse, now errors instead of warnings)
src/ksp/ksp/impls/fgmres/fgmresp.h 1.8 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -2 undoing extern c I put in everywhere for solaris compiler complaints (it made matters worse, now errors instead of warnings)
include/petscksp.h 1.35 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -4 undoing extern c I put in everywhere for solaris compiler complaints (it made matters worse, now errors instead of warnings)
src/ksp/ksp/impls/gmres/gmres2.c 1.13 04/01/04 13:16:50 barrysmith@barry-smiths-computer.local +2 -2 more outdated unmodified gram schmidt manual page mentions
src/ksp/ksp/impls/gmres/gmres2.c 1.12 04/01/04 13:10:37 barrysmith@barry-smiths-computer.local +1 -1 wrong name in manual page
todo 1.11 04/01/03 16:57:05 barrysmith@barry-smiths-computer.local +4 -0 *** empty log message ***
Hg-commit: 58c4930d3d31bcdcffc199367ee5c46310909139
show more ...
|
| a0e1a404 | 12-Dec-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1796.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20031212170923|36448 ChangeSet 1.1796.1.1 03/12/12 11:09:23 hzhang@smash.mcs.anl.gov +4 -0 add MatConvert_SeqSBAIJ_SeqBAIJ() MatCo
bk-changeset-1.1796.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20031212170923|36448 ChangeSet 1.1796.1.1 03/12/12 11:09:23 hzhang@smash.mcs.anl.gov +4 -0 add MatConvert_SeqSBAIJ_SeqBAIJ() MatConvert_SeqBAIJ_SeqSBAIJ()
src/mat/examples/tests/ex55.c 1.8 03/12/12 11:06:30 hzhang@smash.mcs.anl.gov +7 -6 *** empty log message ***
src/mat/impls/sbaij/seq/aijsbaij.c 1.12 03/12/12 11:06:07 hzhang@smash.mcs.anl.gov +148 -0 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij.c 1.87 03/12/11 14:41:28 hzhang@smash.mcs.anl.gov +4 -0 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.66 03/12/11 14:41:13 hzhang@smash.mcs.anl.gov +4 -0 *** empty log message ***
Hg-commit: 3e1f4dab70edd526246edbd5b9c828da6eae9301
show more ...
|
| c66d48e9 | 11-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1792 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031211191734|65072 ChangeSet 1.1792 03/12/11 13:17:34 barrysmith@barrysmith.mcs.anl.gov +9 -0 examples fixed from removing sles
bk-changeset-1.1792 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031211191734|65072 ChangeSet 1.1792 03/12/11 13:17:34 barrysmith@barrysmith.mcs.anl.gov +9 -0 examples fixed from removing sles
src/sys/examples/tutorials/ex4.c 1.5 03/12/11 13:14:32 barrysmith@barrysmith.mcs.anl.gov +1 -1 ; was ,
src/snes/examples/tests/makefile 1.12 03/12/11 13:03:10 barrysmith@barrysmith.mcs.anl.gov +1 -1 missing from source lists
src/snes/examples/tests/ex1f.F 1.6 03/12/11 13:02:44 barrysmith@barrysmith.mcs.anl.gov +0 -2 from removing sles
src/ksp/examples/tutorials/ex3.c 1.8.1.1 03/12/11 13:01:37 barrysmith@barrysmith.mcs.anl.gov +0 -1 from remov ing sles
src/ksp/examples/tests/ex20.c 1.11 03/12/11 13:01:06 barrysmith@barrysmith.mcs.anl.gov +0 -1 from removing sles
src/ksp/examples/tests/ex18.c 1.10 03/12/11 13:00:50 barrysmith@barrysmith.mcs.anl.gov +0 -1 from removing sles
src/vec/interface/mapregall.c 1.6 03/12/11 12:54:31 barrysmith@barrysmith.mcs.anl.gov +1 -1 use dyamic version of registration
src/mat/impls/baij/mpi/mpibaij.h 1.13 03/12/11 11:17:54 barrysmith@barrysmith.mcs.anl.gov +1 -1 extra ; detected in nightly build with PetscTable
python/PETSc/packages/MPI.py 1.65 03/12/11 10:12:57 barrysmith@barrysmith.mcs.anl.gov +5 -2 # need to strip out information from batch system from MPI version (bit us on seaborg)
Hg-commit: 46fab0d9a6fec5b51793ee6dfd0ae102f6a6536d
show more ...
|
| e7ef3d9d | 08-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1774 barrysmith@barry-smiths-computer.local|ChangeSet|20031208045028|14216 ChangeSet 1.1774 03/12/07 22:50:28 barrysmith@barry-smiths-computer.local +2 -0 support for sbaij and bai
bk-changeset-1.1774 barrysmith@barry-smiths-computer.local|ChangeSet|20031208045028|14216 ChangeSet 1.1774 03/12/07 22:50:28 barrysmith@barry-smiths-computer.local +2 -0 support for sbaij and baij matrix by setting the type with the type from c->A
src/mat/examples/tests/ex87.c 1.5 03/12/07 22:49:27 barrysmith@barry-smiths-computer.local +0 -0 *** empty log message ***
src/mat/impls/baij/mpi/baijov.c 1.11 03/12/07 22:47:51 barrysmith@barry-smiths-computer.local +4 -1 support for sbaij and baij matrix by setting the type with the type from c->A
Hg-commit: aff9e8b1a9456b6b355e3501d62d1f98a998ba70
show more ...
|
| a5e6ed63 | 07-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1763.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031207043046|18244 ChangeSet 1.1763.1.1 03/12/06 22:30:46 barrysmith@barry-smiths-computer.local +6 -0 viewer convert to
bk-changeset-1.1763.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031207043046|18244 ChangeSet 1.1763.1.1 03/12/06 22:30:46 barrysmith@barry-smiths-computer.local +6 -0 viewer convert to aij for sbaij, baij matrives for viewers not natively supported
src/vec/is/utils/iscomp.c 1.6 03/12/06 22:30:44 barrysmith@barry-smiths-computer.local +5 -1 if two is's have same pointer than they are same
src/mat/impls/sbaij/mpi/mpisbaij.c 1.71 03/12/06 22:30:44 barrysmith@barry-smiths-computer.local +20 -1 use segbaij get submatrices not yet tested
src/mat/impls/baij/mpi/mpibaij.h 1.12 03/12/06 22:30:44 barrysmith@barry-smiths-computer.local +1 -0 used by sbaij.h matrices also hence need visible prototype
src/mat/examples/tests/ex87.c 1.3 03/12/06 22:30:44 barrysmith@barry-smiths-computer.local +19 -3 test getsubmatrices for sbaij
src/mat/impls/baij/seq/baij.c 1.65 03/12/06 22:28:01 barrysmith@barry-smiths-computer.local +6 -6 viewer converts to aij for socket and other viewers not directly supported
src/mat/impls/sbaij/seq/sbaij.c 1.84 03/12/06 22:27:38 barrysmith@barry-smiths-computer.local +6 -74 viewer converts to aij for socket, binary and other
Hg-commit: 246f52666dac5985e929d84803d1cfa35e8384cf
show more ...
|
| ff0794f7 | 05-Dec-2003 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.1760 balay@asterix.mcs.anl.gov|ChangeSet|20031205170304|19116 ChangeSet 1.1760 03/12/05 11:03:04 balay@asterix.mcs.anl.gov +1 -0 ctable fix aka Mark Adams
src/mat/impls/baij/mpi
bk-changeset-1.1760 balay@asterix.mcs.anl.gov|ChangeSet|20031205170304|19116 ChangeSet 1.1760 03/12/05 11:03:04 balay@asterix.mcs.anl.gov +1 -0 ctable fix aka Mark Adams
src/mat/impls/baij/mpi/baijov.c 1.10 03/12/05 11:03:03 balay@asterix.mcs.anl.gov +5 -5 ctable fix aka Mark Adams
Hg-commit: b0ced40b86f2ab6757f312630815d29772cd5327
show more ...
|
| da33ede1 | 04-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1756 barrysmith@barry-smiths-computer.local|ChangeSet|20031204181800|21607 ChangeSet 1.1756 03/12/04 12:18:00 barrysmith@barry-smiths-computer.local +7 -0 #include inside #if !defi
bk-changeset-1.1756 barrysmith@barry-smiths-computer.local|ChangeSet|20031204181800|21607 ChangeSet 1.1756 03/12/04 12:18:00 barrysmith@barry-smiths-computer.local +7 -0 #include inside #if !defined... another const char*
src/mat/impls/bdiag/seq/bdiag.h 1.6 03/12/04 12:17:55 barrysmith@barry-smiths-computer.local +2 -2 #include inside #if !defined...
src/mat/impls/baij/seq/baij.h 1.16 03/12/04 12:17:55 barrysmith@barry-smiths-computer.local +2 -2 #include inside #if !defined...
src/mat/impls/aij/seq/spooles/spooles.h 1.40 03/12/04 12:17:55 barrysmith@barry-smiths-computer.local +2 -2 #include inside #if !defined...
src/mat/impls/adj/mpi/mpiadj.h 1.4 03/12/04 12:17:55 barrysmith@barry-smiths-computer.local +2 -2 #include inside #if !defined...
src/mat/impls/aij/seq/aij.h 1.23 03/12/04 12:13:14 barrysmith@barry-smiths-computer.local +1 -2 #includes inside #if !de...
src/mat/impls/dense/seq/dense.h 1.5 03/12/04 12:12:52 barrysmith@barry-smiths-computer.local +2 -2 #include inside #if !defined
src/sys/src/dll/dl.c 1.17 03/12/04 12:10:43 barrysmith@barry-smiths-computer.local +1 -1 another const char * I missed
Hg-commit: 52da38ab6bd55158c14fee419bcfe696112fab11
show more ...
|
| 653e4784 | 02-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1745 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031202211800|36204 ChangeSet 1.1745 03/12/02 15:18:00 barrysmith@barrysmith.mcs.anl.gov +9 -0 remove duplci with sbaij and baij
bk-changeset-1.1745 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031202211800|36204 ChangeSet 1.1745 03/12/02 15:18:00 barrysmith@barrysmith.mcs.anl.gov +9 -0 remove duplci with sbaij and baij moved make citool etc rules to rules file can use everywhere
src/sys/src/viewer/impls/binary/binv.c 1.20 03/12/02 15:17:58 barrysmith@barrysmith.mcs.anl.gov +1 -1 more doc links to structs
src/mat/impls/sbaij/mpi/mpisbaij.c 1.70 03/12/02 15:17:58 barrysmith@barrysmith.mcs.anl.gov +3 -17 not static cause now shared with sbaij
src/mat/impls/baij/mpi/mpibaij.h 1.11 03/12/02 15:17:58 barrysmith@barrysmith.mcs.anl.gov +1 -1 not static cause now shared with sbaij
src/mat/impls/baij/mpi/mpibaij.c 1.41 03/12/02 15:17:58 barrysmith@barrysmith.mcs.anl.gov +1 -1 not static cause now shared with sbaij
src/mat/impls/baij/mpi/baijov.c 1.9 03/12/02 15:17:58 barrysmith@barrysmith.mcs.anl.gov +1 -2 typo
src/mat/examples/tests/makefile 1.14 03/12/02 15:17:58 barrysmith@barrysmith.mcs.anl.gov +4 -1 add tester function for sbaij overlap
src/mat/examples/tests/ex87.c 1.2 03/12/02 15:17:58 barrysmith@barrysmith.mcs.anl.gov +12 -55 test getsubmatrices for sbaij
makefile 1.78 03/12/02 15:17:58 barrysmith@barrysmith.mcs.anl.gov +0 -12 put make citool etc in rules
bmake/common/rules 1.88 03/12/02 15:17:58 barrysmith@barrysmith.mcs.anl.gov +13 -0 put make citool etc in rules
src/mat/examples/tests/ex87.c 1.1 03/12/02 13:59:08 barrysmith@barrysmith.mcs.anl.gov +77 -0
src/mat/examples/tests/ex87.c 1.0 03/12/02 13:59:08 barrysmith@barrysmith.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/mat/examples/tests/ex87.c
Hg-commit: f094687835736c588bc66cd177f58066d1b25633
show more ...
|
| c833c1fb | 02-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1744 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031202193453|21429 ChangeSet 1.1744 03/12/02 13:34:53 barrysmith@barrysmith.mcs.anl.gov +3 -0 sbaij mpi inherits baij mpi data st
bk-changeset-1.1744 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031202193453|21429 ChangeSet 1.1744 03/12/02 13:34:53 barrysmith@barrysmith.mcs.anl.gov +3 -0 sbaij mpi inherits baij mpi data structures
src/mat/impls/sbaij/seq/sbaij.h 1.27 03/12/02 13:34:52 barrysmith@barrysmith.mcs.anl.gov +1 -2 sbaij mpi inherits baij mpi data structures
src/mat/impls/sbaij/mpi/mpisbaij.h 1.13 03/12/02 13:34:52 barrysmith@barrysmith.mcs.anl.gov +5 -58 sbaij mpi inherits baij mpi data structures
src/mat/impls/baij/mpi/mpibaij.h 1.10 03/12/02 13:34:51 barrysmith@barrysmith.mcs.anl.gov +2 -2 sbaij mpi inherits baij mpi data structures
Hg-commit: c13d3cf8aab8f8a16a64a9ceaacefef63eba76fe
show more ...
|
| 2552ceb4 | 02-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1743 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031202190130|21974 ChangeSet 1.1743 03/12/02 13:01:30 barrysmith@barrysmith.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/p
bk-changeset-1.1743 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031202190130|21974 ChangeSet 1.1743 03/12/02 13:01:30 barrysmith@barrysmith.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrysmith.mcs.anl.gov:/Users/barrysmith/petsc-dev
Hg-commit: 50c3547c2239d1b531edf4f5b490ba863ed38e2e
show more ...
|
| 6c6c5352 | 02-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1739.1.1 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031202190112|26919 ChangeSet 1.1739.1.1 03/12/02 13:01:12 barrysmith@barrysmith.mcs.anl.gov +24 -0 const char* stuff still n
bk-changeset-1.1739.1.1 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031202190112|26919 ChangeSet 1.1739.1.1 03/12/02 13:01:12 barrysmith@barrysmith.mcs.anl.gov +24 -0 const char* stuff still needed fixing
src/vec/interface/dlregis.c 1.17 03/12/02 13:01:10 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/ts/interface/dlregis.c 1.13 03/12/02 13:01:10 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/ts/impls/implicit/pvode/petscpvode.c 1.17 03/12/02 13:01:10 barrysmith@barrysmith.mcs.anl.gov +1 -1 const char* stuff still needed fixing
src/sys/src/plog/eventLog.c 1.22 03/12/02 13:01:10 barrysmith@barrysmith.mcs.anl.gov +3 -3 const char* stuff still needed fixing
src/sys/src/dll/dl.c 1.16 03/12/02 13:01:10 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/sys/examples/tutorials/ex4.c 1.4 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -1 const char* stuff still needed fixing
src/snes/interface/dlregis.c 1.14 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/mat/interface/dlregis.c 1.16 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/mat/impls/sbaij/seq/sbaijfact2.c 1.30 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +19 -19 const char* stuff still needed fixing
src/mat/impls/sbaij/seq/sbaijfact.c 1.51 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/mat/impls/sbaij/seq/sbaij2.c 1.12 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +24 -24 const char* stuff still needed fixing
src/mat/impls/sbaij/seq/sbaij.c 1.83 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +34 -36 const char* stuff still needed fixing
src/mat/impls/sbaij/mpi/mpisbaij.h 1.12 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +1 -3 const char* stuff still needed fixing
src/mat/impls/sbaij/mpi/mpisbaij.c 1.69 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/mat/impls/rowbs/mpi/mpirowbs.h 1.8 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +1 -1 const char* stuff still needed fixing
src/mat/impls/baij/mpi/mpibaij.h 1.9 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +57 -53 const char* stuff still needed fixing
src/mat/impls/aij/seq/spooles/spooles.c 1.81 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +1 -1 const char* stuff still needed fixing
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.55 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +1 -1 const char* stuff still needed fixing
src/mat/impls/aij/mpi/mumps/mumps.c 1.52 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/ksp/ksp/interface/dlregis.c 1.17 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/dm/ao/interface/dlregis.c 1.17 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
include/petsc.h 1.46 03/12/02 13:01:08 barrysmith@barrysmith.mcs.anl.gov +1 -1 const char* stuff still needed fixing
src/mat/impls/sbaij/seq/sbaij.h 1.26 03/12/01 23:04:17 barrysmith@barry-smiths-computer.local +3 -27 make seqbaij struct able to be shared with sbaij
src/mat/impls/baij/seq/baij.h 1.15 03/12/01 23:04:02 barrysmith@barry-smiths-computer.local +35 -32 make seqbaij struct able to be shared with sbaij
Hg-commit: e3d0d67c6a3bdc10ed56357d167ef40b3fe688f4
show more ...
|
| 5ca28756 | 02-Dec-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1742 hzhang@smash.mcs.anl.gov|ChangeSet|20031202174812|22341 ChangeSet 1.1742 03/12/02 11:48:12 hzhang@smash.mcs.anl.gov +6 -0 convert 'char **' to 'const char **' for PetscOptio
bk-changeset-1.1742 hzhang@smash.mcs.anl.gov|ChangeSet|20031202174812|22341 ChangeSet 1.1742 03/12/02 11:48:12 hzhang@smash.mcs.anl.gov +6 -0 convert 'char **' to 'const char **' for PetscOptionsElist().
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.82 03/12/02 11:31:11 hzhang@smash.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.46 03/12/02 11:23:15 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/superlu/superlu.c 1.54 03/12/02 11:21:44 hzhang@smash.mcs.anl.gov +5 -5 *** empty log message ***
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.26 03/12/02 11:03:48 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/spooles/spooles.h 1.39 03/12/02 11:03:38 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
bmake/linux_intel/packages 1.22 03/11/24 10:09:26 hzhang@smash.mcs.anl.gov +11 -5 *** empty log message ***
Hg-commit: 65e6a7cc87c77f6c06e9a378aa2820795064651a
show more ...
|
| 437fc6d7 | 01-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1731.1.2 barrysmith@barry-smiths-computer.local|ChangeSet|20031201040430|40397 ChangeSet 1.1731.1.2 03/11/30 22:04:30 barrysmith@barry-smiths-computer.local +47 -0 got rid of seria
bk-changeset-1.1731.1.2 barrysmith@barry-smiths-computer.local|ChangeSet|20031201040430|40397 ChangeSet 1.1731.1.2 03/11/30 22:04:30 barrysmith@barry-smiths-computer.local +47 -0 got rid of serialize, will go into binary viewer and loader
src/vec/interface/vecregall.c 1.13 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -28 got rid of serialize, will go into binary viewer and loader
src/vec/interface/vecreg.c 1.20 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +1 -120 got rid of serialize, will go into binary viewer and loader
src/vec/interface/veccreate.c 1.14 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -75 got rid of serialize, will go into binary viewer and loader
src/vec/interface/mapregall.c 1.5 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -27 got rid of serialize, will go into binary viewer and loader
src/vec/interface/mapreg.c 1.12 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +1 -164 got rid of serialize, will go into binary viewer and loader
src/vec/interface/mapcreate.c 1.7 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -75 got rid of serialize, will go into binary viewer and loader
src/vec/interface/dlregis.c 1.16 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +1 -1 got rid of serialize, will go into binary viewer and loader
src/vec/impls/seq/bvec2.c 1.30 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -36 got rid of serialize, will go into binary viewer and loader
src/vec/impls/mpi/pmap.c 1.8 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -42 got rid of serialize, will go into binary viewer and loader
src/vec/impls/mpi/pbvec.c 1.16 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -47 got rid of serialize, will go into binary viewer and loader
src/ts/interface/tsregall.c 1.8 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -23 got rid of serialize, will go into binary viewer and loader
src/ts/interface/tsreg.c 1.14 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +2 -177 got rid of serialize, will go into binary viewer and loader
src/ts/interface/tscreate.c 1.7 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -75 got rid of serialize, will go into binary viewer and loader
src/ts/interface/dlregis.c 1.12 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1 got rid of serialize, will go into binary viewer and loader
src/sys/src/viewer/interface/dlregispetsc.c 1.13 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1 got rid of serialize, will go into binary viewer and loader
src/sys/src/objects/pname.c 1.10 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -30 got rid of serialize, will go into binary viewer and loader
src/sys/src/objects/inherit.c 1.15 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/sys/src/objects/destroy.c 1.10 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -45 got rid of serialize, will go into binary viewer and loader
src/snes/interface/dlregis.c 1.13 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1 got rid of serialize, will go into binary viewer and loader
src/mat/matimpl.h 1.32 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -2 got rid of serialize, will go into binary viewer and loader
src/mat/interface/dlregis.c 1.15 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/shell/shell.c 1.13 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/sbaij/seq/sbaij.c 1.82 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/sbaij/mpi/mpisbaij.c 1.68 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/rowbs/mpi/mpirowbs.c 1.41 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/esi/mesi.c 1.35 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/dense/seq/dense.c 1.41 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/dense/mpi/mpidense.c 1.29 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/bdiag/seq/bdiag.c 1.23 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/bdiag/mpi/mpibdiag.c 1.25 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/baij/seq/baij.c 1.64 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/baij/mpi/mpibaij.c 1.40 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/aij/seq/aij.c 1.119 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/aij/mpi/mpiaij.c 1.100 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/adj/mpi/mpiadj.c 1.22 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/adic/matadic.c 1.20 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/ksp/ksp/interface/dlregis.c 1.16 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +2 -2 got rid of serialize, will go into binary viewer and loader
src/dm/ao/interface/dlregis.c 1.16 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -2 got rid of serialize, will go into binary viewer and loader
src/dm/ao/impls/mapping/aomapping.c 1.14 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -50 got rid of serialize, will go into binary viewer and loader
src/dm/ao/impls/basic/aobasic.c 1.14 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -44 got rid of serialize, will go into binary viewer and loader
include/petscvec.h 1.37 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -77 got rid of serialize, will go into binary viewer and loader
include/petscts.h 1.22 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -16 got rid of serialize, will go into binary viewer and loader
include/petscmat.h 1.94 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -18 got rid of serialize, will go into binary viewer and loader
include/petschead.h 1.20 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
include/petscao.h 1.12 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -14 got rid of serialize, will go into binary viewer and loader
include/petsc.h 1.45 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -2 got rid of serialize, will go into binary viewer and loader
python/PETSc/Options.py 1.9.1.1 03/11/30 18:55:15 barrysmith@barry-smiths-computer.local +12 -13 check for "strings" passed to non const char*
Hg-commit: b0d8d1021b4caf0ac1c52e1605774cad1af9251b
show more ...
|
| c2999512 | 30-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1730 barrysmith@barry-smiths-computer.local|ChangeSet|20031130030154|36178 ChangeSet 1.1730 03/11/29 21:01:54 barrysmith@barry-smiths-computer.local +4 -0 add petsc and Satish to c
bk-changeset-1.1730 barrysmith@barry-smiths-computer.local|ChangeSet|20031130030154|36178 ChangeSet 1.1730 03/11/29 21:01:54 barrysmith@barry-smiths-computer.local +4 -0 add petsc and Satish to checking -Wshadow also check if shadow is good flag before adding to list a couple more const char* fixes
python/PETSc/todo 1.4 03/11/29 21:00:31 barrysmith@barry-smiths-computer.local +3 -0 *** empty log message ***
python/PETSc/Options.py 1.9 03/11/29 20:59:54 barrysmith@barry-smiths-computer.local +8 -3 add petsc and Satish to checking -Wshadow also check if shadow is good flag before adding to list
src/mat/impls/baij/mpi/mpibaij.h 1.8 03/11/29 20:44:04 barrysmith@barry-smiths-computer.local +1 -1 another missing const for char*
src/sys/src/memory/mal.c 1.18 03/11/29 20:43:13 barrysmith@barry-smiths-computer.local +1 -1 more missing const for char*
Hg-commit: 8ef26972ec17ea6c1ba6548e4e5e8a0374444af1
show more ...
|
| f248c16b | 29-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1728 barrysmith@barry-smiths-computer.local|ChangeSet|20031129180338|31678 ChangeSet 1.1728 03/11/29 12:03:38 barrysmith@barry-smiths-computer.local +12 -0 fixed some const
src/
bk-changeset-1.1728 barrysmith@barry-smiths-computer.local|ChangeSet|20031129180338|31678 ChangeSet 1.1728 03/11/29 12:03:38 barrysmith@barry-smiths-computer.local +12 -0 fixed some const
src/mat/impls/shell/shell.c 1.12 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1 fixed some const
src/mat/impls/sbaij/seq/sbaij.h 1.25 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1 fixed some const
src/mat/impls/sbaij/mpi/mpisbaij.h 1.11 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1 fixed some const
src/mat/impls/bdiag/seq/bdiag.h 1.5 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1 fixed some const
src/mat/impls/bdiag/mpi/mpibdiag.h 1.5 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1 fixed some const
src/mat/impls/baij/seq/baij.h 1.14 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1 fixed some const
src/mat/impls/baij/seq/baij.c 1.63 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1 fixed some const
src/mat/impls/aij/seq/aij.h 1.22 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +3 -3 fixed some const
src/mat/impls/aij/mpi/mpiaij.h 1.7 03/11/29 12:03:35 barrysmith@barry-smiths-computer.local +1 -1 fixed some const
src/mat/impls/dense/mpi/mpidense.h 1.5 03/11/29 10:49:17 barrysmith@barry-smiths-computer.local +1 -1 missing const
include/petscoptions.h 1.13 03/11/29 10:48:04 barrysmith@barry-smiths-computer.local +1 -1 const that did not belong added by mistake when making const char[]
src/sys/src/memory/mal.c 1.17 03/11/29 10:46:23 barrysmith@barry-smiths-computer.local +2 -2 missed some const char * in a function declaration
Hg-commit: 52ac0650543c51ec494293d5b599cd67270d6891
show more ...
|
| 8e9aea5c | 28-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1726 barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824 ChangeSet 1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0 added const to MatType a
bk-changeset-1.1726 barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824 ChangeSet 1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0 added const to MatType arguments when appropriate
src/mat/utils/matio.c 1.17 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/utils/convert.c 1.7 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/matimpl.h 1.31 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +3 -3 added const to MatType arguments when appropriate
src/mat/interface/matrix.c 1.88 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/shell/shellcnv.c 1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.41 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/seq/sbaij.c 1.81 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/seq/aijsbaij.c 1.6 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.29 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/mpi/mpisbaij.c 1.67 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/rowbs/mpi/mpirowbs.c 1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/esi/mesi.c 1.33 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/dense/seq/dense.c 1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/dense/mpi/mpidense.c 1.28 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/bdiag/seq/bdiag.c 1.22 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/bdiag/mpi/mpibdiag.c 1.24 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/baij/seq/baij.c 1.62 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/baij/seq/aijbaij.c 1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/baij/mpi/mpibaij.c 1.39 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.45 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/umfpack/umfpack.c 1.25 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/superlu/superlu.c 1.53 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/spooles/spooles.c 1.80 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/lusol/lusol.c 1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/essl/essl.c 1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/aij.c 1.118 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.81 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.54 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/mumps/mumps.c 1.51 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +3 -3 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/mpiaij.c 1.99 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
include/petscmat.h 1.93 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
bmake/common/rules.fortran.nocpp 1.72 03/11/27 13:34:21 barrysmith@barry-smiths-computer.local +8 -8 ibm f90 does not like .f so try .F here and hope works everywhere
Hg-commit: ae3ecde9c090fe1a4553b4b7e27744f6fa92f433
show more ...
|
| 22e36657 | 16-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1667 barrysmith@barry-smiths-computer.local|ChangeSet|20031116182012|43732 ChangeSet 1.1667 03/11/16 12:20:12 barrysmith@barry-smiths-computer.local +15 -0 change variable index to
bk-changeset-1.1667 barrysmith@barry-smiths-computer.local|ChangeSet|20031116182012|43732 ChangeSet 1.1667 03/11/16 12:20:12 barrysmith@barry-smiths-computer.local +15 -0 change variable index to indx since some systems have that as reserved word plus minor nightly build fixes
src/ts/impls/implicit/pvode/petscpvode.c 1.16 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +5 -5 change variable index to indx since some systems have that as reserved word
src/snes/impls/ls/ls.c 1.23 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/pc/impls/mg/mg.c 1.13 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/pc/impls/hypre/hyppilut.c 1.40 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +15 -15 change variable index to indx since some systems have that as reserved word
src/sles/pc/impls/composite/composite.c 1.9 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/pc/impls/asm/asm.c 1.15 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/ksp/interface/itcreate.c 1.26 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/ksp/impls/lgmres/lgmres.c 1.7 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/ksp/impls/gmres/gmres.c 1.20 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/ksp/impls/fgmres/fgmres.c 1.13 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.44 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +7 -7 change variable index to indx since some systems have that as reserved word
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.23 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.79 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +5 -5 change variable index to indx since some systems have that as reserved word
include/petschead.h 1.18 03/11/16 12:11:37 barrysmith@barry-smiths-computer.local +1 -1 Not sure why you are casting an address to int before checking if nonzero? This causes grief on systems with 64bit pointers but 32 bit ints. cxx: Warning: vector.c, line 388: conversion from pointer to smaller integer PetscObjectGetRealComposedData((PetscObject)x,type_id,*val,flg); --^
bmake/linux_alpha_dec/rules 1.9 03/11/16 12:03:17 barrysmith@barry-smiths-computer.local +1 -1 don't want to print rule
Hg-commit: d0745477665bb6353a86b08b0cfc3e5df6f09e44
show more ...
|
| b49fd9e1 | 16-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1663 barrysmith@barry-smiths-computer.local|ChangeSet|20031116032218|42546 ChangeSet 1.1663 03/11/15 21:22:18 barrysmith@barry-smiths-computer.local +42 -0 changed calling sequence
bk-changeset-1.1663 barrysmith@barry-smiths-computer.local|ChangeSet|20031116032218|42546 ChangeSet 1.1663 03/11/15 21:22:18 barrysmith@barry-smiths-computer.local +42 -0 changed calling sequence of PetscOptionsEList() reorganized classical GramSchmidt orthogonalization
src/ts/impls/implicit/pvode/petscpvode.c 1.15 03/11/15 21:22:16 barrysmith@barry-smiths-computer.local +6 -26 changed calling sequence of PetscOptionsEList()
src/ts/examples/tutorials/makefile 1.5 03/11/15 21:22:16 barrysmith@barry-smiths-computer.local +2 -2 changed calling sequence of PetscOptionsEList()
src/ts/examples/tests/makefile 1.5 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +10 -10 changed calling sequence of PetscOptionsEList()
src/sys/src/objects/ams/aoptions.c 1.14 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +29 -7 changed calling sequence of PetscOptionsEList()
src/snes/impls/ls/ls.c 1.22 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +12 -15 changed calling sequence of PetscOptionsEList()
src/snes/examples/tutorials/output/ex2_1.out 1.6 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/snes/examples/tutorials/makefile 1.28 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +32 -32 changed calling sequence of PetscOptionsEList()
src/snes/examples/tests/makefile 1.10 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +31 -31 changed calling sequence of PetscOptionsEList()
src/sles/pc/impls/mg/mg.c 1.12 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +20 -17 changed calling sequence of PetscOptionsEList()
src/sles/pc/impls/hypre/hyppilut.c 1.39 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +24 -79 changed calling sequence of PetscOptionsEList()
src/sles/pc/impls/composite/composite.c 1.8 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +4 -16 changed calling sequence of PetscOptionsEList()
src/sles/pc/impls/asm/asm.c 1.14 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +4 -17 changed calling sequence of PetscOptionsEList()
src/sles/ksp/interface/itcreate.c 1.25 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +11 -15 changed calling sequence of PetscOptionsEList()
src/sles/ksp/impls/lgmres/lgmresp.h 1.3 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +2 -1 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/lgmres/lgmres.c 1.5 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +25 -13 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/gmres/makefile 1.4 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +2 -2 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/gmres/gmresp.h 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +26 -26 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/gmres/gmres2.c 1.9 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +6 -12 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/gmres/gmres.c 1.18 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +74 -14 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/gmres/borthog2.c 1.6 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +65 -16 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/fgmres/fgmresp.h 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -0 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/fgmres/fgmres.c 1.11 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +19 -41 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex23_2.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex23_1.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex1f_1.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex1_3.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex1_2.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex1_1.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex15f_1.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex15_1.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/makefile 1.38 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +39 -39 changed calling sequence of PetscOptionsEList()
src/sles/examples/tests/makefile 1.9 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +32 -32 changed calling sequence of PetscOptionsEList()
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.43 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +21 -36 changed calling sequence of PetscOptionsEList()
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.22 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +3 -26 changed calling sequence of PetscOptionsEList()
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.77 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +13 -24 changed calling sequence of PetscOptionsEList()
include/petscoptions.h 1.10 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +1 -1 changed calling sequence of PetscOptionsEList()
include/petscksp.h 1.20 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +12 -2 new design of classical GramSchmidt orthogonalization
include/finclude/petscksp.h 1.9 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +12 -1 new design of classical GramSchmidt orthogonalization
docs/website/documentation/changes/217.html 1.5 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +7 -0 new design of classical GramSchmidt orthogonalization
docs/tex/manual/part2.tex 1.59 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +26 -17 new design of classical GramSchmidt orthogonalization
bmake/common/rules 1.78 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +1 -0 silly linker warning on mac x
python/PETSc/packages/MPI.py 1.55 03/11/15 18:58:32 barrysmith@barry-smiths-computer.local +2 -2 include message about nonworking languages for MPI with failed user provided MPI
python/PETSc/packages/MPI.py 1.54 03/11/15 18:56:45 barrysmith@barry-smiths-computer.local +1 -1 include in message that MPI may not work for just a particular language
Hg-commit: d27b1a6026e82f169d206c54d8d48675c7565dde
show more ...
|
| 9a4540c5 | 15-Oct-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1553 barrysmith@float56040.mcs.anl-external.org|ChangeSet|20031015203601|29979 ChangeSet 1.1553 03/10/15 15:36:01 barrysmith@float56040.mcs.anl-external.org +20 -0 more MAT_SYMMETR
bk-changeset-1.1553 barrysmith@float56040.mcs.anl-external.org|ChangeSet|20031015203601|29979 ChangeSet 1.1553 03/10/15 15:36:01 barrysmith@float56040.mcs.anl-external.org +20 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
BitKeeper/etc/logging_ok 1.64 03/10/15 15:36:01 barrysmith@float56040.mcs.anl-external.org +1 -0 Logging to logging@openlogging.org accepted
src/sles/examples/tutorials/ex5.c 1.6 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +1 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/utils/matio.c 1.16 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +1 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/matimpl.h 1.30 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +1 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/interface/matrix.c 1.81 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +19 -3 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/sbaij/seq/sbaij.c 1.80 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +7 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/sbaij/mpi/mpisbaij.c 1.66 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +7 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/rowbs/mpi/mpirowbs.c 1.37 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +7 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/dense/seq/dense.c 1.38 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/dense/mpi/mpidense.c 1.27 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/bdiag/seq/bdiag.c 1.21 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/bdiag/mpi/mpibdiag.c 1.23 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/baij/seq/baij.c 1.61 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/baij/mpi/mpibaij.c 1.38 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/aij/seq/aij.c 1.117 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/aij/mpi/mpiaij.c 1.98 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/adj/mpi/mpiadj.c 1.21 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +9 -1 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/examples/tests/ex15.c 1.7 03/10/15 15:35:55 barrysmith@float56040.mcs.anl-external.org +1 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
include/petscmat.h 1.89 03/10/15 15:35:55 barrysmith@float56040.mcs.anl-external.org +2 -1 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
include/finclude/petscmat.h 1.14 03/10/15 15:35:55 barrysmith@float56040.mcs.anl-external.org +2 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
Hg-commit: 7754bd34d04d6dfbdc419a74b3192b12ef7e75e2
show more ...
|
| 20a27b06 | 07-Oct-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1528 hzhang@smash.mcs.anl.gov|ChangeSet|20031007204237|43209 ChangeSet 1.1528 03/10/07 15:42:37 hzhang@smash.mcs.anl.gov +3 -0 Merge smash.mcs.anl.gov:/sandbox/hzhang/petsc-2.1.6
bk-changeset-1.1528 hzhang@smash.mcs.anl.gov|ChangeSet|20031007204237|43209 ChangeSet 1.1528 03/10/07 15:42:37 hzhang@smash.mcs.anl.gov +3 -0 Merge smash.mcs.anl.gov:/sandbox/hzhang/petsc-2.1.6 into smash.mcs.anl.gov:/sandbox/hzhang/petsc-dev
src/mat/impls/sbaij/seq/sbaijfact.c 1.46 03/10/07 15:42:35 hzhang@smash.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.42 03/10/07 15:42:35 hzhang@smash.mcs.anl.gov +0 -0 Auto merged
include/petscversion.h 1.83 03/10/07 15:42:35 hzhang@smash.mcs.anl.gov +0 -0 Auto merged
Hg-commit: b45fa53b15551ca6567268300e0300706131d54b
show more ...
|
| eeeff2ec | 07-Oct-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1467.2.1 hzhang@smash.mcs.anl.gov|ChangeSet|20031007203658|19569 ChangeSet 1.1467.2.1 03/10/07 15:36:58 hzhang@smash.mcs.anl.gov +4 -0 fixed the bug in MatGetInertia(), and ad
bk-changeset-1.1467.2.1 hzhang@smash.mcs.anl.gov|ChangeSet|20031007203658|19569 ChangeSet 1.1467.2.1 03/10/07 15:36:58 hzhang@smash.mcs.anl.gov +4 -0 fixed the bug in MatGetInertia(), and add the impl for MatMultTranspose_SeqSBAIJ() MatMultTransposeAdd_SeqSBAIJ()
include/petscversion.h 1.81.1.1 03/10/07 15:36:46 hzhang@smash.mcs.anl.gov +2 -2 fixed the bug in MatGetInertia(), and add the impl for MatMultTranspose_SeqSBAIJ() MatMultTransposeAdd_SeqSBAIJ()
src/mat/impls/sbaij/seq/sbaij2.c 1.11 03/10/02 15:06:42 hzhang@smash.mcs.anl.gov +8 -4 *** empty log message ***
src/mat/impls/sbaij/seq/sbaijfact.c 1.45 03/10/01 21:59:09 hzhang@smash.mcs.anl.gov +14 -17 *** empty log message ***
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.38.1.4 03/10/01 21:20:15 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: dcb3845c3408319649b3e138a81cb45119197f39
show more ...
|
| 20c39910 | 03-Oct-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1519.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031003192344|25796 ChangeSet 1.1519.1.1 03/10/03 14:23:44 barrysmith@barry-smiths-computer.local +8 -0 -trmalloc_log now
bk-changeset-1.1519.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031003192344|25796 ChangeSet 1.1519.1.1 03/10/03 14:23:44 barrysmith@barry-smiths-computer.local +8 -0 -trmalloc_log now sorts functions with mallocs plus minor manual page typos and commented dead code
src/sys/src/utils/sortip.c 1.6 03/10/03 14:23:43 barrysmith@barry-smiths-computer.local +75 -0 sorting strings function
src/sys/src/utils/sorti.c 1.6 03/10/03 14:23:43 barrysmith@barry-smiths-computer.local +1 -1 fix manual page type
src/sys/src/memory/mtr.c 1.15 03/10/03 14:23:43 barrysmith@barry-smiths-computer.local +9 -4 -trmalloc_log now sorts functions with mallocs
include/petscsys.h 1.11 03/10/03 14:23:43 barrysmith@barry-smiths-computer.local +1 -0 sorting strings
src/sys/src/utils/str.c 1.13 03/10/03 12:17:05 barrysmith@barry-smiths-computer.local +5 -5 silly typos in manual pages
src/mat/impls/sbaij/mpi/mmsbaij.c 1.17 03/10/03 12:11:11 barrysmith@barry-smiths-computer.local +0 -1 yikes, old commented qsorts should not be in here
src/mat/impls/baij/mpi/mmbaij.c 1.12 03/10/03 12:10:22 barrysmith@barry-smiths-computer.local +0 -1 yikes old commeted qsort does not belong
src/sys/src/memory/mtr.c 1.14 03/10/03 12:00:12 barrysmith@barry-smiths-computer.local +10 -3 if getresidentsetsize does not work, print nice message instead of silly 0 memory usage
src/sys/src/objects/pinit.c 1.26 03/10/03 11:56:17 barrysmith@barry-smiths-computer.local +5 -1 if getresidentsetsize returns 0 then print nice message instead of stupid 0 memory usage
Hg-commit: c097cf37dfeb2c8af137fd99a4a68a2ae28ef5d5
show more ...
|
| 8567927d | 01-Oct-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1517 Kris@p4buschel.|ChangeSet|20031001194125|14837 ChangeSet 1.1517 03/10/01 12:41:25 Kris@p4buschel. +2 -0 Merge
python/PETSc/packages/MPI.py 1.32 03/10/01 12:41:24 Kris@p
bk-changeset-1.1517 Kris@p4buschel.|ChangeSet|20031001194125|14837 ChangeSet 1.1517 03/10/01 12:41:25 Kris@p4buschel. +2 -0 Merge
python/PETSc/packages/MPI.py 1.32 03/10/01 12:41:24 Kris@p4buschel. +0 -3 merge
python/PETSc/Configure.py 1.88 03/10/01 12:38:23 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: 1a197dae7953afd8a0804e92c7bedd9769c8806f
show more ...
|
| 3f953163 | 30-Sep-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1467.1.7 Kris@p4buschel.|ChangeSet|20030930202121|19216 ChangeSet 1.1467.1.7 03/09/30 13:21:21 Kris@p4buschel. +11 -0 MatDuplicate for external packages fixed better. MatView fix
bk-changeset-1.1467.1.7 Kris@p4buschel.|ChangeSet|20030930202121|19216 ChangeSet 1.1467.1.7 03/09/30 13:21:21 Kris@p4buschel. +11 -0 MatDuplicate for external packages fixed better. MatView fixed for DSCPACK
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.40 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.28 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.38.1.3 03/09/30 13:21:16 Kris@p4buschel. +15 -2 MatView fix for dscpack: MatView_SeqBAIJ calls MatConvert, so we must provide a SeqBAIJ matrix for this call. Also, in MatDuplicate, copy stashed ops table instead of making a new one.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.23 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/seq/superlu/superlu.c 1.44 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/seq/spooles/spooles.c 1.79 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/seq/lusol/lusol.c 1.22 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/seq/essl/essl.c 1.21 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.75 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.53 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/mpi/mumps/mumps.c 1.41 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
Hg-commit: 544284cf6fde653488ec32461fa8b0ed20b1dfcf
show more ...
|