| 8e2d0bc4 | 03-Dec-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.295 knepley@spinetta.mcs.anl.gov|ChangeSet|20011203152032|48384 ChangeSet 1.295 01/12/03 09:20:32 knepley@spinetta.mcs.anl.gov +5 -0 Fixed ESI interface compiler warnings
src/ve
bk-changeset-1.295 knepley@spinetta.mcs.anl.gov|ChangeSet|20011203152032|48384 ChangeSet 1.295 01/12/03 09:20:32 knepley@spinetta.mcs.anl.gov +5 -0 Fixed ESI interface compiler warnings
src/vec/impls/esi/ebvec1.c 1.18 01/12/03 09:20:32 knepley@spinetta.mcs.anl.gov +5 -8 Removed unused variables Added return codes
src/vec/esi/evector.c 1.16 01/12/03 09:20:32 knepley@spinetta.mcs.anl.gov +1 -5 Removed unused variables Added return codes
src/sles/pc/impls/esi/pesi.c 1.3 01/12/03 09:20:32 knepley@spinetta.mcs.anl.gov +1 -1 Removed unused variables
src/mat/impls/esi/mesi.c 1.14 01/12/03 09:20:32 knepley@spinetta.mcs.anl.gov +6 -9 Removed unused variables
src/mat/esi/ematrix.c 1.12 01/12/03 09:20:32 knepley@spinetta.mcs.anl.gov +9 -7 Added return codes
Hg-commit: 829b93ff4c490d6a385c52a5aadd16c708906eb1
show more ...
|
| c82e3bb5 | 01-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.286 bsmith@terra.mcs.anl.gov|ChangeSet|20011201042019|43015 ChangeSet 1.286 01/11/30 22:20:19 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk
bk-changeset-1.286 bsmith@terra.mcs.anl.gov|ChangeSet|20011201042019|43015 ChangeSet 1.286 01/11/30 22:20:19 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into terra.mcs.anl.gov:/sandbox/bsmith/petsc
Hg-commit: f2d38908da093bfb5ef6476a0e27a6075cce017b
show more ...
|
| 7adb9c55 | 01-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.285 bsmith@terra.mcs.anl.gov|ChangeSet|20011201035108|43076 ChangeSet 1.285 01/11/30 21:51:08 bsmith@terra.mcs.anl.gov +1 -0 esi working cca
src/vec/impls/esi/ebvec1.c 1.17
bk-changeset-1.285 bsmith@terra.mcs.anl.gov|ChangeSet|20011201035108|43076 ChangeSet 1.285 01/11/30 21:51:08 bsmith@terra.mcs.anl.gov +1 -0 esi working cca
src/vec/impls/esi/ebvec1.c 1.17 01/11/30 21:39:20 bsmith@terra.mcs.anl.gov +14 -4 *** empty log message ***
Hg-commit: cc3e89e6a1f0a9a4e5453c393f9f3af76017de33
show more ...
|
| 9f12381d | 01-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.283.1.1 balay@shakey.mcs.anl.gov|ChangeSet|20011201033939|25834 ChangeSet 1.283.1.1 01/11/30 21:39:39 balay@shakey.mcs.anl.gov +4 -0 fix a couple of warnings with freebsd. compil
bk-changeset-1.283.1.1 balay@shakey.mcs.anl.gov|ChangeSet|20011201033939|25834 ChangeSet 1.283.1.1 01/11/30 21:39:39 balay@shakey.mcs.anl.gov +4 -0 fix a couple of warnings with freebsd. compiler here is really old version..
src/vec/is/examples/tests/ex2.c 1.4 01/11/30 21:39:39 balay@shakey.mcs.anl.gov +5 -5 null string causes warnings with SETERRQ
src/vec/is/examples/tests/ex1.c 1.4 01/11/30 21:39:39 balay@shakey.mcs.anl.gov +11 -11 null string causes warnings with SETERRQ
src/mat/utils/axpy.c 1.7 01/11/30 21:39:39 balay@shakey.mcs.anl.gov +1 -2 remove unused variables
bmake/freebsd/petscconf.h 1.17 01/11/30 21:39:39 balay@shakey.mcs.anl.gov +0 -1 __attribute__ causes grief with %A in printf - so removed
Hg-commit: 166617d092abb5fe85c12752c99b2dc5479f9550
show more ...
|
| 607cd303 | 30-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.274.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130184615|29168 ChangeSet 1.274.1.1 01/11/30 12:46:15 bsmith@terra.mcs.anl.gov +14 -0 fixes for ESI without CCA
src/vec/impls/esi
bk-changeset-1.274.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130184615|29168 ChangeSet 1.274.1.1 01/11/30 12:46:15 bsmith@terra.mcs.anl.gov +14 -0 fixes for ESI without CCA
src/vec/impls/esi/ebvec1.c 1.16 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +7 -9
src/vec/esi/evector.c 1.15 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +4 -4
src/vec/esi/eindexspace.c 1.11 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +4 -4
src/snes/impls/test/snestest.c 1.5 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +1 -1
src/sles/examples/tutorials/makefile 1.10 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +1 -1
src/mat/utils/axpy.c 1.5 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +42 -26
src/mat/matimpl.h 1.12 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +2 -1
src/mat/impls/esi/mesi.c 1.12 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +2 -3
src/mat/impls/dense/seq/dense.c 1.11 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +1 -1
src/mat/examples/tests/ex49.c 1.4 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1
src/mat/examples/tests/ex2.c 1.5 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1
src/mat/esi/ematrix.c 1.11 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +4 -4
include/petscmat.h 1.16 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1
docs/tex/manual/part2.tex 1.9 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1
Hg-commit: a6755e076c14dc0ed95468c800d2d9d2158146c0
show more ...
|
| b70e54e8 | 30-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.274 bsmith@terra.mcs.anl.gov|ChangeSet|20011130175630|30141 ChangeSet 1.274 01/11/30 11:56:30 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk
bk-changeset-1.274 bsmith@terra.mcs.anl.gov|ChangeSet|20011130175630|30141 ChangeSet 1.274 01/11/30 11:56:30 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into terra.mcs.anl.gov:/sandbox/bsmith/petsc
Hg-commit: 4adb65ae27e09f8bd724a6295b4f3d5293d59864
show more ...
|
| 91723122 | 30-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.269.2.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130175050|30414 ChangeSet 1.269.2.1 01/11/30 11:50:50 bsmith@terra.mcs.anl.gov +11 -0 fix for bad its or lits arg
src/vec/esi/ev
bk-changeset-1.269.2.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130175050|30414 ChangeSet 1.269.2.1 01/11/30 11:50:50 bsmith@terra.mcs.anl.gov +11 -0 fix for bad its or lits arg
src/vec/esi/evector.c 1.14 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +1 -1 fix for CCA
src/snes/examples/tutorials/output/ex2_1.out 1.4 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +1 -1 fix output
src/sles/examples/tutorials/makefile 1.9 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +8 -2 add test for esi
src/mat/impls/sbaij/seq/sbaij.c 1.18 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +1 -0 fix for bad its or lits arg
src/mat/impls/sbaij/mpi/mpisbaij.c 1.18 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +1 -0 fix for bad its or lits arg
src/mat/impls/dense/seq/dense.c 1.10 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +1 -0 fix for bad its or lits arg
src/mat/impls/bdiag/seq/bdiag2.c 1.9 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +1 -0 fix for bad its or lits arg
src/mat/impls/aij/seq/aij.c 1.15 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +2 -0 fix for bad its or lits arg
src/mat/impls/aij/mpi/mpiaij.c 1.16 01/11/30 11:50:48 bsmith@terra.mcs.anl.gov +1 -0 fix for bad its or lits arg
src/mat/impls/adic/matadic.c 1.11 01/11/30 11:50:48 bsmith@terra.mcs.anl.gov +1 -0 fix for bad its or lits arg
include/esi/petsc/object.h 1.6 01/11/30 11:50:48 bsmith@terra.mcs.anl.gov +2 -0 fix for cca missing
src/mat/impls/bdiag/seq/bdiag2.c 1.8 01/11/30 10:21:24 bsmith@terra.mcs.anl.gov +1 -0 *** empty log message ***
Hg-commit: 20723e0eace7b7e3d2d53d47a88b3acf3a1c5bf7
show more ...
|
| 379f911e | 30-Nov-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.272 balay@shakey.mcs.anl.gov|ChangeSet|20011130164144|30202 ChangeSet 1.272 01/11/30 10:41:44 balay@shakey.mcs.anl.gov +6 -0 format fixes for concepts-doc
src/vec/examples/tutor
bk-changeset-1.272 balay@shakey.mcs.anl.gov|ChangeSet|20011130164144|30202 ChangeSet 1.272 01/11/30 10:41:44 balay@shakey.mcs.anl.gov +6 -0 format fixes for concepts-doc
src/vec/examples/tutorials/ex9f.F 1.4 01/11/30 10:41:01 balay@shakey.mcs.anl.gov +2 -1 format fixes for concepts-doc
src/vec/examples/tutorials/ex9.c 1.4 01/11/30 10:41:01 balay@shakey.mcs.anl.gov +2 -1 format fixes for concepts-doc
src/vec/examples/tutorials/ex4f90.F 1.4 01/11/30 10:41:01 balay@shakey.mcs.anl.gov +1 -1 format fixes for concepts-doc
src/vec/examples/tutorials/ex4f.F 1.4 01/11/30 10:41:01 balay@shakey.mcs.anl.gov +2 -2 format fixes for concepts-doc
src/vec/examples/tutorials/ex1f90.F 1.5 01/11/30 10:41:01 balay@shakey.mcs.anl.gov +1 -1 format fixes for concepts-doc
src/vec/examples/tutorials/ex14f.F 1.4 01/11/30 10:41:01 balay@shakey.mcs.anl.gov +2 -1 format fixes for concepts-doc
Hg-commit: 3e90d07d6cb1fcccd62eae39a434ccec581a7533
show more ...
|
| 064f8208 | 30-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.257.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130151924|09861 ChangeSet 1.257.1.1 01/11/30 09:19:24 bsmith@terra.mcs.anl.gov +57 -0 put esi into petsc. change norm to nrm to prev
bk-changeset-1.257.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130151924|09861 ChangeSet 1.257.1.1 01/11/30 09:19:24 bsmith@terra.mcs.anl.gov +57 -0 put esi into petsc. change norm to nrm to prevent shadowing
src/vec/interface/vector.c 1.19 01/11/30 09:19:24 bsmith@terra.mcs.anl.gov +1 -1
src/vec/interface/vecregall.c 1.8 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1
src/vec/impls/esi/makefile 1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
src/vec/esi/makefile 1.8 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
src/sys/src/esi/makefile 1.6 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
src/sys/src/dll/dl.c 1.10 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1
src/sles/pc/interface/pcregis.c 1.6 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +0 -4
src/sles/pc/esi/makefile 1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
src/mat/utils/matioall.c 1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1
src/mat/utils/gcreate.c 1.7 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1
src/mat/interface/matregis.c 1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +2 -2
src/mat/esi/makefile 1.7 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
maint/builddist 1.15.1.1 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +0 -2
docs/tex/manual/part2.tex 1.8 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +52 -48
docs/tex/manual/part1.tex 1.7 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +0 -2
docs/tex/manual/acknowl.tex 1.5 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +3 -2
bmake/linux/packages 1.9 01/11/30 09:19:20 bsmith@terra.mcs.anl.gov +0 -4 remove have_esi
bmake/common/variables 1.16 01/11/30 09:19:20 bsmith@terra.mcs.anl.gov +2 -2 remove have_esi
src/snes/impls/test/snestest.c 1.4 01/11/30 09:13:52 bsmith@terra.mcs.anl.gov +3 -3 *** empty log message ***
src/snes/impls/tr/tr.c 1.5 01/11/30 09:13:18 bsmith@terra.mcs.anl.gov +15 -15 *** empty log message ***
src/snes/mf/snesmfjdef.c 1.6 01/11/30 09:11:17 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/snes/interface/snes.c 1.11 01/11/30 09:10:35 bsmith@terra.mcs.anl.gov +9 -10 *** empty log message ***
src/mat/impls/baij/mpi/mpibaij.c 1.8 01/11/30 09:08:25 bsmith@terra.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/impls/bdiag/mpi/mpibdiag.c 1.7 01/11/30 09:07:35 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/bdiag/seq/bdiag3.c 1.7 01/11/30 09:07:02 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/aij/seq/aij.c 1.14 01/11/30 09:06:11 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/dense/mpi/mpidense.c 1.7 01/11/30 09:05:31 bsmith@terra.mcs.anl.gov +7 -7 *** empty log message ***
src/mat/impls/dense/seq/dense.c 1.9 01/11/30 09:04:55 bsmith@terra.mcs.anl.gov +6 -6 changed norm to nrm to prevoide name shadowing
src/mat/interface/matrix.c 1.19 01/11/30 09:03:54 bsmith@terra.mcs.anl.gov +4 -4 changed norm to nrm to provide shadowing with math.h beasty
src/vec/utils/vinv.c 1.9 01/11/30 09:02:49 bsmith@terra.mcs.anl.gov +11 -11 changed norm to nrm to deal with namespace problem on silly mandrake math.h
src/mat/impls/esi/makefile 1.7 01/11/30 00:30:35 bsmith@terra.mcs.anl.gov +1 -2 *** empty log message ***
src/mat/interface/matrix.c 1.18 01/11/30 00:12:09 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
bmake/common/rules 1.17 01/11/29 23:28:53 bsmith@terra.mcs.anl.gov +0 -28 *** empty log message ***
bmake/linux_gcc_pgf90/packages 1.12 01/11/29 22:44:33 bsmith@terra.mcs.anl.gov +2 -1 *** empty log message ***
include/esi/scalarTraits.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +154 -0
include/esi/ordinalTraits.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +35 -0
include/esi/basicTypes.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +165 -0
include/esi/VectorReplaceAccess.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +65 -0
include/esi/Vector.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +269 -0
include/esi/SolverIterative.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +51 -0
include/esi/Solver.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +41 -0
include/esi/scalarTraits.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/scalarTraits.h
include/esi/ordinalTraits.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/ordinalTraits.h
include/esi/basicTypes.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/basicTypes.h
include/esi/VectorReplaceAccess.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/VectorReplaceAccess.h
include/esi/Vector.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Vector.h
include/esi/SolverIterative.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/SolverIterative.h
include/esi/Solver.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Solver.h
include/esi/Properties.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +185 -0
include/esi/PreconditionerTranspose.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +50 -0
include/esi/Preconditioner.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +77 -0
include/esi/OperatorTranspose.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +34 -0
include/esi/Operator.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +36 -0
include/esi/Object.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +232 -0
include/esi/MatrixRowWriteAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +177 -0
include/esi/MatrixRowReadAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +139 -0
include/esi/MatrixRowPointerAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +184 -0
include/esi/MatrixData.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +48 -0
include/esi/MatrixColWriteAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +184 -0
include/esi/MatrixColReadAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +141 -0
include/esi/MatrixColPointerAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +182 -0
include/esi/MPI_traits.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +57 -0
include/esi/IndexSpace.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +221 -0
include/esi/ESI.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +68 -0
include/esi/Properties.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Properties.h
include/esi/PreconditionerTranspose.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/PreconditionerTranspose.h
include/esi/Preconditioner.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Preconditioner.h
include/esi/OperatorTranspose.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/OperatorTranspose.h
include/esi/Operator.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Operator.h
include/esi/Object.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Object.h
include/esi/MatrixRowWriteAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixRowWriteAccess.h
include/esi/MatrixRowReadAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixRowReadAccess.h
include/esi/MatrixRowPointerAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixRowPointerAccess.h
include/esi/MatrixData.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixData.h
include/esi/MatrixColWriteAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixColWriteAccess.h
include/esi/MatrixColReadAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixColReadAccess.h
include/esi/MatrixColPointerAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixColPointerAccess.h
include/esi/MPI_traits.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MPI_traits.h
include/esi/IndexSpace.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/IndexSpace.h
include/esi/ESI.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/ESI.h
include/esi/Argv.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +61 -0
include/esi/Argv.h 1.0 01/11/29 22:25:49 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Argv.h
Hg-commit: d9d6c6cefae516ab31281b22724992262a3bcb28
show more ...
|
| 4013a505 | 29-Nov-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.248.1.1 balay@dreamcast.|ChangeSet|20011129225225|45306 ChangeSet 1.248.1.1 01/11/29 16:52:25 balay@dreamcast. +17 -0 fixes for win32_borland
BitKeeper/etc/logging_ok 1.18 0
bk-changeset-1.248.1.1 balay@dreamcast.|ChangeSet|20011129225225|45306 ChangeSet 1.248.1.1 01/11/29 16:52:25 balay@dreamcast. +17 -0 fixes for win32_borland
BitKeeper/etc/logging_ok 1.18 01/11/29 16:52:17 balay@dreamcast. +1 -0 Logging to logging@openlogging.org accepted
src/vec/interface/vecregall.c 1.7 01/11/29 16:52:15 balay@dreamcast. +4 -4 __FUNC__ -> __FUNCT__
src/vec/interface/veccreate.c 1.12 01/11/29 16:52:15 balay@dreamcast. +4 -4 __FUNC__ -> __FUNCT__
src/vec/interface/mapregall.c 1.4 01/11/29 16:52:15 balay@dreamcast. +4 -4 __FUNC__ -> __FUNCT__
src/sys/src/utils/psleep.c 1.10 01/11/29 16:52:15 balay@dreamcast. +3 -1 add in flag PETSC_HAVE__SLEEP_MILISEC
src/sys/src/plog/plog.c 1.15 01/11/29 16:52:15 balay@dreamcast. +48 -48 __FUNC__ -> __FUNCT__
src/contrib/libtfs/bss_malloc.c 1.4 01/11/29 16:52:14 balay@dreamcast. +8 -10 use petscconf.h - to get proper prototype for malloc()
bmake/win64_intel/petscconf.h 1.10 01/11/29 16:52:14 balay@dreamcast. +2 -0 intel follows microsoft? will have to check this again
bmake/win32_ms_wmpi/petscconf.h 1.11 01/11/29 16:52:14 balay@dreamcast. +1 -0 ms compiler uses milisec for sleep()
bmake/win32_ms_mpipro/petscconf.h 1.11 01/11/29 16:52:14 balay@dreamcast. +2 -0 ms compiler uses milisec for sleep()
bmake/win32_ms_mpich/petscconf.h 1.12 01/11/29 16:52:14 balay@dreamcast. +1 -0 ms compiler uses milisec for sleep()
bmake/win32_ms_hpvm/petscconf.h 1.11 01/11/29 16:52:14 balay@dreamcast. +1 -0 ms compiler uses milisec for sleep()
bmake/win32_ms/petscconf.h 1.11 01/11/29 16:52:14 balay@dreamcast. +1 -0 ms compiler uses milisec for sleep()
bmake/win32_intel/petscconf.h 1.10 01/11/29 16:52:14 balay@dreamcast. +1 -0 ms compiler uses milisec for sleep()
bmake/win32_borland/variables 1.5 01/11/29 16:52:14 balay@dreamcast. +1 -1 'tlib' requires a bigger page size.
bmake/win32_borland/petscfix.h 1.6 01/11/29 16:52:13 balay@dreamcast. +0 -80 remove unnecessary stuff for borland
bmake/win32_borland/petscconf.h 1.13 01/11/29 16:52:13 balay@dreamcast. +1 -1 use sleep() is depreciated - hence use _sleep()
Hg-commit: 477fea35e05495fab1e51cf321c7d3d708eb9188
show more ...
|
| ca4db24e | 29-Nov-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.246 knepley@spinetta.mcs.anl.gov|ChangeSet|20011129153102|56336 ChangeSet 1.246 01/11/29 09:31:02 knepley@spinetta.mcs.anl.gov +1 -0 Fixed error in complex
src/vec/utils/vinv.c
bk-changeset-1.246 knepley@spinetta.mcs.anl.gov|ChangeSet|20011129153102|56336 ChangeSet 1.246 01/11/29 09:31:02 knepley@spinetta.mcs.anl.gov +1 -0 Fixed error in complex
src/vec/utils/vinv.c 1.8 01/11/29 09:31:02 knepley@spinetta.mcs.anl.gov +1 -1 Fixed math
Hg-commit: c18a10e896d1775ec0908b9f8343c3194d760002
show more ...
|
| 205452f4 | 28-Nov-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.227.2.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011128174259|61403 ChangeSet 1.227.2.1 01/11/28 11:42:59 knepley@spinetta.mcs.anl.gov +10 -0 Fixed documentation
docs/manualpage
bk-changeset-1.227.2.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011128174259|61403 ChangeSet 1.227.2.1 01/11/28 11:42:59 knepley@spinetta.mcs.anl.gov +10 -0 Fixed documentation
docs/manualpages/sec/bop.Mesh 1.1 01/11/28 11:42:58 knepley@spinetta.mcs.anl.gov +18 -0
docs/manualpages/sec/bop.Grid 1.1 01/11/28 11:42:58 knepley@spinetta.mcs.anl.gov +31 -0
docs/manualpages/sec/bop.GVec 1.1 01/11/28 11:42:58 knepley@spinetta.mcs.anl.gov +18 -0
docs/manualpages/sec/bop.Discretization 1.1 01/11/28 11:42:58 knepley@spinetta.mcs.anl.gov +10 -0
src/vec/utils/vinv.c 1.7 01/11/28 11:42:58 knepley@spinetta.mcs.anl.gov +4 -0 Fixed documentation
docs/manualpages/sec/bop.Mesh 1.0 01/11/28 11:42:58 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/docs/manualpages/sec/bop.Mesh
docs/manualpages/sec/bop.Grid 1.0 01/11/28 11:42:58 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/docs/manualpages/sec/bop.Grid
docs/manualpages/sec/bop.GVec 1.0 01/11/28 11:42:58 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/docs/manualpages/sec/bop.GVec
docs/manualpages/sec/bop.Discretization 1.0 01/11/28 11:42:58 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/docs/manualpages/sec/bop.Discretization
src/vec/impls/esi/ebvec1.c 1.15 01/11/28 11:42:57 knepley@spinetta.mcs.anl.gov +9 -3 Fixed documentation
src/sys/src/viewer/impls/silo/vsilo.c 1.8 01/11/28 11:42:57 knepley@spinetta.mcs.anl.gov +14 -1 Fixed documentation
src/sys/src/viewer/impls/mathematica/mathematica.c 1.12 01/11/28 11:42:57 knepley@spinetta.mcs.anl.gov +14 -0 Fixed documentation
src/snes/interface/snes.c 1.10 01/11/28 11:42:57 knepley@spinetta.mcs.anl.gov +2 -0 Fixed documentation
src/dm/ao/impls/mapping/aomapping.c 1.9 01/11/28 11:42:55 knepley@spinetta.mcs.anl.gov +27 -23 Fixed documentation
Hg-commit: c82126ce76ce24fc7e95d17a8d2926484dd34045
show more ...
|
| be4283d7 | 27-Nov-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.223 balay@shakey.mcs.anl.gov|ChangeSet|20011127231426|63248 ChangeSet 1.223 01/11/27 17:14:26 balay@shakey.mcs.anl.gov +40 -0 Merge shakey.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-
bk-changeset-1.223 balay@shakey.mcs.anl.gov|ChangeSet|20011127231426|63248 ChangeSet 1.223 01/11/27 17:14:26 balay@shakey.mcs.anl.gov +40 -0 Merge shakey.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into shakey.mcs.anl.gov:/sandbox/balay/petsc-dev
src/sys/src/viewer/impls/socket/send.c 1.9 01/11/27 17:14:26 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/utils/str.c 1.9 01/11/27 17:14:26 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/utils/random.c 1.9 01/11/27 17:14:26 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/utils/psleep.c 1.9 01/11/27 17:14:25 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/utils/pdisplay.c 1.7 01/11/27 17:14:25 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/utils/memc.c 1.7 01/11/27 17:14:25 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/utils/fuser.c 1.7 01/11/27 17:14:25 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/utils/fhost.c 1.8 01/11/27 17:14:25 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/utils/ctable.c 1.7 01/11/27 17:14:25 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/time/fdate.c 1.7 01/11/27 17:14:25 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/time/cputime.c 1.7 01/11/27 17:14:25 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/plog/ploginfo.c 1.10 01/11/27 17:14:25 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/plog/plog.c 1.14 01/11/27 17:14:24 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/objects/tagm.c 1.8 01/11/27 17:14:24 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/objects/pinit.c 1.9 01/11/27 17:14:24 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/objects/options.c 1.11 01/11/27 17:14:24 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/objects/init.c 1.8 01/11/27 17:14:24 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/mpiuni/mpi.c 1.8 01/11/27 17:14:24 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/memory/mtr.c 1.10 01/11/27 17:14:24 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/memory/mem.c 1.7 01/11/27 17:14:24 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/memory/mal.c 1.9 01/11/27 17:14:24 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/matlabengine/matlab.c 1.8 01/11/27 17:14:23 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/fileio/sysio.c 1.9 01/11/27 17:14:23 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/fileio/smatlab.c 1.7 01/11/27 17:14:23 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/fileio/rpath.c 1.7 01/11/27 17:14:23 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/fileio/mprint.c 1.9 01/11/27 17:14:23 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/fileio/mpiuopen.c 1.7 01/11/27 17:14:23 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/fileio/grpath.c 1.8 01/11/27 17:14:23 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/fileio/ghome.c 1.8 01/11/27 17:14:23 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/fileio/fwd.c 1.10 01/11/27 17:14:23 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/fileio/ftest.c 1.17 01/11/27 17:14:22 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/fileio/fretrieve.c 1.8 01/11/27 17:14:22 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/fileio/fpath.c 1.8 01/11/27 17:14:22 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/fileio/ffpath.c 1.8 01/11/27 17:14:22 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/error/signal.c 1.7 01/11/27 17:14:22 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/error/fp.c 1.7 01/11/27 17:14:22 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/error/errabort.c 1.7 01/11/27 17:14:22 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/error/err.c 1.8 01/11/27 17:14:22 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/error/adebug.c 1.7 01/11/27 17:14:22 balay@shakey.mcs.anl.gov +0 -0 Auto merged
src/sys/src/dll/dl.c 1.9 01/11/27 17:14:21 balay@shakey.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 6f5b723a5e8265ce1d9cb8270a2a898a029597b7
show more ...
|
| b6410449 | 27-Nov-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.220.1.1 balay@shakey.mcs.anl.gov|ChangeSet|20011127231409|62184 ChangeSet 1.220.1.1 01/11/27 17:14:09 balay@shakey.mcs.anl.gov +114 -0 use PETSC namespace for configure macros
s
bk-changeset-1.220.1.1 balay@shakey.mcs.anl.gov|ChangeSet|20011127231409|62184 ChangeSet 1.220.1.1 01/11/27 17:14:09 balay@shakey.mcs.anl.gov +114 -0 use PETSC namespace for configure macros
src/vec/utils/vpscat.c 1.7 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/vec/interface/vector.c 1.18 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/vec/impls/shared/shvec.c 1.9 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +4 -4 use PETSC namespace for configure macros
src/vec/impls/seq/dvec2.c 1.5 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/vec/impls/seq/bvec2.c 1.11 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/viewer/impls/vu/petscvu.c 1.4 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/viewer/impls/string/stringv.c 1.5 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
src/sys/src/viewer/impls/socket/send.c 1.7.1.1 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +7 -7 use PETSC namespace for configure macros
src/sys/src/viewer/impls/socket/matlab/readinvecs.c 1.6 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
src/sys/src/viewer/impls/socket/matlab/openport.c 1.5 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +7 -7 use PETSC namespace for configure macros
src/sys/src/viewer/impls/socket/matlab/bread.c 1.6 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +4 -4 use PETSC namespace for configure macros
src/sys/src/viewer/impls/binary/binv.c 1.9 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
src/sys/src/viewer/impls/ascii/filev.c 1.12 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +6 -6 use PETSC namespace for configure macros
src/sys/src/viewer/impls/ams/ams.c 1.8 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
src/sys/src/utils/str.c 1.7.1.1 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
src/sys/src/utils/random.c 1.7.1.1 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
src/sys/src/utils/psleep.c 1.7.1.1 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +5 -5 use PETSC namespace for configure macros
src/sys/src/utils/pdisplay.c 1.5.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/utils/memc.c 1.5.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +4 -4 use PETSC namespace for configure macros
src/sys/src/utils/fuser.c 1.5.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +6 -6 use PETSC namespace for configure macros
src/sys/src/utils/fhost.c 1.6.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +10 -10 use PETSC namespace for configure macros
src/sys/src/utils/ctable.c 1.5.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/time/fdate.c 1.5.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/time/cputime.c 1.5.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +4 -4 use PETSC namespace for configure macros
src/sys/src/plog/ptime.h 1.6 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/plog/ploginfo.c 1.8.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +4 -4 use PETSC namespace for configure macros
src/sys/src/plog/plog.c 1.12.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +3 -3 use PETSC namespace for configure macros
src/sys/src/objects/tagm.c 1.6.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/objects/pinit.c 1.7.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/objects/options.c 1.9.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +3 -3 use PETSC namespace for configure macros
src/sys/src/objects/init.c 1.6.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
src/sys/src/objects/ams/aoptions.c 1.5 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/mpiuni/mpi.c 1.6.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/memory/mtr.c 1.8.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +5 -5 use PETSC namespace for configure macros
src/sys/src/memory/mem.c 1.5.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +7 -7 use PETSC namespace for configure macros
src/sys/src/memory/mal.c 1.7.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +7 -7 use PETSC namespace for configure macros
src/sys/src/matlabengine/matlab.c 1.6.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/fileio/sysio.c 1.7.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +13 -13 use PETSC namespace for configure macros
src/sys/src/fileio/smatlab.c 1.5.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
src/sys/src/fileio/rpath.c 1.5.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +4 -4 use PETSC namespace for configure macros
src/sys/src/fileio/mprint.h 1.5 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/fileio/mprint.c 1.7.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +13 -13 use PETSC namespace for configure macros
src/sys/src/fileio/mpiuopen.c 1.5.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +4 -4 use PETSC namespace for configure macros
src/sys/src/fileio/grpath.c 1.6.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +7 -7 use PETSC namespace for configure macros
src/sys/src/fileio/ghome.c 1.6.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +5 -5 use PETSC namespace for configure macros
src/sys/src/fileio/fwd.c 1.8.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +7 -7 use PETSC namespace for configure macros
src/sys/src/fileio/ftest.c 1.15.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +9 -9 use PETSC namespace for configure macros
src/sys/src/fileio/fretrieve.c 1.6.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +4 -4 use PETSC namespace for configure macros
src/sys/src/fileio/fpath.c 1.6.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +6 -6 use PETSC namespace for configure macros
src/sys/src/fileio/ffpath.c 1.6.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +4 -4 use PETSC namespace for configure macros
src/sys/src/error/signal.c 1.5.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +17 -17 use PETSC namespace for configure macros
src/sys/src/error/fp.c 1.5.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/error/errabort.c 1.5.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/sys/src/error/err.c 1.6.1.1 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
src/sys/src/error/adebug.c 1.5.1.1 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
src/sys/src/dll/dl.c 1.7.1.1 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +4 -4 use PETSC namespace for configure macros
src/mat/impls/baij/seq/baij2.c 1.6 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/mat/impls/baij/mpi/baijov.c 1.5 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
src/mat/impls/aij/seq/aijnode.c 1.6 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/mat/impls/aij/seq/aij.c 1.13 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
src/mat/impls/aij/mpi/mpiov.c 1.5 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
src/fortran/custom/zstart.c 1.7 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +3 -3 use PETSC namespace for configure macros
src/contrib/libtfs/gs.c 1.6 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
include/petsclog.h 1.18 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +3 -3 use PETSC namespace for configure macros
include/petschead.h 1.11 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
include/petscbt.h 1.6 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +11 -11 use PETSC namespace for configure macros
include/finclude/petscdef.h 1.8 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +6 -6 use PETSC namespace for configure macros
include/f90impl/f90_IRIX.h 1.7 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +1 -1 use PETSC namespace for configure macros
bmake/win64_intel/petscconf.h 1.9 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21 use PETSC namespace for configure macros
bmake/win32_ms_wmpi/petscconf.h 1.10 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21 use PETSC namespace for configure macros
bmake/win32_ms_mpipro/petscconf.h 1.10 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21 use PETSC namespace for configure macros
bmake/win32_ms_mpich/petscconf.h 1.10 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +22 -22 use PETSC namespace for configure macros
bmake/win32_ms_hpvm/petscconf.h 1.10 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21 use PETSC namespace for configure macros
bmake/win32_ms/petscconf.h 1.10 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21 use PETSC namespace for configure macros
bmake/win32_intel/petscconf.h 1.9 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21 use PETSC namespace for configure macros
bmake/win32_gnu/petscconf.h 1.14 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +27 -27 use PETSC namespace for configure macros
bmake/win32_borland/petscconf.h 1.12 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21 use PETSC namespace for configure macros
bmake/t3e/rules 1.6 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
bmake/t3e/petscconf.h 1.13 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +28 -28 use PETSC namespace for configure macros
bmake/solaris_x86/petscconf.h 1.13 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +27 -27 use PETSC namespace for configure macros
bmake/solaris_uni/petscconf.h 1.14 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +34 -34 use PETSC namespace for configure macros
bmake/solaris_lam/petscconf.h 1.14 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +35 -35 use PETSC namespace for configure macros
bmake/solaris_gnu/petscconf.h 1.15 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +41 -41 use PETSC namespace for configure macros
bmake/solaris64/petscconf.h 1.14 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +34 -34 use PETSC namespace for configure macros
bmake/solaris/petscconf.h 1.14 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +35 -35 use PETSC namespace for configure macros
bmake/rs6000_sp/petscconf.h 1.14 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +31 -31 use PETSC namespace for configure macros
bmake/rs6000_gnu/petscconf.h 1.16 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +28 -28 use PETSC namespace for configure macros
bmake/rs6000_64/petscconf.h 1.14 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +27 -27 use PETSC namespace for configure macros
bmake/rs6000/petscconf.h 1.14 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +27 -27 use PETSC namespace for configure macros
bmake/petscconf.defs 1.8 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +19 -19 use PETSC namespace for configure macros
bmake/macx/petscconf.h 1.11 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +34 -34 use PETSC namespace for configure macros
bmake/linux_superludist/petscconf.h 1.9 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +25 -25 use PETSC namespace for configure macros
bmake/linux_pgi/petscconf.h 1.13 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +26 -28 use PETSC namespace for configure macros
bmake/linux_intel/petscconf.h 1.13 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +26 -28 use PETSC namespace for configure macros
bmake/linux_gcc_pgf90/petscconf.h 1.15 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +27 -28 use PETSC namespace for configure macros
bmake/linux_alpha_dec/petscconf.h 1.12 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +39 -39 use PETSC namespace for configure macros
bmake/linux_alpha/petscconf.h 1.15 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +27 -28 use PETSC namespace for configure macros
bmake/linux_absoft/petscconf.h 1.15 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +28 -29 use PETSC namespace for configure macros
bmake/linux64_intel/petscconf.h 1.13 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +26 -28 use PETSC namespace for configure macros
bmake/linux64/petscconf.h 1.15 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +27 -28 use PETSC namespace for configure macros
bmake/linux/petscconf.h 1.13 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +25 -25 use PETSC namespace for configure macros
bmake/hpux64/petscconf.h 1.13 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +24 -24 use PETSC namespace for configure macros
bmake/hpux/petscconf.h 1.13 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +24 -24 use PETSC namespace for configure macros
bmake/freebsd/petscconf.h 1.15 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +23 -23 use PETSC namespace for configure macros
bmake/beos/petscconf.h 1.14 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +37 -37 use PETSC namespace for configure macros
bmake/ascired/petscconf.h 1.10 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +31 -32 use PETSC namespace for configure macros
bmake/alpha_uni/petscconf.h 1.14 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +25 -25 use PETSC namespace for configure macros
bmake/alpha_gnu/petscconf.h 1.16 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +23 -23 use PETSC namespace for configure macros
bmake/alpha/petscconf.h 1.14 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +25 -25 use PETSC namespace for configure macros
bmake/UXPV/petscconf.h 1.14 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +21 -21 use PETSC namespace for configure macros
bmake/IRIX_gnu/petscconf.h 1.15 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +29 -29 use PETSC namespace for configure macros
bmake/IRIX64/variables 1.6 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +2 -2 use PETSC namespace for configure macros
bmake/IRIX64/petscconf.h 1.13 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +28 -28 use PETSC namespace for configure macros
bmake/IRIX/petscconf.h 1.13 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +29 -29 use PETSC namespace for configure macros
Hg-commit: e0b136425d1ae513ebafa5982e98ad5750ac2dce
show more ...
|
| f6cc79bd | 27-Nov-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.222 knepley@spinetta.mcs.anl.gov|ChangeSet|20011127230227|18581 ChangeSet 1.222 01/11/27 17:02:27 knepley@spinetta.mcs.anl.gov +105 -0 Got rid of petscconfig.h Fixed some compile
bk-changeset-1.222 knepley@spinetta.mcs.anl.gov|ChangeSet|20011127230227|18581 ChangeSet 1.222 01/11/27 17:02:27 knepley@spinetta.mcs.anl.gov +105 -0 Got rid of petscconfig.h Fixed some compiler warnings
src/vec/vecimpl.h 1.8 01/11/27 17:02:26 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/vec/is/utils/isltog.c 1.6 01/11/27 17:02:26 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/vec/is/utils/isdiff.c 1.5 01/11/27 17:02:26 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/vec/is/utils/iscomp.c 1.5 01/11/27 17:02:26 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/vec/is/utils/iscoloring.c 1.5 01/11/27 17:02:26 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/vec/is/isimpl.h 1.5 01/11/27 17:02:25 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/vec/interface/dlregis.c 1.8 01/11/27 17:02:25 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/ts/tsimpl.h 1.8 01/11/27 17:02:25 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/ts/interface/dlregis.c 1.8 01/11/27 17:02:24 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/viewer/viewerimpl.h 1.5 01/11/27 17:02:24 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/viewer/interface/dlregispetsc.c 1.9 01/11/27 17:02:24 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/viewer/impls/socket/sendsparse.c 1.6 01/11/27 17:02:24 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/viewer/impls/socket/senddense.c 1.6 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/viewer/impls/socket/send.c 1.8 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/viewer/impls/silo/vsilo.h 1.5 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/str.c 1.8 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/sseenabled.c 1.6 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/sortip.c 1.5 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/sorti.c 1.5 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/sortd.c 1.5 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/select.c 1.5 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/random.c 1.8 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/psplit.c 1.5 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/psleep.c 1.8 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/plapack.c 1.7 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/pdisplay.c 1.6 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/pbarrier.c 1.7 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/mpiu.c 1.5 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/mpimesg.c 1.5 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/memc.c 1.6 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/ghost.c 1.7 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/fuser.c 1.6 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/fhost.c 1.7 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/dict.c 1.7 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/ctable.c 1.6 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/utils/arch.c 1.5 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/time/rs6000_time.c 1.5 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/time/nt_time.c 1.5 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/time/fdate.c 1.6 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/time/cputime.c 1.6 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/plog/stageLog.c 1.8 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/plog/plogmpe.c 1.7 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/plog/ploginfo.c 1.9 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/plog/plog.c 1.13 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/plog/mpitr.c 1.6 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/plog/eventLog.c 1.9 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/plog/classLog.c 1.6 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/tagm.c 1.7 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/ptype.c 1.5 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/prefix.c 1.5 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/pname.c 1.7 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/pinit.c 1.8 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/pgname.c 1.5 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/pcomm.c 1.5 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/options.c 1.10 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/olist.c 1.5 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/init.c 1.7 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/inherit.c 1.9 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/gtype.c 1.5 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/gcookie.c 1.5 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/gcomm.c 1.5 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/destroy.c 1.7 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/objects/cookie.c 1.6 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/mpiuni/mpi.c 1.7 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/memory/mtr.c 1.9 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/memory/mem.c 1.6 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/memory/mal.c 1.8 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/matlabengine/matlab.c 1.7 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/fileio/sysio.c 1.8 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/fileio/smatlab.c 1.6 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/fileio/rpath.c 1.6 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/fileio/mprint.c 1.8 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/fileio/mpiuopen.c 1.6 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/fileio/grpath.c 1.7 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/fileio/ghome.c 1.7 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/fileio/fwd.c 1.9 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/fileio/ftest.c 1.16 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/fileio/fretrieve.c 1.7 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/fileio/fpath.c 1.7 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/fileio/ffpath.c 1.7 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/error/stack.c 1.5 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/error/signal.c 1.6 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/error/fp.c 1.6 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/error/errtrace.c 1.5 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/error/errstop.c 1.5 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/error/errabort.c 1.6 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/error/err.c 1.7 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/error/adebug.c 1.6 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/draw/drawimpl.h 1.6 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/dll/reg.c 1.10 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sys/src/dll/dl.c 1.8 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/snes/snesimpl.h 1.8 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/snes/interface/dlregis.c 1.8 01/11/27 17:02:15 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sles/pc/pcimpl.h 1.5 01/11/27 17:02:15 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sles/ksp/kspimpl.h 1.5 01/11/27 17:02:15 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/sles/ksp/interface/dlregis.c 1.8 01/11/27 17:02:15 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/pf/pfimpl.h 1.5 01/11/27 17:02:15 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/mat/matimpl.h 1.11 01/11/27 17:02:15 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/mat/interface/dlregis.c 1.7 01/11/27 17:02:14 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/fortran/custom/zvec.c 1.7 01/11/27 17:02:13 knepley@spinetta.mcs.anl.gov +2 -1 Fixed compiler warning
src/fortran/custom/zis.c 1.5 01/11/27 17:02:13 knepley@spinetta.mcs.anl.gov +1 -1 Fixed compiler warning
src/dm/da/daimpl.h 1.6 01/11/27 17:02:13 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/dm/ao/interface/dlregis.c 1.10 01/11/27 17:02:13 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/dm/ao/aoimpl.h 1.8 01/11/27 17:02:13 knepley@spinetta.mcs.anl.gov +0 -1 Got rid of petscconfig.h
src/contrib/libtfs/comm.c 1.4 01/11/27 17:02:13 knepley@spinetta.mcs.anl.gov +1 -1 Need a signed comparison
Hg-commit: 42afb8e823551b0e28fce5dfabf76aea3d311fb6
show more ...
|
| 091e6287 | 27-Nov-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.217.1.2 knepley@spinetta.mcs.anl.gov|ChangeSet|20011127194154|27795 ChangeSet 1.217.1.2 01/11/27 13:41:54 knepley@spinetta.mcs.anl.gov +19 -0 Fixed compiler errors and warnings on
bk-changeset-1.217.1.2 knepley@spinetta.mcs.anl.gov|ChangeSet|20011127194154|27795 ChangeSet 1.217.1.2 01/11/27 13:41:54 knepley@spinetta.mcs.anl.gov +19 -0 Fixed compiler errors and warnings on Linux
src/vec/utils/vpscat.c 1.6 01/11/27 13:41:50 knepley@spinetta.mcs.anl.gov +1 -1 Fixed format
src/vec/utils/comb.c 1.6 01/11/27 13:41:50 knepley@spinetta.mcs.anl.gov +2 -2 Fixed format
src/sys/src/viewer/impls/draw/drawv.c 1.6 01/11/27 13:41:50 knepley@spinetta.mcs.anl.gov +5 -5 Fixed format
src/sys/src/viewer/impls/binary/binv.c 1.8 01/11/27 13:41:49 knepley@spinetta.mcs.anl.gov +7 -7 Fixed format
src/sys/src/viewer/impls/ascii/filev.c 1.11 01/11/27 13:41:49 knepley@spinetta.mcs.anl.gov +1 -1 Fixed format
src/sys/src/plog/plog.c 1.12 01/11/27 13:41:49 knepley@spinetta.mcs.anl.gov +1 -1 Fixed format
src/sys/src/objects/tagm.c 1.6 01/11/27 13:41:49 knepley@spinetta.mcs.anl.gov +3 -3 Fixed format
src/sys/src/objects/init.c 1.6 01/11/27 13:41:49 knepley@spinetta.mcs.anl.gov +1 -1 Fixed format
src/sys/src/memory/mtr.c 1.8 01/11/27 13:41:48 knepley@spinetta.mcs.anl.gov +7 -7 Fixed format
src/sys/src/fileio/mprint.c 1.7 01/11/27 13:41:48 knepley@spinetta.mcs.anl.gov +1 -1 Fixed format
src/sys/src/draw/interface/dlinegw.c 1.4 01/11/27 13:41:48 knepley@spinetta.mcs.anl.gov +1 -1 Fixed format
src/snes/interface/snesut.c 1.4 01/11/27 13:41:48 knepley@spinetta.mcs.anl.gov +4 -4 Fixed format
src/sles/pc/interface/precon.c 1.7 01/11/27 13:41:47 knepley@spinetta.mcs.anl.gov +2 -2 Fixed format
src/sles/pc/impls/eisens/eisen.c 1.6 01/11/27 13:41:46 knepley@spinetta.mcs.anl.gov +1 -1 Fixed format
src/sles/pc/impls/asm/asm.c 1.5 01/11/27 13:41:45 knepley@spinetta.mcs.anl.gov +1 -1 Fixed format
src/mat/interface/matrix.c 1.17 01/11/27 13:41:44 knepley@spinetta.mcs.anl.gov +2 -2 Fixed format
src/mat/impls/adj/mpi/mpiadj.c 1.7 01/11/27 13:41:44 knepley@spinetta.mcs.anl.gov +1 -1 Fixed format
src/dm/da/src/daview.c 1.5 01/11/27 13:41:39 knepley@spinetta.mcs.anl.gov +1 -1 Fixed format
src/contrib/lahaye/matmatmult.c 1.4.1.1 01/11/27 13:41:39 knepley@spinetta.mcs.anl.gov +0 -1 petscsys.h was reundant
Hg-commit: 2705421bffdddd5a96db4a31c0f748b14a5bd4a2
show more ...
|
| 325e03ae | 27-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.215 bsmith@terra.mcs.anl.gov|ChangeSet|20011127165857|08627 ChangeSet 1.215 01/11/27 10:58:57 bsmith@terra.mcs.anl.gov +20 -0 fixed order of includes for petscconf.h
src/fortran
bk-changeset-1.215 bsmith@terra.mcs.anl.gov|ChangeSet|20011127165857|08627 ChangeSet 1.215 01/11/27 10:58:57 bsmith@terra.mcs.anl.gov +20 -0 fixed order of includes for petscconf.h
src/fortran/custom/zda.c 1.5 01/11/27 10:57:58 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/fortran/custom/zmat.c 1.9 01/11/27 10:57:39 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/dm/da/utils/fdda.c 1.5 01/11/27 10:56:20 bsmith@terra.mcs.anl.gov +3 -3 *** empty log message ***
src/dm/ao/impls/basic/aodatabasic.c 1.6 01/11/27 10:55:34 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/ts/impls/implicit/pvode/petscpvode.c 1.5 01/11/27 10:55:03 bsmith@terra.mcs.anl.gov +0 -1 *** empty log message ***
src/snes/mf/wp.c 1.5 01/11/27 10:54:20 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/snes/mf/snesmfj.c 1.7 01/11/27 10:54:01 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/snes/mf/snesmfjdef.c 1.5 01/11/27 10:53:32 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/matfd/fdmatrix.c 1.6 01/11/27 10:52:52 bsmith@terra.mcs.anl.gov +0 -1 *** empty log message ***
src/mat/utils/gcreate.c 1.6 01/11/27 10:52:27 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/utils/matio.c 1.8 01/11/27 10:51:43 bsmith@terra.mcs.anl.gov +0 -1 *** empty log message ***
src/mat/impls/adic/matadic.c 1.10 01/11/27 10:51:23 bsmith@terra.mcs.anl.gov +1 -1 fixed petscconf.h
src/mat/impls/sbaij/seq/sro.c 1.4 01/11/27 10:50:32 bsmith@terra.mcs.anl.gov +1 -1 fixed petscconf.h
src/mat/impls/adj/mpi/mpiadj.c 1.6 01/11/27 10:50:03 bsmith@terra.mcs.anl.gov +1 -1 fixed petscconf.h crap
src/mat/impls/baij/seq/baij.c 1.10 01/11/27 10:49:20 bsmith@terra.mcs.anl.gov +1 -1 fixed petscconf.h
src/mat/impls/bdiag/seq/bdiag3.c 1.6 01/11/27 10:48:47 bsmith@terra.mcs.anl.gov +1 -1 fixed petscconf.h crap
src/mat/interface/mhas.c 1.4 01/11/27 10:47:49 bsmith@terra.mcs.anl.gov +0 -1 fixed petscocnf.h crap
src/vec/impls/mpi/pmap.c 1.7 01/11/27 10:47:17 bsmith@terra.mcs.anl.gov +0 -1 fix petscconf.h crap
src/vec/utils/vinv.c 1.6 01/11/27 10:46:21 bsmith@terra.mcs.anl.gov +1 -2 fixed petscconf.h nonsense
src/vec/utils/vpscat.c 1.5 01/11/27 10:45:49 bsmith@terra.mcs.anl.gov +1 -1 moved petscsys.h to after petscconf.h loaded
Hg-commit: f519f5ce01e182ba7e85bc33b51235c198c416df
show more ...
|
| d1c3b8c6 | 27-Nov-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.214 knepley@spinetta.mcs.anl.gov|ChangeSet|20011127164041|07362 ChangeSet 1.214 01/11/27 10:40:41 knepley@spinetta.mcs.anl.gov +0 -0 Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/pet
bk-changeset-1.214 knepley@spinetta.mcs.anl.gov|ChangeSet|20011127164041|07362 ChangeSet 1.214 01/11/27 10:40:41 knepley@spinetta.mcs.anl.gov +0 -0 Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc
Hg-commit: d2e72df4d8893f467e37219fa9b4c0c6fd0e80bf
show more ...
|
| 0c2fff18 | 27-Nov-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.209.1.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011127163937|09557 ChangeSet 1.209.1.1 01/11/27 10:39:37 knepley@spinetta.mcs.anl.gov +6 -0 Fixed IRIX compile errors
src/vec/is
bk-changeset-1.209.1.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011127163937|09557 ChangeSet 1.209.1.1 01/11/27 10:39:37 knepley@spinetta.mcs.anl.gov +6 -0 Fixed IRIX compile errors
src/vec/is/utils/isltog.c 1.5 01/11/27 10:39:37 knepley@spinetta.mcs.anl.gov +1 -0 Fixed headers
src/vec/is/utils/isdiff.c 1.4 01/11/27 10:39:37 knepley@spinetta.mcs.anl.gov +1 -1 Fixed headers
src/vec/is/utils/iscomp.c 1.4 01/11/27 10:39:37 knepley@spinetta.mcs.anl.gov +1 -0 Fixed headers
src/vec/is/utils/iscoloring.c 1.4 01/11/27 10:39:37 knepley@spinetta.mcs.anl.gov +1 -0 Fixed headers
src/sys/src/viewer/impls/socket/send.c 1.7 01/11/27 10:39:37 knepley@spinetta.mcs.anl.gov +5 -5 Fixed call
src/sys/src/mpiuni/mpi.c 1.6 01/11/27 10:39:36 knepley@spinetta.mcs.anl.gov +1 -1 Fixed define
Hg-commit: 38663a8b145b09b8f4b1d99b888425ef5cb73b64
show more ...
|
| 5f09a792 | 27-Nov-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.210 balay@asterix.|ChangeSet|20011127143244|04833 ChangeSet 1.210 01/11/27 08:32:44 balay@asterix. +0 -0 Merge balay@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc into asterix.:c
bk-changeset-1.210 balay@asterix.|ChangeSet|20011127143244|04833 ChangeSet 1.210 01/11/27 08:32:44 balay@asterix. +0 -0 Merge balay@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc into asterix.:c:/petsc-dev
Hg-commit: 09a0dcc916648c53e984e018705e170596d5d6e2
show more ...
|
| e605e3f2 | 27-Nov-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.207.1.1 balay@asterix.|ChangeSet|20011127143122|26089 ChangeSet 1.207.1.1 01/11/27 08:31:22 balay@asterix. +3 -0 bug fixes for win32_ms_mpich
src/vec/impls/mpi/pmap.c 1.6 01
bk-changeset-1.207.1.1 balay@asterix.|ChangeSet|20011127143122|26089 ChangeSet 1.207.1.1 01/11/27 08:31:22 balay@asterix. +3 -0 bug fixes for win32_ms_mpich
src/vec/impls/mpi/pmap.c 1.6 01/11/27 08:31:21 balay@asterix. +1 -0 bug fix with numProcs not being initialized
src/contrib/libtfs/gs.c 1.5 01/11/27 08:31:21 balay@asterix. +7 -7 include mpi.h before using HAVE_STRING_H as this flag is potentially defined in mpi.h (mpich on win32)
bmake/win32_ms_mpich/petscconf.h 1.9 01/11/27 08:31:21 balay@asterix. +2 -2 HAVE_STDLIB_H and HAVE_STRING_H are defined in mpich - workarround for multiple definitions
Hg-commit: d9eb62b37f52568828c531b8ae6063cf2a7a6184
show more ...
|
| 9e070d67 | 27-Nov-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.208 knepley@spinetta.mcs.anl.gov|ChangeSet|20011127090840|06292 ChangeSet 1.208 01/11/26 19:09:36 knepley@spinetta.mcs.anl.gov +109 -0 All private configure specific defines are in
bk-changeset-1.208 knepley@spinetta.mcs.anl.gov|ChangeSet|20011127090840|06292 ChangeSet 1.208 01/11/26 19:09:36 knepley@spinetta.mcs.anl.gov +109 -0 All private configure specific defines are in petscconfig.h, which is included by all Petsc implementation headers, and system source
src/vec/vecimpl.h 1.7 01/11/26 19:09:35 knepley@spinetta.mcs.anl.gov +2 -0 All private configure specific defines are in petscconfig.h
src/vec/is/isimpl.h 1.4 01/11/26 19:09:35 knepley@spinetta.mcs.anl.gov +2 -0 All private configure specific defines are in petscconfig.h
src/vec/interface/dlregis.c 1.7 01/11/26 19:09:35 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/ts/tsimpl.h 1.7 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +2 -0 All private configure specific defines are in petscconfig.h
src/ts/interface/dlregis.c 1.7 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/viewer/viewerimpl.h 1.4 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/viewer/interface/dlregispetsc.c 1.8 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/viewer/interface/dlregis.c 1.4 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/viewer/impls/socket/sendsparse.c 1.5 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/viewer/impls/socket/senddense.c 1.5 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/viewer/impls/socket/send.c 1.6 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/viewer/impls/silo/vsilo.h 1.4 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/str.c 1.7 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/sseenabled.c 1.5 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/sortip.c 1.4 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/sorti.c 1.4 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/sortd.c 1.4 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/select.c 1.4 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/random.c 1.7 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/psplit.c 1.4 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/psleep.c 1.7 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/plapack.c 1.6 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/pdisplay.c 1.5 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/pbarrier.c 1.6 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/mpiu.c 1.4 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/mpimesg.c 1.4 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/memc.c 1.5 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/ghost.c 1.6 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/fuser.c 1.5 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/fhost.c 1.6 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/dict.c 1.6 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/ctable.c 1.5 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/utils/arch.c 1.4 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/time/rs6000_time.c 1.4 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/time/nt_time.c 1.4 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/time/fdate.c 1.5 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/time/cputime.c 1.5 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/plog/stageLog.c 1.7 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/plog/plogmpe.c 1.6 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/plog/ploginfo.c 1.8 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/plog/plog.c 1.11 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/plog/mpitr.c 1.5 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/plog/eventLog.c 1.8 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/plog/classLog.c 1.5 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/tagm.c 1.5 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/ptype.c 1.4 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/prefix.c 1.4 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/pname.c 1.6 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/pmain.c 1.4 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/pinit.c 1.7 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/pgname.c 1.4 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/pcomm.c 1.4 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/options.c 1.9 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/olist.c 1.4 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/init.c 1.5 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/inherit.c 1.8 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/gtype.c 1.4 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/gcookie.c 1.4 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/gcomm.c 1.4 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/destroy.c 1.6 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/objects/cookie.c 1.5 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/mpiuni/mpi.c 1.5 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/memory/mtr.c 1.7 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/memory/mem.c 1.5 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/memory/mal.c 1.7 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/matlabengine/matlab.c 1.6 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/fileio/sysio.c 1.7 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/fileio/smatlab.c 1.5 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/fileio/rpath.c 1.5 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/fileio/mprint.c 1.6 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/fileio/mpiuopen.c 1.5 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/fileio/grpath.c 1.6 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/fileio/ghome.c 1.6 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/fileio/fwd.c 1.8 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/fileio/ftest.c 1.15 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/fileio/fretrieve.c 1.6 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/fileio/fpath.c 1.6 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/fileio/ffpath.c 1.6 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/error/stack.c 1.4 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/error/signal.c 1.5 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/error/fp.c 1.5 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/error/errtrace.c 1.4 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/error/errstop.c 1.4 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/error/errabort.c 1.5 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/error/err.c 1.6 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/error/adebug.c 1.5 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/draw/drawimpl.h 1.5 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/dll/reg.c 1.9 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sys/src/dll/dl.c 1.7 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/snes/snesimpl.h 1.7 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/snes/interface/dlregis.c 1.7 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sles/pc/pcimpl.h 1.4 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sles/ksp/kspimpl.h 1.4 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/sles/ksp/interface/dlregis.c 1.7 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/pf/pfimpl.h 1.4 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/mat/matimpl.h 1.10 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +2 -0 All private configure specific defines are in petscconfig.h
src/mat/interface/dlregis.c 1.6 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/mat/impls/sbaij/seq/sbaij2.c 1.4 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +0 -1 petscsys.h redundant
src/mat/impls/sbaij/seq/sbaij.c 1.16 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +1 -2 petscsys.h redundant
src/mat/impls/bdiag/seq/bdiag2.c 1.5 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +0 -1 petscsys.h redundant
src/mat/impls/bdiag/seq/bdiag.c 1.8 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +0 -1 petscsys.h redundant
src/mat/impls/baij/seq/baij2.c 1.5 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +0 -1 petscsys.h redundant
src/mat/impls/aij/seq/aij.c 1.11 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +3 -2 Fixed compiler warning petscsys.h redundant
src/mat/impls/aij/mpi/mpiaij.c 1.15 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +4 -0 Fixed compiler warning
src/dm/da/daimpl.h 1.5 01/11/26 19:09:22 knepley@spinetta.mcs.anl.gov +2 -0 All private configure specific defines are in petscconfig.h
src/dm/ao/interface/dlregis.c 1.9 01/11/26 19:09:22 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
src/dm/ao/aoimpl.h 1.7 01/11/26 19:09:22 knepley@spinetta.mcs.anl.gov +2 -0 All private configure specific defines are in petscconfig.h
src/bilinear/bilinearimpl.h 1.3 01/11/26 19:09:22 knepley@spinetta.mcs.anl.gov +1 -0 All private configure specific defines are in petscconfig.h
include/petsc.h 1.19 01/11/26 19:09:22 knepley@spinetta.mcs.anl.gov +3 -10 Moved petscconf.h to petscconfig.h Had to retain configure fixes since they impact the interface
Hg-commit: 554d773ce7005432c5c0967ff8ba6f07f9138990
show more ...
|
| dbd6e21d | 14-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.179 bsmith@terra.mcs.anl.gov|ChangeSet|20011114195115|06677 ChangeSet 1.179 01/11/14 13:51:15 bsmith@terra.mcs.anl.gov +1 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk
bk-changeset-1.179 bsmith@terra.mcs.anl.gov|ChangeSet|20011114195115|06677 ChangeSet 1.179 01/11/14 13:51:15 bsmith@terra.mcs.anl.gov +1 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into terra.mcs.anl.gov:/sandbox/bsmith/petsc
src/vec/utils/vecmpitoseq.c 1.5 01/11/14 13:51:14 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
Hg-commit: ba9acbffd492373653bdce04525a2b9bd0c73ed2
show more ...
|
| e6e5fe25 | 14-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.152.3.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011114195046|03519 ChangeSet 1.152.3.1 01/11/14 13:50:46 bsmith@terra.mcs.anl.gov +5 -0
src/ts/impls/pseudo/posindep.c 1.8 01/1
bk-changeset-1.152.3.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011114195046|03519 ChangeSet 1.152.3.1 01/11/14 13:50:46 bsmith@terra.mcs.anl.gov +5 -0
src/ts/impls/pseudo/posindep.c 1.8 01/11/14 13:50:46 bsmith@terra.mcs.anl.gov +6 -3
bmake/linux_gcc_pgf90/packages 1.6 01/11/14 13:50:46 bsmith@terra.mcs.anl.gov +1 -1
src/sys/src/esi/eobject.c 1.6 01/11/09 12:45:16 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/esi/ematrix.c 1.10 01/11/09 12:34:44 bsmith@terra.mcs.anl.gov +2 -2 *** empty log message ***
src/vec/utils/vecmpitoseq.c 1.3.1.1 01/11/07 09:21:59 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: c5871f13afc6df9b8f5c0ddf98008c1b9cbc70cd
show more ...
|
| 29fd4012 | 08-Nov-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.168 balay@shakey.mcs.anl.gov|ChangeSet|20011108224126|04965 ChangeSet 1.168 01/11/08 16:41:26 balay@shakey.mcs.anl.gov +5 -0 fix nightly build problems.
src/vec/impls/seq/bvec2.
bk-changeset-1.168 balay@shakey.mcs.anl.gov|ChangeSet|20011108224126|04965 ChangeSet 1.168 01/11/08 16:41:26 balay@shakey.mcs.anl.gov +5 -0 fix nightly build problems.
src/vec/impls/seq/bvec2.c 1.10 01/11/08 16:41:25 balay@shakey.mcs.anl.gov +2 -2 use VEC_FILE_COOKIE for vec binary IO
src/vec/impls/mpi/pdvec.c 1.4 01/11/08 16:41:25 balay@shakey.mcs.anl.gov +2 -1 use VEC_FILE_COOKIE for vec binary IO
src/ts/examples/tutorials/ex1.c 1.4 01/11/08 16:41:25 balay@shakey.mcs.anl.gov +2 -1 fix usage of TSCreate()
src/ts/examples/tests/ex1.c 1.5 01/11/08 16:41:25 balay@shakey.mcs.anl.gov +2 -1 fix usage of TSCreate()
bmake/rs6000_sp/petscfix.h 1.6 01/11/08 16:41:25 balay@shakey.mcs.anl.gov +1 -0 add in petscfix for MPI_Comm_c2f
Hg-commit: cdc88e5e612ea1e801d60117cdf2fd179e598b90
show more ...
|