| 94e3eeca | 05-Apr-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.539.2.1 Kris@buschel2000.|ChangeSet|20020405031506|37357 ChangeSet 1.539.2.1 02/04/04 19:15:06 Kris@buschel2000. +5 -0 Version increment for win32fe. Logging support for MatTrans
bk-changeset-1.539.2.1 Kris@buschel2000.|ChangeSet|20020405031506|37357 ChangeSet 1.539.2.1 02/04/04 19:15:06 Kris@buschel2000. +5 -0 Version increment for win32fe. Logging support for MatTranspose event. Faster implementation of MatTranspose for SeqAIJ -- first draft.
src/mat/interface/matrix.c 1.26 02/04/04 19:15:05 Kris@buschel2000. +4 -1 Log MatTranspose event.
src/mat/interface/dlregis.c 1.10 02/04/04 19:15:05 Kris@buschel2000. +1 -0 Log MatTranspose event.
src/mat/impls/aij/seq/matmatmult.c 1.27 02/04/04 19:15:05 Kris@buschel2000. +75 -11 Implement faster MatTranspose for SeqAIJ avoiding MatSetValues. Minor changes to ApplyPAPt. Restore original ApplyPtAP.
include/petscmat.h 1.22.1.1 02/04/04 19:15:05 Kris@buschel2000. +1 -1 Log MatTranspose event.
bmake/win32_ms/variables 1.6 02/04/04 19:15:04 Kris@buschel2000. +4 -4 Use win32fe --version feature.
src/mat/impls/aij/seq/matmatmult.c 1.26 02/04/03 19:53:00 Kris@buschel2000. +27 -10
src/mat/impls/aij/seq/matmatmult.c 1.25 02/03/27 02:50:35 Kris@buschel2000. +1 -1 Finish implementation of ApplyPAPt_Numeric. First Draft.
src/mat/impls/aij/seq/matmatmult.c 1.24 02/03/27 02:50:05 Kris@buschel2000. +32 -14
src/mat/impls/aij/seq/matmatmult.c 1.23 02/03/26 15:02:19 Kris@buschel2000. +184 -162 MatGetSymbolicTranspose_SeqAIJ implemented. MatRestoreSymbolicTranspose_SeqAIJ implemented.
src/mat/impls/aij/seq/matmatmult.c 1.22 02/03/23 23:23:58 Kris@buschel2000. +179 -6
src/mat/impls/aij/seq/matmatmult.c 1.21 02/03/23 22:40:35 Kris@buschel2000. +96 -7
Hg-commit: b765b175449d517fd9b3e131f86a15ac67a59c3b
show more ...
|
| 6e1639da | 02-Apr-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.573.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20020402163946|19403 ChangeSet 1.573.1.1 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +16 -0 more esi, some minor docs,
src/vec/impls/e
bk-changeset-1.573.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20020402163946|19403 ChangeSet 1.573.1.1 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +16 -0 more esi, some minor docs,
src/vec/impls/esi/ebvec1.c 1.24 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +36 -0 new function for loading ESI factories
src/vec/esi/eindexspace.c 1.21.1.1 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +1 -1 better handling of destroy
src/vec/esi/ecomp.c 1.5 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +10 -9 bug fix
src/sles/pc/interface/precon.c 1.8 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +5 -1 more docs
src/sles/pc/impls/esi/pesi.c 1.10 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +1 -1 esi style mpi
src/sles/pc/esi/epreconditioner.c 1.16.1.1 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +5 -2 esi style mpi
src/sles/examples/tutorials/ex26.c 1.3 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +48 -29 more stuff
src/sles/esi/esles.c 1.3 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +5 -3 esi style mpi
src/mat/interface/matnull.c 1.5 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +4 -1 more docs
include/petscmat.h 1.23 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +3 -0 docs
include/esi/petsc/solveriterative.h 1.3 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +1 -1 support MPI the esi way :-(
include/esi/petsc/preconditioner.h 1.16 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +1 -1 support MPI the esi way :-(
include/esi/petsc/object.h 1.11 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +2 -0 new proposed ESI function for getting factory
include/esi/petsc/indexspace.h 1.11 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +2 -1 change constructor so destructor does not destroy garbage data
src/sles/makefile 1.4 02/04/01 14:32:31 bsmith@terra.mcs.anl.gov +1 -1 added esi for solvers
docs/tex/manual/part2.tex 1.23 02/04/01 14:11:21 bsmith@terra.mcs.anl.gov +34 -1 added info about solving singular systems
Hg-commit: 99433cabc8a10b8ec5de5b1bee2adc743044a267
show more ...
|
| 655e9d3d | 08-Mar-2002 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.512 balay@shakey.mcs.anl.gov|ChangeSet|20020308160040|29337 ChangeSet 1.512 02/03/08 10:00:40 balay@shakey.mcs.anl.gov +1 -0 documentation fix for MatSetValues
src/mat/interface
bk-changeset-1.512 balay@shakey.mcs.anl.gov|ChangeSet|20020308160040|29337 ChangeSet 1.512 02/03/08 10:00:40 balay@shakey.mcs.anl.gov +1 -0 documentation fix for MatSetValues
src/mat/interface/matrix.c 1.25 02/03/08 10:00:40 balay@shakey.mcs.anl.gov +3 -3 documentation fix for MatSetValues
Hg-commit: 8b76bf1f42932e827ea630e86b2a0a509bbbe5e1
show more ...
|
| 8a815284 | 05-Mar-2002 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.502.1.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20020305221941|21037 ChangeSet 1.502.1.1 02/03/05 16:19:41 knepley@spinetta.mcs.anl.gov +3 -0 Small fixes
src/mat/interface/matrix
bk-changeset-1.502.1.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20020305221941|21037 ChangeSet 1.502.1.1 02/03/05 16:19:41 knepley@spinetta.mcs.anl.gov +3 -0 Small fixes
src/mat/interface/matrix.c 1.24 02/03/05 16:19:40 knepley@spinetta.mcs.anl.gov +1 -1 Removed 2 norm from comment
src/dm/ao/examples/tutorials/output/ex2_2.out 1.5 02/03/05 16:19:40 knepley@spinetta.mcs.anl.gov +2 -2 Fixed output
src/dm/ao/examples/tutorials/output/ex2_1.out 1.5 02/03/05 16:19:40 knepley@spinetta.mcs.anl.gov +1 -1 Fixed output
Hg-commit: e21dbe253b07fb467389ff7a19f5c8fda5142a51
show more ...
|
| 3b5a905b | 11-Feb-2002 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.487.1.16 balay@shakey.mcs.anl.gov|ChangeSet|20020211201905|05790 ChangeSet 1.487.1.16 02/02/11 14:19:05 balay@shakey.mcs.anl.gov +8 -0 fix bug with using PetscVersion in PetscDLLib
bk-changeset-1.487.1.16 balay@shakey.mcs.anl.gov|ChangeSet|20020211201905|05790 ChangeSet 1.487.1.16 02/02/11 14:19:05 balay@shakey.mcs.anl.gov +8 -0 fix bug with using PetscVersion in PetscDLLibraryInfo() remove dupliate code for PetscDLLibraryInfo()
src/vec/interface/dlregis.c 1.10 02/02/11 14:19:05 balay@shakey.mcs.anl.gov +1 -0 also use 'authors' as variable data
src/ts/interface/dlregis.c 1.10 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +1 -0 also use 'authors' as variable data
src/sys/src/viewer/interface/dlregispetsc.c 1.11 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +1 -0 also use 'authors' as variable data
src/sys/src/utils/dlregis.h 1.5 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +2 -2 Fix PetscDLLibraryInfo() to handle version properly.
src/snes/interface/dlregis.c 1.10 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +1 -0 also use 'authors' as variable data
src/sles/ksp/interface/dlregis.c 1.10 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +1 -0 also use 'authors' as variable data
src/mat/interface/dlregis.c 1.9 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +1 -0 also use 'authors' as variable data
src/dm/ao/interface/dlregis.c 1.13 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +2 -20 remove duplicate code for PetscDLLibraryInfo
Hg-commit: 329e9c05618bc6906be8ddf49317b01edbd9a8cc
show more ...
|
| 5d10bc3a | 10-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.354.1.2 bsmith@terra.mcs.anl.gov|ChangeSet|20011210165350|64730 ChangeSet 1.354.1.2 01/12/10 10:53:50 bsmith@terra.mcs.anl.gov +7 -0 nightly build fixes bug
src/ts/examples/tu
bk-changeset-1.354.1.2 bsmith@terra.mcs.anl.gov|ChangeSet|20011210165350|64730 ChangeSet 1.354.1.2 01/12/10 10:53:50 bsmith@terra.mcs.anl.gov +7 -0 nightly build fixes bug
src/ts/examples/tutorials/ex5.c 1.5 01/12/10 10:52:03 bsmith@terra.mcs.anl.gov +3 -3 *** empty log message ***
src/ts/examples/tutorials/ex3.c 1.5 01/12/10 10:51:10 bsmith@terra.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/examples/tests/ex30.c 1.5 01/12/10 10:47:45 bsmith@terra.mcs.anl.gov +1 -0 *** empty log message ***
src/mat/utils/matioall.c 1.8 01/12/10 10:44:01 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/interface/matregis.c 1.8 01/12/10 10:42:58 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
include/esi/petsc/object.h 1.8 01/12/10 10:30:54 bsmith@terra.mcs.anl.gov +1 -0 *** empty log message ***
bmake/IRIX/petscfix.h 1.6 01/12/10 10:17:16 bsmith@terra.mcs.anl.gov +2 -2 take out the MPI_Comm stuff
Hg-commit: daba147d4a00375d568f45a597411764cdc4b8b3
show more ...
|
| bf1d55d4 | 05-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.328 balay@shakey.mcs.anl.gov|ChangeSet|20011205204332|21667 ChangeSet 1.328 01/12/05 14:43:32 balay@shakey.mcs.anl.gov +2 -0 fix MatPermuteSparsify() to use PetscReal instead of do
bk-changeset-1.328 balay@shakey.mcs.anl.gov|ChangeSet|20011205204332|21667 ChangeSet 1.328 01/12/05 14:43:32 balay@shakey.mcs.anl.gov +2 -0 fix MatPermuteSparsify() to use PetscReal instead of double
src/mat/interface/matrix.c 1.23 01/12/05 14:43:32 balay@shakey.mcs.anl.gov +1 -1 fix MatPermuteSparsify() to use PetscReal instead of double
include/petscmat.h 1.17 01/12/05 14:43:32 balay@shakey.mcs.anl.gov +1 -1 fix MatPermuteSparsify() to use PetscReal instead of double
Hg-commit: 25eaf6a918c154b286f7e660abd287c837dbc91c
show more ...
|
| ac90fabe | 05-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.320 bsmith@terra.mcs.anl.gov|ChangeSet|20011205045823|26356 ChangeSet 1.320 01/12/04 22:58:23 bsmith@terra.mcs.anl.gov +3 -0 added fast MatAXPY for same nonzero structure
src/ma
bk-changeset-1.320 bsmith@terra.mcs.anl.gov|ChangeSet|20011205045823|26356 ChangeSet 1.320 01/12/04 22:58:23 bsmith@terra.mcs.anl.gov +3 -0 added fast MatAXPY for same nonzero structure
src/mat/impls/aij/seq/aij.c 1.17 01/12/04 22:58:23 bsmith@terra.mcs.anl.gov +20 -1 added fast MatAXPY_SeqAIJ
src/mat/interface/matrix.c 1.22 01/12/04 22:54:40 bsmith@terra.mcs.anl.gov +3 -2 *** empty log message ***
src/mat/impls/aij/mpi/mpiaij.c 1.18 01/12/04 22:35:19 bsmith@terra.mcs.anl.gov +25 -1 added efficient MatAXPY for same nonzero structure case
Hg-commit: 3a59bef563682ed57910ca74cf927f2190e32130
show more ...
|
| af890732 | 03-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.300 balay@shakey.mcs.anl.gov|ChangeSet|20011203224700|39413 ChangeSet 1.300 01/12/03 16:47:00 balay@shakey.mcs.anl.gov +0 -0 Merge shakey.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-b
bk-changeset-1.300 balay@shakey.mcs.anl.gov|ChangeSet|20011203224700|39413 ChangeSet 1.300 01/12/03 16:47:00 balay@shakey.mcs.anl.gov +0 -0 Merge shakey.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into shakey.mcs.anl.gov:/sandbox/balay/petsc-dev
Hg-commit: 6f7c9a40a0ef0c766a001f1b4b8dea5cfce9013a
show more ...
|
| 043328b6 | 03-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.295.2.1 balay@shakey.mcs.anl.gov|ChangeSet|20011203224545|43853 ChangeSet 1.295.2.1 01/12/03 16:45:45 balay@shakey.mcs.anl.gov +27 -0 Fix MPE to use new Logging Organization
src
bk-changeset-1.295.2.1 balay@shakey.mcs.anl.gov|ChangeSet|20011203224545|43853 ChangeSet 1.295.2.1 01/12/03 16:45:45 balay@shakey.mcs.anl.gov +27 -0 Fix MPE to use new Logging Organization
src/vec/interface/dlregis.c 1.9 01/12/03 16:45:45 balay@shakey.mcs.anl.gov +31 -31 no more color argument
src/vec/examples/tutorials/ex5.c 1.6 01/12/03 16:45:45 balay@shakey.mcs.anl.gov +2 -2 no more color argument
src/ts/interface/dlregis.c 1.9 01/12/03 16:45:45 balay@shakey.mcs.anl.gov +4 -4 no more color argument
src/sys/src/viewer/interface/dlregispetsc.c 1.10 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +1 -1 no more color argument
src/sys/src/plog/stageLog.c 1.8.1.1 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +0 -1 no color in datastructures any more..
src/sys/src/plog/plogmpe.c 1.8 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +70 -371 rework mpe, and now depreciate PetscLogEventMPEActivate/Deactivate()
src/sys/src/plog/plog.h 1.5.1.1 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +1 -1 EventLogRegister() now doesn't take color, but takes mpe_event_ids
src/sys/src/plog/plog.c 1.15.1.1 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +24 -17 rework mpe stuff, and use auto-generated 'color' for it
src/sys/src/plog/makefile 1.5 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +1 -1 plog.h not in tags - fixed now.
src/sys/src/plog/eventLog.c 1.9.1.1 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +15 -31 no more color argument
src/sys/examples/tutorials/ex3f.F 1.5 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +9 -9 no more color argument
src/sys/examples/tutorials/ex3.c 1.5 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +1 -1 no more color argument
src/sys/examples/tests/ex12.c 1.5 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +1 -1 no more color argument
src/snes/interface/dlregis.c 1.9 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +7 -7 no more color argument
src/sles/pc/impls/bjacobi/bjacobi.c 1.6 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +2 -2 no more color argument
src/sles/ksp/interface/dlregis.c 1.9 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +11 -11 no more color argument
src/sles/examples/tutorials/ex9.c 1.7 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +1 -1 no more color argument
src/mat/interface/dlregis.c 1.8 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +44 -44 no more color argument
src/mat/examples/tests/ex31.c 1.6 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +2 -2 no more color argument
src/fortran/custom/zplog.c 1.6 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +8 -11 no more color argument
src/dm/ao/interface/dlregis.c 1.11 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +4 -4 no more color argument
src/dm/ao/examples/tutorials/ex2.c 1.7 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +5 -5 no more color argument
src/contrib/lahaye/matmatmult.c 1.7 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +2 -2 no more color argument
src/contrib/fun3d/user.F 1.6 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +6 -6 no more color argument
src/benchmarks/PLogEvent.c 1.4 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +1 -1 no more color argument
include/petsclog.h 1.18.1.1 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +119 -136 rework MPE stuff clean up some macro syntax
docs/tex/manual/part2.tex 1.10 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +4 -4 petsceventregister -> petsclogeventregister
Hg-commit: 8fa046cd7c648622fc7ef8639bb75b4c2cbeac61
show more ...
|
| f979e00c | 03-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.299 bsmith@terra.mcs.anl.gov|ChangeSet|20011203205548|43944 ChangeSet 1.299 01/12/03 14:55:48 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk
bk-changeset-1.299 bsmith@terra.mcs.anl.gov|ChangeSet|20011203205548|43944 ChangeSet 1.299 01/12/03 14:55:48 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: b9e0b1e3b6633213b513fa2baef9dd3442cb8eef
show more ...
|
| c1ef491b | 03-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.295.1.3 bsmith@terra.mcs.anl.gov|ChangeSet|20011203205539|43509 ChangeSet 1.295.1.3 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +50 -0 chaged petsc-have_namespace to petsc_have_cxx_
bk-changeset-1.295.1.3 bsmith@terra.mcs.anl.gov|ChangeSet|20011203205539|43509 ChangeSet 1.295.1.3 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +50 -0 chaged petsc-have_namespace to petsc_have_cxx_namespace
src/vec/interface/vector.c 1.21 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
src/vec/interface/vecregall.c 1.10 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
src/vec/impls/esi/makefile 1.7 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
src/vec/esi/makefile 1.10 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
src/sys/src/esi/makefile 1.8 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
src/sles/pc/impls/esi/makefile 1.4 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
src/sles/pc/esi/makefile 1.7 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
src/mat/utils/matioall.c 1.7 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
src/mat/utils/gcreate.c 1.9 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
src/mat/interface/matregis.c 1.7 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
src/mat/impls/esi/makefile 1.9 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
src/mat/esi/makefile 1.9 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/win64_intel/petscconf.h 1.13 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/win32_ms_wmpi/petscconf.h 1.14 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/win32_ms_mpipro/petscconf.h 1.14 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/win32_ms_mpich/petscconf.h 1.15 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/win32_ms/petscconf.h 1.14 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/win32_intel/petscconf.h 1.13 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/win32_gnu/petscconf.h 1.17 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/win32_borland/petscconf.h 1.16 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/t3e/petscconf.h 1.16 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/solaris_x86/petscconf.h 1.15 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/solaris_uni/petscconf.h 1.17 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/solaris_lam/petscconf.h 1.17 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/solaris_gnu/petscconf.h 1.18 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/solaris64/petscconf.h 1.17 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/solaris/petscconf.h 1.17 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/macx/petscconf.h 1.13 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/linux_superludist/petscconf.h 1.12 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/linux_pgi/petscconf.h 1.16 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/linux_intel/petscconf.h 1.16 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/linux_gcc_pgf90/petscconf.h 1.18 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/linux_alpha_dec/petscconf.h 1.15 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/linux_alpha/petscconf.h 1.18 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/linux_absoft/petscconf.h 1.18 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/linux64_intel/petscconf.h 1.16 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/linux64/petscconf.h 1.18 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/linux/petscconf.h 1.16 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/hpux64/petscconf.h 1.16 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/hpux/petscconf.h 1.16 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/freebsd/petscconf.h 1.19 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/beos/petscconf.h 1.17 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/ascired/petscconf.h 1.12 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/alpha_uni/petscconf.h 1.17 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/alpha_gnu/petscconf.h 1.19 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/alpha/petscconf.h 1.17 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/UXPV/petscconf.h 1.17 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/IRIX_gnu/petscconf.h 1.18 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/IRIX64/petscconf.h 1.16 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
bmake/IRIX/petscconf.h 1.16 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1 chaged petsc-have_namespace to petsc_have_cxx_namespace
Hg-commit: 5a96093aba7ac5fa0154c11c435e324a49986d97
show more ...
|
| 20d2de8e | 03-Dec-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.298 knepley@spinetta.mcs.anl.gov|ChangeSet|20011203195830|43985 ChangeSet 1.298 01/12/03 13:58:30 knepley@spinetta.mcs.anl.gov +0 -0 Merge shakey:/home/petsc/petsc-bk/petsc into
bk-changeset-1.298 knepley@spinetta.mcs.anl.gov|ChangeSet|20011203195830|43985 ChangeSet 1.298 01/12/03 13:58:30 knepley@spinetta.mcs.anl.gov +0 -0 Merge shakey:/home/petsc/petsc-bk/petsc into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc
Hg-commit: 85812aa9130d3b0894fb28df9e017f9c95c5c074
show more ...
|
| b4bc8727 | 03-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.295.1.2 bsmith@terra.mcs.anl.gov|ChangeSet|20011203194144|43550 ChangeSet 1.295.1.2 01/12/03 13:41:44 bsmith@terra.mcs.anl.gov +50 -0 compile esi stuff only if compiler supports na
bk-changeset-1.295.1.2 bsmith@terra.mcs.anl.gov|ChangeSet|20011203194144|43550 ChangeSet 1.295.1.2 01/12/03 13:41:44 bsmith@terra.mcs.anl.gov +50 -0 compile esi stuff only if compiler supports namespaces
src/vec/interface/vector.c 1.20 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -1 added flag for if C++ supports namespace
src/vec/interface/vecregall.c 1.9 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -1 added flag for if C++ supports namespace
src/vec/impls/esi/makefile 1.6 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
src/vec/esi/makefile 1.9 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
src/sys/src/esi/makefile 1.7 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
src/sles/pc/impls/esi/makefile 1.3 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
src/sles/pc/esi/makefile 1.6 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
src/mat/utils/matioall.c 1.6 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -1 added flag for if C++ supports namespace
src/mat/utils/gcreate.c 1.8 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -1 added flag for if C++ supports namespace
src/mat/interface/matregis.c 1.6 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -1 added flag for if C++ supports namespace
src/mat/impls/esi/makefile 1.8 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
src/mat/esi/makefile 1.8 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/win64_intel/petscconf.h 1.12 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/win32_ms_wmpi/petscconf.h 1.13 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/win32_ms_mpipro/petscconf.h 1.13 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/win32_ms_mpich/petscconf.h 1.14 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/win32_ms/petscconf.h 1.13 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/win32_intel/petscconf.h 1.12 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/win32_gnu/petscconf.h 1.16 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/win32_borland/petscconf.h 1.15 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/t3e/petscconf.h 1.15 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/solaris_x86/petscconf.h 1.14 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/solaris_uni/petscconf.h 1.16 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/solaris_lam/petscconf.h 1.16 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/solaris_gnu/petscconf.h 1.17 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/solaris64/petscconf.h 1.16 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/solaris/petscconf.h 1.16 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/macx/petscconf.h 1.12 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/linux_superludist/petscconf.h 1.11 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/linux_pgi/petscconf.h 1.15 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/linux_intel/petscconf.h 1.15 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/linux_gcc_pgf90/petscconf.h 1.17 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/linux_alpha_dec/petscconf.h 1.14 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/linux_alpha/petscconf.h 1.17 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/linux_absoft/petscconf.h 1.17 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -1 added flag for if C++ supports namespace
bmake/linux64_intel/petscconf.h 1.15 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/linux64/petscconf.h 1.17 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/hpux64/petscconf.h 1.15 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/hpux/petscconf.h 1.15 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/freebsd/petscconf.h 1.18 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/beos/petscconf.h 1.16 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -1 added flag for if C++ supports namespace
bmake/ascired/petscconf.h 1.11 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/alpha_uni/petscconf.h 1.16 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/alpha_gnu/petscconf.h 1.18 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/alpha/petscconf.h 1.16 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/UXPV/petscconf.h 1.16 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/IRIX_gnu/petscconf.h 1.17 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0 added flag for if C++ supports namespace
bmake/IRIX64/petscconf.h 1.15 01/12/03 13:41:38 bsmith@terra.mcs.anl.gov +1 -1 added flag for if C++ supports namespace
bmake/IRIX/petscconf.h 1.15 01/12/03 13:41:38 bsmith@terra.mcs.anl.gov +4 -0 added flag for if C++ supports namespace
bmake/linux/petscconf.h 1.15 01/12/03 13:01:49 bsmith@terra.mcs.anl.gov +2 -0 *** empty log message ***
Hg-commit: 845e0d5057de728647c4d1620b773ccd47234f4c
show more ...
|
| db6c75fd | 03-Dec-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.297 knepley@spinetta.mcs.anl.gov|ChangeSet|20011203193911|43836 ChangeSet 1.297 01/12/03 13:39:11 knepley@spinetta.mcs.anl.gov +1 -0 Merge shakey:/home/petsc/petsc-bk/petsc into
bk-changeset-1.297 knepley@spinetta.mcs.anl.gov|ChangeSet|20011203193911|43836 ChangeSet 1.297 01/12/03 13:39:11 knepley@spinetta.mcs.anl.gov +1 -0 Merge shakey:/home/petsc/petsc-bk/petsc into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc
src/mat/interface/matrix.c 1.21 01/12/03 13:39:11 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 039848e0a743ff1f7cf37bce68b1d184823007f4
show more ...
|
| 29c1e371 | 03-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.295.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011203183733|43401 ChangeSet 1.295.1.1 01/12/03 12:37:33 bsmith@terra.mcs.anl.gov +94 -0 added ADIC include files and libraries to PETS
bk-changeset-1.295.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011203183733|43401 ChangeSet 1.295.1.1 01/12/03 12:37:33 bsmith@terra.mcs.anl.gov +94 -0 added ADIC include files and libraries to PETSc source.
src/snes/utils/makefile 1.4 01/12/03 12:37:32 bsmith@terra.mcs.anl.gov +1 -1
src/snes/utils/damgsnes.c 1.4 01/12/03 12:37:32 bsmith@terra.mcs.anl.gov +3 -3
src/mat/impls/aij/seq/makefile 1.4 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +1 -1
src/mat/impls/aij/seq/aij.c 1.16 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +3 -3
src/mat/impls/adic/matadic.c 1.12 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +7 -7 '
src/mat/impls/adic/makefile 1.4 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +1 -1
src/dm/da/src/makefile 1.5 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +1 -1
src/dm/da/src/dalocal.c 1.5 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +2 -2
src/dm/da/src/da2.c 1.9 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +9 -9
src/contrib/makefile 1.4 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +1 -1
maint/builddist 1.18 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +0 -2
bmake/t3e/packages 1.6 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +1 -2
bmake/solaris_x86/packages 1.5 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2
bmake/solaris_uni/packages 1.6 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2
bmake/solaris_gnu/packages 1.6 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2
bmake/solaris64/packages 1.7 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2
bmake/solaris/packages 1.7 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2
bmake/rs6000_sp/packages 1.5 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2
bmake/linux_pgi/packages 1.5 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2
bmake/linux_gcc_pgf90/packages 1.13 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2
bmake/linux_alpha_dec/packages 1.7 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2
bmake/linux_alpha/packages 1.6 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2
bmake/linux_absoft/packages 1.6 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2
bmake/linux/packages 1.10 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2
bmake/hpux64/packages 1.7 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2
bmake/hpux/packages 1.7 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2
bmake/freebsd/packages 1.5 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2
bmake/config/packages.in 1.11 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2
bmake/common/variables 1.17 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -1
bmake/common/rules 1.19 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +2 -2
bmake/alpha_gnu/packages 1.6 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +1 -2
bmake/alpha/packages 1.6 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +1 -2
bmake/UXPV/packages 1.7 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +2 -3
bmake/IRIX_gnu/packages 1.6 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +1 -2
bmake/IRIX64/packages 1.6 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +1 -2
bmake/IRIX/packages 1.6 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +1 -2
src/mat/interface/matrix.c 1.19.1.1 01/12/03 10:48:10 bsmith@terra.mcs.anl.gov +1 -0 added error checker for missing multtranspose
src/contrib/adic/adintrinsics/report-once.h 1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +34 -0
src/contrib/adic/adintrinsics/report-once.c 1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +483 -0
src/contrib/adic/adintrinsics/names.h 1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +30 -0
src/contrib/adic/adintrinsics/makefile 1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +33 -0
src/contrib/adic/adintrinsics/config.h 1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +27 -0
src/contrib/adic/adintrinsics/adintrinsics.c 1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +141 -0
src/contrib/adic/adintrinsics/adintr_tanh.c 1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +52 -0
src/contrib/adic/adintrinsics/adintr_tan.c 1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +52 -0
src/contrib/adic/adintrinsics/adintr_sqrt.c 1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +56 -0
src/contrib/adic/adintrinsics/report-once.h 1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/report-once.h
src/contrib/adic/adintrinsics/report-once.c 1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/report-once.c
src/contrib/adic/adintrinsics/names.h 1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/names.h
src/contrib/adic/adintrinsics/makefile 1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/makefile
src/contrib/adic/adintrinsics/config.h 1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/config.h
src/contrib/adic/adintrinsics/adintrinsics.c 1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintrinsics.c
src/contrib/adic/adintrinsics/adintr_tanh.c 1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_tanh.c
src/contrib/adic/adintrinsics/adintr_tan.c 1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_tan.c
src/contrib/adic/adintrinsics/adintr_sqrt.c 1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_sqrt.c
src/contrib/adic/adintrinsics/adintr_sinh.c 1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +52 -0
src/contrib/adic/adintrinsics/adintr_sin.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +52 -0
src/contrib/adic/adintrinsics/adintr_pow.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +67 -0
src/contrib/adic/adintrinsics/adintr_modf.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +67 -0
src/contrib/adic/adintrinsics/adintr_min.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +61 -0
src/contrib/adic/adintrinsics/adintr_max.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +61 -0
src/contrib/adic/adintrinsics/adintr_log10.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +52 -0
src/contrib/adic/adintrinsics/adintr_log.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +52 -0
src/contrib/adic/adintrinsics/adintr_ldexp.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +57 -0
src/contrib/adic/adintrinsics/adintr_frexp.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +57 -0
src/contrib/adic/adintrinsics/adintr_fmod.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +59 -0
src/contrib/adic/adintrinsics/adintr_fmin.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +61 -0
src/contrib/adic/adintrinsics/adintr_fmax.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +61 -0
src/contrib/adic/adintrinsics/adintr_floor.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +54 -0
src/contrib/adic/adintrinsics/adintr_fabs.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +54 -0
src/contrib/adic/adintrinsics/adintr_sinh.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_sinh.c
src/contrib/adic/adintrinsics/adintr_sin.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_sin.c
src/contrib/adic/adintrinsics/adintr_pow.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_pow.c
src/contrib/adic/adintrinsics/adintr_modf.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_modf.c
src/contrib/adic/adintrinsics/adintr_min.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_min.c
src/contrib/adic/adintrinsics/adintr_max.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_max.c
src/contrib/adic/adintrinsics/adintr_log10.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_log10.c
src/contrib/adic/adintrinsics/adintr_log.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_log.c
src/contrib/adic/adintrinsics/adintr_ldexp.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_ldexp.c
src/contrib/adic/adintrinsics/adintr_frexp.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_frexp.c
src/contrib/adic/adintrinsics/adintr_fmod.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_fmod.c
src/contrib/adic/adintrinsics/adintr_fmin.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_fmin.c
src/contrib/adic/adintrinsics/adintr_fmax.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_fmax.c
src/contrib/adic/adintrinsics/adintr_floor.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_floor.c
src/contrib/adic/adintrinsics/adintr_fabs.c 1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_fabs.c
src/contrib/adic/adintrinsics/adintr_exp.c 1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +52 -0
src/contrib/adic/adintrinsics/adintr_cosh.c 1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +52 -0
src/contrib/adic/adintrinsics/adintr_cos.c 1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +52 -0
src/contrib/adic/adintrinsics/adintr_ceil.c 1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +54 -0
src/contrib/adic/adintrinsics/adintr_atanh.c 1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +52 -0
src/contrib/adic/adintrinsics/adintr_atan2.c 1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +57 -0
src/contrib/adic/adintrinsics/adintr_atan.c 1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +53 -0
src/contrib/adic/adintrinsics/adintr_asinh.c 1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +53 -0
src/contrib/adic/adintrinsics/adintr_asin.c 1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +56 -0
src/contrib/adic/adintrinsics/adintr_acosh.c 1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +57 -0
src/contrib/adic/adintrinsics/adintr_acos.c 1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +57 -0
src/contrib/adic/adintrinsics/adintr_exp.c 1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_exp.c
src/contrib/adic/adintrinsics/adintr_cosh.c 1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_cosh.c
src/contrib/adic/adintrinsics/adintr_cos.c 1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_cos.c
src/contrib/adic/adintrinsics/adintr_ceil.c 1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_ceil.c
src/contrib/adic/adintrinsics/adintr_atanh.c 1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_atanh.c
src/contrib/adic/adintrinsics/adintr_atan2.c 1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_atan2.c
src/contrib/adic/adintrinsics/adintr_atan.c 1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_atan.c
src/contrib/adic/adintrinsics/adintr_asinh.c 1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_asinh.c
src/contrib/adic/adintrinsics/adintr_asin.c 1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_asin.c
src/contrib/adic/adintrinsics/adintr_acosh.c 1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_acosh.c
src/contrib/adic/adintrinsics/adintr_acos.c 1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_acos.c
src/contrib/adic/adic/run-map.c 1.1 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +209 -0
src/contrib/adic/adic/run-alloc.c 1.1 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +121 -0
src/contrib/adic/adic/makefile 1.1 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +18 -0
src/contrib/adic/adic/run-map.c 1.0 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adic/run-map.c
src/contrib/adic/adic/run-alloc.c 1.0 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adic/run-alloc.c
src/contrib/adic/adic/makefile 1.0 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adic/makefile
src/contrib/adic/adic/alloc.c 1.1 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +457 -0
src/contrib/adic/adic/aclocal.m4 1.1 01/12/03 09:46:31 bsmith@terra.mcs.anl.gov +92 -0
src/contrib/adic/adic/alloc.c 1.0 01/12/03 09:46:31 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adic/alloc.c
src/contrib/adic/adic/aclocal.m4 1.0 01/12/03 09:46:31 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adic/aclocal.m4
src/contrib/adic/Gradient/makefile 1.1 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +18 -0
src/contrib/adic/Gradient/ad_utils.c 1.1 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +49 -0
src/contrib/adic/Gradient/ad_grad_daxpy.c 1.1 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +381 -0
src/contrib/adic/Gradient/ad_grad.c 1.1 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +69 -0
src/contrib/adic/Gradient/makefile 1.0 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/Gradient/makefile
src/contrib/adic/Gradient/ad_utils.c 1.0 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/Gradient/ad_utils.c
src/contrib/adic/Gradient/ad_grad_daxpy.c 1.0 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/Gradient/ad_grad_daxpy.c
src/contrib/adic/Gradient/ad_grad.c 1.0 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/Gradient/ad_grad.c
src/contrib/adic/makefile 1.1 01/12/03 09:46:15 bsmith@terra.mcs.anl.gov +11 -0
src/contrib/adic/makefile 1.0 01/12/03 09:46:15 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/makefile
include/adic/run-map.h 1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +61 -0
include/adic/run-alloc.h 1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +20 -0
include/adic/knr-compat.h 1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +34 -0
include/adic/initenum.h 1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +32 -0
include/adic/initcommon.h 1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +31 -0
include/adic/adintrinsics.h 1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +91 -0
include/adic/adintr_proto.h 1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +29 -0
include/adic/ad_utils.h 1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +22 -0
include/adic/ad_grad_macro_axpys.h 1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +102 -0
include/adic/ad_grad_daxpy.h 1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +98 -0
include/adic/ad_grad.h 1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +185 -0
include/adic/ad_deriv.h 1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +62 -0
include/adic/run-map.h 1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/adic/run-map.h
include/adic/run-alloc.h 1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/adic/run-alloc.h
include/adic/knr-compat.h 1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/adic/knr-compat.h
include/adic/initenum.h 1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/adic/initenum.h
include/adic/initcommon.h 1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/adic/initcommon.h
include/adic/adintrinsics.h 1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/adic/adintrinsics.h
include/adic/adintr_proto.h 1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/adic/adintr_proto.h
include/adic/ad_utils.h 1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/adic/ad_utils.h
include/adic/ad_grad_macro_axpys.h 1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/adic/ad_grad_macro_axpys.h
include/adic/ad_grad_daxpy.h 1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/adic/ad_grad_daxpy.h
include/adic/ad_grad.h 1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/adic/ad_grad.h
include/adic/ad_deriv.h 1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/adic/ad_deriv.h
Hg-commit: e50685e123d953c7a25cc6f63f38612b73a204dc
show more ...
|
| 8f968ba3 | 03-Dec-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.296 knepley@spinetta.mcs.anl.gov|ChangeSet|20011203161037|48832 ChangeSet 1.296 01/12/03 10:10:37 knepley@spinetta.mcs.anl.gov +1 -0 Fixed check for missing MatMultTranspose
src
bk-changeset-1.296 knepley@spinetta.mcs.anl.gov|ChangeSet|20011203161037|48832 ChangeSet 1.296 01/12/03 10:10:37 knepley@spinetta.mcs.anl.gov +1 -0 Fixed check for missing MatMultTranspose
src/mat/interface/matrix.c 1.20 01/12/03 10:10:37 knepley@spinetta.mcs.anl.gov +1 -0 Protecting interface
Hg-commit: 096b71f4fed185a9a3d9db80c273aa65b268e30c
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 ...
|
| 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 ...
|
| 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 ...
|
| c14dc6b6 | 08-Nov-2001 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.155.1.1 hzhang@shakey.mcs.anl.gov|ChangeSet|20011108190541|04553 ChangeSet 1.155.1.1 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +16 -0 add matrelax prototype
src/sles/pc/impls/
bk-changeset-1.155.1.1 hzhang@shakey.mcs.anl.gov|ChangeSet|20011108190541|04553 ChangeSet 1.155.1.1 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +16 -0 add matrelax prototype
src/sles/pc/impls/sor/sor.c 1.5 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +11 -7 add matrelax prototype
src/sles/pc/impls/eisens/eisen.c 1.5 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +5 -5 add matrelax prototype
src/mat/matimpl.h 1.9 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
src/mat/interface/matrix.c 1.16 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +3 -2 add matrelax prototype
src/mat/impls/sbaij/seq/sbaij.h 1.5 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
src/mat/impls/sbaij/seq/sbaij.c 1.15 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
src/mat/impls/sbaij/mpi/mpisbaij.c 1.10.1.1 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +31 -28 add matrelax prototype
src/mat/impls/dense/seq/dense.c 1.7 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
src/mat/impls/bdiag/seq/bdiag2.c 1.4 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +2 -2 add matrelax prototype
src/mat/impls/bdiag/seq/bdiag.c 1.7 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +2 -2 add matrelax prototype
src/mat/impls/aij/seq/aij.h 1.4 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
src/mat/impls/aij/seq/aij.c 1.9 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
src/mat/impls/aij/mpi/mpiaij.c 1.10 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +37 -118 add matrelax prototype
src/mat/impls/adic/matadic.c 1.8 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +2 -2 add matrelax prototype
include/petscpc.h 1.11 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
include/petscmat.h 1.15 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
Hg-commit: 922166ca3f8117492b8bbf48a76285109350a5ce
show more ...
|
| b196dabe | 29-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.124.3.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011029133448|06534 ChangeSet 1.124.3.1 01/10/29 07:34:48 knepley@spinetta.mcs.anl.gov +4 -0 Fixed warnings and errors from complex
bk-changeset-1.124.3.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011029133448|06534 ChangeSet 1.124.3.1 01/10/29 07:34:48 knepley@spinetta.mcs.anl.gov +4 -0 Fixed warnings and errors from complex build on IRIX
src/sys/src/utils/plapack.c 1.5 01/10/29 07:34:47 knepley@spinetta.mcs.anl.gov +6 -0 Fixed compiler warning
src/sys/src/plog/plogmpe.c 1.5 01/10/29 07:34:47 knepley@spinetta.mcs.anl.gov +1 -1 Remove unused variable
src/sys/src/fileio/ftest.c 1.12 01/10/29 07:34:47 knepley@spinetta.mcs.anl.gov +1 -1 Initialize variable
src/mat/interface/matrix.c 1.15 01/10/29 07:34:47 knepley@spinetta.mcs.anl.gov +1 -1 Fixed absolute value call
Hg-commit: a4811cf7692539c6dea101cf26b02bc85c0a37ed
show more ...
|
| d5ba7fb7 | 22-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.96 knepley@spinetta.mcs.anl.gov|ChangeSet|20011022213824|39226 ChangeSet 1.96 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +36 -0 Changed logging to use event integers directly f
bk-changeset-1.96 knepley@spinetta.mcs.anl.gov|ChangeSet|20011022213824|39226 ChangeSet 1.96 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +36 -0 Changed logging to use event integers directly for event ids
src/vec/utils/vscat.c 1.4 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +4 -4 Removed event dispatch table
src/vec/utils/vecio.c 1.6 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +4 -4 Removed event dispatch table
src/vec/utils/comb.c 1.3 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +8 -8 Removed event dispatch table
src/vec/interface/vector.c 1.8 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +52 -49 Removed event dispatch table
src/vec/interface/dlregis.c 1.3 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +31 -31 Removed event dispatch table
src/ts/interface/ts.c 1.8 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +8 -7 Removed event dispatch table
src/ts/interface/dlregis.c 1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +4 -4 Removed event dispatch table
src/ts/impls/pseudo/posindep.c 1.5 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/sys/src/viewer/interface/dlregispetsc.c 1.5 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +1 -1 Removed event dispatch table
src/sys/src/utils/pbarrier.c 1.3 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +4 -3 Removed event dispatch table
src/snes/mf/snesmfj.c 1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/snes/interface/snesj2.c 1.3 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/snes/interface/snes.c 1.6 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +14 -13 Removed event dispatch table
src/snes/interface/noise/snesmfj2.c 1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/snes/interface/dlregis.c 1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +7 -7 Removed event dispatch table
src/snes/impls/ls/ls.c 1.6 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +8 -8 Removed event dispatch table
src/sles/pc/interface/precon.c 1.4 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +16 -15 Removed event dispatch table
src/sles/pc/impls/is/nn/nn.c 1.3 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/sles/ksp/interface/itcreate.c 1.4 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +1 -1 Removed event dispatch table
src/sles/ksp/interface/dlregis.c 1.4 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +11 -11 Removed event dispatch table
src/sles/ksp/impls/gmres/borthog2.c 1.3 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/sles/ksp/impls/gmres/borthog.c 1.3 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/mat/utils/matio.c 1.4 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/mat/partition/partition.c 1.4 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/mat/order/sorder.c 1.4 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/mat/matfd/fdmatrix.c 1.3 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +6 -6 Removed event dispatch table
src/mat/interface/matrix.c 1.12 01/10/22 16:38:20 knepley@spinetta.mcs.anl.gov +90 -83 Removed event dispatch table
src/mat/interface/dlregis.c 1.3 01/10/22 16:38:20 knepley@spinetta.mcs.anl.gov +44 -44 Removed event dispatch table
src/mat/color/color.c 1.4 01/10/22 16:38:20 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
include/petscvec.h 1.13 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +4 -7 Removed event dispatch table
include/petscts.h 1.4 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +1 -4 Removed event dispatch table
include/petscsnes.h 1.5 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +2 -5 Removed event dispatch table
include/petscpc.h 1.6 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +2 -5 Removed event dispatch table
include/petscmat.h 1.9 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +8 -11 Removed event dispatch table
include/petsclog.h 1.4 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +1 -2 Removed event dispatch table
include/petscksp.h 1.3 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +1 -4 Removed event dispatch table
Hg-commit: ea16316d1171739a1bda1e47ecb73ffeaee95820
show more ...
|