| d0adc775 | 04-Jan-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.417.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20020104164029|10788 ChangeSet 1.417.1.1 02/01/04 10:40:29 bsmith@terra.mcs.anl.gov +9 -0 started work with hypre
src/vec/impls/hypre/
bk-changeset-1.417.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20020104164029|10788 ChangeSet 1.417.1.1 02/01/04 10:40:29 bsmith@terra.mcs.anl.gov +9 -0 started work with hypre
src/vec/impls/hypre/makefile 1.2 02/01/04 10:40:29 bsmith@terra.mcs.anl.gov +7 -4 vec conversion to hypre
src/mat/impls/hypre/mhyp.c 1.2 02/01/04 10:40:29 bsmith@terra.mcs.anl.gov +28 -14 mat conversion to hypre
src/mat/impls/hypre/makefile 1.2 02/01/04 10:40:29 bsmith@terra.mcs.anl.gov +7 -5 added mat conversion to hypre
bmake/linux/packages 1.12 02/01/04 10:40:29 bsmith@terra.mcs.anl.gov +2 -2 added hypre
src/sles/pc/impls/pilut/makefile 1.1 02/01/03 15:43:56 bsmith@terra.mcs.anl.gov +22 -0
src/sles/pc/impls/pilut/hyppilut.c 1.1 02/01/03 15:43:56 bsmith@terra.mcs.anl.gov +46 -0
src/sles/pc/impls/pilut/makefile 1.0 02/01/03 15:43:56 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/sles/pc/impls/pilut/makefile
src/sles/pc/impls/pilut/hyppilut.c 1.0 02/01/03 15:43:56 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/sles/pc/impls/pilut/hyppilut.c
src/mat/impls/hypre/mhyp.c 1.1 02/01/03 15:23:12 bsmith@terra.mcs.anl.gov +32 -0
src/mat/impls/hypre/makefile 1.1 02/01/03 15:23:12 bsmith@terra.mcs.anl.gov +20 -0
src/mat/impls/hypre/mhyp.c 1.0 02/01/03 15:23:12 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/mat/impls/hypre/mhyp.c
src/mat/impls/hypre/makefile 1.0 02/01/03 15:23:12 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/mat/impls/hypre/makefile
src/vec/impls/hypre/vhyp.c 1.2 02/01/03 15:22:25 bsmith@terra.mcs.anl.gov +13 -549 priminary version
bmake/common/variables 1.18 02/01/03 14:53:19 bsmith@terra.mcs.anl.gov +2 -2 added hypre package
bmake/linux/packages 1.11 02/01/03 14:52:20 bsmith@terra.mcs.anl.gov +7 -0 added hypre package
src/vec/impls/hypre/vhyp.c 1.1 02/01/03 14:46:53 bsmith@terra.mcs.anl.gov +568 -0
src/vec/impls/hypre/makefile 1.1 02/01/03 14:46:54 bsmith@terra.mcs.anl.gov +18 -0
src/vec/impls/hypre/vhyp.c 1.0 02/01/03 14:46:53 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/vec/impls/hypre/vhyp.c
src/vec/impls/hypre/makefile 1.0 02/01/03 14:46:53 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/vec/impls/hypre/makefile
src/dm/da/utils/fdda.c 1.6 02/01/02 22:14:25 bsmith@terra.mcs.anl.gov +2 -10 *** empty log message ***
Hg-commit: 33e7e46701aa5b503ac8620d477673a322359549
show more ...
|
| 7f5ff6fd | 02-Jan-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.404.2.1 bsmith@terra.mcs.anl.gov|ChangeSet|20020102212041|58367 ChangeSet 1.404.2.1 02/01/02 15:20:41 bsmith@terra.mcs.anl.gov +10 -0 beats me what I changed
src/sys/src/viewer/
bk-changeset-1.404.2.1 bsmith@terra.mcs.anl.gov|ChangeSet|20020102212041|58367 ChangeSet 1.404.2.1 02/01/02 15:20:41 bsmith@terra.mcs.anl.gov +10 -0 beats me what I changed
src/sys/src/viewer/impls/ascii/filev.c 1.13 02/01/02 15:20:41 bsmith@terra.mcs.anl.gov +5 -1 add fortran support in manual pages
src/vec/utils/pipeline.c 1.4 02/01/02 15:08:04 bsmith@terra.mcs.anl.gov +0 -11 take out isprocyes() cause not used and did bad stuff comparing long and function pointers.
src/fortran/custom/zsys.c 1.6 02/01/02 13:06:56 bsmith@terra.mcs.anl.gov +51 -0 added some text io for PetscViewerASCII.. to Fortran interface
src/snes/examples/tutorials/ex25.c 1.9 01/12/20 16:24:58 bsmith@terra.mcs.anl.gov +83 -0 *** empty log message ***
src/sles/pc/impls/mat/pcmat.c 1.2 01/12/20 14:56:09 bsmith@terra.mcs.anl.gov +17 -372 new preconditioner based on using a matrix vector product
src/sles/pc/impls/mat/makefile 1.2 01/12/20 14:51:45 bsmith@terra.mcs.anl.gov +3 -3 *** empty log message ***
src/sles/pc/impls/makefile 1.6 01/12/20 14:51:16 bsmith@terra.mcs.anl.gov +1 -1 added mat directory for PC based on mat-vec product
src/sles/pc/interface/pcregis.c 1.10 01/12/20 14:50:50 bsmith@terra.mcs.anl.gov +2 -0 added registering PC based on matrix vector product
include/petscpc.h 1.12 01/12/20 14:49:49 bsmith@terra.mcs.anl.gov +1 -0 added a PC defined by a matrix vector product.
src/sles/pc/impls/mat/pcmat.c 1.1 01/12/20 14:48:58 bsmith@terra.mcs.anl.gov +410 -0
src/sles/pc/impls/mat/makefile 1.1 01/12/20 14:48:58 bsmith@terra.mcs.anl.gov +18 -0
src/sles/pc/impls/mat/pcmat.c 1.0 01/12/20 14:48:58 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/sles/pc/impls/mat/pcmat.c
src/sles/pc/impls/mat/makefile 1.0 01/12/20 14:48:58 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/sles/pc/impls/mat/makefile
src/mat/impls/dense/mpi/mpidense.c 1.10 01/12/20 12:51:08 bsmith@terra.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/dense/mpi/mpidense.c 1.9 01/12/19 22:34:08 bsmith@terra.mcs.anl.gov +2 -2 *** empty log message ***
Hg-commit: f8ca203d2604617c4582490ef901d0f7d6e10296
show more ...
|
| 2a830db3 | 18-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.404 bsmith@terra.mcs.anl.gov|ChangeSet|20011218191625|30109 ChangeSet 1.404 01/12/18 13:16:25 bsmith@terra.mcs.anl.gov +2 -0 added PetscMap and Mat as interfaces supported (forgot
bk-changeset-1.404 bsmith@terra.mcs.anl.gov|ChangeSet|20011218191625|30109 ChangeSet 1.404 01/12/18 13:16:25 bsmith@terra.mcs.anl.gov +2 -0 added PetscMap and Mat as interfaces supported (forgot in last push)
src/mat/esi/ematrix.c 1.24 01/12/18 13:15:43 bsmith@terra.mcs.anl.gov +1 -0 *** empty log message ***
src/vec/esi/eindexspace.c 1.21 01/12/18 13:15:17 bsmith@terra.mcs.anl.gov +1 -0 *** empty log message ***
Hg-commit: c08a2921a5f48fa6a5e0902b6931c9f5906f095a
show more ...
|
| 2c155e52 | 18-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.403 bsmith@terra.mcs.anl.gov|ChangeSet|20011218190055|30111 ChangeSet 1.403 01/12/18 13:00:55 bsmith@terra.mcs.anl.gov +9 -0 remove petsc_template hack and add esi::petsc::XXX spec
bk-changeset-1.403 bsmith@terra.mcs.anl.gov|ChangeSet|20011218190055|30111 ChangeSet 1.403 01/12/18 13:00:55 bsmith@terra.mcs.anl.gov +9 -0 remove petsc_template hack and add esi::petsc::XXX specification for doublke,int
src/vec/esi/evector.c 1.25 01/12/18 13:00:55 bsmith@terra.mcs.anl.gov +25 -25 remove petsc_tempalte hack
src/vec/esi/eindexspace.c 1.20 01/12/18 13:00:55 bsmith@terra.mcs.anl.gov +14 -11 remove petsc_tempalte hack
src/sles/pc/esi/epreconditioner.c 1.12 01/12/18 13:00:55 bsmith@terra.mcs.anl.gov +13 -13 remove petsc_tempalte hack
src/mat/esi/ematrix.c 1.23 01/12/18 13:00:55 bsmith@terra.mcs.anl.gov +31 -29 remove petsc_tempalte hack
include/esi/petsc/vector.h 1.10 01/12/18 13:00:55 bsmith@terra.mcs.anl.gov +54 -0 include spc4eiicfiation ofr coule int
include/esi/petsc/preconditioner.h 1.10 01/12/18 13:00:55 bsmith@terra.mcs.anl.gov +52 -0 include spceicification ofr double int
include/esi/petsc/matrix.h 1.14 01/12/18 13:00:55 bsmith@terra.mcs.anl.gov +69 -0 include specification for double,int
include/esi/petsc/indexspace.h 1.10 01/12/18 13:00:54 bsmith@terra.mcs.anl.gov +58 -0 include spcecification for int
bmake/win32_borland/petscconf.h 1.19 01/12/18 13:00:54 bsmith@terra.mcs.anl.gov +0 -1 removed PETSC_TEMPLATE hack
Hg-commit: 6534cba261cadeeac1f2e32380ac158e2632c8ca
show more ...
|
| 98aac883 | 14-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.380.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011214191607|13720 ChangeSet 1.380.1.1 01/12/14 13:16:07 bsmith@terra.mcs.anl.gov +5 -0 fixed bug and format and unused variable
src
bk-changeset-1.380.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011214191607|13720 ChangeSet 1.380.1.1 01/12/14 13:16:07 bsmith@terra.mcs.anl.gov +5 -0 fixed bug and format and unused variable
src/dm/ao/examples/tutorials/ex2.c 1.8 01/12/14 13:14:32 bsmith@terra.mcs.anl.gov +8 -8 fixed bug with complex where some things are treated as real some as complex
src/sles/examples/tests/ex17.c 1.5 01/12/14 12:44:37 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/snes/examples/tutorials/ex22.c 1.4 01/12/14 12:43:42 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/vec/impls/seq/dvec2.c 1.6 01/12/14 11:34:31 bsmith@terra.mcs.anl.gov +1 -1 fixed bad bug
docs/tex/petscapp.bib 1.3 01/12/14 11:03:50 bsmith@terra.mcs.anl.gov +16 -0 *** empty log message ***
Hg-commit: 93e34d8feac4b137e641ca0b605bea3ce30ee6c2
show more ...
|
| 1e9e7a0f | 14-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.380 bsmith@terra.mcs.anl.gov|ChangeSet|20011214151132|13656 ChangeSet 1.380 01/12/14 09:11:32 bsmith@terra.mcs.anl.gov +2 -0 fixed unused variable and bad printf format from nightl
bk-changeset-1.380 bsmith@terra.mcs.anl.gov|ChangeSet|20011214151132|13656 ChangeSet 1.380 01/12/14 09:11:32 bsmith@terra.mcs.anl.gov +2 -0 fixed unused variable and bad printf format from nightly build
src/sles/ksp/impls/qcg/qcg.c 1.6 01/12/14 09:04:54 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/vec/interface/vector.c 1.22 01/12/14 09:02:27 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: b1c640893c5d077fc3f887bc284666d9282d5362
show more ...
|
| 9707de64 | 13-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.370.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011213222711|10310 ChangeSet 1.370.1.1 01/12/13 16:27:11 bsmith@terra.mcs.anl.gov +15 -0 users manual for dmmg esi additions for inte
bk-changeset-1.370.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011213222711|10310 ChangeSet 1.370.1.1 01/12/13 16:27:11 bsmith@terra.mcs.anl.gov +15 -0 users manual for dmmg esi additions for intel64 broken compiler removed virtual via Boyanna from inherit from class with data
docs/tex/manual/makefile 1.7 01/12/13 16:27:10 bsmith@terra.mcs.anl.gov +1 -1 hide first funs of latex
docs/tex/manual/part2.tex 1.13 01/12/13 16:25:24 bsmith@terra.mcs.anl.gov +77 -0 some stuff on dmmg
src/mat/esi/ematrix.c 1.22 01/12/13 16:25:04 bsmith@terra.mcs.anl.gov +3 -0 *** empty log message ***
src/vec/esi/evector.c 1.24 01/12/13 16:24:16 bsmith@terra.mcs.anl.gov +3 -0 *** empty log message ***
src/sys/src/esi/eobject.c 1.9 01/12/13 16:23:20 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/vec/esi/eindexspace.c 1.19 01/12/13 16:22:52 bsmith@terra.mcs.anl.gov +2 -0 *** empty log message ***
src/sys/src/esi/eobject.c 1.8 01/12/13 16:21:18 bsmith@terra.mcs.anl.gov +2 -0 *** empty log message ***
include/esi/petsc/preconditioner.h 1.9 01/12/13 16:12:24 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
include/esi/petsc/matrix.h 1.13 01/12/13 16:12:08 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
include/esi/petsc/vector.h 1.9 01/12/13 16:11:52 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
include/esi/petsc/indexspace.h 1.9 01/12/13 16:11:37 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
include/esi/petsc/indexspace.h 1.8 01/12/13 15:53:39 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
include/esi/petsc/object.h 1.10 01/12/13 15:53:31 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/esi/ematrix.c 1.21 01/12/13 15:53:16 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
include/esi/petsc/vector.h 1.8 01/12/13 15:52:42 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
include/esi/petsc/object.h 1.9 01/12/13 15:51:50 bsmith@terra.mcs.anl.gov +1 -1 added void to destructor
docs/tex/petscapp.bib 1.2 01/12/13 13:04:43 bsmith@terra.mcs.anl.gov +11 -11 *** empty log message ***
docs/tex/manual/manual.tex 1.7 01/12/13 12:57:11 bsmith@terra.mcs.anl.gov +1 -2 *** empty log message ***
docs/tex/manual/part1.tex 1.8 01/12/13 12:56:41 bsmith@terra.mcs.anl.gov +0 -0 *** empty log message ***
docs/tex/manual/manual.tex 1.6 01/12/13 12:56:26 bsmith@terra.mcs.anl.gov +1 -0 *** empty log message ***
docs/tex/petscapp.bib 1.1 01/12/13 12:56:00 bsmith@terra.mcs.anl.gov +844 -0
docs/tex/petscapp.bib 1.0 01/12/13 12:56:00 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/docs/tex/petscapp.bib
src/dm/da/src/da2.c 1.10 01/12/13 11:23:16 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: 17405e65dd9cdcb60fe4f726f3d9912e04c813ab
show more ...
|
| c2e8ab7d | 13-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.370 bsmith@terra.mcs.anl.gov|ChangeSet|20011213152838|62993 ChangeSet 1.370 01/12/13 09:28:38 bsmith@terra.mcs.anl.gov +3 -0 nightly build fixes
src/sys/src/utils/memc.c 1.1
bk-changeset-1.370 bsmith@terra.mcs.anl.gov|ChangeSet|20011213152838|62993 ChangeSet 1.370 01/12/13 09:28:38 bsmith@terra.mcs.anl.gov +3 -0 nightly build fixes
src/sys/src/utils/memc.c 1.11 01/12/13 09:24:28 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/mpi/superlu_dist.c 1.10 01/12/13 09:12:11 bsmith@terra.mcs.anl.gov +1 -0 *** empty log message ***
src/vec/esi/eindexspace.c 1.18 01/12/13 09:08:54 bsmith@terra.mcs.anl.gov +2 -2 fixed shadowing variable
Hg-commit: 02ff24b10c435b916179dfd6687aef4280bbd103
show more ...
|
| 120db61f | 10-Dec-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.354.1.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011210130526|64643 ChangeSet 1.354.1.1 01/12/10 07:05:26 knepley@spinetta.mcs.anl.gov +2 -0 Fixed formats with sizeof()
src/vec/
bk-changeset-1.354.1.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011210130526|64643 ChangeSet 1.354.1.1 01/12/10 07:05:26 knepley@spinetta.mcs.anl.gov +2 -0 Fixed formats with sizeof()
src/vec/utils/vpscat.c 1.8 01/12/10 07:05:25 knepley@spinetta.mcs.anl.gov +3 -3 Fixed format
src/sys/src/plog/plog.c 1.21 01/12/10 07:05:25 knepley@spinetta.mcs.anl.gov +1 -1 Fixed format
Hg-commit: 62472ee14909c78afdf0a24f7baee0476604b6e0
show more ...
|
| 90b6995b | 10-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.353 balay@shakey.mcs.anl.gov|ChangeSet|20011210042426|64240 ChangeSet 1.353 01/12/09 22:24:26 balay@shakey.mcs.anl.gov +7 -0 some fixes for t3e and IRIX64
src/vec/impls/shared/s
bk-changeset-1.353 balay@shakey.mcs.anl.gov|ChangeSet|20011210042426|64240 ChangeSet 1.353 01/12/09 22:24:26 balay@shakey.mcs.anl.gov +7 -0 some fixes for t3e and IRIX64
src/vec/impls/shared/shvec.c 1.10 01/12/09 22:24:26 balay@shakey.mcs.anl.gov +3 -3 use new VecCreate()
src/vec/esi/evector.c 1.23 01/12/09 22:24:26 balay@shakey.mcs.anl.gov +1 -1 esi fixes
src/sys/src/objects/options.c 1.12 01/12/09 22:24:25 balay@shakey.mcs.anl.gov +4 -0 t3e does not have MAXPATHLEN
src/mat/esi/ematrix.c 1.19 01/12/09 22:24:25 balay@shakey.mcs.anl.gov +1 -1 esi fixes
bmake/t3e/petscfix.h 1.5 01/12/09 22:24:25 balay@shakey.mcs.anl.gov +4 -0 no mpi 2c functions on t3e
bmake/t3e/petscconf.h 1.17 01/12/09 22:24:25 balay@shakey.mcs.anl.gov +1 -0 namespace available but not std::complex - on t3e
bmake/IRIX/petscfix.h 1.5 01/12/09 22:24:25 balay@shakey.mcs.anl.gov +6 -0 SGI mpi does not have f2c functions
Hg-commit: 85034fc30c04cb571b9a8fbf9065a6f31c489b5b
show more ...
|
| 28201e34 | 08-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.343 balay@shakey.mcs.anl.gov|ChangeSet|20011208000147|23671 ChangeSet 1.343 01/12/07 18:01:47 balay@shakey.mcs.anl.gov +3 -0 fix some esi problems in the merge
src/vec/esi/evect
bk-changeset-1.343 balay@shakey.mcs.anl.gov|ChangeSet|20011208000147|23671 ChangeSet 1.343 01/12/07 18:01:47 balay@shakey.mcs.anl.gov +3 -0 fix some esi problems in the merge
src/vec/esi/evector.c 1.22 01/12/07 18:01:47 balay@shakey.mcs.anl.gov +1 -1 change of variable name in prototype
src/sles/pc/esi/epreconditioner.c 1.11 01/12/07 18:01:47 balay@shakey.mcs.anl.gov +3 -3 change of variable name in prototype
src/mat/esi/ematrix.c 1.18 01/12/07 18:01:47 balay@shakey.mcs.anl.gov +1 -1 change of variable name in prototype
Hg-commit: 46008bfce64a55f90c4a782bed03e7ae4364858f
show more ...
|
| 4e3665b8 | 07-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.342 bsmith@terra.mcs.anl.gov|ChangeSet|20011207233215|23767 ChangeSet 1.342 01/12/07 17:32:15 bsmith@terra.mcs.anl.gov +6 -0 I don't havbe a clue
src/vec/esi/evector.c 1.21
bk-changeset-1.342 bsmith@terra.mcs.anl.gov|ChangeSet|20011207233215|23767 ChangeSet 1.342 01/12/07 17:32:15 bsmith@terra.mcs.anl.gov +6 -0 I don't havbe a clue
src/vec/esi/evector.c 1.21 01/12/07 17:32:15 bsmith@terra.mcs.anl.gov +0 -2 merge
src/vec/esi/eindexspace.c 1.17 01/12/07 17:32:15 bsmith@terra.mcs.anl.gov +0 -2 merge
src/sles/pc/esi/epreconditioner.c 1.10 01/12/07 17:32:14 bsmith@terra.mcs.anl.gov +0 -3 merge
src/mat/esi/ematrix.c 1.17 01/12/07 17:32:14 bsmith@terra.mcs.anl.gov +1 -3 merge
src/vec/impls/esi/ebvec1.c 1.21 01/12/07 17:24:44 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/esi/mesi.c 1.18 01/12/07 17:24:44 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
Hg-commit: fa4de1edbc2f8ec8ca038823fc6e400f663b8310
show more ...
|
| 8a4b9c5c | 07-Dec-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.320.2.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011207232429|30795 ChangeSet 1.320.2.1 01/12/07 17:24:29 bsmith@terra.mcs.anl.gov +29 -0 esi fixes and isaacs new ksp stuff
src/sles
bk-changeset-1.320.2.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011207232429|30795 ChangeSet 1.320.2.1 01/12/07 17:24:29 bsmith@terra.mcs.anl.gov +29 -0 esi fixes and isaacs new ksp stuff
src/sles/ksp/kspimpl.h 1.7 01/12/07 17:24:29 bsmith@terra.mcs.anl.gov +1 -2 isaacs new ksp stuff
src/sles/ksp/interface/itfunc.c 1.5 01/12/07 17:24:29 bsmith@terra.mcs.anl.gov +1 -1 isaacs new ksp stuff
src/sles/ksp/interface/itcreate.c 1.9 01/12/07 17:24:29 bsmith@terra.mcs.anl.gov +5 -4 isaacs new ksp stuff
src/sles/ksp/interface/iterativ.c 1.4 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +2 -2 isaacs new ksp stuff
src/sles/ksp/impls/tfqmr/tfqmr.c 1.4 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +0 -1 isaacs new ksp stuff
src/sles/ksp/impls/symmlq/symmlq.c 1.4 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +0 -1 isaacs new ksp stuff
src/sles/ksp/impls/rich/rich.c 1.4 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +7 -9 isaacs new ksp stuff
src/sles/ksp/impls/qcg/qcg.c 1.5 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +0 -1 isaacs new ksp stuff
src/sles/ksp/impls/minres/minres.c 1.4 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +0 -1 isaacs new ksp stuff
src/sles/ksp/impls/lsqr/lsqr.c 1.4 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +0 -1 isaacs new ksp stuff
src/sles/ksp/impls/cheby/cheby.c 1.5 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +5 -7 isaacs new ksp stuff
src/sles/ksp/impls/bicg/bicg.c 1.4 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +6 -8 isaacs new ksp stuff
src/sles/ksp/impls/bcgs/bcgs.c 1.4 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +6 -7 isaacs new ksp stuff
src/mat/impls/aij/mpi/superlu_dist.c 1.8 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +7 -7 change for new version of superlu
include/petscksp.h 1.11 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +0 -3 isaacs new ksp stuff
docs/tex/manual/part2.tex 1.11 01/12/07 17:24:28 bsmith@terra.mcs.anl.gov +1 -1
bmake/linux_gcc_pgf90/packages 1.14 01/12/06 16:08:01 bsmith@terra.mcs.anl.gov +3 -3 *** empty log message ***
src/sles/ksp/impls/cgs/cgs.c 1.4 01/12/06 15:42:13 bsmith@terra.mcs.anl.gov +6 -3 *** empty log message ***
src/sles/ksp/interface/itcreate.c 1.8 01/12/06 15:27:13 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/sles/ksp/impls/cg/cg.c 1.5 01/12/06 15:23:40 bsmith@terra.mcs.anl.gov +22 -17 *** empty log message ***
src/sles/ksp/impls/cg/cg.c 1.4 01/12/06 15:13:00 bsmith@terra.mcs.anl.gov +0 -1 *** empty log message ***
src/sles/ksp/impls/cr/cr.c 1.5 01/12/06 15:11:36 bsmith@terra.mcs.anl.gov +63 -71 *** empty log message ***
src/sles/ksp/impls/cr/cr.c 1.4 01/12/06 13:46:41 bsmith@terra.mcs.anl.gov +0 -1 *** empty log message ***
src/sles/pc/esi/epreconditioner.c 1.8.1.3 01/12/06 10:42:00 bsmith@terra.mcs.anl.gov +2 -2 *** empty log message ***
src/sles/pc/esi/epreconditioner.c 1.8.1.2 01/12/06 10:39:31 bsmith@terra.mcs.anl.gov +12 -12 *** empty log message ***
src/mat/esi/ematrix.c 1.14.1.3 01/12/06 10:38:01 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/esi/mesi.c 1.17 01/12/06 10:36:50 bsmith@terra.mcs.anl.gov +3 -3 *** empty log message ***
src/vec/esi/eindexspace.c 1.13.1.3 01/12/06 10:36:00 bsmith@terra.mcs.anl.gov +4 -4 *** empty log message ***
src/vec/esi/evector.c 1.18.1.3 01/12/06 10:35:56 bsmith@terra.mcs.anl.gov +5 -5 *** empty log message ***
include/esi/petsc/indexspace.h 1.7 01/12/06 10:33:40 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/sys/src/esi/eobject.c 1.7 01/12/06 10:32:19 bsmith@terra.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/esi/ematrix.c 1.14.1.2 01/12/06 10:30:58 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/vec/esi/eindexspace.c 1.13.1.2 01/12/06 10:30:39 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/vec/esi/evector.c 1.18.1.2 01/12/06 10:30:36 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/sles/pc/esi/epreconditioner.c 1.8.1.1 01/12/06 10:27:33 bsmith@terra.mcs.anl.gov +7 -7 *** empty log message ***
src/mat/esi/ematrix.c 1.14.1.1 01/12/06 10:23:48 bsmith@terra.mcs.anl.gov +7 -7 error checking
src/mat/impls/esi/mesi.c 1.16 01/12/06 10:22:26 bsmith@terra.mcs.anl.gov +1 -2 *** empty log message ***
src/vec/esi/evector.c 1.18.1.1 01/12/06 10:21:23 bsmith@terra.mcs.anl.gov +14 -14 error checking
src/vec/esi/eindexspace.c 1.13.1.1 01/12/06 10:19:27 bsmith@terra.mcs.anl.gov +15 -15 errorchecking
src/vec/impls/esi/ebvec1.c 1.20 01/12/06 10:16:27 bsmith@terra.mcs.anl.gov +1 -1 added error check
src/sles/ksp/interface/itfunc.c 1.4 01/12/05 17:12:38 bsmith@terra.mcs.anl.gov +0 -61 *** empty log message ***
src/sles/ksp/interface/itcreate.c 1.7 01/12/05 17:12:33 bsmith@terra.mcs.anl.gov +19 -19 *** empty log message ***
include/petscksp.h 1.10 01/12/05 17:12:28 bsmith@terra.mcs.anl.gov +1 -2 *** empty log message ***
src/sles/ksp/kspimpl.h 1.6 01/12/05 13:03:06 bsmith@terra.mcs.anl.gov +2 -2 *** empty log message ***
include/petscksp.h 1.9 01/12/05 13:01:13 bsmith@terra.mcs.anl.gov +17 -0 added support for KSPSetNormType()
include/finclude/petscksp.h 1.5 01/12/05 13:00:34 bsmith@terra.mcs.anl.gov +14 -1 added support for KSPSetNormType
Hg-commit: 0ee85c7a641e2f99b245de1bf8492e3f64d8b988
show more ...
|
| bdbad07f | 07-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.339.1.1 balay@shakey.mcs.anl.gov|ChangeSet|20011207222629|24427 ChangeSet 1.339.1.1 01/12/07 16:26:29 balay@shakey.mcs.anl.gov +1 -0 barry can remove this fix when doing the merge
bk-changeset-1.339.1.1 balay@shakey.mcs.anl.gov|ChangeSet|20011207222629|24427 ChangeSet 1.339.1.1 01/12/07 16:26:29 balay@shakey.mcs.anl.gov +1 -0 barry can remove this fix when doing the merge
src/vec/esi/eindexspace.c 1.16 01/12/07 16:26:28 balay@shakey.mcs.anl.gov +1 -1 missing space
Hg-commit: 32025e535c5f16861020ca6da185edab73e81f77
show more ...
|
| 565cac0b | 07-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.336 balay@shakey.mcs.anl.gov|ChangeSet|20011207003748|24406 ChangeSet 1.336 01/12/06 18:37:48 balay@shakey.mcs.anl.gov +10 -0 update esi stuff to cvs version.
src/vec/impls/esi/
bk-changeset-1.336 balay@shakey.mcs.anl.gov|ChangeSet|20011207003748|24406 ChangeSet 1.336 01/12/06 18:37:48 balay@shakey.mcs.anl.gov +10 -0 update esi stuff to cvs version.
src/vec/impls/esi/ebvec1.c 1.19.1.1 01/12/06 18:37:48 balay@shakey.mcs.anl.gov +0 -1 don't need ESI.h here
src/mat/impls/esi/mesi.c 1.15.1.1 01/12/06 18:37:48 balay@shakey.mcs.anl.gov +1 -2 don't need ESI.h here
include/esi/scalarTraits.h 1.2 01/12/06 18:37:48 balay@shakey.mcs.anl.gov +35 -55 updated esi from CVS
include/esi/petsc/object.h 1.7 01/12/06 18:37:47 balay@shakey.mcs.anl.gov +4 -3 remove obsolete include files include stdlib.h as required by rand() (present in scalarTraits.h)
include/esi/petsc/matrix.h 1.12 01/12/06 18:37:47 balay@shakey.mcs.anl.gov +2 -2 esi_int -> esi::ErrorCode
include/esi/ordinalTraits.h 1.2 01/12/06 18:37:47 balay@shakey.mcs.anl.gov +7 -7 updated esi from CVS
include/esi/basicTypes.h 1.3 01/12/06 18:37:47 balay@shakey.mcs.anl.gov +22 -120 updated esi from CVS
include/esi/Preconditioner.h 1.2 01/12/06 18:37:47 balay@shakey.mcs.anl.gov +5 -0 updated esi from CVS
include/esi/MPI_traits.h 1.2 01/12/06 18:37:47 balay@shakey.mcs.anl.gov +18 -23 updated esi from CVS
include/esi/ESI.h 1.2 01/12/06 18:37:47 balay@shakey.mcs.anl.gov +7 -34 updated esi from CVS
Hg-commit: b0d018fdef0b36a7c0e05023bf52cdfe3cbb7c47
show more ...
|
| 04e3a177 | 06-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.335 balay@shakey.mcs.anl.gov|ChangeSet|20011206185140|22026 ChangeSet 1.335 01/12/06 12:51:40 balay@shakey.mcs.anl.gov +3 -0 dynamic<:: -> dynamic< :: - to please g++
src/vec/es
bk-changeset-1.335 balay@shakey.mcs.anl.gov|ChangeSet|20011206185140|22026 ChangeSet 1.335 01/12/06 12:51:40 balay@shakey.mcs.anl.gov +3 -0 dynamic<:: -> dynamic< :: - to please g++
src/vec/esi/evector.c 1.20 01/12/06 12:51:40 balay@shakey.mcs.anl.gov +1 -1 dynamic<:: -> dynamic< :: - to please g++
src/vec/esi/eindexspace.c 1.15 01/12/06 12:51:40 balay@shakey.mcs.anl.gov +1 -1 dynamic<:: -> dynamic< :: - to please g++
src/mat/esi/ematrix.c 1.16 01/12/06 12:51:39 balay@shakey.mcs.anl.gov +1 -1 dynamic<:: -> dynamic< :: - to please g++
Hg-commit: 023d689e031b57382cc336562f5663addfa1d1a3
show more ...
|
| bd8520ea | 05-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.319.1.1 balay@dreamcast.|ChangeSet|20011205173045|26186 ChangeSet 1.319.1.1 01/12/05 11:30:45 balay@dreamcast. +7 -0 template fixes for esi stuff to work with borland
src/vec/es
bk-changeset-1.319.1.1 balay@dreamcast.|ChangeSet|20011205173045|26186 ChangeSet 1.319.1.1 01/12/05 11:30:45 balay@dreamcast. +7 -0 template fixes for esi stuff to work with borland
src/vec/esi/evector.c 1.19 01/12/05 11:30:45 balay@dreamcast. +25 -25 borland template fix
src/vec/esi/eindexspace.c 1.14 01/12/05 11:30:44 balay@dreamcast. +11 -12 borland template fix
src/sles/pc/esi/epreconditioner.c 1.9 01/12/05 11:30:44 balay@dreamcast. +13 -13 borland template fix
src/mat/esi/ematrix.c 1.15 01/12/05 11:30:44 balay@dreamcast. +29 -29 borland template fix
include/petsc.h 1.22 01/12/05 11:30:44 balay@dreamcast. +3 -0 borland template fix
bmake/win32_borland/variables 1.6 01/12/05 11:30:44 balay@dreamcast. +2 -2 turn off some more warnings
bmake/win32_borland/petscconf.h 1.17 01/12/05 11:30:44 balay@dreamcast. +1 -0 template patch for borland to work with esi
Hg-commit: ff70ba05af83cd96a66915522c1f57bec2e5c1e1
show more ...
|
| cace8ba0 | 04-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.317.1.1 balay@asterix.|ChangeSet|20011204230916|28013 ChangeSet 1.317.1.1 01/12/04 17:09:16 balay@asterix. +8 -0 fixes for esi impl for MS compiler... there are still some more pro
bk-changeset-1.317.1.1 balay@asterix.|ChangeSet|20011204230916|28013 ChangeSet 1.317.1.1 01/12/04 17:09:16 balay@asterix. +8 -0 fixes for esi impl for MS compiler... there are still some more problems
src/vec/esi/evector.c 1.18 01/12/04 17:08:13 balay@asterix. +2 -2 ms compiler is braindead
src/vec/esi/eindexspace.c 1.13 01/12/04 17:08:13 balay@asterix. +2 -2 ms compiler is braindead
src/mat/esi/ematrix.c 1.14 01/12/04 17:08:13 balay@asterix. +2 -2 ms compiler is braindead
include/esi/petsc/matrix.h 1.11 01/12/04 17:08:12 balay@asterix. +1 -1 fix prototype bug/ (or bug in MS compiler?)
bmake/win32_ms_mpipro/variables 1.5 01/12/04 17:08:12 balay@asterix. +1 -1 use -GR for RTTI
bmake/win32_ms_mpich/variables 1.5 01/12/04 17:08:12 balay@asterix. +1 -1 use -GR for RTTI
bmake/win32_ms_hpvm/variables 1.5 01/12/04 17:08:12 balay@asterix. +1 -1 use -GR for RTTI
bmake/win32_ms/variables 1.5 01/12/04 17:08:12 balay@asterix. +1 -1 use -GR for RTTI
Hg-commit: a20d2f872961a0f99859807d44b501f6f193d17b
show more ...
|
| c5356aad | 04-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.313.1.1 balay@dreamcast.|ChangeSet|20011204221804|34228 ChangeSet 1.313.1.1 01/12/04 16:18:04 balay@dreamcast. +6 -0 use reinterpret_cast instead of static_cast also fix bugs fou
bk-changeset-1.313.1.1 balay@dreamcast.|ChangeSet|20011204221804|34228 ChangeSet 1.313.1.1 01/12/04 16:18:04 balay@dreamcast. +6 -0 use reinterpret_cast instead of static_cast also fix bugs found by intel compiler
src/vec/impls/esi/ebvec1.c 1.19 01/12/04 16:17:56 balay@dreamcast. +3 -3 use reinterpret_cast instead of static_cast
src/vec/esi/evector.c 1.17 01/12/04 16:17:56 balay@dreamcast. +10 -10 use reinterpret_cast instead of static_cast
src/vec/esi/eindexspace.c 1.12 01/12/04 16:17:55 balay@dreamcast. +2 -2 use reinterpret_cast instead of static_cast
src/sles/pc/esi/epreconditioner.c 1.5.1.1 01/12/04 16:17:55 balay@dreamcast. +10 -10 use reinterpret_cast instead of static_cast
src/mat/impls/esi/mesi.c 1.15 01/12/04 16:17:55 balay@dreamcast. +4 -4 use reinterpret_cast instead of static_cast
src/mat/esi/ematrix.c 1.13 01/12/04 16:17:55 balay@dreamcast. +7 -7 use reinterpret_cast instead of static_cast
Hg-commit: 6761f9a3145586670c44f31069214eee9d68400a
show more ...
|
| 44451550 | 04-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.306 balay@shakey.mcs.anl.gov|ChangeSet|20011204023653|41370 ChangeSet 1.306 01/12/03 20:36:53 balay@shakey.mcs.anl.gov +3 -0 some mpe fixes with matts merge.. mpe still broken..
bk-changeset-1.306 balay@shakey.mcs.anl.gov|ChangeSet|20011204023653|41370 ChangeSet 1.306 01/12/03 20:36:53 balay@shakey.mcs.anl.gov +3 -0 some mpe fixes with matts merge.. mpe still broken..
src/vec/is/examples/tutorials/ex4.c 1.4 01/12/03 20:36:53 balay@shakey.mcs.anl.gov +1 -1 should have been in the previous cset
src/sys/src/plog/plog.h 1.8 01/12/03 20:36:53 balay@shakey.mcs.anl.gov +2 -0 add in missing prototype
include/petsclog.h 1.23 01/12/03 20:36:53 balay@shakey.mcs.anl.gov +6 -6 mpe fixes after matt's merge
Hg-commit: 52464e840cf2a1dbbae31660672d34725a0c176b
show more ...
|
| ab74092d | 04-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.300.1.2 balay@shakey.mcs.anl.gov|ChangeSet|20011204015159|39124 ChangeSet 1.300.1.2 01/12/03 19:51:59 balay@shakey.mcs.anl.gov +15 -0 fix documentation bug with using getextlist
bk-changeset-1.300.1.2 balay@shakey.mcs.anl.gov|ChangeSet|20011204015159|39124 ChangeSet 1.300.1.2 01/12/03 19:51:59 balay@shakey.mcs.anl.gov +15 -0 fix documentation bug with using getextlist
src/vec/is/examples/tutorials/ex3f90.F 1.4 01/12/03 19:51:59 balay@shakey.mcs.anl.gov +2 -2 Description should be the first string for getexlist
src/vec/is/examples/tutorials/ex3.c 1.4 01/12/03 19:51:59 balay@shakey.mcs.anl.gov +1 -1 comment -> description
src/vec/is/examples/tutorials/ex2f.F 1.4 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +3 -3 Description should be the first string for getexlist
src/vec/is/examples/tutorials/ex2.c 1.4 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +1 -1 comment -> description
src/vec/is/examples/tutorials/ex1f90.F 1.4 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +3 -3 Description should be the first string for getexlist
src/vec/is/examples/tutorials/ex1f.F 1.4 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +3 -2 Description should be the first string for getexlist
src/vec/is/examples/tutorials/ex1.c 1.4 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +3 -2 comment -> description
src/vec/examples/tutorials/ex9f.F 1.5 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +1 -1 Description should be the first string for getexlist
src/vec/examples/tutorials/ex9.c 1.5 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +1 -1 comment -> description
src/vec/examples/tutorials/ex14f.F 1.5 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +1 -1 Description should be the first string for getexlist
src/snes/examples/tutorials/ex5f.F 1.5 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +2 -2 Description should be the first string for getexlist
src/snes/examples/tutorials/ex1f.F 1.4 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +2 -2 Description should be the first string for getexlist
src/sles/examples/tutorials/ex11f.F 1.5 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +2 -2 Description should be the first string for getexlist
src/mat/examples/tutorials/ex1.c 1.4 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +1 -1 vec -> vectors
bmake/common/rules 1.20 01/12/03 19:51:58 balay@shakey.mcs.anl.gov +1 -1 fix the getexlist target to also process fortran examples properly
Hg-commit: 3df69bbf0d89f7b3b8b2cea839566f7214577204
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 ...
|
| 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 ...
|
| 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 ...
|