History log of /petsc/src/vec/ (Results 5501 – 5525 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d0adc77504-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 ...

7f5ff6fd02-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 ...

2a830db318-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 ...

2c155e5218-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 ...


/petsc/bmake/alpha/buildtest
/petsc/bmake/linux64/packages
/petsc/bmake/linux64_intel/packages
/petsc/bmake/linux64_intel/variables
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_intel/rules
/petsc/bmake/macx/variables
/petsc/bmake/solaris_uni/buildtest
/petsc/bmake/solaris_uni/packages
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_intel/packages
/petsc/bmake/win32_ms_mpich/packages
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpich/variables
/petsc/config/configarch
/petsc/docs/tex/manual/makefile
/petsc/include/esi/petsc/indexspace.h
/petsc/include/esi/petsc/matrix.h
/petsc/include/esi/petsc/preconditioner.h
/petsc/include/esi/petsc/vector.h
/petsc/include/petscerror.h
/petsc/maint/killnightly
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/sles/examples/tests/makefile
/petsc/src/sles/examples/tests/output/ex10_1.out
/petsc/src/sles/examples/tests/output/ex20_1.out
/petsc/src/sles/pc/esi/epreconditioner.c
/petsc/src/sles/pc/impls/spai/src/ispai.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/sys/src/draw/examples/tests/ex4f.F
/petsc/src/sys/src/draw/interface/dgpause.c
/petsc/src/sys/src/draw/interface/dsetpause.c
/petsc/src/ts/examples/tests/ex1.c
esi/eindexspace.c
esi/evector.c
98aac88314-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 ...

1e9e7a0f14-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 ...

9707de6413-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 ...

c2e8ab7d13-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 ...


/petsc/bmake/IRIX/petscfix.h
/petsc/bmake/IRIX64/petscfix.h
/petsc/bmake/alpha/variables
/petsc/bmake/linux64/packages
/petsc/bmake/linux64/petscfix.h
/petsc/bmake/linux64_intel/packages
/petsc/bmake/macx/variables
/petsc/bmake/rs6000_64/packages
/petsc/include/adic/ad_deriv.h
/petsc/include/adic/ad_grad.h
/petsc/include/adic/ad_utils.h
/petsc/include/adic/run-alloc.h
/petsc/include/esi/petsc/object.h
/petsc/include/petscengine.h
/petsc/include/petsclog.h
/petsc/include/petscmath.h
/petsc/src/contrib/adic/Gradient/ad_grad.c
/petsc/src/contrib/adic/Gradient/ad_grad_daxpy.c
/petsc/src/contrib/adic/Gradient/ad_utils.c
/petsc/src/contrib/adic/adic/run-alloc.c
/petsc/src/contrib/libtfs/comm.c
/petsc/src/dm/ao/examples/tutorials/output/ex2_1.out
/petsc/src/dm/ao/examples/tutorials/output/ex2_2.out
/petsc/src/dm/ao/impls/mapping/makefile
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aijmatlab.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/utils/matioall.c
/petsc/src/sles/examples/tests/ex25.c
/petsc/src/sles/examples/tutorials/ex25.c
/petsc/src/sles/ksp/impls/cg/cg.c
/petsc/src/sles/ksp/impls/cr/cr.c
/petsc/src/sles/pc/impls/redundant/redundant.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/sys/examples/tests/ex16.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/mpiuni/mpi.h
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/ptime.h
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/viewer/impls/silo/makefile
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex5.c
esi/eindexspace.c
120db61f10-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 ...

90b6995b10-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 ...

28201e3408-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 ...

4e3665b807-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 ...

8a4b9c5c07-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 ...

bdbad07f07-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 ...

565cac0b07-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 ...

04e3a17706-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 ...


/petsc/bmake/IRIX_gnu/petscconf.h
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux_absoft/buildtest
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_pgi/petscconf.h
/petsc/bmake/macx/petscconf.h
/petsc/bmake/rs6000_gnu/petscconf.h
/petsc/bmake/solaris/buildtest
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris_gnu/petscconf.h
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/include/adic/ad_grad_daxpy.h
/petsc/include/adic/knr-compat.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscts.h
/petsc/makefile
/petsc/src/contrib/adic/adic/run-alloc.c
/petsc/src/contrib/adic/adic/run-map.c
/petsc/src/contrib/adic/adintrinsics/adintr_asinh.c
/petsc/src/contrib/adic/adintrinsics/adintr_atan.c
/petsc/src/contrib/adic/adintrinsics/adintr_atan2.c
/petsc/src/contrib/adic/adintrinsics/adintr_atanh.c
/petsc/src/contrib/adic/adintrinsics/adintr_ceil.c
/petsc/src/contrib/adic/adintrinsics/adintr_cos.c
/petsc/src/contrib/adic/adintrinsics/adintr_cosh.c
/petsc/src/contrib/adic/adintrinsics/adintr_exp.c
/petsc/src/contrib/adic/adintrinsics/adintr_fabs.c
/petsc/src/contrib/adic/adintrinsics/adintr_floor.c
/petsc/src/contrib/adic/adintrinsics/adintr_fmax.c
/petsc/src/contrib/adic/adintrinsics/adintr_fmin.c
/petsc/src/contrib/adic/adintrinsics/adintr_fmod.c
/petsc/src/contrib/adic/adintrinsics/adintr_frexp.c
/petsc/src/contrib/adic/adintrinsics/adintr_ldexp.c
/petsc/src/contrib/adic/adintrinsics/adintr_log.c
/petsc/src/contrib/adic/adintrinsics/adintr_log10.c
/petsc/src/contrib/adic/adintrinsics/adintr_max.c
/petsc/src/contrib/adic/adintrinsics/adintr_min.c
/petsc/src/contrib/adic/adintrinsics/adintr_sin.c
/petsc/src/contrib/adic/adintrinsics/adintr_sinh.c
/petsc/src/contrib/adic/adintrinsics/adintr_tan.c
/petsc/src/contrib/adic/adintrinsics/adintr_tanh.c
/petsc/src/contrib/adic/adintrinsics/report-once.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/sles/ksp/impls/tcqmr/tcqmr.c
/petsc/src/sles/pc/interface/pcregis.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/mpiuni/mpi.h
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/tsimpl.h
esi/eindexspace.c
esi/evector.c
bd8520ea05-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 ...

cace8ba004-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 ...

c5356aad04-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 ...


/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_superludist/petscconf.h
/petsc/bmake/petscconf.defs
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris64/petscconf.h
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/solaris_uni/petscconf.h
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms_hpvm/petscconf.h
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/docs/tex/manual/makefile
/petsc/include/adic/adintr_proto.h
/petsc/include/adic/knr-compat.h
/petsc/include/adic/run-map.h
/petsc/include/esi/basicTypes.h
/petsc/include/petsclog.h
/petsc/include/petscmath.h
/petsc/makefile
/petsc/src/contrib/adic/Gradient/ad_grad.c
/petsc/src/contrib/adic/Gradient/ad_grad_daxpy.c
/petsc/src/contrib/adic/adic/run-alloc.c
/petsc/src/contrib/adic/adic/run-map.c
/petsc/src/contrib/adic/adintrinsics/report-once.c
/petsc/src/contrib/lahaye/ramg/petscfunc.c
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/impls/esi/mesi.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/pc/esi/epreconditioner.c
/petsc/src/sles/pc/impls/spai/src/ispai.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/stageLog.c
esi/eindexspace.c
esi/evector.c
impls/esi/ebvec1.c
4445155004-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 ...

ab74092d04-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 ...

af89073203-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 ...

043328b603-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 ...

c1ef491b03-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 ...


/petsc/bmake/IRIX/petscconf.h
/petsc/bmake/IRIX64/petscconf.h
/petsc/bmake/IRIX_gnu/petscconf.h
/petsc/bmake/UXPV/petscconf.h
/petsc/bmake/alpha/petscconf.h
/petsc/bmake/alpha_gnu/petscconf.h
/petsc/bmake/alpha_uni/petscconf.h
/petsc/bmake/ascired/petscconf.h
/petsc/bmake/beos/petscconf.h
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux/petscconf.h
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_pgi/petscconf.h
/petsc/bmake/linux_superludist/petscconf.h
/petsc/bmake/macx/petscconf.h
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris64/petscconf.h
/petsc/bmake/solaris_gnu/petscconf.h
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/solaris_uni/petscconf.h
/petsc/bmake/solaris_x86/petscconf.h
/petsc/bmake/t3e/petscconf.h
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/src/mat/esi/makefile
/petsc/src/mat/impls/esi/makefile
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matioall.c
/petsc/src/sles/pc/esi/makefile
/petsc/src/sles/pc/impls/esi/makefile
/petsc/src/sys/src/esi/makefile
esi/makefile
impls/esi/makefile
interface/vecregall.c
interface/vector.c
b4bc872703-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 ...


/petsc/bmake/IRIX/packages
/petsc/bmake/IRIX/petscconf.h
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX64/petscconf.h
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/IRIX_gnu/petscconf.h
/petsc/bmake/UXPV/packages
/petsc/bmake/UXPV/petscconf.h
/petsc/bmake/alpha/packages
/petsc/bmake/alpha/petscconf.h
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/alpha_gnu/petscconf.h
/petsc/bmake/alpha_uni/petscconf.h
/petsc/bmake/ascired/petscconf.h
/petsc/bmake/beos/petscconf.h
/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/config/packages.in
/petsc/bmake/freebsd/packages
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux/packages
/petsc/bmake/hpux/petscconf.h
/petsc/bmake/hpux64/packages
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux/packages
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_alpha/packages
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha_dec/packages
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_pgi/packages
/petsc/bmake/linux_pgi/petscconf.h
/petsc/bmake/linux_superludist/petscconf.h
/petsc/bmake/macx/petscconf.h
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/solaris/packages
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris64/packages
/petsc/bmake/solaris64/petscconf.h
/petsc/bmake/solaris_gnu/packages
/petsc/bmake/solaris_gnu/petscconf.h
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/solaris_uni/packages
/petsc/bmake/solaris_uni/petscconf.h
/petsc/bmake/solaris_x86/packages
/petsc/bmake/solaris_x86/petscconf.h
/petsc/bmake/t3e/packages
/petsc/bmake/t3e/petscconf.h
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/include/adic/ad_deriv.h
/petsc/include/adic/ad_grad.h
/petsc/include/adic/ad_grad_daxpy.h
/petsc/include/adic/ad_grad_macro_axpys.h
/petsc/include/adic/ad_utils.h
/petsc/include/adic/adintr_proto.h
/petsc/include/adic/adintrinsics.h
/petsc/include/adic/initcommon.h
/petsc/include/adic/initenum.h
/petsc/include/adic/knr-compat.h
/petsc/include/adic/run-alloc.h
/petsc/include/adic/run-map.h
/petsc/maint/builddist
/petsc/src/contrib/adic/Gradient/ad_grad.c
/petsc/src/contrib/adic/Gradient/ad_grad_daxpy.c
/petsc/src/contrib/adic/Gradient/ad_utils.c
/petsc/src/contrib/adic/Gradient/makefile
/petsc/src/contrib/adic/adic/aclocal.m4
/petsc/src/contrib/adic/adic/alloc.c
/petsc/src/contrib/adic/adic/makefile
/petsc/src/contrib/adic/adic/run-alloc.c
/petsc/src/contrib/adic/adic/run-map.c
/petsc/src/contrib/adic/adintrinsics/adintr_acos.c
/petsc/src/contrib/adic/adintrinsics/adintr_acosh.c
/petsc/src/contrib/adic/adintrinsics/adintr_asin.c
/petsc/src/contrib/adic/adintrinsics/adintr_asinh.c
/petsc/src/contrib/adic/adintrinsics/adintr_atan.c
/petsc/src/contrib/adic/adintrinsics/adintr_atan2.c
/petsc/src/contrib/adic/adintrinsics/adintr_atanh.c
/petsc/src/contrib/adic/adintrinsics/adintr_ceil.c
/petsc/src/contrib/adic/adintrinsics/adintr_cos.c
/petsc/src/contrib/adic/adintrinsics/adintr_cosh.c
/petsc/src/contrib/adic/adintrinsics/adintr_exp.c
/petsc/src/contrib/adic/adintrinsics/adintr_fabs.c
/petsc/src/contrib/adic/adintrinsics/adintr_floor.c
/petsc/src/contrib/adic/adintrinsics/adintr_fmax.c
/petsc/src/contrib/adic/adintrinsics/adintr_fmin.c
/petsc/src/contrib/adic/adintrinsics/adintr_fmod.c
/petsc/src/contrib/adic/adintrinsics/adintr_frexp.c
/petsc/src/contrib/adic/adintrinsics/adintr_ldexp.c
/petsc/src/contrib/adic/adintrinsics/adintr_log.c
/petsc/src/contrib/adic/adintrinsics/adintr_log10.c
/petsc/src/contrib/adic/adintrinsics/adintr_max.c
/petsc/src/contrib/adic/adintrinsics/adintr_min.c
/petsc/src/contrib/adic/adintrinsics/adintr_modf.c
/petsc/src/contrib/adic/adintrinsics/adintr_pow.c
/petsc/src/contrib/adic/adintrinsics/adintr_sin.c
/petsc/src/contrib/adic/adintrinsics/adintr_sinh.c
/petsc/src/contrib/adic/adintrinsics/adintr_sqrt.c
/petsc/src/contrib/adic/adintrinsics/adintr_tan.c
/petsc/src/contrib/adic/adintrinsics/adintr_tanh.c
/petsc/src/contrib/adic/adintrinsics/adintrinsics.c
/petsc/src/contrib/adic/adintrinsics/config.h
/petsc/src/contrib/adic/adintrinsics/makefile
/petsc/src/contrib/adic/adintrinsics/names.h
/petsc/src/contrib/adic/adintrinsics/report-once.c
/petsc/src/contrib/adic/adintrinsics/report-once.h
/petsc/src/contrib/adic/makefile
/petsc/src/contrib/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/makefile
/petsc/src/mat/esi/makefile
/petsc/src/mat/impls/adic/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/esi/makefile
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matioall.c
/petsc/src/sles/pc/esi/makefile
/petsc/src/sles/pc/impls/esi/makefile
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/src/esi/makefile
esi/makefile
impls/esi/makefile
interface/vecregall.c
interface/vector.c

1...<<221222223224225226227228229230>>...278