History log of /petsc/src/mat/impls/aij/seq/ (Results 3601 – 3625 of 4200)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f4ab0ac508-Mar-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.515
Kris@buschel2000.|ChangeSet|20020308200557|28352
ChangeSet
1.515 02/03/08 12:05:57 Kris@buschel2000. +1 -0
Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc
into b

bk-changeset-1.515
Kris@buschel2000.|ChangeSet|20020308200557|28352
ChangeSet
1.515 02/03/08 12:05:57 Kris@buschel2000. +1 -0
Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc
into buschel2000.:e:/Kris/petsc

src/mat/impls/aij/seq/aij.c
1.30 02/03/08 12:05:57 Kris@buschel2000. +0 -0
Auto merged


Hg-commit: abe18a155db027b724ca31fd7c4636b17933403a

show more ...

5da197ad08-Mar-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.513.1.1
Kris@buschel2000.|ChangeSet|20020308200501|28353
ChangeSet
1.513.1.1 02/03/08 12:05:01 Kris@buschel2000. +1 -0
Fix for case when arrays are not allocated in creation.

sr

bk-changeset-1.513.1.1
Kris@buschel2000.|ChangeSet|20020308200501|28353
ChangeSet
1.513.1.1 02/03/08 12:05:01 Kris@buschel2000. +1 -0
Fix for case when arrays are not allocated in creation.

src/mat/impls/aij/seq/aij.c
1.29 02/03/08 11:51:48 Kris@buschel2000. +2 -0

src/mat/impls/aij/seq/aij.c
1.28 02/03/08 11:49:46 Kris@buschel2000. +0 -2

src/mat/impls/aij/seq/aij.c
1.27 02/03/06 13:17:29 Kris@buschel2000. +4 -5


Hg-commit: c4f4071e28e346738716b695ef66dc26b216d987

show more ...

d827b24508-Mar-2002 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.514
hzhang@shakey.mcs.anl.gov|ChangeSet|20020308195613|29357
ChangeSet
1.514 02/03/08 13:56:13 hzhang@shakey.mcs.anl.gov +2 -0
nightly build fix

src/mat/impls/aij/seq/aij.c

bk-changeset-1.514
hzhang@shakey.mcs.anl.gov|ChangeSet|20020308195613|29357
ChangeSet
1.514 02/03/08 13:56:13 hzhang@shakey.mcs.anl.gov +2 -0
nightly build fix

src/mat/impls/aij/seq/aij.c
1.26.1.1 02/03/08 13:56:13 hzhang@shakey.mcs.anl.gov +1 -1
nightly build fix

src/mat/impls/aij/mpi/pxxt.c
1.6 02/03/08 13:18:52 hzhang@shakey.mcs.anl.gov +2 -2
*** empty log message ***


Hg-commit: 2d43909c0bb6d7261ba47abef9749bfe6a9f7b88

show more ...

2a1b7f2a04-Mar-2002 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.503
hzhang@shakey.mcs.anl.gov|ChangeSet|20020304175548|20798
ChangeSet
1.503 02/03/04 11:55:48 hzhang@shakey.mcs.anl.gov +19 -0
add spptr to p_mat, remove spptr from _seqaij, _mpia

bk-changeset-1.503
hzhang@shakey.mcs.anl.gov|ChangeSet|20020304175548|20798
ChangeSet
1.503 02/03/04 11:55:48 hzhang@shakey.mcs.anl.gov +19 -0
add spptr to p_mat, remove spptr from _seqaij, _mpiaij, ...


src/mat/order/sorder.c
1.7 02/03/04 11:48:21 hzhang@shakey.mcs.anl.gov +0 -0
*** empty log message ***

src/sles/pc/impls/cholesky/cholesky.c
1.9 02/03/04 11:40:35 hzhang@shakey.mcs.anl.gov +29 -13
*** empty log message ***

src/sles/pc/impls/cholesky/cholesky.c
1.8 02/03/04 10:25:50 hzhang@shakey.mcs.anl.gov +2 -1
*** empty log message ***

src/sles/pc/impls/cholesky/cholesky.c
1.7 02/03/04 10:08:47 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/sles/pc/impls/cholesky/cholesky.c
1.6 02/03/04 09:43:49 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/aij/seq/aij.h
1.6 02/03/03 20:00:47 hzhang@shakey.mcs.anl.gov +0 -1
*** empty log message ***

src/mat/impls/aij/mpi/mpiaij.h
1.5 02/03/03 20:00:30 hzhang@shakey.mcs.anl.gov +0 -2
*** empty log message ***

src/mat/impls/aij/mpi/pxxt.c
1.5 02/03/03 19:50:36 hzhang@shakey.mcs.anl.gov +0 -1
*** empty log message ***

src/mat/impls/aij/mpi/pxxt.c
1.4 02/03/03 19:44:13 hzhang@shakey.mcs.anl.gov +13 -16
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.26 02/03/03 16:47:02 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.25 02/03/03 16:46:39 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/aij/seq/lusol.c
1.4 02/03/03 16:44:57 hzhang@shakey.mcs.anl.gov +4 -6
*** empty log message ***

src/mat/impls/aij/seq/essl.c
1.4 02/03/03 16:41:09 hzhang@shakey.mcs.anl.gov +6 -8
*** empty log message ***

src/mat/impls/sbaij/seq/sbaij.h
1.7 02/03/02 17:14:27 hzhang@shakey.mcs.anl.gov +0 -1
*** empty log message ***

src/mat/impls/sbaij/seq/sbaij.c
1.27 02/03/02 17:13:49 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/sbaij/seq/sbaij.c
1.26 02/03/02 17:12:28 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/aij/seq/superlu.c
1.7 02/03/02 17:10:04 hzhang@shakey.mcs.anl.gov +10 -15
*** empty log message ***

bmake/linux_superludist/packages
1.5 02/03/02 17:02:47 hzhang@shakey.mcs.anl.gov +5 -2
*** empty log message ***

src/mat/impls/aij/seq/spooles.c
1.2 02/03/02 16:27:02 hzhang@shakey.mcs.anl.gov +8 -15
*** empty log message ***

src/mat/impls/aij/mpi/superlu_dist.c
1.20 02/03/02 10:56:33 hzhang@shakey.mcs.anl.gov +8 -10
*** empty log message ***

src/mat/impls/baij/mpi/dscpack.c
1.3 02/03/02 10:32:48 hzhang@shakey.mcs.anl.gov +14 -80
*** empty log message ***

src/mat/impls/baij/seq/baij.c
1.23 02/03/02 10:29:39 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/baij/mpi/mpibaij.h
1.6 02/03/02 10:29:10 hzhang@shakey.mcs.anl.gov +0 -3
*** empty log message ***

src/mat/impls/baij/seq/baij.h
1.7 02/03/02 10:28:49 hzhang@shakey.mcs.anl.gov +0 -1
*** empty log message ***

src/mat/impls/baij/seq/baij.c
1.22 02/03/01 16:23:11 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/matimpl.h
1.14 02/03/01 16:11:28 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/baij/mpi/dscpack.c
1.2 02/03/01 15:45:56 hzhang@shakey.mcs.anl.gov +20 -7
*** empty log message ***

src/mat/impls/baij/seq/baij.h
1.6 02/03/01 15:29:12 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/baij/mpi/mpibaij.h
1.5 02/03/01 15:28:35 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/aij/mpi/mpiaij.h
1.4 02/03/01 15:28:03 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/matimpl.h
1.13 02/03/01 15:27:08 hzhang@shakey.mcs.anl.gov +1 -0
*** empty log message ***

src/mat/impls/aij/seq/aij.h
1.5 02/03/01 15:26:49 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***


Hg-commit: 42897cab63078af0100d0790f8a8330adf410b0a

show more ...


/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_intel/rules
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_superludist/packages
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/rs6000_sp/variables
/petsc/docs/tex/petscapp.bib
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscts.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/inline/ilu.h
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex10_1.out
/petsc/src/mat/examples/tests/output/ex11_1.out
/petsc/src/mat/examples/tests/output/ex11_2.out
/petsc/src/mat/examples/tests/output/ex11_3.out
/petsc/src/mat/examples/tests/output/ex11_4.out
/petsc/src/mat/examples/tests/output/ex12_1.out
/petsc/src/mat/examples/tests/output/ex12_2.out
/petsc/src/mat/examples/tests/output/ex12_3.out
/petsc/src/mat/examples/tests/output/ex12_4.out
/petsc/src/mat/examples/tests/output/ex13_1.out
/petsc/src/mat/examples/tests/output/ex14_1.out
/petsc/src/mat/examples/tests/output/ex15_1.out
/petsc/src/mat/examples/tests/output/ex20_1.out
/petsc/src/mat/examples/tests/output/ex21_1.out
/petsc/src/mat/examples/tests/output/ex2_1_A.out
/petsc/src/mat/examples/tests/output/ex2_1_B.out
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tests/output/ex31_1.out
/petsc/src/mat/examples/tests/output/ex31_2.out
/petsc/src/mat/examples/tests/output/ex35_1.out
/petsc/src/mat/examples/tests/output/ex37_1.out
/petsc/src/mat/examples/tests/output/ex46_1.out
/petsc/src/mat/examples/tests/output/ex4_1.out
/petsc/src/mat/examples/tests/output/ex4_2.out
/petsc/src/mat/examples/tests/output/ex56_1.out
/petsc/src/mat/examples/tests/output/ex56_2.out
/petsc/src/mat/examples/tests/output/ex56_3.out
/petsc/src/mat/examples/tests/output/ex56_4.out
/petsc/src/mat/examples/tests/output/ex56_5.out
/petsc/src/mat/examples/tests/output/ex59_1.out
/petsc/src/mat/examples/tests/output/ex59_2.out
/petsc/src/mat/examples/tests/output/ex59_3.out
/petsc/src/mat/examples/tests/output/ex5_1_A.out
/petsc/src/mat/examples/tests/output/ex5_1_B.out
/petsc/src/mat/examples/tests/output/ex5_2.out
/petsc/src/mat/examples/tests/output/ex5_3.out
/petsc/src/mat/examples/tests/output/ex60_1.out
/petsc/src/mat/examples/tests/output/ex61_1.out
/petsc/src/mat/examples/tests/output/ex67f_1.out
/petsc/src/mat/examples/tests/output/ex6_1.out
/petsc/src/mat/examples/tests/output/ex7_1.out
/petsc/src/mat/examples/tests/output/ex8_1.out
/petsc/src/mat/examples/tests/output/ex9_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
aij.c
aij.h
essl.c
lusol.c
spooles.c
superlu.c
/petsc/src/mat/impls/baij/mpi/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/sles/examples/tests/output/ex20_1.out
/petsc/src/sles/ksp/impls/cr/cr.c
/petsc/src/sles/pc/impls/cholesky/cholesky.c
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/impls/lu/lu.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/vinv.c
c461c34119-Feb-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.492
bsmith@terra.mcs.anl.gov|ChangeSet|20020219230808|06159
ChangeSet
1.492 02/02/19 17:08:08 bsmith@terra.mcs.anl.gov +1 -0
no longer allocate a,i,j arrays that are immediately fr

bk-changeset-1.492
bsmith@terra.mcs.anl.gov|ChangeSet|20020219230808|06159
ChangeSet
1.492 02/02/19 17:08:08 bsmith@terra.mcs.anl.gov +1 -0
no longer allocate a,i,j arrays that are immediately freed with matcreateseqaijwitharray

src/mat/impls/aij/seq/aij.c
1.24 02/02/19 15:47:02 bsmith@terra.mcs.anl.gov +20 -11
now Matcreateseqaijwitharrays() does not preallocate an empty matrix with default number of nonzeros and then immediately free it.


Hg-commit: f4b099794e78f8c6e9e29a244dd701a0f1b8775b

show more ...

62b941d615-Feb-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.487.7.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020215215451|05496
ChangeSet
1.487.7.1 02/02/15 15:54:51 bsmith@terra.mcs.anl.gov +7 -0
updates to petscapp.bib and changed formating o

bk-changeset-1.487.7.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020215215451|05496
ChangeSet
1.487.7.1 02/02/15 15:54:51 bsmith@terra.mcs.anl.gov +7 -0
updates to petscapp.bib and changed formating of ascii matrix printing to use
(%d, %g) notation

src/mat/impls/bdiag/seq/bdiag3.c
1.9 02/02/15 15:50:22 bsmith@terra.mcs.anl.gov +3 -3
*** empty log message ***

src/mat/impls/sbaij/seq/sbaij.c
1.23 02/02/15 15:49:18 bsmith@terra.mcs.anl.gov +7 -7
*** empty log message ***

src/mat/impls/baij/seq/baij.c
1.12.1.1 02/02/15 15:48:06 bsmith@terra.mcs.anl.gov +8 -8
*** empty log message ***

src/mat/impls/dense/seq/dense.c
1.12 02/02/15 15:46:05 bsmith@terra.mcs.anl.gov +3 -3
changed ascii matrix print format

src/mat/impls/aij/seq/aij.c
1.23 02/02/15 15:44:57 bsmith@terra.mcs.anl.gov +8 -8
*** empty log message ***

docs/tex/doctext/petsc.group
1.5 02/02/11 22:13:54 bsmith@terra.mcs.anl.gov +1 -0
*** empty log message ***

docs/tex/doctext/petsc.group
1.4 02/02/11 22:12:27 bsmith@terra.mcs.anl.gov +2 -1
*** empty log message ***

docs/tex/petscapp.bib
1.11 02/02/11 22:12:14 bsmith@terra.mcs.anl.gov +50 -27
*** empty log message ***


Hg-commit: 1d52eab509b3f6381da95346dddc59e5187353e8

show more ...

68705bfd05-Feb-2002 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.487.1.11
hzhang@shakey.mcs.anl.gov|ChangeSet|20020205220012|05591
ChangeSet
1.487.1.11 02/02/05 16:00:12 hzhang@shakey.mcs.anl.gov +1 -0
Add spooles.c

src/mat/impls/aij/seq/spoo

bk-changeset-1.487.1.11
hzhang@shakey.mcs.anl.gov|ChangeSet|20020205220012|05591
ChangeSet
1.487.1.11 02/02/05 16:00:12 hzhang@shakey.mcs.anl.gov +1 -0
Add spooles.c

src/mat/impls/aij/seq/spooles.c
1.1 02/02/05 16:00:12 hzhang@shakey.mcs.anl.gov +370 -0

src/mat/impls/aij/seq/spooles.c
1.0 02/02/05 16:00:11 hzhang@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc/src/mat/impls/aij/seq/spooles.c


Hg-commit: 8c103d5b407c8573994c83c90e2a624f55954c0a

show more ...

174d842d05-Feb-2002 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.487.5.1
hzhang@shakey.mcs.anl.gov|ChangeSet|20020205202817|56910
ChangeSet
1.487.5.1 02/02/05 14:28:17 hzhang@shakey.mcs.anl.gov +3 -0
add spooles.c

src/mat/impls/aij/seq/makefi

bk-changeset-1.487.5.1
hzhang@shakey.mcs.anl.gov|ChangeSet|20020205202817|56910
ChangeSet
1.487.5.1 02/02/05 14:28:17 hzhang@shakey.mcs.anl.gov +3 -0
add spooles.c

src/mat/impls/aij/seq/makefile
1.5 02/02/05 14:28:16 hzhang@shakey.mcs.anl.gov +2 -2
add spooles.c

src/mat/impls/aij/mpi/makefile
1.8 02/02/05 14:22:27 hzhang@shakey.mcs.anl.gov +0 -0
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.22 02/02/05 13:24:43 hzhang@shakey.mcs.anl.gov +4 -0
*** empty log message ***


Hg-commit: 40351dc255483e9d547d264df6d36f2547ed9031

show more ...

289ca94c05-Feb-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.487.1.6
bsmith@terra.mcs.anl.gov|ChangeSet|20020205164324|56737
ChangeSet
1.487.1.6 02/02/05 10:43:24 bsmith@terra.mcs.anl.gov +1 -0
oh boy

src/mat/impls/aij/mpi/superlu_dist.c

bk-changeset-1.487.1.6
bsmith@terra.mcs.anl.gov|ChangeSet|20020205164324|56737
ChangeSet
1.487.1.6 02/02/05 10:43:24 bsmith@terra.mcs.anl.gov +1 -0
oh boy

src/mat/impls/aij/mpi/superlu_dist.c
1.16 02/02/05 10:43:24 bsmith@terra.mcs.anl.gov +0 -2
oh boy


Hg-commit: 7739c03865532cc474acfb4377e35f3d93163b0e

show more ...

cd15546405-Feb-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.487.2.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020205164122|56639
ChangeSet
1.487.2.1 02/02/05 10:41:22 bsmith@terra.mcs.anl.gov +7 -0
nightly build fixes and factorization info for

bk-changeset-1.487.2.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020205164122|56639
ChangeSet
1.487.2.1 02/02/05 10:41:22 bsmith@terra.mcs.anl.gov +7 -0
nightly build fixes and factorization info for superlu_dist fixed

src/sles/pc/impls/lu/lu.c
1.6 02/02/05 10:41:21 bsmith@terra.mcs.anl.gov +1 -1
generalized

src/mat/impls/aij/mpi/superlu_dist.c
1.14.1.2 02/02/05 10:39:44 bsmith@terra.mcs.anl.gov +5 -3
*** empty log message ***

src/mat/impls/aij/mpi/superlu_dist.c
1.14.1.1 02/02/05 10:36:54 bsmith@terra.mcs.anl.gov +33 -30
fixed so won't crash on call to info for factorization if not superlu_dist

src/mat/impls/aij/seq/aij.c
1.21 02/02/05 10:18:48 bsmith@terra.mcs.anl.gov +7 -0
fixed so can display superlu_dist parameters

docs/tex/manual/makefile
1.10 02/02/05 09:56:25 bsmith@terra.mcs.anl.gov +1 -1
hide first run of pdflatex, too many silly messagesa

bin/adprocess.py
1.5 02/02/05 09:53:26 bsmith@terra.mcs.anl.gov +1 -1
some python didn't want this in main

docs/tex/petscapp.bib
1.6 02/02/04 10:50:19 bsmith@terra.mcs.anl.gov +6 -0
*** empty log message ***

src/sles/ksp/interface/itcreate.c
1.16 02/02/01 10:15:17 bsmith@terra.mcs.anl.gov +3 -0
more docs


Hg-commit: 7dd367bb6f16a010ec84d108f59323dfbc624fee

show more ...

cfc7348905-Feb-2002 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.487.1.5
hzhang@shakey.mcs.anl.gov|ChangeSet|20020205162525|56869
ChangeSet
1.487.1.5 02/02/05 10:25:25 hzhang@shakey.mcs.anl.gov +1 -0
rm 'extern'

src/mat/impls/aij/seq/superlu.

bk-changeset-1.487.1.5
hzhang@shakey.mcs.anl.gov|ChangeSet|20020205162525|56869
ChangeSet
1.487.1.5 02/02/05 10:25:25 hzhang@shakey.mcs.anl.gov +1 -0
rm 'extern'

src/mat/impls/aij/seq/superlu.c
1.6 02/02/05 10:25:24 hzhang@shakey.mcs.anl.gov +4 -4
rm 'extern'


Hg-commit: 838a5e3abc5490c02f1a0365911763d91ad91bd7

show more ...

cfef3ccc01-Feb-2002 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.487.1.1
hzhang@shakey.mcs.anl.gov|ChangeSet|20020201020511|58160
ChangeSet
1.487.1.1 02/01/31 20:05:11 hzhang@shakey.mcs.anl.gov +3 -0
add spooles

bmake/common/variables
1.1

bk-changeset-1.487.1.1
hzhang@shakey.mcs.anl.gov|ChangeSet|20020201020511|58160
ChangeSet
1.487.1.1 02/01/31 20:05:11 hzhang@shakey.mcs.anl.gov +3 -0
add spooles

bmake/common/variables
1.19 02/01/31 20:05:11 hzhang@shakey.mcs.anl.gov +3 -2
add spooles

src/mat/impls/aij/seq/aij.c
1.20 02/01/31 19:25:32 hzhang@shakey.mcs.anl.gov +8 -1
*** empty log message ***

bmake/linux_superludist/packages
1.3 02/01/25 16:05:30 hzhang@shakey.mcs.anl.gov +7 -1
*** empty log message ***


Hg-commit: 2b71aa23fcd7a58a821a1d7bc94105c7ef6c5d82

show more ...


/petsc/bin/adiforfix.py
/petsc/bin/mpirun.chiba
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/alpha/packages
/petsc/bmake/ascired/packages
/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/freebsd/buildtest
/petsc/bmake/freebsd/packages
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/linux/buildtest
/petsc/bmake/linux/packages
/petsc/bmake/linux_absoft/buildtest
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_absoft/variables
/petsc/bmake/linux_alpha_dec/buildtest
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gm/packages
/petsc/bmake/linux_gm/petscconf.h
/petsc/bmake/linux_gm/petscfix.h
/petsc/bmake/linux_gm/rules
/petsc/bmake/linux_gm/variables
/petsc/bmake/linux_superludist/packages
/petsc/bmake/macx/buildtest
/petsc/bmake/macx/packages
/petsc/bmake/rs6000_sp/petscfix.h
/petsc/bmake/solaris_gnu/packages
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/win32_ms_mpich/packages
/petsc/bmake/win32_ms_mpich/variables
/petsc/bmake/win64_intel/petscconf.h
/petsc/docs/makefile
/petsc/docs/tex/doctext/petscapp.cfg
/petsc/docs/tex/petscapp.bib
/petsc/include/esi/MatrixColPointerAccess.h
/petsc/include/esi/MatrixRowPointerAccess.h
/petsc/include/esi/scalarTraits.h
/petsc/include/petscksp.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/maint/buildtest
/petsc/maint/killnightly
/petsc/makefile
/petsc/src/contrib/adic/Gradient/makefile
/petsc/src/contrib/adic/adic/makefile
/petsc/src/contrib/adic/adintrinsics/makefile
/petsc/src/dm/ao/examples/tutorials/ex1.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/mat/examples/tests/ex46.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/output/ex20_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/hypre/makefile
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/makefile
/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/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/sles/examples/tests/ex20.c
/petsc/src/sles/ksp/impls/rich/rich.c
/petsc/src/sles/ksp/interface/itcreate.c
/petsc/src/sles/ksp/interface/itfunc.c
/petsc/src/sles/ksp/kspimpl.h
/petsc/src/sles/pc/impls/asm/asm.c
/petsc/src/sles/pc/impls/hypre/hyppilut.c
/petsc/src/sles/pc/impls/hypre/makefile
/petsc/src/sles/pc/impls/lu/lu.c
/petsc/src/sles/pc/impls/makefile
/petsc/src/sles/pc/impls/mat/makefile
/petsc/src/sles/pc/impls/mat/pcmat.c
/petsc/src/sles/pc/impls/pilut/hyppilut.c
/petsc/src/sles/pc/impls/pilut/makefile
/petsc/src/sles/pc/interface/pcregis.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/sys/examples/tests/output/ex1_1.out
/petsc/src/sys/examples/tests/output/ex2_1.out
/petsc/src/sys/examples/tests/output/ex3_1.out
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/interface/dpoints.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/mpiuni/mpi.h
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/dlregis.h
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/draw/vdraw.h
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.h
/petsc/src/vec/esi/ecomp.c
/petsc/src/vec/esi/evector.c
/petsc/src/vec/esi/makefile
/petsc/src/vec/impls/hypre/makefile
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/makefile
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/pipeline.c
556bd4fa21-Jan-2002 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.415.2.12
balay@shakey.mcs.anl.gov|ChangeSet|20020121191959|28921
ChangeSet
1.415.2.12 02/01/21 13:19:59 balay@shakey.mcs.anl.gov +2 -0
bug fix for MatAXPY_SeqAIJ

src/mat/impls/a

bk-changeset-1.415.2.12
balay@shakey.mcs.anl.gov|ChangeSet|20020121191959|28921
ChangeSet
1.415.2.12 02/01/21 13:19:59 balay@shakey.mcs.anl.gov +2 -0
bug fix for MatAXPY_SeqAIJ

src/mat/impls/aij/seq/aij.c
1.19 02/01/21 13:19:59 balay@shakey.mcs.anl.gov +1 -1
nasty bug with uniitialized variable

include/petscversion.h
1.14.1.6 02/01/21 13:19:59 balay@shakey.mcs.anl.gov +2 -2
one more patch


Hg-commit: 63f4b18758508d959bed5d106eb1df34f9d00ada

show more ...


/petsc/bmake/alpha/buildtest
/petsc/bmake/alpha_uni/packages
/petsc/bmake/alpha_uni/petscconf.h
/petsc/bmake/alpha_uni/rules
/petsc/bmake/alpha_uni/variables
/petsc/bmake/ascired/petscconf.h
/petsc/bmake/ascired/petscfix.h
/petsc/bmake/common/bopt_O
/petsc/bmake/common/bopt_O_c++
/petsc/bmake/linux64_intel/packages
/petsc/bmake/macx/variables
/petsc/bmake/solaris/petscconf.h
/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/bmake/win32_ms_mpipro/petscfix.h
/petsc/bmake/win32_ms_mpipro/variables
/petsc/bmake/win64_intel/variables
/petsc/docs/tex/manual/makefile
/petsc/docs/tex/manual/manual.tex
/petsc/docs/tex/manual/part1.tex
/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/finclude/petscdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscts.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/maint/builddist
/petsc/maint/killnightly
/petsc/maint/xclude
/petsc/makefile
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/utils/fdda.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zpc.c
/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
aij.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/seq/baij2.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/ksp/impls/cg/cg.c
/petsc/src/sles/ksp/impls/cr/cr.c
/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/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/sys/src/fileio/ftest.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/vec/esi/eindexspace.c
/petsc/src/vec/esi/evector.c
440f4c5314-Dec-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.385
balay@shakey.mcs.anl.gov|ChangeSet|20011214234941|14106
ChangeSet
1.385 01/12/14 17:49:41 balay@shakey.mcs.anl.gov +1 -0
fix for a nasty bug that came up with borland with mat/

bk-changeset-1.385
balay@shakey.mcs.anl.gov|ChangeSet|20011214234941|14106
ChangeSet
1.385 01/12/14 17:49:41 balay@shakey.mcs.anl.gov +1 -0
fix for a nasty bug that came up with borland with mat/ex/tests/ex48

src/mat/impls/aij/seq/aijfact.c
1.4 01/12/14 17:49:40 balay@shakey.mcs.anl.gov +1 -0
fix for a nasty bug that came up with borland with mat/ex/tests/ex48


Hg-commit: 35987375f41d1e4c302d71b036d85dabf359d25b

show more ...

7d0de27513-Dec-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.368.1.1
knepley@spinetta.mcs.anl.gov|ChangeSet|20011213181629|01716
ChangeSet
1.368.1.1 01/12/13 12:16:29 knepley@spinetta.mcs.anl.gov +9 -0
Removed superfluous break statements

bk-changeset-1.368.1.1
knepley@spinetta.mcs.anl.gov|ChangeSet|20011213181629|01716
ChangeSet
1.368.1.1 01/12/13 12:16:29 knepley@spinetta.mcs.anl.gov +9 -0
Removed superfluous break statements

src/mat/impls/sbaij/seq/sbaij.c
1.19 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -2
Removed superfluous break

src/mat/impls/sbaij/mpi/mpisbaij.c
1.21 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -2
Removed superfluous break

src/mat/impls/dense/mpi/mpidense.c
1.8 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -2
Removed superfluous break

src/mat/impls/bdiag/seq/bdiag.c
1.9 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -1
Removed superfluous break

src/mat/impls/bdiag/mpi/mpibdiag.c
1.8 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -1
Removed superfluous break

src/mat/impls/baij/seq/baij.c
1.11 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -1
Removed superfluous break

src/mat/impls/baij/mpi/mpibaij.c
1.9 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -2
Removed superfluous break

src/mat/impls/aij/seq/aij.c
1.18 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -2
Removed superfluous break

src/mat/impls/aij/mpi/mpiaij.c
1.20 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -2
Removed superfluous break


Hg-commit: d1fb03a8815c2f3ecb1e1dcc141450e26b2f0d10

show more ...

2b2e770311-Dec-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.361.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011211231246|64793
ChangeSet
1.361.1.1 01/12/11 17:12:46 bsmith@terra.mcs.anl.gov +12 -0
fixed mssing PETSC_ in front of MATLAB_ENGINE

bk-changeset-1.361.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011211231246|64793
ChangeSet
1.361.1.1 01/12/11 17:12:46 bsmith@terra.mcs.anl.gov +12 -0
fixed mssing PETSC_ in front of MATLAB_ENGINE
put in Isaccs fixes for cr and cg
change the pc redundant to not get the mat submatrix, instead use the pmat for both

src/sys/src/matlabengine/matlab.c
1.10 01/12/11 17:12:46 bsmith@terra.mcs.anl.gov +1 -1
added PETSC_ infront of MATALB_ENGINE

src/sys/examples/tests/ex16.c
1.4 01/12/11 17:12:46 bsmith@terra.mcs.anl.gov +3 -3
added PETSC_ infront of MATALB_ENGINE

src/snes/examples/tutorials/ex5.c
1.4 01/12/11 17:12:46 bsmith@terra.mcs.anl.gov +5 -4
added PETSC_ infront of MATALB_ENGINE

src/sles/pc/impls/redundant/redundant.c
1.5 01/12/11 17:12:46 bsmith@terra.mcs.anl.gov +6 -17
does not do a getsubmatrices on the A matrix, just the B

src/mat/impls/aij/seq/aijmatlab.c
1.4 01/12/11 17:12:46 bsmith@terra.mcs.anl.gov +9 -9
added PETSC_ infront of MATALB_ENGINE

include/petscengine.h
1.5 01/12/11 17:12:45 bsmith@terra.mcs.anl.gov +3 -3
added PETSC_ infront of MATALB_ENGINE

src/sles/ksp/impls/cg/cg.c
1.7 01/12/11 15:55:09 bsmith@terra.mcs.anl.gov +4 -5
isaac's fixes

src/dm/ao/examples/tutorials/output/ex2_2.out
1.4 01/12/11 15:43:40 bsmith@terra.mcs.anl.gov +2 -2
*** empty log message ***

src/dm/ao/examples/tutorials/output/ex2_1.out
1.4 01/12/11 15:43:18 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/sles/ksp/impls/cr/cr.c
1.10 01/12/11 14:08:40 bsmith@terra.mcs.anl.gov +8 -8
Isaac's fixes

src/snes/examples/tutorials/ex25.c
1.6 01/12/11 10:06:53 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

include/adic/ad_utils.h
1.2 01/12/11 09:56:25 bsmith@terra.mcs.anl.gov +2 -1
*** empty log message ***


Hg-commit: 5dd9361398946ae3d979f74669dcbe9ba84168a8

show more ...


/petsc/bmake/IRIX/petscfix.h
/petsc/bmake/IRIX64/petscfix.h
/petsc/bmake/IRIX_gnu/petscconf.h
/petsc/bmake/alpha/buildtest
/petsc/bmake/alpha/packages
/petsc/bmake/common/rules
/petsc/bmake/freebsd/buildtest
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux_absoft/buildtest
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_absoft/rules
/petsc/bmake/linux_alpha/buildtest
/petsc/bmake/linux_alpha/packages
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha/petscfix.h
/petsc/bmake/linux_alpha_dec/buildtest
/petsc/bmake/linux_alpha_dec/packages
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_alpha_dec/rules
/petsc/bmake/linux_alpha_dec/variables
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_intel/petscfix.h
/petsc/bmake/linux_intel/variables
/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/packages
/petsc/bmake/solaris_gnu/petscconf.h
/petsc/bmake/solaris_uni/buildtest
/petsc/bmake/t3e/petscconf.h
/petsc/bmake/t3e/petscfix.h
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_borland/variables
/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/docs/tex/manual/part2.tex
/petsc/include/adic/ad_grad_daxpy.h
/petsc/include/adic/ad_utils.h
/petsc/include/adic/knr-compat.h
/petsc/include/adic/run-map.h
/petsc/include/esi/ESI.h
/petsc/include/esi/MPI_traits.h
/petsc/include/esi/Preconditioner.h
/petsc/include/esi/basicTypes.h
/petsc/include/esi/ordinalTraits.h
/petsc/include/esi/petsc/indexspace.h
/petsc/include/esi/petsc/matrix.h
/petsc/include/esi/petsc/object.h
/petsc/include/esi/scalarTraits.h
/petsc/include/finclude/petscksp.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscengine.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscts.h
/petsc/include/petscviewer.h
/petsc/maint/hosts.local
/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/adic/adintrinsics/report-once.h
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/dm/ao/examples/tutorials/output/ex2_1.out
/petsc/src/dm/ao/examples/tutorials/output/ex2_2.out
/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
aijmatlab.c
/petsc/src/mat/impls/esi/mesi.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/interface/matrix.c
/petsc/src/mat/utils/matioall.c
/petsc/src/sles/examples/tests/ex25.c
/petsc/src/sles/ksp/impls/bcgs/bcgs.c
/petsc/src/sles/ksp/impls/bicg/bicg.c
/petsc/src/sles/ksp/impls/cg/cg.c
/petsc/src/sles/ksp/impls/cgs/cgs.c
/petsc/src/sles/ksp/impls/cheby/cheby.c
/petsc/src/sles/ksp/impls/cr/cr.c
/petsc/src/sles/ksp/impls/lsqr/lsqr.c
/petsc/src/sles/ksp/impls/minres/minres.c
/petsc/src/sles/ksp/impls/qcg/qcg.c
/petsc/src/sles/ksp/impls/rich/rich.c
/petsc/src/sles/ksp/impls/symmlq/symmlq.c
/petsc/src/sles/ksp/impls/tcqmr/tcqmr.c
/petsc/src/sles/ksp/impls/tfqmr/tfqmr.c
/petsc/src/sles/ksp/interface/itcreate.c
/petsc/src/sles/ksp/interface/iterativ.c
/petsc/src/sles/ksp/interface/itfunc.c
/petsc/src/sles/ksp/kspimpl.h
/petsc/src/sles/pc/esi/epreconditioner.c
/petsc/src/sles/pc/impls/redundant/redundant.c
/petsc/src/sles/pc/interface/pcregis.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/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/esi/eobject.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/mpiuni/mpi.h
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/plog/ptime.h
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/plapack.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/esi/eindexspace.c
/petsc/src/vec/esi/evector.c
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/utils/vpscat.c
ac90fabe05-Dec-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.320
bsmith@terra.mcs.anl.gov|ChangeSet|20011205045823|26356
ChangeSet
1.320 01/12/04 22:58:23 bsmith@terra.mcs.anl.gov +3 -0
added fast MatAXPY for same nonzero structure

src/ma

bk-changeset-1.320
bsmith@terra.mcs.anl.gov|ChangeSet|20011205045823|26356
ChangeSet
1.320 01/12/04 22:58:23 bsmith@terra.mcs.anl.gov +3 -0
added fast MatAXPY for same nonzero structure

src/mat/impls/aij/seq/aij.c
1.17 01/12/04 22:58:23 bsmith@terra.mcs.anl.gov +20 -1
added fast MatAXPY_SeqAIJ

src/mat/interface/matrix.c
1.22 01/12/04 22:54:40 bsmith@terra.mcs.anl.gov +3 -2
*** empty log message ***

src/mat/impls/aij/mpi/mpiaij.c
1.18 01/12/04 22:35:19 bsmith@terra.mcs.anl.gov +25 -1
added efficient MatAXPY for same nonzero structure case


Hg-commit: 3a59bef563682ed57910ca74cf927f2190e32130

show more ...


/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/common/rules
/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/petscconf.defs
/petsc/bmake/solaris/buildtest
/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/variables
/petsc/bmake/win32_ms_hpvm/petscconf.h
/petsc/bmake/win32_ms_hpvm/variables
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpich/variables
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_mpipro/variables
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/docs/tex/manual/makefile
/petsc/docs/tex/manual/part2.tex
/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/esi/petsc/matrix.h
/petsc/include/esi/petsc/preconditioner.h
/petsc/include/petsclog.h
/petsc/include/petscmath.h
/petsc/makefile
/petsc/src/benchmarks/PLogEvent.c
/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/adic/adic/run-map.c
/petsc/src/contrib/adic/adintrinsics/report-once.c
/petsc/src/contrib/fun3d/user.F
/petsc/src/contrib/lahaye/matmatmult.c
/petsc/src/contrib/lahaye/ramg/petscfunc.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/fortran/custom/zplog.c
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/esi/makefile
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.c
/petsc/src/mat/impls/esi/makefile
/petsc/src/mat/impls/esi/mesi.c
/petsc/src/mat/interface/dlregis.c
/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/examples/tutorials/ex11f.F
/petsc/src/sles/examples/tutorials/ex9.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/ksp/interface/dlregis.c
/petsc/src/sles/pc/esi/epreconditioner.c
/petsc/src/sles/pc/esi/makefile
/petsc/src/sles/pc/impls/bjacobi/bjacobi.c
/petsc/src/sles/pc/impls/esi/makefile
/petsc/src/sles/pc/impls/spai/src/ispai.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/interface/dlregis.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/src/esi/makefile
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/makefile
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/vec/esi/eindexspace.c
/petsc/src/vec/esi/evector.c
/petsc/src/vec/esi/makefile
/petsc/src/vec/examples/tutorials/ex14f.F
/petsc/src/vec/examples/tutorials/ex5.c
/petsc/src/vec/examples/tutorials/ex9.c
/petsc/src/vec/examples/tutorials/ex9f.F
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/esi/makefile
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tutorials/ex1.c
/petsc/src/vec/is/examples/tutorials/ex1f.F
/petsc/src/vec/is/examples/tutorials/ex1f90.F
/petsc/src/vec/is/examples/tutorials/ex2.c
/petsc/src/vec/is/examples/tutorials/ex2f.F
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/examples/tutorials/ex3f90.F
/petsc/src/vec/is/examples/tutorials/ex4.c
29c1e37103-Dec-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.295.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011203183733|43401
ChangeSet
1.295.1.1 01/12/03 12:37:33 bsmith@terra.mcs.anl.gov +94 -0
added ADIC include files and libraries to PETS

bk-changeset-1.295.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011203183733|43401
ChangeSet
1.295.1.1 01/12/03 12:37:33 bsmith@terra.mcs.anl.gov +94 -0
added ADIC include files and libraries to PETSc source.

src/snes/utils/makefile
1.4 01/12/03 12:37:32 bsmith@terra.mcs.anl.gov +1 -1


src/snes/utils/damgsnes.c
1.4 01/12/03 12:37:32 bsmith@terra.mcs.anl.gov +3 -3


src/mat/impls/aij/seq/makefile
1.4 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +1 -1


src/mat/impls/aij/seq/aij.c
1.16 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +3 -3


src/mat/impls/adic/matadic.c
1.12 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +7 -7

'

src/mat/impls/adic/makefile
1.4 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +1 -1


src/dm/da/src/makefile
1.5 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +1 -1


src/dm/da/src/dalocal.c
1.5 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +2 -2


src/dm/da/src/da2.c
1.9 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +9 -9


src/contrib/makefile
1.4 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +1 -1


maint/builddist
1.18 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +0 -2


bmake/t3e/packages
1.6 01/12/03 12:37:31 bsmith@terra.mcs.anl.gov +1 -2


bmake/solaris_x86/packages
1.5 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2


bmake/solaris_uni/packages
1.6 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2


bmake/solaris_gnu/packages
1.6 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2


bmake/solaris64/packages
1.7 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2


bmake/solaris/packages
1.7 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2


bmake/rs6000_sp/packages
1.5 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2


bmake/linux_pgi/packages
1.5 01/12/03 12:37:30 bsmith@terra.mcs.anl.gov +1 -2


bmake/linux_gcc_pgf90/packages
1.13 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2


bmake/linux_alpha_dec/packages
1.7 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2


bmake/linux_alpha/packages
1.6 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2


bmake/linux_absoft/packages
1.6 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2


bmake/linux/packages
1.10 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2


bmake/hpux64/packages
1.7 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2


bmake/hpux/packages
1.7 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2


bmake/freebsd/packages
1.5 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2


bmake/config/packages.in
1.11 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -2


bmake/common/variables
1.17 01/12/03 12:37:29 bsmith@terra.mcs.anl.gov +1 -1


bmake/common/rules
1.19 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +2 -2


bmake/alpha_gnu/packages
1.6 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +1 -2


bmake/alpha/packages
1.6 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +1 -2


bmake/UXPV/packages
1.7 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +2 -3


bmake/IRIX_gnu/packages
1.6 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +1 -2


bmake/IRIX64/packages
1.6 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +1 -2


bmake/IRIX/packages
1.6 01/12/03 12:37:28 bsmith@terra.mcs.anl.gov +1 -2


src/mat/interface/matrix.c
1.19.1.1 01/12/03 10:48:10 bsmith@terra.mcs.anl.gov +1 -0
added error checker for missing multtranspose

src/contrib/adic/adintrinsics/report-once.h
1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +34 -0

src/contrib/adic/adintrinsics/report-once.c
1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +483 -0

src/contrib/adic/adintrinsics/names.h
1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +30 -0

src/contrib/adic/adintrinsics/makefile
1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +33 -0

src/contrib/adic/adintrinsics/config.h
1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +27 -0

src/contrib/adic/adintrinsics/adintrinsics.c
1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +141 -0

src/contrib/adic/adintrinsics/adintr_tanh.c
1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +52 -0

src/contrib/adic/adintrinsics/adintr_tan.c
1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +52 -0

src/contrib/adic/adintrinsics/adintr_sqrt.c
1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +56 -0

src/contrib/adic/adintrinsics/report-once.h
1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/report-once.h

src/contrib/adic/adintrinsics/report-once.c
1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/report-once.c

src/contrib/adic/adintrinsics/names.h
1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/names.h

src/contrib/adic/adintrinsics/makefile
1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/makefile

src/contrib/adic/adintrinsics/config.h
1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/config.h

src/contrib/adic/adintrinsics/adintrinsics.c
1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintrinsics.c

src/contrib/adic/adintrinsics/adintr_tanh.c
1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_tanh.c

src/contrib/adic/adintrinsics/adintr_tan.c
1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_tan.c

src/contrib/adic/adintrinsics/adintr_sqrt.c
1.0 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_sqrt.c

src/contrib/adic/adintrinsics/adintr_sinh.c
1.1 01/12/03 09:46:42 bsmith@terra.mcs.anl.gov +52 -0

src/contrib/adic/adintrinsics/adintr_sin.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +52 -0

src/contrib/adic/adintrinsics/adintr_pow.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +67 -0

src/contrib/adic/adintrinsics/adintr_modf.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +67 -0

src/contrib/adic/adintrinsics/adintr_min.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +61 -0

src/contrib/adic/adintrinsics/adintr_max.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +61 -0

src/contrib/adic/adintrinsics/adintr_log10.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +52 -0

src/contrib/adic/adintrinsics/adintr_log.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +52 -0

src/contrib/adic/adintrinsics/adintr_ldexp.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +57 -0

src/contrib/adic/adintrinsics/adintr_frexp.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +57 -0

src/contrib/adic/adintrinsics/adintr_fmod.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +59 -0

src/contrib/adic/adintrinsics/adintr_fmin.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +61 -0

src/contrib/adic/adintrinsics/adintr_fmax.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +61 -0

src/contrib/adic/adintrinsics/adintr_floor.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +54 -0

src/contrib/adic/adintrinsics/adintr_fabs.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +54 -0

src/contrib/adic/adintrinsics/adintr_sinh.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_sinh.c

src/contrib/adic/adintrinsics/adintr_sin.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_sin.c

src/contrib/adic/adintrinsics/adintr_pow.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_pow.c

src/contrib/adic/adintrinsics/adintr_modf.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_modf.c

src/contrib/adic/adintrinsics/adintr_min.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_min.c

src/contrib/adic/adintrinsics/adintr_max.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_max.c

src/contrib/adic/adintrinsics/adintr_log10.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_log10.c

src/contrib/adic/adintrinsics/adintr_log.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_log.c

src/contrib/adic/adintrinsics/adintr_ldexp.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_ldexp.c

src/contrib/adic/adintrinsics/adintr_frexp.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_frexp.c

src/contrib/adic/adintrinsics/adintr_fmod.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_fmod.c

src/contrib/adic/adintrinsics/adintr_fmin.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_fmin.c

src/contrib/adic/adintrinsics/adintr_fmax.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_fmax.c

src/contrib/adic/adintrinsics/adintr_floor.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_floor.c

src/contrib/adic/adintrinsics/adintr_fabs.c
1.0 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_fabs.c

src/contrib/adic/adintrinsics/adintr_exp.c
1.1 01/12/03 09:46:41 bsmith@terra.mcs.anl.gov +52 -0

src/contrib/adic/adintrinsics/adintr_cosh.c
1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +52 -0

src/contrib/adic/adintrinsics/adintr_cos.c
1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +52 -0

src/contrib/adic/adintrinsics/adintr_ceil.c
1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +54 -0

src/contrib/adic/adintrinsics/adintr_atanh.c
1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +52 -0

src/contrib/adic/adintrinsics/adintr_atan2.c
1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +57 -0

src/contrib/adic/adintrinsics/adintr_atan.c
1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +53 -0

src/contrib/adic/adintrinsics/adintr_asinh.c
1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +53 -0

src/contrib/adic/adintrinsics/adintr_asin.c
1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +56 -0

src/contrib/adic/adintrinsics/adintr_acosh.c
1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +57 -0

src/contrib/adic/adintrinsics/adintr_acos.c
1.1 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +57 -0

src/contrib/adic/adintrinsics/adintr_exp.c
1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_exp.c

src/contrib/adic/adintrinsics/adintr_cosh.c
1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_cosh.c

src/contrib/adic/adintrinsics/adintr_cos.c
1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_cos.c

src/contrib/adic/adintrinsics/adintr_ceil.c
1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_ceil.c

src/contrib/adic/adintrinsics/adintr_atanh.c
1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_atanh.c

src/contrib/adic/adintrinsics/adintr_atan2.c
1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_atan2.c

src/contrib/adic/adintrinsics/adintr_atan.c
1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_atan.c

src/contrib/adic/adintrinsics/adintr_asinh.c
1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_asinh.c

src/contrib/adic/adintrinsics/adintr_asin.c
1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_asin.c

src/contrib/adic/adintrinsics/adintr_acosh.c
1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_acosh.c

src/contrib/adic/adintrinsics/adintr_acos.c
1.0 01/12/03 09:46:40 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adintrinsics/adintr_acos.c

src/contrib/adic/adic/run-map.c
1.1 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +209 -0

src/contrib/adic/adic/run-alloc.c
1.1 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +121 -0

src/contrib/adic/adic/makefile
1.1 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +18 -0

src/contrib/adic/adic/run-map.c
1.0 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adic/run-map.c

src/contrib/adic/adic/run-alloc.c
1.0 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adic/run-alloc.c

src/contrib/adic/adic/makefile
1.0 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adic/makefile

src/contrib/adic/adic/alloc.c
1.1 01/12/03 09:46:32 bsmith@terra.mcs.anl.gov +457 -0

src/contrib/adic/adic/aclocal.m4
1.1 01/12/03 09:46:31 bsmith@terra.mcs.anl.gov +92 -0

src/contrib/adic/adic/alloc.c
1.0 01/12/03 09:46:31 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adic/alloc.c

src/contrib/adic/adic/aclocal.m4
1.0 01/12/03 09:46:31 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/adic/aclocal.m4

src/contrib/adic/Gradient/makefile
1.1 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +18 -0

src/contrib/adic/Gradient/ad_utils.c
1.1 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +49 -0

src/contrib/adic/Gradient/ad_grad_daxpy.c
1.1 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +381 -0

src/contrib/adic/Gradient/ad_grad.c
1.1 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +69 -0

src/contrib/adic/Gradient/makefile
1.0 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/Gradient/makefile

src/contrib/adic/Gradient/ad_utils.c
1.0 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/Gradient/ad_utils.c

src/contrib/adic/Gradient/ad_grad_daxpy.c
1.0 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/Gradient/ad_grad_daxpy.c

src/contrib/adic/Gradient/ad_grad.c
1.0 01/12/03 09:46:23 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/Gradient/ad_grad.c

src/contrib/adic/makefile
1.1 01/12/03 09:46:15 bsmith@terra.mcs.anl.gov +11 -0

src/contrib/adic/makefile
1.0 01/12/03 09:46:15 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/contrib/adic/makefile

include/adic/run-map.h
1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +61 -0

include/adic/run-alloc.h
1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +20 -0

include/adic/knr-compat.h
1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +34 -0

include/adic/initenum.h
1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +32 -0

include/adic/initcommon.h
1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +31 -0

include/adic/adintrinsics.h
1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +91 -0

include/adic/adintr_proto.h
1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +29 -0

include/adic/ad_utils.h
1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +22 -0

include/adic/ad_grad_macro_axpys.h
1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +102 -0

include/adic/ad_grad_daxpy.h
1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +98 -0

include/adic/ad_grad.h
1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +185 -0

include/adic/ad_deriv.h
1.1 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +62 -0

include/adic/run-map.h
1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/adic/run-map.h

include/adic/run-alloc.h
1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/adic/run-alloc.h

include/adic/knr-compat.h
1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/adic/knr-compat.h

include/adic/initenum.h
1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/adic/initenum.h

include/adic/initcommon.h
1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/adic/initcommon.h

include/adic/adintrinsics.h
1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/adic/adintrinsics.h

include/adic/adintr_proto.h
1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/adic/adintr_proto.h

include/adic/ad_utils.h
1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/adic/ad_utils.h

include/adic/ad_grad_macro_axpys.h
1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/adic/ad_grad_macro_axpys.h

include/adic/ad_grad_daxpy.h
1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/adic/ad_grad_daxpy.h

include/adic/ad_grad.h
1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/adic/ad_grad.h

include/adic/ad_deriv.h
1.0 01/12/03 09:39:37 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/adic/ad_deriv.h


Hg-commit: e50685e123d953c7a25cc6f63f38612b73a204dc

show more ...


/petsc/bmake/IRIX/packages
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/UXPV/packages
/petsc/bmake/alpha/packages
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/config/packages.in
/petsc/bmake/config/variables.in
/petsc/bmake/freebsd/buildtest
/petsc/bmake/freebsd/packages
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux/packages
/petsc/bmake/hpux64/packages
/petsc/bmake/linux/buildtest
/petsc/bmake/linux/packages
/petsc/bmake/linux_absoft/buildtest
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_alpha/packages
/petsc/bmake/linux_alpha_dec/packages
/petsc/bmake/linux_gcc_pgf90/buildtest
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gcc_pgf90/variables
/petsc/bmake/linux_pgi/packages
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/solaris/buildtest
/petsc/bmake/solaris/packages
/petsc/bmake/solaris64/packages
/petsc/bmake/solaris_gnu/packages
/petsc/bmake/solaris_uni/packages
/petsc/bmake/solaris_x86/packages
/petsc/bmake/t3e/packages
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_intel/packages
/petsc/docs/tex/manual/intro.tex
/petsc/docs/tex/manual/part2.tex
/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/include/esi/petsc/preconditioner.h
/petsc/include/petscmat.h
/petsc/include/petscmath.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/fun3d/makefile
/petsc/src/contrib/libtfs/const.h
/petsc/src/contrib/makefile
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/makefile
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/impls/adic/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
aij.c
makefile
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/esi/mesi.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/sles/examples/tutorials/ex25.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/examples/tutorials/output/ex2_6.out
/petsc/src/sles/ksp/impls/tcqmr/tcqmr.c
/petsc/src/sles/pc/esi/epreconditioner.c
/petsc/src/sles/pc/examples/tests/ex5.c
/petsc/src/sles/pc/impls/esi/makefile
/petsc/src/sles/pc/impls/esi/pesi.c
/petsc/src/sles/pc/impls/makefile
/petsc/src/sles/pc/impls/spai/src/ispai.c
/petsc/src/sles/pc/interface/pcregis.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/src/dll/dl.c
/petsc/src/vec/esi/eindexspace.c
/petsc/src/vec/esi/evector.c
/petsc/src/vec/examples/tutorials/ex14f.F
/petsc/src/vec/examples/tutorials/ex1f90.F
/petsc/src/vec/examples/tutorials/ex4f.F
/petsc/src/vec/examples/tutorials/ex4f90.F
/petsc/src/vec/examples/tutorials/ex9.c
/petsc/src/vec/examples/tutorials/ex9f.F
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex2.c
9172312230-Nov-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.269.2.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011130175050|30414
ChangeSet
1.269.2.1 01/11/30 11:50:50 bsmith@terra.mcs.anl.gov +11 -0
fix for bad its or lits arg

src/vec/esi/ev

bk-changeset-1.269.2.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011130175050|30414
ChangeSet
1.269.2.1 01/11/30 11:50:50 bsmith@terra.mcs.anl.gov +11 -0
fix for bad its or lits arg

src/vec/esi/evector.c
1.14 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +1 -1
fix for CCA

src/snes/examples/tutorials/output/ex2_1.out
1.4 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +1 -1
fix output

src/sles/examples/tutorials/makefile
1.9 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +8 -2
add test for esi

src/mat/impls/sbaij/seq/sbaij.c
1.18 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +1 -0
fix for bad its or lits arg

src/mat/impls/sbaij/mpi/mpisbaij.c
1.18 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +1 -0
fix for bad its or lits arg

src/mat/impls/dense/seq/dense.c
1.10 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +1 -0
fix for bad its or lits arg

src/mat/impls/bdiag/seq/bdiag2.c
1.9 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +1 -0
fix for bad its or lits arg

src/mat/impls/aij/seq/aij.c
1.15 01/11/30 11:50:49 bsmith@terra.mcs.anl.gov +2 -0
fix for bad its or lits arg

src/mat/impls/aij/mpi/mpiaij.c
1.16 01/11/30 11:50:48 bsmith@terra.mcs.anl.gov +1 -0
fix for bad its or lits arg

src/mat/impls/adic/matadic.c
1.11 01/11/30 11:50:48 bsmith@terra.mcs.anl.gov +1 -0
fix for bad its or lits arg

include/esi/petsc/object.h
1.6 01/11/30 11:50:48 bsmith@terra.mcs.anl.gov +2 -0
fix for cca missing

src/mat/impls/bdiag/seq/bdiag2.c
1.8 01/11/30 10:21:24 bsmith@terra.mcs.anl.gov +1 -0
*** empty log message ***


Hg-commit: 20723e0eace7b7e3d2d53d47a88b3acf3a1c5bf7

show more ...


/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/beos/petscconf.h
/petsc/bmake/freebsd/buildtest
/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/buildtest
/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/buildtest
/petsc/bmake/rs6000/petscconf.h
/petsc/bmake/rs6000_64/petscconf.h
/petsc/bmake/rs6000_gnu/petscconf.h
/petsc/bmake/rs6000_sp/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/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_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/include/esi/petsc/object.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/copytestlog
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/viewer/impls/ams/ams.c
/petsc/src/vec/esi/evector.c
064f820830-Nov-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.257.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011130151924|09861
ChangeSet
1.257.1.1 01/11/30 09:19:24 bsmith@terra.mcs.anl.gov +57 -0
put esi into petsc. change norm to nrm to prev

bk-changeset-1.257.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011130151924|09861
ChangeSet
1.257.1.1 01/11/30 09:19:24 bsmith@terra.mcs.anl.gov +57 -0
put esi into petsc. change norm to nrm to prevent shadowing

src/vec/interface/vector.c
1.19 01/11/30 09:19:24 bsmith@terra.mcs.anl.gov +1 -1


src/vec/interface/vecregall.c
1.8 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1


src/vec/impls/esi/makefile
1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2


src/vec/esi/makefile
1.8 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2


src/sys/src/esi/makefile
1.6 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2


src/sys/src/dll/dl.c
1.10 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1


src/sles/pc/interface/pcregis.c
1.6 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +0 -4


src/sles/pc/esi/makefile
1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2


src/mat/utils/matioall.c
1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1


src/mat/utils/gcreate.c
1.7 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1


src/mat/interface/matregis.c
1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +2 -2


src/mat/esi/makefile
1.7 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2


maint/builddist
1.15.1.1 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +0 -2


docs/tex/manual/part2.tex
1.8 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +52 -48


docs/tex/manual/part1.tex
1.7 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +0 -2


docs/tex/manual/acknowl.tex
1.5 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +3 -2


bmake/linux/packages
1.9 01/11/30 09:19:20 bsmith@terra.mcs.anl.gov +0 -4
remove have_esi

bmake/common/variables
1.16 01/11/30 09:19:20 bsmith@terra.mcs.anl.gov +2 -2
remove have_esi

src/snes/impls/test/snestest.c
1.4 01/11/30 09:13:52 bsmith@terra.mcs.anl.gov +3 -3
*** empty log message ***

src/snes/impls/tr/tr.c
1.5 01/11/30 09:13:18 bsmith@terra.mcs.anl.gov +15 -15
*** empty log message ***

src/snes/mf/snesmfjdef.c
1.6 01/11/30 09:11:17 bsmith@terra.mcs.anl.gov +6 -6
*** empty log message ***

src/snes/interface/snes.c
1.11 01/11/30 09:10:35 bsmith@terra.mcs.anl.gov +9 -10
*** empty log message ***

src/mat/impls/baij/mpi/mpibaij.c
1.8 01/11/30 09:08:25 bsmith@terra.mcs.anl.gov +4 -4
*** empty log message ***

src/mat/impls/bdiag/mpi/mpibdiag.c
1.7 01/11/30 09:07:35 bsmith@terra.mcs.anl.gov +6 -6
*** empty log message ***

src/mat/impls/bdiag/seq/bdiag3.c
1.7 01/11/30 09:07:02 bsmith@terra.mcs.anl.gov +6 -6
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.14 01/11/30 09:06:11 bsmith@terra.mcs.anl.gov +6 -6
*** empty log message ***

src/mat/impls/dense/mpi/mpidense.c
1.7 01/11/30 09:05:31 bsmith@terra.mcs.anl.gov +7 -7
*** empty log message ***

src/mat/impls/dense/seq/dense.c
1.9 01/11/30 09:04:55 bsmith@terra.mcs.anl.gov +6 -6
changed norm to nrm to prevoide name shadowing

src/mat/interface/matrix.c
1.19 01/11/30 09:03:54 bsmith@terra.mcs.anl.gov +4 -4
changed norm to nrm to provide shadowing with math.h beasty

src/vec/utils/vinv.c
1.9 01/11/30 09:02:49 bsmith@terra.mcs.anl.gov +11 -11
changed norm to nrm to deal with namespace problem on silly mandrake math.h

src/mat/impls/esi/makefile
1.7 01/11/30 00:30:35 bsmith@terra.mcs.anl.gov +1 -2
*** empty log message ***

src/mat/interface/matrix.c
1.18 01/11/30 00:12:09 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

bmake/common/rules
1.17 01/11/29 23:28:53 bsmith@terra.mcs.anl.gov +0 -28
*** empty log message ***

bmake/linux_gcc_pgf90/packages
1.12 01/11/29 22:44:33 bsmith@terra.mcs.anl.gov +2 -1
*** empty log message ***

include/esi/scalarTraits.h
1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +154 -0

include/esi/ordinalTraits.h
1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +35 -0

include/esi/basicTypes.h
1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +165 -0

include/esi/VectorReplaceAccess.h
1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +65 -0

include/esi/Vector.h
1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +269 -0

include/esi/SolverIterative.h
1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +51 -0

include/esi/Solver.h
1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +41 -0

include/esi/scalarTraits.h
1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/scalarTraits.h

include/esi/ordinalTraits.h
1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/ordinalTraits.h

include/esi/basicTypes.h
1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/basicTypes.h

include/esi/VectorReplaceAccess.h
1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/VectorReplaceAccess.h

include/esi/Vector.h
1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/Vector.h

include/esi/SolverIterative.h
1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/SolverIterative.h

include/esi/Solver.h
1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/Solver.h

include/esi/Properties.h
1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +185 -0

include/esi/PreconditionerTranspose.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +50 -0

include/esi/Preconditioner.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +77 -0

include/esi/OperatorTranspose.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +34 -0

include/esi/Operator.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +36 -0

include/esi/Object.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +232 -0

include/esi/MatrixRowWriteAccess.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +177 -0

include/esi/MatrixRowReadAccess.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +139 -0

include/esi/MatrixRowPointerAccess.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +184 -0

include/esi/MatrixData.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +48 -0

include/esi/MatrixColWriteAccess.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +184 -0

include/esi/MatrixColReadAccess.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +141 -0

include/esi/MatrixColPointerAccess.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +182 -0

include/esi/MPI_traits.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +57 -0

include/esi/IndexSpace.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +221 -0

include/esi/ESI.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +68 -0

include/esi/Properties.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/Properties.h

include/esi/PreconditionerTranspose.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/PreconditionerTranspose.h

include/esi/Preconditioner.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/Preconditioner.h

include/esi/OperatorTranspose.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/OperatorTranspose.h

include/esi/Operator.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/Operator.h

include/esi/Object.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/Object.h

include/esi/MatrixRowWriteAccess.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixRowWriteAccess.h

include/esi/MatrixRowReadAccess.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixRowReadAccess.h

include/esi/MatrixRowPointerAccess.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixRowPointerAccess.h

include/esi/MatrixData.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixData.h

include/esi/MatrixColWriteAccess.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixColWriteAccess.h

include/esi/MatrixColReadAccess.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixColReadAccess.h

include/esi/MatrixColPointerAccess.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixColPointerAccess.h

include/esi/MPI_traits.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/MPI_traits.h

include/esi/IndexSpace.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/IndexSpace.h

include/esi/ESI.h
1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/ESI.h

include/esi/Argv.h
1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +61 -0

include/esi/Argv.h
1.0 01/11/29 22:25:49 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/include/esi/Argv.h


Hg-commit: d9d6c6cefae516ab31281b22724992262a3bcb28

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/freebsd/buildtest
/petsc/bmake/linux/packages
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gcc_pgf90/rules
/petsc/bmake/linux_gcc_pgf90/variables
/petsc/bmake/solaris/packages
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_borland/petscfix.h
/petsc/bmake/win32_borland/variables
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms_hpvm/petscconf.h
/petsc/bmake/win32_ms_mpich/packages
/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/manualpages/sec/bop.DA
/petsc/docs/manualpages/sec/bop.Discretization
/petsc/docs/manualpages/sec/bop.GVec
/petsc/docs/manualpages/sec/bop.Grid
/petsc/docs/manualpages/sec/bop.KSP
/petsc/docs/manualpages/sec/bop.Mat
/petsc/docs/manualpages/sec/bop.Mesh
/petsc/docs/manualpages/sec/bop.PC
/petsc/docs/manualpages/sec/bop.SLES
/petsc/docs/manualpages/sec/bop.SNES
/petsc/docs/manualpages/sec/bop.Vec
/petsc/docs/tex/manual/acknowl.tex
/petsc/docs/tex/manual/argonne.pdf
/petsc/docs/tex/manual/danumbering.pdf
/petsc/docs/tex/manual/dirs.pdf
/petsc/docs/tex/manual/ghost.pdf
/petsc/docs/tex/manual/intro.tex
/petsc/docs/tex/manual/makefile
/petsc/docs/tex/manual/manual.tex
/petsc/docs/tex/manual/part1.tex
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/manual/petscwww.pdf
/petsc/docs/tex/manual/treep.pdf
/petsc/docs/tex/manual/usg.pdf
/petsc/docs/tex/manual/zoom.pdf
/petsc/docs/tex/petsc.bib
/petsc/docs/tex/sty/IEEEtran.sty
/petsc/docs/tex/sty/anlhelper.sty
/petsc/docs/tex/sty/bwslides.sty
/petsc/docs/tex/sty/color.sty
/petsc/docs/tex/sty/colorslides.sty
/petsc/docs/tex/sty/handpage.sty
/petsc/docs/tex/sty/here.sty
/petsc/docs/tex/sty/mcsletter.sty
/petsc/docs/tex/sty/palatino.sty
/petsc/docs/tex/sty/report_petsc.cls
/petsc/docs/tex/sty/report_petsc.sty
/petsc/docs/tex/sty/tpage.sty
/petsc/docs/tex/sty/trl.sty
/petsc/docs/tex/sty/url.sty
/petsc/docs/tex/sty/verbatim.sty
/petsc/include/esi/Argv.h
/petsc/include/esi/ESI.h
/petsc/include/esi/IndexSpace.h
/petsc/include/esi/MPI_traits.h
/petsc/include/esi/MatrixColPointerAccess.h
/petsc/include/esi/MatrixColReadAccess.h
/petsc/include/esi/MatrixColWriteAccess.h
/petsc/include/esi/MatrixData.h
/petsc/include/esi/MatrixRowPointerAccess.h
/petsc/include/esi/MatrixRowReadAccess.h
/petsc/include/esi/MatrixRowWriteAccess.h
/petsc/include/esi/Object.h
/petsc/include/esi/Operator.h
/petsc/include/esi/OperatorTranspose.h
/petsc/include/esi/Preconditioner.h
/petsc/include/esi/PreconditionerTranspose.h
/petsc/include/esi/Properties.h
/petsc/include/esi/Solver.h
/petsc/include/esi/SolverIterative.h
/petsc/include/esi/Vector.h
/petsc/include/esi/VectorReplaceAccess.h
/petsc/include/esi/basicTypes.h
/petsc/include/esi/ordinalTraits.h
/petsc/include/esi/scalarTraits.h
/petsc/include/petsc.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/copytestlog
/petsc/maint/update-docs.py
/petsc/maint/wwwindex.py
/petsc/maint/xclude
/petsc/makefile
/petsc/projects/c++/sles/ex2/ex2.dsp
/petsc/projects/c/sles/ex2/ex2.dsp
/petsc/projects/fortran/sles/ex2f/ex2f.dsp
/petsc/projects/makefile
/petsc/src/contrib/libtfs/bss_malloc.c
/petsc/src/contrib/libtfs/comm.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/daimpl.h
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/mat/esi/makefile
aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/esi/makefile
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matioall.c
/petsc/src/pf/pfimpl.h
/petsc/src/sles/ksp/interface/dlregis.c
/petsc/src/sles/ksp/kspimpl.h
/petsc/src/sles/pc/esi/makefile
/petsc/src/sles/pc/impls/eisens/eisen.c
/petsc/src/sles/pc/impls/sor/sor.c
/petsc/src/sles/pc/interface/pcregis.c
/petsc/src/sles/pc/pcimpl.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/snesimpl.h
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/drawimpl.h
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/esi/makefile
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/java/makefile
/petsc/src/sys/src/objects/cookie.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gcomm.c
/petsc/src/sys/src/objects/gcookie.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/olist.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pcomm.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/time/rs6000_time.c
/petsc/src/sys/src/utils/arch.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/dict.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/ghost.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/plapack.c
/petsc/src/sys/src/utils/psleep.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.h
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/socket/senddense.c
/petsc/src/sys/src/viewer/impls/socket/sendsparse.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/viewerimpl.h
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/esi/makefile
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/esi/makefile
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/isimpl.h
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/vecimpl.h
b641044927-Nov-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.220.1.1
balay@shakey.mcs.anl.gov|ChangeSet|20011127231409|62184
ChangeSet
1.220.1.1 01/11/27 17:14:09 balay@shakey.mcs.anl.gov +114 -0
use PETSC namespace for configure macros

s

bk-changeset-1.220.1.1
balay@shakey.mcs.anl.gov|ChangeSet|20011127231409|62184
ChangeSet
1.220.1.1 01/11/27 17:14:09 balay@shakey.mcs.anl.gov +114 -0
use PETSC namespace for configure macros

src/vec/utils/vpscat.c
1.7 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/vec/interface/vector.c
1.18 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/vec/impls/shared/shvec.c
1.9 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +4 -4
use PETSC namespace for configure macros

src/vec/impls/seq/dvec2.c
1.5 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/vec/impls/seq/bvec2.c
1.11 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/viewer/impls/vu/petscvu.c
1.4 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/viewer/impls/string/stringv.c
1.5 01/11/27 17:14:08 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

src/sys/src/viewer/impls/socket/send.c
1.7.1.1 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +7 -7
use PETSC namespace for configure macros

src/sys/src/viewer/impls/socket/matlab/readinvecs.c
1.6 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

src/sys/src/viewer/impls/socket/matlab/openport.c
1.5 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +7 -7
use PETSC namespace for configure macros

src/sys/src/viewer/impls/socket/matlab/bread.c
1.6 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +4 -4
use PETSC namespace for configure macros

src/sys/src/viewer/impls/binary/binv.c
1.9 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

src/sys/src/viewer/impls/ascii/filev.c
1.12 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +6 -6
use PETSC namespace for configure macros

src/sys/src/viewer/impls/ams/ams.c
1.8 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

src/sys/src/utils/str.c
1.7.1.1 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

src/sys/src/utils/random.c
1.7.1.1 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

src/sys/src/utils/psleep.c
1.7.1.1 01/11/27 17:14:07 balay@shakey.mcs.anl.gov +5 -5
use PETSC namespace for configure macros

src/sys/src/utils/pdisplay.c
1.5.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/utils/memc.c
1.5.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +4 -4
use PETSC namespace for configure macros

src/sys/src/utils/fuser.c
1.5.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +6 -6
use PETSC namespace for configure macros

src/sys/src/utils/fhost.c
1.6.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +10 -10
use PETSC namespace for configure macros

src/sys/src/utils/ctable.c
1.5.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/time/fdate.c
1.5.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/time/cputime.c
1.5.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +4 -4
use PETSC namespace for configure macros

src/sys/src/plog/ptime.h
1.6 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/plog/ploginfo.c
1.8.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +4 -4
use PETSC namespace for configure macros

src/sys/src/plog/plog.c
1.12.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +3 -3
use PETSC namespace for configure macros

src/sys/src/objects/tagm.c
1.6.1.1 01/11/27 17:14:06 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/objects/pinit.c
1.7.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/objects/options.c
1.9.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +3 -3
use PETSC namespace for configure macros

src/sys/src/objects/init.c
1.6.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

src/sys/src/objects/ams/aoptions.c
1.5 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/mpiuni/mpi.c
1.6.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/memory/mtr.c
1.8.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +5 -5
use PETSC namespace for configure macros

src/sys/src/memory/mem.c
1.5.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +7 -7
use PETSC namespace for configure macros

src/sys/src/memory/mal.c
1.7.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +7 -7
use PETSC namespace for configure macros

src/sys/src/matlabengine/matlab.c
1.6.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/fileio/sysio.c
1.7.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +13 -13
use PETSC namespace for configure macros

src/sys/src/fileio/smatlab.c
1.5.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

src/sys/src/fileio/rpath.c
1.5.1.1 01/11/27 17:14:05 balay@shakey.mcs.anl.gov +4 -4
use PETSC namespace for configure macros

src/sys/src/fileio/mprint.h
1.5 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/fileio/mprint.c
1.7.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +13 -13
use PETSC namespace for configure macros

src/sys/src/fileio/mpiuopen.c
1.5.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +4 -4
use PETSC namespace for configure macros

src/sys/src/fileio/grpath.c
1.6.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +7 -7
use PETSC namespace for configure macros

src/sys/src/fileio/ghome.c
1.6.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +5 -5
use PETSC namespace for configure macros

src/sys/src/fileio/fwd.c
1.8.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +7 -7
use PETSC namespace for configure macros

src/sys/src/fileio/ftest.c
1.15.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +9 -9
use PETSC namespace for configure macros

src/sys/src/fileio/fretrieve.c
1.6.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +4 -4
use PETSC namespace for configure macros

src/sys/src/fileio/fpath.c
1.6.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +6 -6
use PETSC namespace for configure macros

src/sys/src/fileio/ffpath.c
1.6.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +4 -4
use PETSC namespace for configure macros

src/sys/src/error/signal.c
1.5.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +17 -17
use PETSC namespace for configure macros

src/sys/src/error/fp.c
1.5.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/error/errabort.c
1.5.1.1 01/11/27 17:14:04 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/sys/src/error/err.c
1.6.1.1 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

src/sys/src/error/adebug.c
1.5.1.1 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

src/sys/src/dll/dl.c
1.7.1.1 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +4 -4
use PETSC namespace for configure macros

src/mat/impls/baij/seq/baij2.c
1.6 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/mat/impls/baij/mpi/baijov.c
1.5 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

src/mat/impls/aij/seq/aijnode.c
1.6 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/mat/impls/aij/seq/aij.c
1.13 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

src/mat/impls/aij/mpi/mpiov.c
1.5 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

src/fortran/custom/zstart.c
1.7 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +3 -3
use PETSC namespace for configure macros

src/contrib/libtfs/gs.c
1.6 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

include/petsclog.h
1.18 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +3 -3
use PETSC namespace for configure macros

include/petschead.h
1.11 01/11/27 17:14:03 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

include/petscbt.h
1.6 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +11 -11
use PETSC namespace for configure macros

include/finclude/petscdef.h
1.8 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +6 -6
use PETSC namespace for configure macros

include/f90impl/f90_IRIX.h
1.7 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +1 -1
use PETSC namespace for configure macros

bmake/win64_intel/petscconf.h
1.9 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21
use PETSC namespace for configure macros

bmake/win32_ms_wmpi/petscconf.h
1.10 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21
use PETSC namespace for configure macros

bmake/win32_ms_mpipro/petscconf.h
1.10 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21
use PETSC namespace for configure macros

bmake/win32_ms_mpich/petscconf.h
1.10 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +22 -22
use PETSC namespace for configure macros

bmake/win32_ms_hpvm/petscconf.h
1.10 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21
use PETSC namespace for configure macros

bmake/win32_ms/petscconf.h
1.10 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21
use PETSC namespace for configure macros

bmake/win32_intel/petscconf.h
1.9 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21
use PETSC namespace for configure macros

bmake/win32_gnu/petscconf.h
1.14 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +27 -27
use PETSC namespace for configure macros

bmake/win32_borland/petscconf.h
1.12 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +21 -21
use PETSC namespace for configure macros

bmake/t3e/rules
1.6 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

bmake/t3e/petscconf.h
1.13 01/11/27 17:14:02 balay@shakey.mcs.anl.gov +28 -28
use PETSC namespace for configure macros

bmake/solaris_x86/petscconf.h
1.13 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +27 -27
use PETSC namespace for configure macros

bmake/solaris_uni/petscconf.h
1.14 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +34 -34
use PETSC namespace for configure macros

bmake/solaris_lam/petscconf.h
1.14 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +35 -35
use PETSC namespace for configure macros

bmake/solaris_gnu/petscconf.h
1.15 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +41 -41
use PETSC namespace for configure macros

bmake/solaris64/petscconf.h
1.14 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +34 -34
use PETSC namespace for configure macros

bmake/solaris/petscconf.h
1.14 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +35 -35
use PETSC namespace for configure macros

bmake/rs6000_sp/petscconf.h
1.14 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +31 -31
use PETSC namespace for configure macros

bmake/rs6000_gnu/petscconf.h
1.16 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +28 -28
use PETSC namespace for configure macros

bmake/rs6000_64/petscconf.h
1.14 01/11/27 17:14:01 balay@shakey.mcs.anl.gov +27 -27
use PETSC namespace for configure macros

bmake/rs6000/petscconf.h
1.14 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +27 -27
use PETSC namespace for configure macros

bmake/petscconf.defs
1.8 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +19 -19
use PETSC namespace for configure macros

bmake/macx/petscconf.h
1.11 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +34 -34
use PETSC namespace for configure macros

bmake/linux_superludist/petscconf.h
1.9 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +25 -25
use PETSC namespace for configure macros

bmake/linux_pgi/petscconf.h
1.13 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +26 -28
use PETSC namespace for configure macros

bmake/linux_intel/petscconf.h
1.13 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +26 -28
use PETSC namespace for configure macros

bmake/linux_gcc_pgf90/petscconf.h
1.15 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +27 -28
use PETSC namespace for configure macros

bmake/linux_alpha_dec/petscconf.h
1.12 01/11/27 17:14:00 balay@shakey.mcs.anl.gov +39 -39
use PETSC namespace for configure macros

bmake/linux_alpha/petscconf.h
1.15 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +27 -28
use PETSC namespace for configure macros

bmake/linux_absoft/petscconf.h
1.15 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +28 -29
use PETSC namespace for configure macros

bmake/linux64_intel/petscconf.h
1.13 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +26 -28
use PETSC namespace for configure macros

bmake/linux64/petscconf.h
1.15 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +27 -28
use PETSC namespace for configure macros

bmake/linux/petscconf.h
1.13 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +25 -25
use PETSC namespace for configure macros

bmake/hpux64/petscconf.h
1.13 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +24 -24
use PETSC namespace for configure macros

bmake/hpux/petscconf.h
1.13 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +24 -24
use PETSC namespace for configure macros

bmake/freebsd/petscconf.h
1.15 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +23 -23
use PETSC namespace for configure macros

bmake/beos/petscconf.h
1.14 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +37 -37
use PETSC namespace for configure macros

bmake/ascired/petscconf.h
1.10 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +31 -32
use PETSC namespace for configure macros

bmake/alpha_uni/petscconf.h
1.14 01/11/27 17:13:59 balay@shakey.mcs.anl.gov +25 -25
use PETSC namespace for configure macros

bmake/alpha_gnu/petscconf.h
1.16 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +23 -23
use PETSC namespace for configure macros

bmake/alpha/petscconf.h
1.14 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +25 -25
use PETSC namespace for configure macros

bmake/UXPV/petscconf.h
1.14 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +21 -21
use PETSC namespace for configure macros

bmake/IRIX_gnu/petscconf.h
1.15 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +29 -29
use PETSC namespace for configure macros

bmake/IRIX64/variables
1.6 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +2 -2
use PETSC namespace for configure macros

bmake/IRIX64/petscconf.h
1.13 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +28 -28
use PETSC namespace for configure macros

bmake/IRIX/petscconf.h
1.13 01/11/27 17:13:58 balay@shakey.mcs.anl.gov +29 -29
use PETSC namespace for configure macros


Hg-commit: e0b136425d1ae513ebafa5982e98ad5750ac2dce

show more ...


/petsc/bin/petsc_libtool
/petsc/bmake/IRIX/petscconf.h
/petsc/bmake/IRIX64/petscconf.h
/petsc/bmake/IRIX64/variables
/petsc/bmake/IRIX_gnu/petscconf.h
/petsc/bmake/UXPV/packages
/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/common/rules
/petsc/bmake/config/variables.in
/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/packages
/petsc/bmake/linux_superludist/petscconf.h
/petsc/bmake/macx/petscconf.h
/petsc/bmake/petscconf.defs
/petsc/bmake/rs6000/petscconf.h
/petsc/bmake/rs6000_64/petscconf.h
/petsc/bmake/rs6000_gnu/petscconf.h
/petsc/bmake/rs6000_sp/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/t3e/rules
/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_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/include/f90impl/f90_IRIX.h
/petsc/include/finclude/petscdef.h
/petsc/include/petscbt.h
/petsc/include/petschead.h
/petsc/include/petsclog.h
/petsc/maint/builddist
/petsc/makefile
/petsc/src/contrib/libtfs/gs.c
/petsc/src/dm/da/src/daview.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
aij.c
aijnode.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/sles/pc/impls/asm/asm.c
/petsc/src/sles/pc/impls/eisens/eisen.c
/petsc/src/sles/pc/interface/precon.c
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/mprint.h
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/ptime.h
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/psleep.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/ams/ams.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/vpscat.c
f3f3dde227-Nov-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.215.2.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011127194423|63118
ChangeSet
1.215.2.1 01/11/27 13:44:23 bsmith@terra.mcs.anl.gov +14 -0
all the files needed for java compiles

mak

bk-changeset-1.215.2.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011127194423|63118
ChangeSet
1.215.2.1 01/11/27 13:44:23 bsmith@terra.mcs.anl.gov +14 -0
all the files needed for java compiles

makefile
1.29.1.1 01/11/27 13:44:22 bsmith@terra.mcs.anl.gov +1 -1
fixed order of includes for petscconf.h

src/mat/impls/aij/seq/superlu.c
1.5 01/11/27 13:15:48 bsmith@terra.mcs.anl.gov +1 -0
*** empty log message ***

bmake/linux_gcc_pgf90/petscfix.h
1.5 01/11/27 13:12:04 bsmith@terra.mcs.anl.gov +1 -5
don't need memalign anymore it is prototyped in malloc.h

bmake/linux_gcc_pgf90/packages
1.9 01/11/27 13:08:47 bsmith@terra.mcs.anl.gov +3 -3
added superludist properly

src/sys/src/objects/ams/java/makefile
1.4 01/11/27 13:02:29 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Memory.class
1.1 01/11/27 12:58:36 bsmith@terra.mcs.anl.gov +33 -0

src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Memory.class
1.0 01/11/27 12:58:36 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Memory.class

src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Field.class
1.1 01/11/27 12:58:36 bsmith@terra.mcs.anl.gov +144 -0

src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Comm.class
1.1 01/11/27 12:58:35 bsmith@terra.mcs.anl.gov +14 -0

src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Base.class
1.1 01/11/27 12:58:35 bsmith@terra.mcs.anl.gov +22 -0

src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMSBeanBeanInfo.class
1.1 01/11/27 12:58:35 bsmith@terra.mcs.anl.gov +19 -0

src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMSBean.class
1.1 01/11/27 12:58:35 bsmith@terra.mcs.anl.gov +26 -0

src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Field.class
1.0 01/11/27 12:58:35 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Field.class

src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Comm.class
1.0 01/11/27 12:58:35 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Comm.class

src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Base.class
1.0 01/11/27 12:58:35 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Base.class

src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMSBeanBeanInfo.class
1.0 01/11/27 12:58:35 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMSBeanBeanInfo.class

src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMSBean.class
1.0 01/11/27 12:58:35 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMSBean.class

src/ts/impls/implicit/pvode/petscpvode.c
1.6 01/11/27 11:14:40 bsmith@terra.mcs.anl.gov +5 -5
fixed for storing function pointers in the ops data structure

src/contrib/lahaye/ramg/ramgpetsc.c
1.4 01/11/27 11:11:51 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/contrib/lahaye/matmatmult.c
1.5 01/11/27 11:11:31 bsmith@terra.mcs.anl.gov +0 -1
fix petscconf.h order


Hg-commit: 40755d4837ff7255681519aac395cdad1bbc0e6b

show more ...


/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gcc_pgf90/petscfix.h
/petsc/makefile
/petsc/src/contrib/lahaye/matmatmult.c
/petsc/src/contrib/lahaye/ramg/ramgpetsc.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
superlu.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matio.c
/petsc/src/sles/examples/tutorials/ex25.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/examples/tutorials/output/ex25_1.out
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex25_1.out
/petsc/src/snes/examples/tutorials/output/ex25_2.out
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMSBean.class
/petsc/src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMSBeanBeanInfo.class
/petsc/src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Base.class
/petsc/src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Comm.class
/petsc/src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Field.class
/petsc/src/sys/src/objects/ams/java/gov/anl/mcs/ams/AMS_Memory.class
/petsc/src/sys/src/objects/ams/java/makefile
/petsc/src/sys/src/viewer/impls/ams/ams.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
b965ef7f27-Nov-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.212
bsmith@terra.mcs.anl.gov|ChangeSet|20011127154806|18733
ChangeSet
1.212 01/11/27 09:48:06 bsmith@terra.mcs.anl.gov +4 -0
total relaxation iterations is the local number times t

bk-changeset-1.212
bsmith@terra.mcs.anl.gov|ChangeSet|20011127154806|18733
ChangeSet
1.212 01/11/27 09:48:06 bsmith@terra.mcs.anl.gov +4 -0
total relaxation iterations is the local number times the global number for sequential matrix formats

src/mat/impls/sbaij/seq/sbaij.c
1.17 01/11/27 09:46:12 bsmith@terra.mcs.anl.gov +2 -1
*** empty log message ***

src/mat/impls/bdiag/seq/bdiag2.c
1.7 01/11/27 09:45:51 bsmith@terra.mcs.anl.gov +2 -2
*** empty log message ***

src/mat/impls/bdiag/seq/bdiag2.c
1.6 01/11/27 09:45:24 bsmith@terra.mcs.anl.gov +3 -2
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.12 01/11/27 09:44:30 bsmith@terra.mcs.anl.gov +1 -0
total relaxation iterations is the local number times the global number

src/mat/impls/dense/seq/dense.c
1.8 01/11/27 09:43:48 bsmith@terra.mcs.anl.gov +1 -0
total relaxation iterations is the local number times the global number


Hg-commit: 947b0fc8e4be73622e0fc6d82c2d69753e7e043a

show more ...

9e070d6727-Nov-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.208
knepley@spinetta.mcs.anl.gov|ChangeSet|20011127090840|06292
ChangeSet
1.208 01/11/26 19:09:36 knepley@spinetta.mcs.anl.gov +109 -0
All private configure specific defines are in

bk-changeset-1.208
knepley@spinetta.mcs.anl.gov|ChangeSet|20011127090840|06292
ChangeSet
1.208 01/11/26 19:09:36 knepley@spinetta.mcs.anl.gov +109 -0
All private configure specific defines are in petscconfig.h, which is
included by all Petsc implementation headers, and system source

src/vec/vecimpl.h
1.7 01/11/26 19:09:35 knepley@spinetta.mcs.anl.gov +2 -0
All private configure specific defines are in petscconfig.h

src/vec/is/isimpl.h
1.4 01/11/26 19:09:35 knepley@spinetta.mcs.anl.gov +2 -0
All private configure specific defines are in petscconfig.h

src/vec/interface/dlregis.c
1.7 01/11/26 19:09:35 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/ts/tsimpl.h
1.7 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +2 -0
All private configure specific defines are in petscconfig.h

src/ts/interface/dlregis.c
1.7 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/viewer/viewerimpl.h
1.4 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/viewer/interface/dlregispetsc.c
1.8 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/viewer/interface/dlregis.c
1.4 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/viewer/impls/socket/sendsparse.c
1.5 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/viewer/impls/socket/senddense.c
1.5 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/viewer/impls/socket/send.c
1.6 01/11/26 19:09:34 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/viewer/impls/silo/vsilo.h
1.4 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/str.c
1.7 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/sseenabled.c
1.5 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/sortip.c
1.4 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/sorti.c
1.4 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/sortd.c
1.4 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/select.c
1.4 01/11/26 19:09:31 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/random.c
1.7 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/psplit.c
1.4 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/psleep.c
1.7 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/plapack.c
1.6 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/pdisplay.c
1.5 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/pbarrier.c
1.6 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/mpiu.c
1.4 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/mpimesg.c
1.4 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/memc.c
1.5 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/ghost.c
1.6 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/fuser.c
1.5 01/11/26 19:09:30 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/fhost.c
1.6 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/dict.c
1.6 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/ctable.c
1.5 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/utils/arch.c
1.4 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/time/rs6000_time.c
1.4 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/time/nt_time.c
1.4 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/time/fdate.c
1.5 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/time/cputime.c
1.5 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/plog/stageLog.c
1.7 01/11/26 19:09:29 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/plog/plogmpe.c
1.6 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/plog/ploginfo.c
1.8 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/plog/plog.c
1.11 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/plog/mpitr.c
1.5 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/plog/eventLog.c
1.8 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/plog/classLog.c
1.5 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/tagm.c
1.5 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/ptype.c
1.4 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/prefix.c
1.4 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/pname.c
1.6 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/pmain.c
1.4 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/pinit.c
1.7 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/pgname.c
1.4 01/11/26 19:09:28 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/pcomm.c
1.4 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/options.c
1.9 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/olist.c
1.4 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/init.c
1.5 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/inherit.c
1.8 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/gtype.c
1.4 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/gcookie.c
1.4 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/gcomm.c
1.4 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/destroy.c
1.6 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/objects/cookie.c
1.5 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/mpiuni/mpi.c
1.5 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/memory/mtr.c
1.7 01/11/26 19:09:27 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/memory/mem.c
1.5 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/memory/mal.c
1.7 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/matlabengine/matlab.c
1.6 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/fileio/sysio.c
1.7 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/fileio/smatlab.c
1.5 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/fileio/rpath.c
1.5 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/fileio/mprint.c
1.6 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/fileio/mpiuopen.c
1.5 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/fileio/grpath.c
1.6 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/fileio/ghome.c
1.6 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/fileio/fwd.c
1.8 01/11/26 19:09:26 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/fileio/ftest.c
1.15 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/fileio/fretrieve.c
1.6 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/fileio/fpath.c
1.6 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/fileio/ffpath.c
1.6 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/error/stack.c
1.4 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/error/signal.c
1.5 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/error/fp.c
1.5 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/error/errtrace.c
1.4 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/error/errstop.c
1.4 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/error/errabort.c
1.5 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/error/err.c
1.6 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/error/adebug.c
1.5 01/11/26 19:09:25 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/draw/drawimpl.h
1.5 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/dll/reg.c
1.9 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sys/src/dll/dl.c
1.7 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/snes/snesimpl.h
1.7 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/snes/interface/dlregis.c
1.7 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sles/pc/pcimpl.h
1.4 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sles/ksp/kspimpl.h
1.4 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/sles/ksp/interface/dlregis.c
1.7 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/pf/pfimpl.h
1.4 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/mat/matimpl.h
1.10 01/11/26 19:09:24 knepley@spinetta.mcs.anl.gov +2 -0
All private configure specific defines are in petscconfig.h

src/mat/interface/dlregis.c
1.6 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/mat/impls/sbaij/seq/sbaij2.c
1.4 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +0 -1
petscsys.h redundant

src/mat/impls/sbaij/seq/sbaij.c
1.16 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +1 -2
petscsys.h redundant

src/mat/impls/bdiag/seq/bdiag2.c
1.5 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +0 -1
petscsys.h redundant

src/mat/impls/bdiag/seq/bdiag.c
1.8 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +0 -1
petscsys.h redundant

src/mat/impls/baij/seq/baij2.c
1.5 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +0 -1
petscsys.h redundant

src/mat/impls/aij/seq/aij.c
1.11 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +3 -2
Fixed compiler warning
petscsys.h redundant

src/mat/impls/aij/mpi/mpiaij.c
1.15 01/11/26 19:09:23 knepley@spinetta.mcs.anl.gov +4 -0
Fixed compiler warning

src/dm/da/daimpl.h
1.5 01/11/26 19:09:22 knepley@spinetta.mcs.anl.gov +2 -0
All private configure specific defines are in petscconfig.h

src/dm/ao/interface/dlregis.c
1.9 01/11/26 19:09:22 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

src/dm/ao/aoimpl.h
1.7 01/11/26 19:09:22 knepley@spinetta.mcs.anl.gov +2 -0
All private configure specific defines are in petscconfig.h

src/bilinear/bilinearimpl.h
1.3 01/11/26 19:09:22 knepley@spinetta.mcs.anl.gov +1 -0
All private configure specific defines are in petscconfig.h

include/petsc.h
1.19 01/11/26 19:09:22 knepley@spinetta.mcs.anl.gov +3 -10
Moved petscconf.h to petscconfig.h
Had to retain configure fixes since they impact the interface


Hg-commit: 554d773ce7005432c5c0967ff8ba6f07f9138990

show more ...


/petsc/bin/urlget.py
/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/packages
/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/rs6000/petscconf.h
/petsc/bmake/rs6000_64/petscconf.h
/petsc/bmake/rs6000_gnu/petscconf.h
/petsc/bmake/rs6000_sp/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_borland/petscfix.h
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_intel/packages
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_intel/petscfix.h
/petsc/bmake/win32_ms/packages
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms/petscfix.h
/petsc/bmake/win32_ms_hpvm/packages
/petsc/bmake/win32_ms_hpvm/petscconf.h
/petsc/bmake/win32_ms_hpvm/petscfix.h
/petsc/bmake/win32_ms_mpich/packages
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpich/petscfix.h
/petsc/bmake/win32_ms_mpipro/packages
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscfix.h
/petsc/bmake/win32_ms_wmpi/packages
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscfix.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/bmake/win64_intel/petscfix.h
/petsc/include/petsc.h
/petsc/makefile
/petsc/src/bilinear/bilinearimpl.h
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/gr1.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/matimpl.h
/petsc/src/pf/pfimpl.h
/petsc/src/sles/examples/tutorials/ex25.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/ksp/interface/dlregis.c
/petsc/src/sles/ksp/kspimpl.h
/petsc/src/sles/pc/pcimpl.h
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/snesimpl.h
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/drawimpl.h
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/cookie.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gcomm.c
/petsc/src/sys/src/objects/gcookie.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/olist.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pcomm.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/pmain.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/time/rs6000_time.c
/petsc/src/sys/src/utils/arch.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/dict.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/ghost.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/plapack.c
/petsc/src/sys/src/utils/psleep.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.h
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/socket/senddense.c
/petsc/src/sys/src/viewer/impls/socket/sendsparse.c
/petsc/src/sys/src/viewer/interface/dlregis.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/viewerimpl.h
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/is/isimpl.h
/petsc/src/vec/vecimpl.h
9b9367d526-Nov-2001 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.200
hzhang@shakey.mcs.anl.gov|ChangeSet|20011126200002|19876
ChangeSet
1.200 01/11/26 14:00:02 hzhang@shakey.mcs.anl.gov +6 -0
add SuperLU_DIST

bmake/linux_gcc_pgf90/packages

bk-changeset-1.200
hzhang@shakey.mcs.anl.gov|ChangeSet|20011126200002|19876
ChangeSet
1.200 01/11/26 14:00:02 hzhang@shakey.mcs.anl.gov +6 -0
add SuperLU_DIST

bmake/linux_gcc_pgf90/packages
1.7 01/11/26 14:00:01 hzhang@shakey.mcs.anl.gov +6 -0
add SuperLU_DIST

src/mat/impls/aij/mpi/mpiaij.c
1.14 01/11/26 13:45:33 hzhang@shakey.mcs.anl.gov +13 -7
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.10 01/11/26 13:43:04 hzhang@shakey.mcs.anl.gov +7 -0
*** empty log message ***

src/mat/impls/aij/mpi/superlu_dist.c
1.6 01/11/26 10:55:07 hzhang@shakey.mcs.anl.gov +29 -27
*** empty log message ***

src/mat/impls/sbaij/mpi/mpisbaij.c
1.17 01/11/21 15:39:01 hzhang@shakey.mcs.anl.gov +0 -0
*** empty log message ***

src/mat/impls/aij/mpi/mpiaij.c
1.13 01/11/21 15:38:29 hzhang@shakey.mcs.anl.gov +8 -0
*** empty log message ***

src/mat/impls/aij/mpi/superlu_dist.c
1.5 01/11/21 15:26:43 hzhang@shakey.mcs.anl.gov +0 -0
*** empty log message ***

src/mat/impls/aij/mpi/superlu_dist.c
1.4 01/11/20 20:25:19 hzhang@shakey.mcs.anl.gov +6 -17
*** empty log message ***

src/mat/impls/sbaij/mpi/mpisbaij.c
1.16 01/11/19 15:26:02 hzhang@shakey.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/sbaij/mpi/mpisbaij.c
1.15 01/11/19 15:15:12 hzhang@shakey.mcs.anl.gov +2 -1
*** empty log message ***

src/mat/impls/sbaij/mpi/mpisbaij.h
1.5 01/11/19 15:10:40 hzhang@shakey.mcs.anl.gov +2 -1
*** empty log message ***

src/mat/impls/sbaij/mpi/mpisbaij.c
1.14 01/11/15 15:49:33 hzhang@shakey.mcs.anl.gov +2 -0
*** empty log message ***

src/mat/impls/sbaij/mpi/mpisbaij.h
1.4 01/11/15 15:32:13 hzhang@shakey.mcs.anl.gov +3 -3
*** empty log message ***


Hg-commit: 54905eaa58b0d395b9412f809930e54606ab101c

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/common/rules
/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/packages
/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/rs6000/petscconf.h
/petsc/bmake/rs6000_64/petscconf.h
/petsc/bmake/rs6000_gnu/petscconf.h
/petsc/bmake/rs6000_sp/petscconf.h
/petsc/bmake/rs6000_sp/petscfix.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_ms/petscconf.h
/petsc/bmake/win32_ms_hpvm/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/config/configarch
/petsc/include/finclude/petsc.h
/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petsclog.h
/petsc/include/petscviewer.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/copytestlog
/petsc/maint/updatetestbk
/petsc/makefile
/petsc/src/bilinear/bilinearimpl.h
/petsc/src/bilinear/impls/dense/makefile
/petsc/src/bilinear/impls/dense/seq/dense.c
/petsc/src/bilinear/impls/dense/seq/dense.h
/petsc/src/bilinear/impls/dense/seq/makefile
/petsc/src/bilinear/impls/makefile
/petsc/src/bilinear/interface/bilinear.c
/petsc/src/bilinear/interface/bilinearreg.c
/petsc/src/bilinear/interface/bilinearregall.c
/petsc/src/bilinear/interface/bilinearserialize.c
/petsc/src/bilinear/interface/create.c
/petsc/src/bilinear/interface/dlregis.c
/petsc/src/bilinear/interface/initializepackage.c
/petsc/src/bilinear/interface/makefile
/petsc/src/bilinear/interface/registerall.c
/petsc/src/bilinear/interface/registerdestroy.c
/petsc/src/bilinear/interface/serialize.c
/petsc/src/bilinear/interface/serializeregisterall.c
/petsc/src/bilinear/interface/serializeregisterdestroy.c
/petsc/src/bilinear/makefile
/petsc/src/contrib/fun3d/makefile
/petsc/src/contrib/fun3d/user.F
/petsc/src/dm/ao/examples/tutorials/ex1.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstartf.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/fsrc/somefort.F
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
aij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/sles/examples/tests/ex6.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/ksp/impls/gmres/gmres.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/src/esi/eobject.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/psleep.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/vecmpitoseq.c

1...<<141142143144145146147148149150>>...168