History log of /petsc/src/mat/interface/ (Results 2326 – 2350 of 2756)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
94e3eeca05-Apr-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.539.2.1
Kris@buschel2000.|ChangeSet|20020405031506|37357
ChangeSet
1.539.2.1 02/04/04 19:15:06 Kris@buschel2000. +5 -0
Version increment for win32fe.
Logging support for MatTrans

bk-changeset-1.539.2.1
Kris@buschel2000.|ChangeSet|20020405031506|37357
ChangeSet
1.539.2.1 02/04/04 19:15:06 Kris@buschel2000. +5 -0
Version increment for win32fe.
Logging support for MatTranspose event.
Faster implementation of MatTranspose for SeqAIJ -- first draft.

src/mat/interface/matrix.c
1.26 02/04/04 19:15:05 Kris@buschel2000. +4 -1
Log MatTranspose event.

src/mat/interface/dlregis.c
1.10 02/04/04 19:15:05 Kris@buschel2000. +1 -0
Log MatTranspose event.

src/mat/impls/aij/seq/matmatmult.c
1.27 02/04/04 19:15:05 Kris@buschel2000. +75 -11
Implement faster MatTranspose for SeqAIJ avoiding MatSetValues.
Minor changes to ApplyPAPt.
Restore original ApplyPtAP.

include/petscmat.h
1.22.1.1 02/04/04 19:15:05 Kris@buschel2000. +1 -1
Log MatTranspose event.

bmake/win32_ms/variables
1.6 02/04/04 19:15:04 Kris@buschel2000. +4 -4
Use win32fe --version feature.

src/mat/impls/aij/seq/matmatmult.c
1.26 02/04/03 19:53:00 Kris@buschel2000. +27 -10

src/mat/impls/aij/seq/matmatmult.c
1.25 02/03/27 02:50:35 Kris@buschel2000. +1 -1
Finish implementation of ApplyPAPt_Numeric.
First Draft.

src/mat/impls/aij/seq/matmatmult.c
1.24 02/03/27 02:50:05 Kris@buschel2000. +32 -14

src/mat/impls/aij/seq/matmatmult.c
1.23 02/03/26 15:02:19 Kris@buschel2000. +184 -162
MatGetSymbolicTranspose_SeqAIJ implemented.
MatRestoreSymbolicTranspose_SeqAIJ implemented.

src/mat/impls/aij/seq/matmatmult.c
1.22 02/03/23 23:23:58 Kris@buschel2000. +179 -6


src/mat/impls/aij/seq/matmatmult.c
1.21 02/03/23 22:40:35 Kris@buschel2000. +96 -7


Hg-commit: b765b175449d517fd9b3e131f86a15ac67a59c3b

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/linux_superludist/packages
/petsc/bmake/win32_ms/variables
/petsc/docs/tex/petscapp.bib
/petsc/include/esi/petsc/preconditioner.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/src/contrib/lahaye/ex2.c
/petsc/src/contrib/lahaye/makefile
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/lusol.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/spooles.c
/petsc/src/mat/impls/aij/seq/superlu.c
/petsc/src/mat/impls/baij/mpi/dscpack.c
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/mat/impls/baij/mpi/mpibaij.c
dlregis.c
matrix.c
/petsc/src/sles/examples/tutorials/ex9.c
/petsc/src/sles/ksp/interface/xmon.c
/petsc/src/sles/pc/esi/epreconditioner.c
/petsc/src/sles/pc/impls/cholesky/cholesky.c
/petsc/src/sles/pc/impls/esi/pesi.c
/petsc/src/sles/pc/impls/hypre/hyppilut.c
/petsc/src/sles/pc/interface/pcset.c
/petsc/src/sles/utils/damg.c
/petsc/src/snes/interface/makefile
/petsc/src/snes/interface/noise/makefile
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
6e1639da02-Apr-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.573.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020402163946|19403
ChangeSet
1.573.1.1 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +16 -0
more esi, some minor docs,

src/vec/impls/e

bk-changeset-1.573.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020402163946|19403
ChangeSet
1.573.1.1 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +16 -0
more esi, some minor docs,

src/vec/impls/esi/ebvec1.c
1.24 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +36 -0
new function for loading ESI factories

src/vec/esi/eindexspace.c
1.21.1.1 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +1 -1
better handling of destroy

src/vec/esi/ecomp.c
1.5 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +10 -9
bug fix

src/sles/pc/interface/precon.c
1.8 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +5 -1
more docs

src/sles/pc/impls/esi/pesi.c
1.10 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +1 -1
esi style mpi

src/sles/pc/esi/epreconditioner.c
1.16.1.1 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +5 -2
esi style mpi

src/sles/examples/tutorials/ex26.c
1.3 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +48 -29
more stuff

src/sles/esi/esles.c
1.3 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +5 -3
esi style mpi

src/mat/interface/matnull.c
1.5 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +4 -1
more docs

include/petscmat.h
1.23 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +3 -0
docs

include/esi/petsc/solveriterative.h
1.3 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +1 -1
support MPI the esi way :-(

include/esi/petsc/preconditioner.h
1.16 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +1 -1
support MPI the esi way :-(

include/esi/petsc/object.h
1.11 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +2 -0
new proposed ESI function for getting factory

include/esi/petsc/indexspace.h
1.11 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +2 -1
change constructor so destructor does not destroy garbage data

src/sles/makefile
1.4 02/04/01 14:32:31 bsmith@terra.mcs.anl.gov +1 -1
added esi for solvers

docs/tex/manual/part2.tex
1.23 02/04/01 14:11:21 bsmith@terra.mcs.anl.gov +34 -1
added info about solving singular systems


Hg-commit: 99433cabc8a10b8ec5de5b1bee2adc743044a267

show more ...


/petsc/bin/adprocess.py
/petsc/bmake/IRIX/packages
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/UXPV/packages
/petsc/bmake/alpha/buildtest
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/freebsd/buildtest
/petsc/bmake/freebsd/packages
/petsc/bmake/hpux/packages
/petsc/bmake/hpux64/packages
/petsc/bmake/linux/buildtest
/petsc/bmake/linux/packages
/petsc/bmake/linux64_intel/buildtest
/petsc/bmake/linux64_intel/variables
/petsc/bmake/linux_absoft/buildtest
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_alpha/buildtest
/petsc/bmake/linux_alpha_dec/buildtest
/petsc/bmake/linux_gcc_pgf90/buildtest
/petsc/bmake/linux_pgi/packages
/petsc/bmake/linux_superludist/packages
/petsc/bmake/macx/buildtest
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/solaris/buildtest
/petsc/bmake/solaris/packages
/petsc/bmake/solaris64/packages
/petsc/bmake/solaris_uni/buildtest
/petsc/bmake/solaris_uni/packages
/petsc/bmake/solaris_x86/packages
/petsc/bmake/t3e/packages
/petsc/bmake/win32_gnu/buildtest
/petsc/docs/tex/manual/acknowl.tex
/petsc/docs/tex/manual/gettinginfo.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/petscapp.bib
/petsc/docs/tex/sty/tpage.sty
/petsc/include/esi/petsc/indexspace.h
/petsc/include/esi/petsc/matrix.h
/petsc/include/esi/petsc/object.h
/petsc/include/esi/petsc/preconditioner.h
/petsc/include/esi/petsc/solveriterative.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscsnes.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscis.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscversion.h
/petsc/maint/buildtest
/petsc/maint/getpdflabels.py
/petsc/maint/lex.py
/petsc/maint/mapnameslatex.py
/petsc/maint/xclude
/petsc/makefile
/petsc/src/contrib/fun3d/flow.c
/petsc/src/contrib/fun3d/makefile
/petsc/src/contrib/lahaye/ex2.c
/petsc/src/contrib/lahaye/makefile
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/mpispooles.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijspooles.c
/petsc/src/mat/impls/aij/seq/lusol.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/spooles.c
/petsc/src/mat/impls/aij/seq/spooles.h
/petsc/src/mat/impls/aij/seq/superlu.c
/petsc/src/mat/impls/baij/mpi/dscpack.c
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/esi/mesi.c
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/makefile
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijspooles.c
matnull.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matioall.c
/petsc/src/sles/esi/esles.c
/petsc/src/sles/esi/makefile
/petsc/src/sles/examples/tests/makefile
/petsc/src/sles/examples/tutorials/ex10.c
/petsc/src/sles/examples/tutorials/ex26.c
/petsc/src/sles/examples/tutorials/ex9.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/examples/tutorials/output/ex22_1.out
/petsc/src/sles/ksp/impls/qcg/qcg.c
/petsc/src/sles/ksp/interface/xmon.c
/petsc/src/sles/makefile
/petsc/src/sles/pc/esi/epreconditioner.c
/petsc/src/sles/pc/impls/cholesky/cholesky.c
/petsc/src/sles/pc/impls/esi/pesi.c
/petsc/src/sles/pc/impls/hypre/hyppilut.c
/petsc/src/sles/pc/impls/lu/lu.c
/petsc/src/sles/pc/interface/pcset.c
/petsc/src/sles/pc/interface/precon.c
/petsc/src/sles/utils/damg.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/tr/tr.h
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/makefile
/petsc/src/snes/interface/noise/makefile
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/vec/esi/ecomp.c
/petsc/src/vec/esi/eindexspace.c
/petsc/src/vec/esi/evector.c
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/is/utils/iscoloring.c
655e9d3d08-Mar-2002 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.512
balay@shakey.mcs.anl.gov|ChangeSet|20020308160040|29337
ChangeSet
1.512 02/03/08 10:00:40 balay@shakey.mcs.anl.gov +1 -0
documentation fix for MatSetValues

src/mat/interface

bk-changeset-1.512
balay@shakey.mcs.anl.gov|ChangeSet|20020308160040|29337
ChangeSet
1.512 02/03/08 10:00:40 balay@shakey.mcs.anl.gov +1 -0
documentation fix for MatSetValues

src/mat/interface/matrix.c
1.25 02/03/08 10:00:40 balay@shakey.mcs.anl.gov +3 -3
documentation fix for MatSetValues


Hg-commit: 8b76bf1f42932e827ea630e86b2a0a509bbbe5e1

show more ...

8a81528405-Mar-2002 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.502.1.1
knepley@spinetta.mcs.anl.gov|ChangeSet|20020305221941|21037
ChangeSet
1.502.1.1 02/03/05 16:19:41 knepley@spinetta.mcs.anl.gov +3 -0
Small fixes

src/mat/interface/matrix

bk-changeset-1.502.1.1
knepley@spinetta.mcs.anl.gov|ChangeSet|20020305221941|21037
ChangeSet
1.502.1.1 02/03/05 16:19:41 knepley@spinetta.mcs.anl.gov +3 -0
Small fixes

src/mat/interface/matrix.c
1.24 02/03/05 16:19:40 knepley@spinetta.mcs.anl.gov +1 -1
Removed 2 norm from comment

src/dm/ao/examples/tutorials/output/ex2_2.out
1.5 02/03/05 16:19:40 knepley@spinetta.mcs.anl.gov +2 -2
Fixed output

src/dm/ao/examples/tutorials/output/ex2_1.out
1.5 02/03/05 16:19:40 knepley@spinetta.mcs.anl.gov +1 -1
Fixed output


Hg-commit: e21dbe253b07fb467389ff7a19f5c8fda5142a51

show more ...


/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/bmake/solaris/packages
/petsc/docs/tex/doctext/petsc.group
/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/maint/builddist
/petsc/src/dm/ao/examples/tutorials/output/ex2_1.out
/petsc/src/dm/ao/examples/tutorials/output/ex2_2.out
/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/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.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/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/seq/dense.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
matrix.c
/petsc/src/mat/order/sregis.c
/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/ksp/impls/fgmres/fgmresp.h
/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/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/impls/ls/ls.c
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/plapack.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/vinv.c
3b5a905b11-Feb-2002 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.487.1.16
balay@shakey.mcs.anl.gov|ChangeSet|20020211201905|05790
ChangeSet
1.487.1.16 02/02/11 14:19:05 balay@shakey.mcs.anl.gov +8 -0
fix bug with using PetscVersion in PetscDLLib

bk-changeset-1.487.1.16
balay@shakey.mcs.anl.gov|ChangeSet|20020211201905|05790
ChangeSet
1.487.1.16 02/02/11 14:19:05 balay@shakey.mcs.anl.gov +8 -0
fix bug with using PetscVersion in PetscDLLibraryInfo()
remove dupliate code for PetscDLLibraryInfo()

src/vec/interface/dlregis.c
1.10 02/02/11 14:19:05 balay@shakey.mcs.anl.gov +1 -0
also use 'authors' as variable data

src/ts/interface/dlregis.c
1.10 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +1 -0
also use 'authors' as variable data

src/sys/src/viewer/interface/dlregispetsc.c
1.11 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +1 -0
also use 'authors' as variable data

src/sys/src/utils/dlregis.h
1.5 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +2 -2
Fix PetscDLLibraryInfo() to handle version properly.

src/snes/interface/dlregis.c
1.10 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +1 -0
also use 'authors' as variable data

src/sles/ksp/interface/dlregis.c
1.10 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +1 -0
also use 'authors' as variable data

src/mat/interface/dlregis.c
1.9 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +1 -0
also use 'authors' as variable data

src/dm/ao/interface/dlregis.c
1.13 02/02/11 14:19:04 balay@shakey.mcs.anl.gov +2 -20
remove duplicate code for PetscDLLibraryInfo


Hg-commit: 329e9c05618bc6906be8ddf49317b01edbd9a8cc

show more ...


/petsc/bin/adiforfix.py
/petsc/bin/adprocess.py
/petsc/bin/mpirun.chiba
/petsc/bin/urlget.py
/petsc/bmake/IRIX64/petscfix.h
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/alpha/buildtest
/petsc/bmake/alpha/packages
/petsc/bmake/alpha/variables
/petsc/bmake/alpha_uni/packages
/petsc/bmake/alpha_uni/petscconf.h
/petsc/bmake/alpha_uni/rules
/petsc/bmake/alpha_uni/variables
/petsc/bmake/ascired/packages
/petsc/bmake/ascired/petscconf.h
/petsc/bmake/ascired/petscfix.h
/petsc/bmake/common/bopt_O
/petsc/bmake/common/bopt_O_c++
/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/linux64/packages
/petsc/bmake/linux64/petscfix.h
/petsc/bmake/linux64_intel/packages
/petsc/bmake/linux64_intel/petscfix.h
/petsc/bmake/linux64_intel/variables
/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_intel/packages
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_intel/rules
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_superludist/packages
/petsc/bmake/macx/buildtest
/petsc/bmake/macx/packages
/petsc/bmake/macx/variables
/petsc/bmake/rs6000_64/packages
/petsc/bmake/rs6000_gnu/packages
/petsc/bmake/rs6000_sp/petscfix.h
/petsc/bmake/solaris/buildtest
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris/variables
/petsc/bmake/solaris_gnu/packages
/petsc/bmake/solaris_lam/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_intel/petscconf.h
/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/petscconf.h
/petsc/bmake/win64_intel/variables
/petsc/config/configarch
/petsc/docs/makefile
/petsc/docs/tex/doctext/petscapp.cfg
/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/petscapp.bib
/petsc/include/adic/ad_deriv.h
/petsc/include/adic/ad_grad.h
/petsc/include/adic/ad_utils.h
/petsc/include/adic/run-alloc.h
/petsc/include/esi/MatrixColPointerAccess.h
/petsc/include/esi/MatrixRowPointerAccess.h
/petsc/include/esi/petsc/indexspace.h
/petsc/include/esi/petsc/matrix.h
/petsc/include/esi/petsc/object.h
/petsc/include/esi/petsc/preconditioner.h
/petsc/include/esi/petsc/vector.h
/petsc/include/esi/scalarTraits.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/petscdraw.h
/petsc/include/petscengine.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/killnightly
/petsc/maint/xclude
/petsc/makefile
/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/makefile
/petsc/src/contrib/adic/adic/run-alloc.c
/petsc/src/contrib/adic/adintrinsics/makefile
/petsc/src/contrib/libtfs/comm.c
/petsc/src/dm/ao/examples/tests/output/ex1_1.out
/petsc/src/dm/ao/examples/tests/output/ex1_2.out
/petsc/src/dm/ao/examples/tests/output/ex1_3.out
/petsc/src/dm/ao/examples/tests/output/ex2_1.out
/petsc/src/dm/ao/examples/tests/output/ex2_2.out
/petsc/src/dm/ao/examples/tests/output/ex2_3.out
/petsc/src/dm/ao/examples/tests/output/ex7_1.out
/petsc/src/dm/ao/examples/tutorials/ex1.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/examples/tutorials/output/ex2_1.out
/petsc/src/dm/ao/examples/tutorials/output/ex2_2.out
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/makefile
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/src/da2.c
/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/zsys.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/mat/esi/ematrix.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
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijmatlab.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/spooles.c
/petsc/src/mat/impls/aij/seq/superlu.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.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
dlregis.c
/petsc/src/sles/examples/tests/ex17.c
/petsc/src/sles/examples/tests/ex20.c
/petsc/src/sles/examples/tests/ex25.c
/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/examples/tutorials/ex25.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/ksp/impls/bcgs/bcgs.c
/petsc/src/sles/ksp/impls/cg/cg.c
/petsc/src/sles/ksp/impls/cgs/cgs.c
/petsc/src/sles/ksp/impls/cr/cr.c
/petsc/src/sles/ksp/impls/gmres/gmres.c
/petsc/src/sles/ksp/impls/gmres/gmresp.h
/petsc/src/sles/ksp/impls/qcg/qcg.c
/petsc/src/sles/ksp/impls/rich/rich.c
/petsc/src/sles/ksp/impls/tcqmr/tcqmr.c
/petsc/src/sles/ksp/impls/tfqmr/tfqmr.c
/petsc/src/sles/ksp/interface/dlregis.c
/petsc/src/sles/ksp/interface/itcreate.c
/petsc/src/sles/ksp/interface/itfunc.c
/petsc/src/sles/ksp/interface/itres.c
/petsc/src/sles/ksp/kspimpl.h
/petsc/src/sles/pc/esi/epreconditioner.c
/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/impls/redundant/redundant.c
/petsc/src/sles/pc/impls/spai/src/ispai.c
/petsc/src/sles/pc/interface/pcregis.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/examples/tests/ex16.c
/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/examples/tests/ex4f.F
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/interface/dgpause.c
/petsc/src/sys/src/draw/interface/dpoints.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/dsetpause.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/esi/eobject.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/matlabengine/matlab.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/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ptime.h
/petsc/src/sys/src/utils/dlregis.h
/petsc/src/sys/src/utils/memc.c
/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/sys/src/viewer/impls/silo/makefile
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.h
/petsc/src/ts/interface/dlregis.c
/petsc/src/vec/esi/ecomp.c
/petsc/src/vec/esi/eindexspace.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/seq/dvec2.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/pipeline.c
5d10bc3a10-Dec-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.354.1.2
bsmith@terra.mcs.anl.gov|ChangeSet|20011210165350|64730
ChangeSet
1.354.1.2 01/12/10 10:53:50 bsmith@terra.mcs.anl.gov +7 -0
nightly build fixes
bug

src/ts/examples/tu

bk-changeset-1.354.1.2
bsmith@terra.mcs.anl.gov|ChangeSet|20011210165350|64730
ChangeSet
1.354.1.2 01/12/10 10:53:50 bsmith@terra.mcs.anl.gov +7 -0
nightly build fixes
bug

src/ts/examples/tutorials/ex5.c
1.5 01/12/10 10:52:03 bsmith@terra.mcs.anl.gov +3 -3
*** empty log message ***

src/ts/examples/tutorials/ex3.c
1.5 01/12/10 10:51:10 bsmith@terra.mcs.anl.gov +4 -4
*** empty log message ***

src/mat/examples/tests/ex30.c
1.5 01/12/10 10:47:45 bsmith@terra.mcs.anl.gov +1 -0
*** empty log message ***

src/mat/utils/matioall.c
1.8 01/12/10 10:44:01 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/interface/matregis.c
1.8 01/12/10 10:42:58 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

include/esi/petsc/object.h
1.8 01/12/10 10:30:54 bsmith@terra.mcs.anl.gov +1 -0
*** empty log message ***

bmake/IRIX/petscfix.h
1.6 01/12/10 10:17:16 bsmith@terra.mcs.anl.gov +2 -2
take out the MPI_Comm stuff


Hg-commit: daba147d4a00375d568f45a597411764cdc4b8b3

show more ...


/petsc/bmake/IRIX/petscfix.h
/petsc/bmake/alpha/buildtest
/petsc/bmake/alpha/packages
/petsc/bmake/common/rules
/petsc/bmake/freebsd/buildtest
/petsc/bmake/linux_absoft/rules
/petsc/bmake/linux_alpha/buildtest
/petsc/bmake/linux_alpha/packages
/petsc/bmake/linux_alpha/petscfix.h
/petsc/bmake/linux_alpha_dec/buildtest
/petsc/bmake/linux_alpha_dec/packages
/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/solaris/buildtest
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris_gnu/packages
/petsc/bmake/solaris_uni/buildtest
/petsc/bmake/t3e/petscconf.h
/petsc/bmake/t3e/petscfix.h
/petsc/docs/tex/manual/part2.tex
/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/petscao.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscts.h
/petsc/include/petscviewer.h
/petsc/maint/hosts.local
/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/mat/esi/ematrix.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/esi/mesi.c
matregis.c
/petsc/src/mat/utils/matioall.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/sys/examples/tutorials/ex3f.F
/petsc/src/sys/src/esi/eobject.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/stageLog.c
/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
bf1d55d405-Dec-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.328
balay@shakey.mcs.anl.gov|ChangeSet|20011205204332|21667
ChangeSet
1.328 01/12/05 14:43:32 balay@shakey.mcs.anl.gov +2 -0
fix MatPermuteSparsify() to use PetscReal instead of do

bk-changeset-1.328
balay@shakey.mcs.anl.gov|ChangeSet|20011205204332|21667
ChangeSet
1.328 01/12/05 14:43:32 balay@shakey.mcs.anl.gov +2 -0
fix MatPermuteSparsify() to use PetscReal instead of double

src/mat/interface/matrix.c
1.23 01/12/05 14:43:32 balay@shakey.mcs.anl.gov +1 -1
fix MatPermuteSparsify() to use PetscReal instead of double

include/petscmat.h
1.17 01/12/05 14:43:32 balay@shakey.mcs.anl.gov +1 -1
fix MatPermuteSparsify() to use PetscReal instead of double


Hg-commit: 25eaf6a918c154b286f7e660abd287c837dbc91c

show more ...

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/common/rules
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_superludist/petscconf.h
/petsc/bmake/petscconf.defs
/petsc/bmake/solaris/buildtest
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris64/petscconf.h
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/solaris_uni/petscconf.h
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms/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/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/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/lahaye/ramg/petscfunc.c
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/esi/mesi.c
matrix.c
/petsc/src/sles/examples/tutorials/ex11f.F
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/pc/esi/epreconditioner.c
/petsc/src/sles/pc/impls/spai/src/ispai.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/vec/esi/eindexspace.c
/petsc/src/vec/esi/evector.c
/petsc/src/vec/examples/tutorials/ex14f.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/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
af89073203-Dec-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.300
balay@shakey.mcs.anl.gov|ChangeSet|20011203224700|39413
ChangeSet
1.300 01/12/03 16:47:00 balay@shakey.mcs.anl.gov +0 -0
Merge shakey.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-b

bk-changeset-1.300
balay@shakey.mcs.anl.gov|ChangeSet|20011203224700|39413
ChangeSet
1.300 01/12/03 16:47:00 balay@shakey.mcs.anl.gov +0 -0
Merge shakey.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into shakey.mcs.anl.gov:/sandbox/balay/petsc-dev


Hg-commit: 6f7c9a40a0ef0c766a001f1b4b8dea5cfce9013a

show more ...

043328b603-Dec-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.295.2.1
balay@shakey.mcs.anl.gov|ChangeSet|20011203224545|43853
ChangeSet
1.295.2.1 01/12/03 16:45:45 balay@shakey.mcs.anl.gov +27 -0
Fix MPE to use new Logging Organization

src

bk-changeset-1.295.2.1
balay@shakey.mcs.anl.gov|ChangeSet|20011203224545|43853
ChangeSet
1.295.2.1 01/12/03 16:45:45 balay@shakey.mcs.anl.gov +27 -0
Fix MPE to use new Logging Organization

src/vec/interface/dlregis.c
1.9 01/12/03 16:45:45 balay@shakey.mcs.anl.gov +31 -31
no more color argument

src/vec/examples/tutorials/ex5.c
1.6 01/12/03 16:45:45 balay@shakey.mcs.anl.gov +2 -2
no more color argument

src/ts/interface/dlregis.c
1.9 01/12/03 16:45:45 balay@shakey.mcs.anl.gov +4 -4
no more color argument

src/sys/src/viewer/interface/dlregispetsc.c
1.10 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +1 -1
no more color argument

src/sys/src/plog/stageLog.c
1.8.1.1 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +0 -1
no color in datastructures any more..

src/sys/src/plog/plogmpe.c
1.8 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +70 -371
rework mpe, and now depreciate PetscLogEventMPEActivate/Deactivate()

src/sys/src/plog/plog.h
1.5.1.1 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +1 -1
EventLogRegister() now doesn't take color, but takes mpe_event_ids

src/sys/src/plog/plog.c
1.15.1.1 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +24 -17
rework mpe stuff, and use auto-generated 'color' for it

src/sys/src/plog/makefile
1.5 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +1 -1
plog.h not in tags - fixed now.

src/sys/src/plog/eventLog.c
1.9.1.1 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +15 -31
no more color argument

src/sys/examples/tutorials/ex3f.F
1.5 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +9 -9
no more color argument

src/sys/examples/tutorials/ex3.c
1.5 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +1 -1
no more color argument

src/sys/examples/tests/ex12.c
1.5 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +1 -1
no more color argument

src/snes/interface/dlregis.c
1.9 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +7 -7
no more color argument

src/sles/pc/impls/bjacobi/bjacobi.c
1.6 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +2 -2
no more color argument

src/sles/ksp/interface/dlregis.c
1.9 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +11 -11
no more color argument

src/sles/examples/tutorials/ex9.c
1.7 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +1 -1
no more color argument

src/mat/interface/dlregis.c
1.8 01/12/03 16:45:44 balay@shakey.mcs.anl.gov +44 -44
no more color argument

src/mat/examples/tests/ex31.c
1.6 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +2 -2
no more color argument

src/fortran/custom/zplog.c
1.6 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +8 -11
no more color argument

src/dm/ao/interface/dlregis.c
1.11 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +4 -4
no more color argument

src/dm/ao/examples/tutorials/ex2.c
1.7 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +5 -5
no more color argument

src/contrib/lahaye/matmatmult.c
1.7 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +2 -2
no more color argument

src/contrib/fun3d/user.F
1.6 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +6 -6
no more color argument

src/benchmarks/PLogEvent.c
1.4 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +1 -1
no more color argument

include/petsclog.h
1.18.1.1 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +119 -136
rework MPE stuff
clean up some macro syntax

docs/tex/manual/part2.tex
1.10 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +4 -4
petsceventregister -> petsclogeventregister


Hg-commit: 8fa046cd7c648622fc7ef8639bb75b4c2cbeac61

show more ...


/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/common/rules
/petsc/bmake/common/test
/petsc/bmake/config/variables.in
/petsc/bmake/freebsd/buildtest
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux/petscconf.h
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux/buildtest
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_absoft/buildtest
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_gcc_pgf90/buildtest
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_gcc_pgf90/variables
/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/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/t3e/petscconf.h
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_intel/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/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/docs/tex/manual/intro.tex
/petsc/docs/tex/manual/part2.tex
/petsc/include/esi/petsc/object.h
/petsc/include/esi/petsc/preconditioner.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/copytestlog
/petsc/src/benchmarks/PLogEvent.c
/petsc/src/contrib/fun3d/makefile
/petsc/src/contrib/fun3d/user.F
/petsc/src/contrib/lahaye/matmatmult.c
/petsc/src/contrib/libtfs/const.h
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.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/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.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
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/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/impls/sbaij/seq/sbaij.c
dlregis.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/sles/examples/tutorials/ex25.c
/petsc/src/sles/examples/tutorials/ex9.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/ksp/interface/dlregis.c
/petsc/src/sles/pc/esi/epreconditioner.c
/petsc/src/sles/pc/examples/tests/ex5.c
/petsc/src/sles/pc/impls/bjacobi/bjacobi.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/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/snes/impls/test/snestest.c
/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/dll/dl.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/fileio/ftest.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/impls/ams/ams.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/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/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/interface/dlregis.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex2.c
f979e00c03-Dec-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.299
bsmith@terra.mcs.anl.gov|ChangeSet|20011203205548|43944
ChangeSet
1.299 01/12/03 14:55:48 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk

bk-changeset-1.299
bsmith@terra.mcs.anl.gov|ChangeSet|20011203205548|43944
ChangeSet
1.299 01/12/03 14:55:48 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into terra.mcs.anl.gov:/sandbox/bsmith/petsc


Hg-commit: b9e0b1e3b6633213b513fa2baef9dd3442cb8eef

show more ...


/petsc/bmake/IRIX/petscconf.h
/petsc/bmake/IRIX64/petscconf.h
/petsc/bmake/IRIX_gnu/petscconf.h
/petsc/bmake/UXPV/petscconf.h
/petsc/bmake/alpha/petscconf.h
/petsc/bmake/alpha_gnu/petscconf.h
/petsc/bmake/alpha_uni/petscconf.h
/petsc/bmake/ascired/petscconf.h
/petsc/bmake/beos/petscconf.h
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux/petscconf.h
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_pgi/petscconf.h
/petsc/bmake/linux_superludist/petscconf.h
/petsc/bmake/macx/petscconf.h
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris64/petscconf.h
/petsc/bmake/solaris_gnu/petscconf.h
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/solaris_uni/petscconf.h
/petsc/bmake/solaris_x86/petscconf.h
/petsc/bmake/t3e/petscconf.h
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/src/mat/esi/makefile
/petsc/src/mat/impls/esi/makefile
matregis.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matioall.c
/petsc/src/sles/pc/esi/makefile
/petsc/src/sles/pc/impls/esi/makefile
/petsc/src/sys/src/esi/makefile
/petsc/src/vec/esi/makefile
/petsc/src/vec/impls/esi/makefile
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
c1ef491b03-Dec-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.295.1.3
bsmith@terra.mcs.anl.gov|ChangeSet|20011203205539|43509
ChangeSet
1.295.1.3 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +50 -0
chaged petsc-have_namespace to petsc_have_cxx_

bk-changeset-1.295.1.3
bsmith@terra.mcs.anl.gov|ChangeSet|20011203205539|43509
ChangeSet
1.295.1.3 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +50 -0
chaged petsc-have_namespace to petsc_have_cxx_namespace

src/vec/interface/vector.c
1.21 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

src/vec/interface/vecregall.c
1.10 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

src/vec/impls/esi/makefile
1.7 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

src/vec/esi/makefile
1.10 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

src/sys/src/esi/makefile
1.8 01/12/03 14:55:39 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

src/sles/pc/impls/esi/makefile
1.4 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

src/sles/pc/esi/makefile
1.7 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

src/mat/utils/matioall.c
1.7 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

src/mat/utils/gcreate.c
1.9 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

src/mat/interface/matregis.c
1.7 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

src/mat/impls/esi/makefile
1.9 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

src/mat/esi/makefile
1.9 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/win64_intel/petscconf.h
1.13 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/win32_ms_wmpi/petscconf.h
1.14 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/win32_ms_mpipro/petscconf.h
1.14 01/12/03 14:55:38 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/win32_ms_mpich/petscconf.h
1.15 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/win32_ms/petscconf.h
1.14 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/win32_intel/petscconf.h
1.13 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/win32_gnu/petscconf.h
1.17 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/win32_borland/petscconf.h
1.16 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/t3e/petscconf.h
1.16 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/solaris_x86/petscconf.h
1.15 01/12/03 14:55:37 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/solaris_uni/petscconf.h
1.17 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/solaris_lam/petscconf.h
1.17 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/solaris_gnu/petscconf.h
1.18 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/solaris64/petscconf.h
1.17 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/solaris/petscconf.h
1.17 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/macx/petscconf.h
1.13 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/linux_superludist/petscconf.h
1.12 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/linux_pgi/petscconf.h
1.16 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/linux_intel/petscconf.h
1.16 01/12/03 14:55:36 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/linux_gcc_pgf90/petscconf.h
1.18 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/linux_alpha_dec/petscconf.h
1.15 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/linux_alpha/petscconf.h
1.18 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/linux_absoft/petscconf.h
1.18 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/linux64_intel/petscconf.h
1.16 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/linux64/petscconf.h
1.18 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/linux/petscconf.h
1.16 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/hpux64/petscconf.h
1.16 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/hpux/petscconf.h
1.16 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/freebsd/petscconf.h
1.19 01/12/03 14:55:35 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/beos/petscconf.h
1.17 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/ascired/petscconf.h
1.12 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/alpha_uni/petscconf.h
1.17 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/alpha_gnu/petscconf.h
1.19 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/alpha/petscconf.h
1.17 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/UXPV/petscconf.h
1.17 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/IRIX_gnu/petscconf.h
1.18 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/IRIX64/petscconf.h
1.16 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace

bmake/IRIX/petscconf.h
1.16 01/12/03 14:55:34 bsmith@terra.mcs.anl.gov +1 -1
chaged petsc-have_namespace to petsc_have_cxx_namespace


Hg-commit: 5a96093aba7ac5fa0154c11c435e324a49986d97

show more ...


/petsc/bmake/IRIX/petscconf.h
/petsc/bmake/IRIX64/petscconf.h
/petsc/bmake/IRIX_gnu/petscconf.h
/petsc/bmake/UXPV/petscconf.h
/petsc/bmake/alpha/petscconf.h
/petsc/bmake/alpha_gnu/petscconf.h
/petsc/bmake/alpha_uni/petscconf.h
/petsc/bmake/ascired/petscconf.h
/petsc/bmake/beos/petscconf.h
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux/petscconf.h
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_pgi/petscconf.h
/petsc/bmake/linux_superludist/petscconf.h
/petsc/bmake/macx/petscconf.h
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris64/petscconf.h
/petsc/bmake/solaris_gnu/petscconf.h
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/solaris_uni/petscconf.h
/petsc/bmake/solaris_x86/petscconf.h
/petsc/bmake/t3e/petscconf.h
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/src/mat/esi/makefile
/petsc/src/mat/impls/esi/makefile
matregis.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matioall.c
/petsc/src/sles/pc/esi/makefile
/petsc/src/sles/pc/impls/esi/makefile
/petsc/src/sys/src/esi/makefile
/petsc/src/vec/esi/makefile
/petsc/src/vec/impls/esi/makefile
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
20d2de8e03-Dec-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.298
knepley@spinetta.mcs.anl.gov|ChangeSet|20011203195830|43985
ChangeSet
1.298 01/12/03 13:58:30 knepley@spinetta.mcs.anl.gov +0 -0
Merge shakey:/home/petsc/petsc-bk/petsc
into

bk-changeset-1.298
knepley@spinetta.mcs.anl.gov|ChangeSet|20011203195830|43985
ChangeSet
1.298 01/12/03 13:58:30 knepley@spinetta.mcs.anl.gov +0 -0
Merge shakey:/home/petsc/petsc-bk/petsc
into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc


Hg-commit: 85812aa9130d3b0894fb28df9e017f9c95c5c074

show more ...


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

bk-changeset-1.295.1.2
bsmith@terra.mcs.anl.gov|ChangeSet|20011203194144|43550
ChangeSet
1.295.1.2 01/12/03 13:41:44 bsmith@terra.mcs.anl.gov +50 -0
compile esi stuff only if compiler supports na

bk-changeset-1.295.1.2
bsmith@terra.mcs.anl.gov|ChangeSet|20011203194144|43550
ChangeSet
1.295.1.2 01/12/03 13:41:44 bsmith@terra.mcs.anl.gov +50 -0
compile esi stuff only if compiler supports namespaces

src/vec/interface/vector.c
1.20 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -1
added flag for if C++ supports namespace

src/vec/interface/vecregall.c
1.9 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -1
added flag for if C++ supports namespace

src/vec/impls/esi/makefile
1.6 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

src/vec/esi/makefile
1.9 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

src/sys/src/esi/makefile
1.7 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

src/sles/pc/impls/esi/makefile
1.3 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

src/sles/pc/esi/makefile
1.6 01/12/03 13:41:43 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

src/mat/utils/matioall.c
1.6 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -1
added flag for if C++ supports namespace

src/mat/utils/gcreate.c
1.8 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -1
added flag for if C++ supports namespace

src/mat/interface/matregis.c
1.6 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -1
added flag for if C++ supports namespace

src/mat/impls/esi/makefile
1.8 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

src/mat/esi/makefile
1.8 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/win64_intel/petscconf.h
1.12 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/win32_ms_wmpi/petscconf.h
1.13 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/win32_ms_mpipro/petscconf.h
1.13 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/win32_ms_mpich/petscconf.h
1.14 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/win32_ms/petscconf.h
1.13 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/win32_intel/petscconf.h
1.12 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/win32_gnu/petscconf.h
1.16 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/win32_borland/petscconf.h
1.15 01/12/03 13:41:42 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/t3e/petscconf.h
1.15 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/solaris_x86/petscconf.h
1.14 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/solaris_uni/petscconf.h
1.16 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/solaris_lam/petscconf.h
1.16 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/solaris_gnu/petscconf.h
1.17 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/solaris64/petscconf.h
1.16 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/solaris/petscconf.h
1.16 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/macx/petscconf.h
1.12 01/12/03 13:41:41 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/linux_superludist/petscconf.h
1.11 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/linux_pgi/petscconf.h
1.15 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/linux_intel/petscconf.h
1.15 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/linux_gcc_pgf90/petscconf.h
1.17 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/linux_alpha_dec/petscconf.h
1.14 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/linux_alpha/petscconf.h
1.17 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/linux_absoft/petscconf.h
1.17 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -1
added flag for if C++ supports namespace

bmake/linux64_intel/petscconf.h
1.15 01/12/03 13:41:40 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/linux64/petscconf.h
1.17 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/hpux64/petscconf.h
1.15 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/hpux/petscconf.h
1.15 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/freebsd/petscconf.h
1.18 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/beos/petscconf.h
1.16 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -1
added flag for if C++ supports namespace

bmake/ascired/petscconf.h
1.11 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/alpha_uni/petscconf.h
1.16 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/alpha_gnu/petscconf.h
1.18 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/alpha/petscconf.h
1.16 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/UXPV/petscconf.h
1.16 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/IRIX_gnu/petscconf.h
1.17 01/12/03 13:41:39 bsmith@terra.mcs.anl.gov +1 -0
added flag for if C++ supports namespace

bmake/IRIX64/petscconf.h
1.15 01/12/03 13:41:38 bsmith@terra.mcs.anl.gov +1 -1
added flag for if C++ supports namespace

bmake/IRIX/petscconf.h
1.15 01/12/03 13:41:38 bsmith@terra.mcs.anl.gov +4 -0
added flag for if C++ supports namespace

bmake/linux/petscconf.h
1.15 01/12/03 13:01:49 bsmith@terra.mcs.anl.gov +2 -0
*** empty log message ***


Hg-commit: 845e0d5057de728647c4d1620b773ccd47234f4c

show more ...


/petsc/bmake/IRIX/petscconf.h
/petsc/bmake/IRIX64/petscconf.h
/petsc/bmake/IRIX_gnu/petscconf.h
/petsc/bmake/UXPV/petscconf.h
/petsc/bmake/alpha/petscconf.h
/petsc/bmake/alpha_gnu/petscconf.h
/petsc/bmake/alpha_uni/petscconf.h
/petsc/bmake/ascired/petscconf.h
/petsc/bmake/beos/petscconf.h
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux/petscconf.h
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_pgi/petscconf.h
/petsc/bmake/linux_superludist/petscconf.h
/petsc/bmake/macx/petscconf.h
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris64/petscconf.h
/petsc/bmake/solaris_gnu/petscconf.h
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/solaris_uni/petscconf.h
/petsc/bmake/solaris_x86/petscconf.h
/petsc/bmake/t3e/petscconf.h
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/src/mat/esi/makefile
/petsc/src/mat/impls/esi/makefile
matregis.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matioall.c
/petsc/src/sles/pc/esi/makefile
/petsc/src/sles/pc/impls/esi/makefile
/petsc/src/sys/src/esi/makefile
/petsc/src/vec/esi/makefile
/petsc/src/vec/impls/esi/makefile
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
db6c75fd03-Dec-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.297
knepley@spinetta.mcs.anl.gov|ChangeSet|20011203193911|43836
ChangeSet
1.297 01/12/03 13:39:11 knepley@spinetta.mcs.anl.gov +1 -0
Merge shakey:/home/petsc/petsc-bk/petsc
into

bk-changeset-1.297
knepley@spinetta.mcs.anl.gov|ChangeSet|20011203193911|43836
ChangeSet
1.297 01/12/03 13:39:11 knepley@spinetta.mcs.anl.gov +1 -0
Merge shakey:/home/petsc/petsc-bk/petsc
into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc

src/mat/interface/matrix.c
1.21 01/12/03 13:39:11 knepley@spinetta.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 039848e0a743ff1f7cf37bce68b1d184823007f4

show more ...


/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/variables
/petsc/bmake/config/packages.in
/petsc/bmake/freebsd/packages
/petsc/bmake/hpux/packages
/petsc/bmake/hpux64/packages
/petsc/bmake/linux/packages
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_alpha/packages
/petsc/bmake/linux_alpha_dec/packages
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_pgi/packages
/petsc/bmake/rs6000_sp/packages
/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/include/adic/ad_deriv.h
/petsc/include/adic/ad_grad.h
/petsc/include/adic/ad_grad_daxpy.h
/petsc/include/adic/ad_grad_macro_axpys.h
/petsc/include/adic/ad_utils.h
/petsc/include/adic/adintr_proto.h
/petsc/include/adic/adintrinsics.h
/petsc/include/adic/initcommon.h
/petsc/include/adic/initenum.h
/petsc/include/adic/knr-compat.h
/petsc/include/adic/run-alloc.h
/petsc/include/adic/run-map.h
/petsc/maint/builddist
/petsc/src/contrib/adic/Gradient/ad_grad.c
/petsc/src/contrib/adic/Gradient/ad_grad_daxpy.c
/petsc/src/contrib/adic/Gradient/ad_utils.c
/petsc/src/contrib/adic/Gradient/makefile
/petsc/src/contrib/adic/adic/aclocal.m4
/petsc/src/contrib/adic/adic/alloc.c
/petsc/src/contrib/adic/adic/makefile
/petsc/src/contrib/adic/adic/run-alloc.c
/petsc/src/contrib/adic/adic/run-map.c
/petsc/src/contrib/adic/adintrinsics/adintr_acos.c
/petsc/src/contrib/adic/adintrinsics/adintr_acosh.c
/petsc/src/contrib/adic/adintrinsics/adintr_asin.c
/petsc/src/contrib/adic/adintrinsics/adintr_asinh.c
/petsc/src/contrib/adic/adintrinsics/adintr_atan.c
/petsc/src/contrib/adic/adintrinsics/adintr_atan2.c
/petsc/src/contrib/adic/adintrinsics/adintr_atanh.c
/petsc/src/contrib/adic/adintrinsics/adintr_ceil.c
/petsc/src/contrib/adic/adintrinsics/adintr_cos.c
/petsc/src/contrib/adic/adintrinsics/adintr_cosh.c
/petsc/src/contrib/adic/adintrinsics/adintr_exp.c
/petsc/src/contrib/adic/adintrinsics/adintr_fabs.c
/petsc/src/contrib/adic/adintrinsics/adintr_floor.c
/petsc/src/contrib/adic/adintrinsics/adintr_fmax.c
/petsc/src/contrib/adic/adintrinsics/adintr_fmin.c
/petsc/src/contrib/adic/adintrinsics/adintr_fmod.c
/petsc/src/contrib/adic/adintrinsics/adintr_frexp.c
/petsc/src/contrib/adic/adintrinsics/adintr_ldexp.c
/petsc/src/contrib/adic/adintrinsics/adintr_log.c
/petsc/src/contrib/adic/adintrinsics/adintr_log10.c
/petsc/src/contrib/adic/adintrinsics/adintr_max.c
/petsc/src/contrib/adic/adintrinsics/adintr_min.c
/petsc/src/contrib/adic/adintrinsics/adintr_modf.c
/petsc/src/contrib/adic/adintrinsics/adintr_pow.c
/petsc/src/contrib/adic/adintrinsics/adintr_sin.c
/petsc/src/contrib/adic/adintrinsics/adintr_sinh.c
/petsc/src/contrib/adic/adintrinsics/adintr_sqrt.c
/petsc/src/contrib/adic/adintrinsics/adintr_tan.c
/petsc/src/contrib/adic/adintrinsics/adintr_tanh.c
/petsc/src/contrib/adic/adintrinsics/adintrinsics.c
/petsc/src/contrib/adic/adintrinsics/config.h
/petsc/src/contrib/adic/adintrinsics/makefile
/petsc/src/contrib/adic/adintrinsics/names.h
/petsc/src/contrib/adic/adintrinsics/report-once.c
/petsc/src/contrib/adic/adintrinsics/report-once.h
/petsc/src/contrib/adic/makefile
/petsc/src/contrib/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/makefile
/petsc/src/mat/impls/adic/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/makefile
matrix.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
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/IRIX/petscconf.h
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX64/petscconf.h
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/IRIX_gnu/petscconf.h
/petsc/bmake/UXPV/packages
/petsc/bmake/UXPV/petscconf.h
/petsc/bmake/alpha/packages
/petsc/bmake/alpha/petscconf.h
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/alpha_gnu/petscconf.h
/petsc/bmake/alpha_uni/petscconf.h
/petsc/bmake/beos/petscconf.h
/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/hpux/petscconf.h
/petsc/bmake/hpux64/packages
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux/buildtest
/petsc/bmake/linux/packages
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_absoft/buildtest
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_alpha/packages
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha_dec/packages
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_gcc_pgf90/buildtest
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_gcc_pgf90/variables
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_pgi/packages
/petsc/bmake/linux_pgi/petscconf.h
/petsc/bmake/linux_superludist/petscconf.h
/petsc/bmake/macx/buildtest
/petsc/bmake/rs6000/petscconf.h
/petsc/bmake/rs6000_64/petscconf.h
/petsc/bmake/rs6000_gnu/petscconf.h
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/rs6000_sp/petscconf.h
/petsc/bmake/solaris/buildtest
/petsc/bmake/solaris/packages
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris64/packages
/petsc/bmake/solaris64/petscconf.h
/petsc/bmake/solaris_gnu/packages
/petsc/bmake/solaris_gnu/petscconf.h
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/solaris_uni/packages
/petsc/bmake/solaris_uni/petscconf.h
/petsc/bmake/solaris_x86/packages
/petsc/bmake/t3e/packages
/petsc/bmake/t3e/petscconf.h
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_intel/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/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/docs/tex/manual/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/object.h
/petsc/include/esi/petsc/preconditioner.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/copytestlog
/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
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/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/impls/sbaij/seq/sbaij.c
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/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/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/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/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
8f968ba303-Dec-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.296
knepley@spinetta.mcs.anl.gov|ChangeSet|20011203161037|48832
ChangeSet
1.296 01/12/03 10:10:37 knepley@spinetta.mcs.anl.gov +1 -0
Fixed check for missing MatMultTranspose

src

bk-changeset-1.296
knepley@spinetta.mcs.anl.gov|ChangeSet|20011203161037|48832
ChangeSet
1.296 01/12/03 10:10:37 knepley@spinetta.mcs.anl.gov +1 -0
Fixed check for missing MatMultTranspose

src/mat/interface/matrix.c
1.20 01/12/03 10:10:37 knepley@spinetta.mcs.anl.gov +1 -0
Protecting interface


Hg-commit: 096b71f4fed185a9a3d9db80c273aa65b268e30c

show more ...


/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/common/rules
/petsc/bmake/common/test
/petsc/bmake/config/variables.in
/petsc/bmake/freebsd/buildtest
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux/petscconf.h
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux/buildtest
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_absoft/buildtest
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_gcc_pgf90/buildtest
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_gcc_pgf90/variables
/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/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/t3e/petscconf.h
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_intel/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/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/docs/tex/manual/intro.tex
/petsc/docs/tex/manual/part2.tex
/petsc/include/esi/petsc/object.h
/petsc/include/esi/petsc/preconditioner.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/copytestlog
/petsc/src/contrib/fun3d/makefile
/petsc/src/contrib/libtfs/const.h
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/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/matadic.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/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/impls/sbaij/seq/sbaij.c
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/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/snes/impls/test/snestest.c
/petsc/src/sys/src/dll/dl.c
/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/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
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/IRIX/petscconf.h
/petsc/bmake/IRIX64/petscconf.h
/petsc/bmake/IRIX64/variables
/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/common/variables
/petsc/bmake/freebsd/buildtest
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux/petscconf.h
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux/packages
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_absoft/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_gcc_pgf90/rules
/petsc/bmake/linux_gcc_pgf90/variables
/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/rs6000/petscconf.h
/petsc/bmake/rs6000_64/petscconf.h
/petsc/bmake/rs6000_gnu/petscconf.h
/petsc/bmake/rs6000_sp/petscconf.h
/petsc/bmake/solaris/packages
/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_borland/petscfix.h
/petsc/bmake/win32_borland/variables
/petsc/bmake/win32_gnu/packages
/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/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/f90impl/f90_IRIX.h
/petsc/include/finclude/petscdef.h
/petsc/include/petsc.h
/petsc/include/petscbt.h
/petsc/include/petschead.h
/petsc/include/petsclog.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/contrib/libtfs/gs.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/mat/esi/makefile
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij2.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
matregis.c
matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matioall.c
/petsc/src/sles/pc/esi/makefile
/petsc/src/sles/pc/impls/eisens/eisen.c
/petsc/src/sles/pc/impls/sor/sor.c
/petsc/src/sles/pc/interface/pcregis.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/sys/src/dll/dl.c
/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/fp.c
/petsc/src/sys/src/error/signal.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/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/ams/java/makefile
/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/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/binary/binv.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/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/esi/makefile
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/esi/makefile
/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/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
f6cc79bd27-Nov-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.222
knepley@spinetta.mcs.anl.gov|ChangeSet|20011127230227|18581
ChangeSet
1.222 01/11/27 17:02:27 knepley@spinetta.mcs.anl.gov +105 -0
Got rid of petscconfig.h
Fixed some compile

bk-changeset-1.222
knepley@spinetta.mcs.anl.gov|ChangeSet|20011127230227|18581
ChangeSet
1.222 01/11/27 17:02:27 knepley@spinetta.mcs.anl.gov +105 -0
Got rid of petscconfig.h
Fixed some compiler warnings

src/vec/vecimpl.h
1.8 01/11/27 17:02:26 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/vec/is/utils/isltog.c
1.6 01/11/27 17:02:26 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/vec/is/utils/isdiff.c
1.5 01/11/27 17:02:26 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/vec/is/utils/iscomp.c
1.5 01/11/27 17:02:26 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/vec/is/utils/iscoloring.c
1.5 01/11/27 17:02:26 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/vec/is/isimpl.h
1.5 01/11/27 17:02:25 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/vec/interface/dlregis.c
1.8 01/11/27 17:02:25 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/ts/tsimpl.h
1.8 01/11/27 17:02:25 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/ts/interface/dlregis.c
1.8 01/11/27 17:02:24 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/viewer/viewerimpl.h
1.5 01/11/27 17:02:24 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/viewer/interface/dlregispetsc.c
1.9 01/11/27 17:02:24 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/viewer/impls/socket/sendsparse.c
1.6 01/11/27 17:02:24 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/viewer/impls/socket/senddense.c
1.6 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/viewer/impls/socket/send.c
1.8 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/viewer/impls/silo/vsilo.h
1.5 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/str.c
1.8 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/sseenabled.c
1.6 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/sortip.c
1.5 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/sorti.c
1.5 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/sortd.c
1.5 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/select.c
1.5 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/random.c
1.8 01/11/27 17:02:23 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/psplit.c
1.5 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/psleep.c
1.8 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/plapack.c
1.7 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/pdisplay.c
1.6 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/pbarrier.c
1.7 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/mpiu.c
1.5 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/mpimesg.c
1.5 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/memc.c
1.6 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/ghost.c
1.7 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/fuser.c
1.6 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/fhost.c
1.7 01/11/27 17:02:22 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/dict.c
1.7 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/ctable.c
1.6 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/utils/arch.c
1.5 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/time/rs6000_time.c
1.5 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/time/nt_time.c
1.5 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/time/fdate.c
1.6 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/time/cputime.c
1.6 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/plog/stageLog.c
1.8 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/plog/plogmpe.c
1.7 01/11/27 17:02:21 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/plog/ploginfo.c
1.9 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/plog/plog.c
1.13 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/plog/mpitr.c
1.6 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/plog/eventLog.c
1.9 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/plog/classLog.c
1.6 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/tagm.c
1.7 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/ptype.c
1.5 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/prefix.c
1.5 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/pname.c
1.7 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/pinit.c
1.8 01/11/27 17:02:20 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/pgname.c
1.5 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/pcomm.c
1.5 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/options.c
1.10 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/olist.c
1.5 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/init.c
1.7 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/inherit.c
1.9 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/gtype.c
1.5 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/gcookie.c
1.5 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/gcomm.c
1.5 01/11/27 17:02:19 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/destroy.c
1.7 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/objects/cookie.c
1.6 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/mpiuni/mpi.c
1.7 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/memory/mtr.c
1.9 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/memory/mem.c
1.6 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/memory/mal.c
1.8 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/matlabengine/matlab.c
1.7 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/fileio/sysio.c
1.8 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/fileio/smatlab.c
1.6 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/fileio/rpath.c
1.6 01/11/27 17:02:18 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/fileio/mprint.c
1.8 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/fileio/mpiuopen.c
1.6 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/fileio/grpath.c
1.7 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/fileio/ghome.c
1.7 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/fileio/fwd.c
1.9 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/fileio/ftest.c
1.16 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/fileio/fretrieve.c
1.7 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/fileio/fpath.c
1.7 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/fileio/ffpath.c
1.7 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/error/stack.c
1.5 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/error/signal.c
1.6 01/11/27 17:02:17 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/error/fp.c
1.6 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/error/errtrace.c
1.5 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/error/errstop.c
1.5 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/error/errabort.c
1.6 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/error/err.c
1.7 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/error/adebug.c
1.6 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/draw/drawimpl.h
1.6 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/dll/reg.c
1.10 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sys/src/dll/dl.c
1.8 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/snes/snesimpl.h
1.8 01/11/27 17:02:16 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/snes/interface/dlregis.c
1.8 01/11/27 17:02:15 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sles/pc/pcimpl.h
1.5 01/11/27 17:02:15 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sles/ksp/kspimpl.h
1.5 01/11/27 17:02:15 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/sles/ksp/interface/dlregis.c
1.8 01/11/27 17:02:15 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/pf/pfimpl.h
1.5 01/11/27 17:02:15 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/mat/matimpl.h
1.11 01/11/27 17:02:15 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/mat/interface/dlregis.c
1.7 01/11/27 17:02:14 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/fortran/custom/zvec.c
1.7 01/11/27 17:02:13 knepley@spinetta.mcs.anl.gov +2 -1
Fixed compiler warning

src/fortran/custom/zis.c
1.5 01/11/27 17:02:13 knepley@spinetta.mcs.anl.gov +1 -1
Fixed compiler warning

src/dm/da/daimpl.h
1.6 01/11/27 17:02:13 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/dm/ao/interface/dlregis.c
1.10 01/11/27 17:02:13 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/dm/ao/aoimpl.h
1.8 01/11/27 17:02:13 knepley@spinetta.mcs.anl.gov +0 -1
Got rid of petscconfig.h

src/contrib/libtfs/comm.c
1.4 01/11/27 17:02:13 knepley@spinetta.mcs.anl.gov +1 -1
Need a signed comparison


Hg-commit: 42afb8e823551b0e28fce5dfabf76aea3d311fb6

show more ...


/petsc/bmake/UXPV/packages
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gcc_pgf90/petscfix.h
/petsc/include/petsc.h
/petsc/maint/builddist
/petsc/src/contrib/lahaye/ramg/ramgpetsc.c
/petsc/src/contrib/libtfs/comm.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/daimpl.h
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/mat/impls/aij/seq/superlu.c
dlregis.c
/petsc/src/mat/matimpl.h
/petsc/src/pf/pfimpl.h
/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/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/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/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/impls/implicit/pvode/petscpvode.c
/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/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/vecimpl.h
091e628727-Nov-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.217.1.2
knepley@spinetta.mcs.anl.gov|ChangeSet|20011127194154|27795
ChangeSet
1.217.1.2 01/11/27 13:41:54 knepley@spinetta.mcs.anl.gov +19 -0
Fixed compiler errors and warnings on

bk-changeset-1.217.1.2
knepley@spinetta.mcs.anl.gov|ChangeSet|20011127194154|27795
ChangeSet
1.217.1.2 01/11/27 13:41:54 knepley@spinetta.mcs.anl.gov +19 -0
Fixed compiler errors and warnings on Linux

src/vec/utils/vpscat.c
1.6 01/11/27 13:41:50 knepley@spinetta.mcs.anl.gov +1 -1
Fixed format

src/vec/utils/comb.c
1.6 01/11/27 13:41:50 knepley@spinetta.mcs.anl.gov +2 -2
Fixed format

src/sys/src/viewer/impls/draw/drawv.c
1.6 01/11/27 13:41:50 knepley@spinetta.mcs.anl.gov +5 -5
Fixed format

src/sys/src/viewer/impls/binary/binv.c
1.8 01/11/27 13:41:49 knepley@spinetta.mcs.anl.gov +7 -7
Fixed format

src/sys/src/viewer/impls/ascii/filev.c
1.11 01/11/27 13:41:49 knepley@spinetta.mcs.anl.gov +1 -1
Fixed format

src/sys/src/plog/plog.c
1.12 01/11/27 13:41:49 knepley@spinetta.mcs.anl.gov +1 -1
Fixed format

src/sys/src/objects/tagm.c
1.6 01/11/27 13:41:49 knepley@spinetta.mcs.anl.gov +3 -3
Fixed format

src/sys/src/objects/init.c
1.6 01/11/27 13:41:49 knepley@spinetta.mcs.anl.gov +1 -1
Fixed format

src/sys/src/memory/mtr.c
1.8 01/11/27 13:41:48 knepley@spinetta.mcs.anl.gov +7 -7
Fixed format

src/sys/src/fileio/mprint.c
1.7 01/11/27 13:41:48 knepley@spinetta.mcs.anl.gov +1 -1
Fixed format

src/sys/src/draw/interface/dlinegw.c
1.4 01/11/27 13:41:48 knepley@spinetta.mcs.anl.gov +1 -1
Fixed format

src/snes/interface/snesut.c
1.4 01/11/27 13:41:48 knepley@spinetta.mcs.anl.gov +4 -4
Fixed format

src/sles/pc/interface/precon.c
1.7 01/11/27 13:41:47 knepley@spinetta.mcs.anl.gov +2 -2
Fixed format

src/sles/pc/impls/eisens/eisen.c
1.6 01/11/27 13:41:46 knepley@spinetta.mcs.anl.gov +1 -1
Fixed format

src/sles/pc/impls/asm/asm.c
1.5 01/11/27 13:41:45 knepley@spinetta.mcs.anl.gov +1 -1
Fixed format

src/mat/interface/matrix.c
1.17 01/11/27 13:41:44 knepley@spinetta.mcs.anl.gov +2 -2
Fixed format

src/mat/impls/adj/mpi/mpiadj.c
1.7 01/11/27 13:41:44 knepley@spinetta.mcs.anl.gov +1 -1
Fixed format

src/dm/da/src/daview.c
1.5 01/11/27 13:41:39 knepley@spinetta.mcs.anl.gov +1 -1
Fixed format

src/contrib/lahaye/matmatmult.c
1.4.1.1 01/11/27 13:41:39 knepley@spinetta.mcs.anl.gov +0 -1
petscsys.h was reundant


Hg-commit: 2705421bffdddd5a96db4a31c0f748b14a5bd4a2

show more ...

325e03ae27-Nov-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.215
bsmith@terra.mcs.anl.gov|ChangeSet|20011127165857|08627
ChangeSet
1.215 01/11/27 10:58:57 bsmith@terra.mcs.anl.gov +20 -0
fixed order of includes for petscconf.h

src/fortran

bk-changeset-1.215
bsmith@terra.mcs.anl.gov|ChangeSet|20011127165857|08627
ChangeSet
1.215 01/11/27 10:58:57 bsmith@terra.mcs.anl.gov +20 -0
fixed order of includes for petscconf.h

src/fortran/custom/zda.c
1.5 01/11/27 10:57:58 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/fortran/custom/zmat.c
1.9 01/11/27 10:57:39 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/dm/da/utils/fdda.c
1.5 01/11/27 10:56:20 bsmith@terra.mcs.anl.gov +3 -3
*** empty log message ***

src/dm/ao/impls/basic/aodatabasic.c
1.6 01/11/27 10:55:34 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/ts/impls/implicit/pvode/petscpvode.c
1.5 01/11/27 10:55:03 bsmith@terra.mcs.anl.gov +0 -1
*** empty log message ***

src/snes/mf/wp.c
1.5 01/11/27 10:54:20 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/snes/mf/snesmfj.c
1.7 01/11/27 10:54:01 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/snes/mf/snesmfjdef.c
1.5 01/11/27 10:53:32 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/matfd/fdmatrix.c
1.6 01/11/27 10:52:52 bsmith@terra.mcs.anl.gov +0 -1
*** empty log message ***

src/mat/utils/gcreate.c
1.6 01/11/27 10:52:27 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/utils/matio.c
1.8 01/11/27 10:51:43 bsmith@terra.mcs.anl.gov +0 -1
*** empty log message ***

src/mat/impls/adic/matadic.c
1.10 01/11/27 10:51:23 bsmith@terra.mcs.anl.gov +1 -1
fixed petscconf.h

src/mat/impls/sbaij/seq/sro.c
1.4 01/11/27 10:50:32 bsmith@terra.mcs.anl.gov +1 -1
fixed petscconf.h

src/mat/impls/adj/mpi/mpiadj.c
1.6 01/11/27 10:50:03 bsmith@terra.mcs.anl.gov +1 -1
fixed petscconf.h crap

src/mat/impls/baij/seq/baij.c
1.10 01/11/27 10:49:20 bsmith@terra.mcs.anl.gov +1 -1
fixed petscconf.h

src/mat/impls/bdiag/seq/bdiag3.c
1.6 01/11/27 10:48:47 bsmith@terra.mcs.anl.gov +1 -1
fixed petscconf.h crap

src/mat/interface/mhas.c
1.4 01/11/27 10:47:49 bsmith@terra.mcs.anl.gov +0 -1
fixed petscocnf.h crap

src/vec/impls/mpi/pmap.c
1.7 01/11/27 10:47:17 bsmith@terra.mcs.anl.gov +0 -1
fix petscconf.h crap

src/vec/utils/vinv.c
1.6 01/11/27 10:46:21 bsmith@terra.mcs.anl.gov +1 -2
fixed petscconf.h nonsense

src/vec/utils/vpscat.c
1.5 01/11/27 10:45:49 bsmith@terra.mcs.anl.gov +1 -1
moved petscsys.h to after petscconf.h loaded


Hg-commit: f519f5ce01e182ba7e85bc33b51235c198c416df

show more ...


/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/makefile
/petsc/src/contrib/libtfs/gs.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
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sro.c
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/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
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/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/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/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_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/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/aoimpl.h
/petsc/src/dm/ao/examples/tutorials/ex1.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/gr1.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
/petsc/src/mat/impls/aij/seq/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/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
dlregis.c
/petsc/src/mat/matimpl.h
/petsc/src/pf/pfimpl.h
/petsc/src/sles/examples/tests/ex6.c
/petsc/src/sles/examples/tutorials/ex25.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/ksp/impls/gmres/gmres.c
/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/examples/tutorials/ex3f.F
/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/esi/eobject.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/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/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/isimpl.h
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/vecimpl.h
c14dc6b608-Nov-2001 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.155.1.1
hzhang@shakey.mcs.anl.gov|ChangeSet|20011108190541|04553
ChangeSet
1.155.1.1 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +16 -0
add matrelax prototype

src/sles/pc/impls/

bk-changeset-1.155.1.1
hzhang@shakey.mcs.anl.gov|ChangeSet|20011108190541|04553
ChangeSet
1.155.1.1 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +16 -0
add matrelax prototype

src/sles/pc/impls/sor/sor.c
1.5 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +11 -7
add matrelax prototype

src/sles/pc/impls/eisens/eisen.c
1.5 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +5 -5
add matrelax prototype

src/mat/matimpl.h
1.9 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +1 -1
add matrelax prototype

src/mat/interface/matrix.c
1.16 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +3 -2
add matrelax prototype

src/mat/impls/sbaij/seq/sbaij.h
1.5 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +1 -1
add matrelax prototype

src/mat/impls/sbaij/seq/sbaij.c
1.15 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +1 -1
add matrelax prototype

src/mat/impls/sbaij/mpi/mpisbaij.c
1.10.1.1 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +31 -28
add matrelax prototype

src/mat/impls/dense/seq/dense.c
1.7 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1
add matrelax prototype

src/mat/impls/bdiag/seq/bdiag2.c
1.4 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +2 -2
add matrelax prototype

src/mat/impls/bdiag/seq/bdiag.c
1.7 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +2 -2
add matrelax prototype

src/mat/impls/aij/seq/aij.h
1.4 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1
add matrelax prototype

src/mat/impls/aij/seq/aij.c
1.9 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1
add matrelax prototype

src/mat/impls/aij/mpi/mpiaij.c
1.10 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +37 -118
add matrelax prototype

src/mat/impls/adic/matadic.c
1.8 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +2 -2
add matrelax prototype

include/petscpc.h
1.11 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1
add matrelax prototype

include/petscmat.h
1.15 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1
add matrelax prototype


Hg-commit: 922166ca3f8117492b8bbf48a76285109350a5ce

show more ...


/petsc/bmake/IRIX/packages
/petsc/bmake/IRIX/petscconf.h
/petsc/bmake/IRIX64/petscconf.h
/petsc/bmake/IRIX64/variables
/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/common/variables
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux/petscconf.h
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux/packages
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux/rules
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_absoft/petscfix.h
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha_dec/packages
/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/linux_superludist/petscfix.h
/petsc/bmake/linux_superludist/rules
/petsc/bmake/linux_superludist/variables
/petsc/bmake/macx/petscconf.h
/petsc/bmake/petscconf.defs
/petsc/bmake/rs6000/packages
/petsc/bmake/rs6000/petscconf.h
/petsc/bmake/rs6000_64/petscconf.h
/petsc/bmake/rs6000_gnu/packages
/petsc/bmake/rs6000_gnu/petscconf.h
/petsc/bmake/rs6000_sp/petscconf.h
/petsc/bmake/rs6000_sp/petscfix.h
/petsc/bmake/solaris/packages
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris64/packages
/petsc/bmake/solaris64/petscconf.h
/petsc/bmake/solaris_gnu/packages
/petsc/bmake/solaris_gnu/petscconf.h
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/solaris_uni/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/include/esi/petsc/matrix.h
/petsc/include/esi/petsc/preconditioner.h
/petsc/include/finclude/petscdef.h
/petsc/include/petsc.h
/petsc/include/petschead.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscviewer.h
/petsc/maint/killnightly
/petsc/maint/updatetestbk
/petsc/makefile
/petsc/src/contrib/lahaye/ramg/petscfunc.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/fortran/auto/makefile
/petsc/src/fortran/custom/makefile
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zts.c
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/esi/makefile
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/esi/mesi.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/sles/examples/tests/makefile
/petsc/src/sles/ksp/impls/gmres/gmres.c
/petsc/src/sles/ksp/impls/gmres/gmres2.c
/petsc/src/sles/pc/esi/epreconditioner.c
/petsc/src/sles/pc/impls/eisens/eisen.c
/petsc/src/sles/pc/impls/esi/makefile
/petsc/src/sles/pc/impls/esi/pesi.c
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/impls/sor/sor.c
/petsc/src/sles/pc/interface/pcregis.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/snesimpl.h
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/src/draw/impls/x/ximpl.h
/petsc/src/sys/src/draw/impls/x/xinit.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/mpiuni/mpi.h
/petsc/src/sys/src/mpiuni/mpirun
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/ptime.h
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/ts/interface/makefile
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/esi/eindexspace.c
/petsc/src/vec/esi/evector.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/vpscat.c
b196dabe29-Oct-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.124.3.1
knepley@spinetta.mcs.anl.gov|ChangeSet|20011029133448|06534
ChangeSet
1.124.3.1 01/10/29 07:34:48 knepley@spinetta.mcs.anl.gov +4 -0
Fixed warnings and errors from complex

bk-changeset-1.124.3.1
knepley@spinetta.mcs.anl.gov|ChangeSet|20011029133448|06534
ChangeSet
1.124.3.1 01/10/29 07:34:48 knepley@spinetta.mcs.anl.gov +4 -0
Fixed warnings and errors from complex build on IRIX

src/sys/src/utils/plapack.c
1.5 01/10/29 07:34:47 knepley@spinetta.mcs.anl.gov +6 -0
Fixed compiler warning

src/sys/src/plog/plogmpe.c
1.5 01/10/29 07:34:47 knepley@spinetta.mcs.anl.gov +1 -1
Remove unused variable

src/sys/src/fileio/ftest.c
1.12 01/10/29 07:34:47 knepley@spinetta.mcs.anl.gov +1 -1
Initialize variable

src/mat/interface/matrix.c
1.15 01/10/29 07:34:47 knepley@spinetta.mcs.anl.gov +1 -1
Fixed absolute value call


Hg-commit: a4811cf7692539c6dea101cf26b02bc85c0a37ed

show more ...


/petsc/bin/config/config.guess
/petsc/bin/config/config.sub
/petsc/bin/config/findftnlibs
/petsc/bin/config/install-sh
/petsc/bmake/IRIX/petscconf.h
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX64/petscconf.h
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/IRIX_gnu/petscconf.h
/petsc/bmake/UXPV/packages
/petsc/bmake/UXPV/petscconf.h
/petsc/bmake/alpha/packages
/petsc/bmake/alpha/petscconf.h
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/alpha_gnu/petscconf.h
/petsc/bmake/alpha_uni/packages
/petsc/bmake/alpha_uni/petscconf.h
/petsc/bmake/ascired/petscconf.h
/petsc/bmake/beos/packages
/petsc/bmake/beos/petscconf.h
/petsc/bmake/common/variables
/petsc/bmake/config/variables.in
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux/packages
/petsc/bmake/hpux/petscconf.h
/petsc/bmake/hpux64/packages
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux/buildtest
/petsc/bmake/linux/packages
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux64/packages
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/packages
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_absoft/buildtest
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_alpha/packages
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha_dec/packages
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_gcc_pgf90/buildtest
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_pgi/petscconf.h
/petsc/bmake/macx/packages
/petsc/bmake/macx/petscconf.h
/petsc/bmake/rs6000/packages
/petsc/bmake/rs6000/petscconf.h
/petsc/bmake/rs6000_64/packages
/petsc/bmake/rs6000_64/petscconf.h
/petsc/bmake/rs6000_gnu/packages
/petsc/bmake/rs6000_gnu/petscconf.h
/petsc/bmake/rs6000_sp/petscconf.h
/petsc/bmake/solaris/buildtest
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris64/packages
/petsc/bmake/solaris64/petscconf.h
/petsc/bmake/solaris_gnu/petscconf.h
/petsc/bmake/solaris_lam/packages
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/solaris_uni/buildtest
/petsc/bmake/solaris_uni/packages
/petsc/bmake/solaris_uni/petscconf.h
/petsc/bmake/solaris_x86/petscconf.h
/petsc/bmake/t3e/packages
/petsc/bmake/t3e/petscconf.h
/petsc/bmake/win32_borland/packages
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_intel/packages
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_ms/packages
/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/packages
/petsc/bmake/win64_intel/petscconf.h
/petsc/include/esi/petsc/indexspace.h
/petsc/include/esi/petsc/matrix.h
/petsc/include/esi/petsc/vector.h
/petsc/include/petsc.h
/petsc/include/petscbt.h
/petsc/include/petschead.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/maint/killnightly
/petsc/maint/updatetestbk
/petsc/src/contrib/fun3d/flow.c
/petsc/src/contrib/fun3d/makefile
/petsc/src/contrib/fun3d/user.F
/petsc/src/contrib/java/mpijavarun
/petsc/src/contrib/oberman/burgers_df_based_q1/readme
/petsc/src/contrib/oberman/laplacian_q1/readme
/petsc/src/dm/da/examples/tests/scripts/ex4.script
/petsc/src/dm/da/examples/tests/scripts/ex6.script
/petsc/src/dm/da/utils/pack.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.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/impls/esi/mesi.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matioall.c
/petsc/src/sles/examples/tests/makefile
/petsc/src/sles/examples/tests/scripts/ex10.asm
/petsc/src/sles/examples/tests/scripts/ex10.script
/petsc/src/sles/examples/tests/scripts/ex10_asm_matbaij
/petsc/src/sles/examples/tests/scripts/ex10_asm_mpibaij
/petsc/src/sles/examples/tests/scripts/ex10_bjacobi_mpibaij
/petsc/src/sles/examples/tests/scripts/ex10_blu
/petsc/src/sles/examples/tests/scripts/ex10_lu
/petsc/src/sles/examples/tests/scripts/ex10_lu_blocks
/petsc/src/sles/examples/tests/scripts/ex10_seqbdiag
/petsc/src/sles/examples/tutorials/ex9.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/pc/impls/spai/examples/tutorials/test_command
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/mpiuni/mpirun
/petsc/src/sys/src/objects/ams/java/PETScOptions.java
/petsc/src/sys/src/objects/ams/java/PETScPlugins.java
/petsc/src/sys/src/objects/ams/java/PETScRun.java
/petsc/src/sys/src/objects/ams/java/PETScRund.java
/petsc/src/sys/src/objects/ams/java/PETScView.java
/petsc/src/sys/src/objects/ams/java/PETScViewKSP.java
/petsc/src/sys/src/objects/ams/java/PETScViewSNES.java
/petsc/src/sys/src/objects/ams/java/PumpStream.java
/petsc/src/sys/src/objects/ams/java/PutAMSACC.java
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/plapack.c
/petsc/src/sys/src/viewer/impls/makefile
/petsc/src/sys/src/viewer/impls/mathematica/makefile
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/silo/makefile
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/src/viewer/impls/vu/makefile
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/impls/implicit/pvode/makefile
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.h
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/esi/eindexspace.c
/petsc/src/vec/esi/evector.c
/petsc/src/vec/esi/makefile
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/makefile
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/vecimpl.h
d5ba7fb722-Oct-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.96
knepley@spinetta.mcs.anl.gov|ChangeSet|20011022213824|39226
ChangeSet
1.96 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +36 -0
Changed logging to use event integers directly f

bk-changeset-1.96
knepley@spinetta.mcs.anl.gov|ChangeSet|20011022213824|39226
ChangeSet
1.96 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +36 -0
Changed logging to use event integers directly for event ids

src/vec/utils/vscat.c
1.4 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +4 -4
Removed event dispatch table

src/vec/utils/vecio.c
1.6 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +4 -4
Removed event dispatch table

src/vec/utils/comb.c
1.3 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +8 -8
Removed event dispatch table

src/vec/interface/vector.c
1.8 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +52 -49
Removed event dispatch table

src/vec/interface/dlregis.c
1.3 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +31 -31
Removed event dispatch table

src/ts/interface/ts.c
1.8 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +8 -7
Removed event dispatch table

src/ts/interface/dlregis.c
1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +4 -4
Removed event dispatch table

src/ts/impls/pseudo/posindep.c
1.5 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2
Removed event dispatch table

src/sys/src/viewer/interface/dlregispetsc.c
1.5 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +1 -1
Removed event dispatch table

src/sys/src/utils/pbarrier.c
1.3 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +4 -3
Removed event dispatch table

src/snes/mf/snesmfj.c
1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2
Removed event dispatch table

src/snes/interface/snesj2.c
1.3 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2
Removed event dispatch table

src/snes/interface/snes.c
1.6 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +14 -13
Removed event dispatch table

src/snes/interface/noise/snesmfj2.c
1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2
Removed event dispatch table

src/snes/interface/dlregis.c
1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +7 -7
Removed event dispatch table

src/snes/impls/ls/ls.c
1.6 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +8 -8
Removed event dispatch table

src/sles/pc/interface/precon.c
1.4 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +16 -15
Removed event dispatch table

src/sles/pc/impls/is/nn/nn.c
1.3 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +2 -2
Removed event dispatch table

src/sles/ksp/interface/itcreate.c
1.4 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +1 -1
Removed event dispatch table

src/sles/ksp/interface/dlregis.c
1.4 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +11 -11
Removed event dispatch table

src/sles/ksp/impls/gmres/borthog2.c
1.3 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +2 -2
Removed event dispatch table

src/sles/ksp/impls/gmres/borthog.c
1.3 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +2 -2
Removed event dispatch table

src/mat/utils/matio.c
1.4 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +2 -2
Removed event dispatch table

src/mat/partition/partition.c
1.4 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +2 -2
Removed event dispatch table

src/mat/order/sorder.c
1.4 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +2 -2
Removed event dispatch table

src/mat/matfd/fdmatrix.c
1.3 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +6 -6
Removed event dispatch table

src/mat/interface/matrix.c
1.12 01/10/22 16:38:20 knepley@spinetta.mcs.anl.gov +90 -83
Removed event dispatch table

src/mat/interface/dlregis.c
1.3 01/10/22 16:38:20 knepley@spinetta.mcs.anl.gov +44 -44
Removed event dispatch table

src/mat/color/color.c
1.4 01/10/22 16:38:20 knepley@spinetta.mcs.anl.gov +2 -2
Removed event dispatch table

include/petscvec.h
1.13 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +4 -7
Removed event dispatch table

include/petscts.h
1.4 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +1 -4
Removed event dispatch table

include/petscsnes.h
1.5 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +2 -5
Removed event dispatch table

include/petscpc.h
1.6 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +2 -5
Removed event dispatch table

include/petscmat.h
1.9 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +8 -11
Removed event dispatch table

include/petsclog.h
1.4 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +1 -2
Removed event dispatch table

include/petscksp.h
1.3 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +1 -4
Removed event dispatch table


Hg-commit: ea16316d1171739a1bda1e47ecb73ffeaee95820

show more ...

1...<<919293949596979899100>>...111