History log of /petsc/src/ksp/pc/impls/ (Results 5126 – 5150 of 5239)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5cb3ce7001-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2575
barrysmith@barry-smiths-computer.local|ChangeSet|20041001012801|49337
ChangeSet
1.2575 04/09/30 20:28:01 barrysmith@barry-smiths-computer.local +1 -0
Merge barry-smiths-comput

bk-changeset-1.2575
barrysmith@barry-smiths-computer.local|ChangeSet|20041001012801|49337
ChangeSet
1.2575 04/09/30 20:28:01 barrysmith@barry-smiths-computer.local +1 -0
Merge barry-smiths-computer.local:/Users/barrysmith/petsc-2.2.1
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/ksp/pc/impls/hypre/hyppilut.c
1.62 04/09/30 20:28:00 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: d04f26baa15d31534a072a11e08e500af5595a44

show more ...


/petsc/bmake/common/variables
/petsc/config/configure.py
/petsc/config/macosx-ibm.py
/petsc/include/f90impl/f90_cray_x1.h
/petsc/include/finclude/petscdef.h
/petsc/include/petsc.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/tuesdayreminder
/petsc/make.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/makefile
/petsc/src/contrib/ysmp/makefile
/petsc/src/dm/da/utils/fdda.c
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/interface/eige.c
hypre/hyppilut.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/f90/f90_cray_x1.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/pf/interface/pf.c
/petsc/todo
7f41222201-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.6.25
barrysmith@barry-smiths-computer.local|ChangeSet|20041001012233|37653
ChangeSet
1.2468.6.25 04/09/30 20:22:33 barrysmith@barry-smiths-computer.local +1 -0
pchypresettype_

bk-changeset-1.2468.6.25
barrysmith@barry-smiths-computer.local|ChangeSet|20041001012233|37653
ChangeSet
1.2468.6.25 04/09/30 20:22:33 barrysmith@barry-smiths-computer.local +1 -0
pchypresettype_hypre was not declared extern C

src/ksp/pc/impls/hypre/hyppilut.c
1.58.1.1 04/09/30 20:22:18 barrysmith@barry-smiths-computer.local +2 -0
pchypresettype_hypre was not declared extern C


Hg-commit: b8250cc80ea09d9c4bc46381888b3f7796620526

show more ...

455d26f521-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2544
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205658|27734
ChangeSet
1.2544 04/09/21 15:56:58 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2544
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205658|27734
ChangeSet
1.2544 04/09/21 15:56:58 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

src/mat/impls/sbaij/mpi/mpisbaij.c
1.107 04/09/21 15:56:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.104 04/09/21 15:56:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.186 04/09/21 15:56:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 800a8ee289a48532029b243941353100ce1a53cc

show more ...


/petsc/config/macosx-ibm.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/ksp/ksp/interface/dlregis.c
/petsc/src/ksp/ksp/interface/itfunc.c
ilu/ilu.c
/petsc/src/mat/examples/tests/ex32.c
/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/baij/seq/baij2.c
/petsc/src/mat/impls/dense/seq/dense.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/sbaij2.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/runtime.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/utils/vinv.c
/petsc/todo
abc0a33121-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2539.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205550|19135
ChangeSet
1.2539.1.1 04/09/21 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +56 -0
no == PETSC_TRUE, FA

bk-changeset-1.2539.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205550|19135
ChangeSet
1.2539.1.1 04/09/21 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +56 -0
no == PETSC_TRUE, FALSE NULL crap

src/vec/utils/vinv.c
1.36 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/vec/is/examples/tests/ex1.c
1.8 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/vector.c
1.106 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/vecreg.c
1.29 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/mapreg.c
1.21 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/map.c
1.19 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/dlregis.c
1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/ts/interface/tsreg.c
1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/ts/interface/ts.c
1.39 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
no == PETSC_TRUE, FALSE NULL crap

src/ts/interface/dlregis.c
1.18 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/interface/dlregispetsc.c
1.19 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/impls/vu/petscvu.c
1.14 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/impls/mathematica/runtime.c
1.3 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/impls/mathematica/mathematica.c
1.36 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +19 -19
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/utils/random.c
1.15 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/stageLog.c
1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/ploginfo.c
1.25 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/plog.c
1.55 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/eventLog.c
1.32 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/objects/pinit.c
1.52 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +20 -1
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/objects/init.c
1.48 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/objects/ams/aoptions.c
1.30 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/mpiuni/mpi.c
1.15 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/draw/utils/hists.c
1.20 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
no == PETSC_TRUE, FALSE NULL crap

src/snes/mf/snesmfj.c
1.45 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/snes/interface/snes.c
1.57 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/snes/interface/dlregis.c
1.19 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/snes/impls/ls/ls.c
1.44 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/interface/dlregis.c
1.27 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/sbaij/seq/sbaij2.c
1.32 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/sbaij/seq/sbaij.c
1.119 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/sbaij/mpi/mpisbaij.c
1.105.1.1 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/rowbs/mpi/mpirowbs.c
1.61 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/dense/seq/dense.c
1.67 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/seq/baij2.c
1.27 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/seq/baij.c
1.100.1.3 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/mpi/mpibaij.c
1.78 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/mpi/baijov.c
1.25 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/seq/aijnode.c
1.32 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/seq/aij.c
1.183.1.1 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +4 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/mpi/mpiov.c
1.28 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/mpi/mpiaij.c
1.213 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +11 -9
no == PETSC_TRUE, FALSE NULL crap

src/mat/examples/tests/ex32.c
1.13 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/ksp/pc/impls/ilu/ilu.c
1.43 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/ksp/ksp/interface/itfunc.c
1.56 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/ksp/ksp/interface/dlregis.c
1.21 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
no == PETSC_TRUE, FALSE NULL crap

src/dm/ao/interface/dlregis.c
1.22 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/dm/ao/interface/aodata.c
1.16 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/dm/ao/impls/mapping/aomapping.c
1.24 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

python/PETSc/Configure.py
1.280 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
need empty FC if not defined

makefile
1.131 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
configure fix

include/petsc.h
1.97 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
tell if finalized

include/mpiuni/mpi.h
1.20 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +7 -10
no error message for silly blocksolve spai
extern C for MPIUNI

config/macosx-ibm.py
1.32 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
outdate install of MPICH

todo
1.83 04/09/18 17:08:59 barrysmith@barry-smiths-computer.local +3 -3
*** empty log message ***

todo
1.82 04/09/18 17:07:59 barrysmith@barry-smiths-computer.local +2 -2
*** empty log message ***

src/sys/src/utils/mpiu.c
1.11 04/09/18 17:07:52 barrysmith@barry-smiths-computer.local +4 -0
make clear 0 tag is ok


Hg-commit: 66f72acf998300ac4731f20b4f3da4dce6b12310

show more ...


/petsc/bin/petscmpirun
/petsc/config/macosx-ibm.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petscmat.h
/petsc/maint/generatefortranstubs.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/programs.py
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/fortran/custom/zsys.c
/petsc/src/ksp/ksp/interface/dlregis.c
/petsc/src/ksp/ksp/interface/itfunc.c
ilu/ilu.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex99.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/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.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/baij/seq/baij2.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/runtime.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/utils/vinv.c
/petsc/todo
cb5d8e9e21-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2543
hzhang@harley.mcs.anl.gov|ChangeSet|20040921163745|29009
ChangeSet
1.2543 04/09/21 11:37:45 hzhang@harley.mcs.anl.gov +6 -0
minor improve the codes.

src/mat/utils/multequal

bk-changeset-1.2543
hzhang@harley.mcs.anl.gov|ChangeSet|20040921163745|29009
ChangeSet
1.2543 04/09/21 11:37:45 hzhang@harley.mcs.anl.gov +6 -0
minor improve the codes.

src/mat/utils/multequal.c
1.2 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +11 -6
polish MatMultEqual() and MatMultEqualAdd()

src/mat/utils/makefile
1.8 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +2 -2
add file multequal.c

src/mat/impls/sbaij/mpi/mpisbaij.c
1.106 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +2 -0
add comments

src/mat/impls/baij/seq/baij.c
1.103 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -1
revise the comments

src/mat/impls/aij/seq/aij.c
1.185 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -1
revise the comments

src/ksp/pc/impls/ml/ml.c
1.7 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -43
trivial polish the code


Hg-commit: c2312df6a5406510cc99d652725f2de312229005

show more ...

14b950f620-Sep-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2540
balay@asterix.mcs.anl.gov|ChangeSet|20040920214912|22539
ChangeSet
1.2540 04/09/20 16:49:12 balay@asterix.mcs.anl.gov +3 -0
update hypre with Allison's contrib

python/PETSc

bk-changeset-1.2540
balay@asterix.mcs.anl.gov|ChangeSet|20040920214912|22539
ChangeSet
1.2540 04/09/20 16:49:12 balay@asterix.mcs.anl.gov +3 -0
update hypre with Allison's contrib

python/PETSc/utilities/arch.py
1.15 04/09/20 16:49:11 balay@asterix.mcs.anl.gov +3 -3
fix error message

python/PETSc/packages/hypre.py
1.23 04/09/20 16:49:11 balay@asterix.mcs.anl.gov +5 -3
fix configure to detect hypre correctly with --with-hypre-dir

src/ksp/pc/impls/hypre/hyppilut.c
1.61 04/09/20 16:11:02 balay@asterix.mcs.anl.gov +201 -201
fix indentation

src/ksp/pc/impls/hypre/hyppilut.c
1.60 04/09/20 16:05:34 balay@asterix.mcs.anl.gov +132 -93
initial merge of Allison's contrib


Hg-commit: fe28d64cc5b1b226632fcde2651ea0ead673504f

show more ...

71044d3c13-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2527
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913202651|61226
ChangeSet
1.2527 04/09/13 15:26:51 barrysmith@barrysmith-57.mcs.anl.gov +64 -0
PetscNew() now zeros memory

bk-changeset-1.2527
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913202651|61226
ChangeSet
1.2527 04/09/13 15:26:51 barrysmith@barrysmith-57.mcs.anl.gov +64 -0
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/utils/vpscat.c
1.34 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -8
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/aij.c
1.183 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/ilu/ilu.c
1.42 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/seq/bvec2.c
1.57 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/seq/bvec1.c
1.10 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/mpi/pvec2.c
1.15 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/mpi/pbvec.c
1.30 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/pvode/petscpvode.c
1.28 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/cn/cn.c
1.19 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/beuler/beuler.c
1.21 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/explicit/euler/euler.c
1.11 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/utils/pdisplay.c
1.20 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/utils/memc.c
1.22 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/error/stack.c
1.13 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/draw/impls/x/xops.c
1.23 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/draw/impls/x/text.c
1.9 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/snes/interface/noise/snesnoise.c
1.14 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/snes/interface/noise/snesmfj2.c
1.22 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/shell/shell.c
1.24 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/seq/sbaij2.c
1.31 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/seq/sbaij.c
1.118 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/mpi/mpisbaij.c
1.105 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/maij/maij.c
1.24 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/is/matis.c
1.19 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/feti/feti.c
1.3 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/dense/seq/dense.c
1.66 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +21 -22
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/dense/mpi/mpidense.c
1.51 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/bdiag/seq/bdiag.c
1.44 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/seq/baij2.c
1.26 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/seq/baij.c
1.100.1.2 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/mpi/mpibaij.c
1.77 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.64 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/spooles/spooles.c
1.100 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpiptap.c
1.12 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpimatmatmult.c
1.4 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpiaij.c
1.212 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/adj/mpi/mpiadj.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/adic/matadic.c
1.29 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/utils/damg.c
1.41 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/xyt.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/xxt.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/gs.c
1.20 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/redundant/redundant.c
1.21 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/ml/ml.c
1.6 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/mg/mg.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/is/feti/fetipc.c
1.3 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/hypre/hyppilut.c
1.59 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/asm/asm.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/interface/eige.c
1.21 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/lgmres/lgmres.c
1.32 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/gmres/gmres.c
1.50 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/gmres/gmreig.c
1.15 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/fgmres/fgmres.c
1.37 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/cgne/cgne.c
1.21 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/cg/cg.c
1.29 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.17 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +13 -14
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/ilu.h
1.14 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/dot.h
1.13 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/axpy.h
1.14 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

maint/generateetags.py
1.4 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petschead.h
1.41 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petscblaslapack.h
1.12 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +241 -242
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petsc.h
1.96 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/aij.c
1.182 04/09/13 14:58:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
*** empty log message ***

src/ksp/pc/impls/ilu/ilu.c
1.41 04/09/13 14:56:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
*** empty log message ***


Hg-commit: 03fb4ae0a31fea3f887c926814d30cec68df1938

show more ...


/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petschead.h
/petsc/maint/generateetags.py
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/ilu.h
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/interface/eige.c
asm/asm.c
fieldsplit/fieldsplit.c
hypre/hyppilut.c
is/feti/fetipc.c
mg/mg.c
ml/ml.c
redundant/redundant.c
tfs/gs.c
tfs/xxt.c
tfs/xyt.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.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/seq/bdiag.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/utils/vpscat.c
330ea6ed13-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2526
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913190218|02521
ChangeSet
1.2526 04/09/13 14:02:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
fixes for memset, blas and ma

bk-changeset-1.2526
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913190218|02521
ChangeSet
1.2526 04/09/13 14:02:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
fixes for memset, blas and malloc with no MALLOC_H

src/ksp/pc/impls/tfs/tfs.h
1.5 04/09/13 14:02:16 barrysmith@barrysmith-57.mcs.anl.gov +7 -3
fixes for memset, blas and malloc with no MALLOC_H

src/ksp/pc/impls/tfs/gs.c
1.19 04/09/13 14:02:16 barrysmith@barrysmith-57.mcs.anl.gov +2 -14
fixes for memset, blas and malloc with no MALLOC_H

src/ksp/pc/impls/tfs/tfs.h
1.4 04/09/13 13:55:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
idiot Barry!


Hg-commit: c97444c768d61a1cf7d0aded23466c2aa2557b23

show more ...

9e8a915213-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2523.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913185125|02879
ChangeSet
1.2523.1.1 04/09/13 13:51:25 barrysmith@barrysmith-57.mcs.anl.gov +8 -0
no need for c++ test

bk-changeset-1.2523.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913185125|02879
ChangeSet
1.2523.1.1 04/09/13 13:51:25 barrysmith@barrysmith-57.mcs.anl.gov +8 -0
no need for c++ test with MALLOC_H

src/sys/src/plog/ploginfo.c
1.24 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no need for c++ test with MALLOC_H

src/sys/src/plog/plog.c
1.54 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no need for c++ test with MALLOC_H

src/sys/src/objects/options.c
1.48 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no need for c++ test with MALLOC_H

src/sys/src/objects/init.c
1.47 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no need for c++ test with MALLOC_H

src/sys/src/memory/mtr.c
1.34 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no need for c++ test with MALLOC_H

src/sys/src/adic/adic/run-map.c
1.10 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no need for c++ test with MALLOC_H

src/sys/src/adic/adic/run-alloc.c
1.8 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no need for c++ test with MALLOC_H

src/ksp/pc/impls/tfs/tfs.h
1.3 04/09/13 13:51:22 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
need malloc for old outdated code


Hg-commit: 2a88f98e0a6bdc31505ca2429b28ba12332af096

show more ...

7758a8cd13-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2521.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913162746|09511
ChangeSet
1.2521.1.1 04/09/13 11:27:46 barrysmith@barrysmith-57.mcs.anl.gov +26 -0
single include for t

bk-changeset-1.2521.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913162746|09511
ChangeSet
1.2521.1.1 04/09/13 11:27:46 barrysmith@barrysmith-57.mcs.anl.gov +26 -0
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/xyt.c
1.14 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -16
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/xxt.c
1.14 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -16
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/tfs.h
1.2 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +43 -46
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/tfs.c
1.4 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -3
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/queue.c
1.9 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -5
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/pxxt.c
1.20 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/makefile
1.16 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/ivec.c
1.12 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -11
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/gs.c
1.18 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -17
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/error.c
1.12 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -9
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/comm.c
1.24 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -7
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/bit_mask.c
1.11 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -5
single include for tfs, make sure petsc.h comes first

BitKeeper/deleted/.del-stack.h~5712ae31a475e3e6
1.8 04/09/13 11:01:23 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/stack.h

BitKeeper/deleted/.del-stack.c~b6b03263efdc4df9
1.9 04/09/13 11:01:22 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/stack.c

BitKeeper/deleted/.del-xyt.h~6bb5d543424fd602
1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/xyt.h

BitKeeper/deleted/.del-xxt.h~79daf880369d6c6
1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/xxt.h

BitKeeper/deleted/.del-types.h~30476f1d4737ccd0
1.11 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/types.h

BitKeeper/deleted/.del-queue.h~c6698a2ca9e1004c
1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/queue.h

BitKeeper/deleted/.del-ivec.h~f0c0600ff0a81f25
1.8 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/ivec.h

BitKeeper/deleted/.del-gs.h~618ed26d795c9867
1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/gs.h

BitKeeper/deleted/.del-error.h~4179922862c9d381
1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/error.h

BitKeeper/deleted/.del-const.h~d6aab19d6fe0fd97
1.15 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/const.h

BitKeeper/deleted/.del-comm.h~70ac2896f4377c48
1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/comm.h

BitKeeper/deleted/.del-bit_mask.h~bb77ed548b46fa80
1.9 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/bit_mask.h

src/ksp/pc/impls/tfs/tfs.h
1.1 04/09/13 10:59:07 barrysmith@barrysmith-57.mcs.anl.gov +828 -0

src/ksp/pc/impls/tfs/tfs.h
1.0 04/09/13 10:59:07 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/ksp/pc/impls/tfs/tfs.h

src/dm/da/src/dalocal.c
1.27 04/09/13 10:51:42 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
compiler may think never defined (though it always is)

src/dm/da/src/da3.c
1.28 04/09/13 10:50:29 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
compiler thinks some variables may not be defined (though they are)


Hg-commit: 292010318b505ce7fc60f01a6e715ea3a6b0f212

show more ...

0be8e73a10-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2511.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040910203312|57169
ChangeSet
1.2511.1.1 04/09/10 15:33:12 barrysmith@barrysmith-57.mcs.anl.gov +12 -0
configure fixes and

bk-changeset-1.2511.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040910203312|57169
ChangeSet
1.2511.1.1 04/09/10 15:33:12 barrysmith@barrysmith-57.mcs.anl.gov +12 -0
configure fixes and updates

python/PETSc/utilities/programs.py
1.6 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +13 -16
store programs in programs object, not framework

python/PETSc/utilities/arch.py
1.13 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
bug fix where host info is stored

python/PETSc/packages/hypre.py
1.21 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +11 -4
use variables in objects instead of argDB stuff

python/PETSc/packages/ParMetis.py
1.24.1.1 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +6 -1
use variables in objects instead of argDB stuff

python/PETSc/packages/Mumps.py
1.25 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
print warning about compile time

python/PETSc/packages/MPI.py
1.133 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +14 -4
use variables in objects instead of argDB stuff

python/PETSc/packages/BlasLapack.py
1.87 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +14 -10
use variables in objects instead of argDB stuff

python/PETSc/compilerOptions.py
1.44 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +4 -2
f90 could be IBM compiler too

python/PETSc/Configure.py
1.278 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
nothing

BitKeeper/deleted/.del-PIC.py~166cca99375ec713
1.6 04/09/10 11:15:23 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: python/PETSc/utilities/PIC.py

BitKeeper/deleted/.del-makefile~fbab7517c25cbd8d
1.3 04/09/10 07:01:19 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/ksp/pc/impls/pilut/makefile

BitKeeper/deleted/.del-hyppilut.c~127449995eb33006
1.3 04/09/10 07:01:19 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/ksp/pc/impls/pilut/hyppilut.c


Hg-commit: 2922efaf739b01d7e7f1ecfee6c2e7eafc7c6bbc

show more ...


/petsc/bin/petscarch
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petschead.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/programs.py
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/inline/gccsse.h
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.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/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.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/stageLog.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/silo/makefile
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.h
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.h
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/utils/gcreatev.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vscat.c
b4842f1806-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2500.1.3
barrysmith@barry-smiths-computer.local|ChangeSet|20040906234955|54267
ChangeSet
1.2500.1.3 04/09/06 18:49:55 barrysmith@barry-smiths-computer.local +4 -0
minor config upda

bk-changeset-1.2500.1.3
barrysmith@barry-smiths-computer.local|ChangeSet|20040906234955|54267
ChangeSet
1.2500.1.3 04/09/06 18:49:55 barrysmith@barry-smiths-computer.local +4 -0
minor config update

src/ksp/pc/impls/samg/makefile
1.13 04/09/06 18:49:53 barrysmith@barry-smiths-computer.local +1 -1
change CPP for C++ to CXXONLY so no confusion with CPP

python/PETSc/utilities/clanguage.py
1.4 04/09/06 18:49:53 barrysmith@barry-smiths-computer.local +1 -1
make sure format is C or Cxx

python/PETSc/Configure.py
1.275 04/09/06 18:49:53 barrysmith@barry-smiths-computer.local +7 -10
dropped macro defines that are set in config stuff

include/petsc.h
1.93 04/09/06 18:49:53 barrysmith@barry-smiths-computer.local +1 -1
changed C++ name to CXX from CPP (to prevent confusion)


Hg-commit: 2cbc1fa817f209b8a78d418a2b2c3e6654c60db8

show more ...

4f5ab15a03-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2496
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040903180137|10517
ChangeSet
1.2496 04/09/03 13:01:37 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
config changes for new approa

bk-changeset-1.2496
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040903180137|10517
ChangeSet
1.2496 04/09/03 13:01:37 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
config changes for new approach

src/ksp/pc/impls/mg/mgimpl.h
1.11 04/09/03 13:01:34 barrysmith@barrysmith-57.mcs.anl.gov +16 -16
formating

src/ksp/pc/impls/mg/mg.c
1.38 04/09/03 13:01:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

python/PETSc/utilities/fortranCPP.py
1.4 04/09/03 13:01:34 barrysmith@barrysmith-57.mcs.anl.gov +8 -8
fixes for new configure stuff

python/PETSc/utilities/debugging.py
1.3 04/09/03 13:01:34 barrysmith@barrysmith-57.mcs.anl.gov +4 -8
correct help for debugging support

python/PETSc/utilities/clanguage.py
1.3 04/09/03 13:01:34 barrysmith@barrysmith-57.mcs.anl.gov +10 -41
handle C or C++

python/PETSc/Configure.py
1.273 04/09/03 13:01:34 barrysmith@barrysmith-57.mcs.anl.gov +42 -11
fixes for new configure stuff

makefile
1.126 04/09/03 13:01:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
fixes for new configure stuff

bmake/common/variables
1.73 04/09/03 13:01:34 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
fixes for new configure stuff

python/PETSc/utilities/arch.py
1.9 04/09/03 09:26:52 barrysmith@barrysmith-57.mcs.anl.gov +6 -0
better handle badly input PETSC_DIR

python/PETSc/utilities/clanguage.py
1.2 04/09/02 16:05:19 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: python/PETSc/utilities/language.py -> python/PETSc/utilities/clanguage.py

python/PETSc/utilities/debugging.py
1.2 04/09/02 15:22:26 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: python/PETSc/utilities/gorO.py -> python/PETSc/utilities/debugging.py

python/PETSc/utilities/gorO.py
1.1 04/09/02 15:19:44 barrysmith@barrysmith-57.mcs.anl.gov +31 -0

python/PETSc/utilities/gorO.py
1.0 04/09/02 15:19:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-config/python/PETSc/utilities/gorO.py

python/PETSc/utilities/language.py
1.1 04/09/02 15:12:17 barrysmith@barrysmith-57.mcs.anl.gov +62 -0

python/PETSc/utilities/language.py
1.0 04/09/02 15:12:17 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-config/python/PETSc/utilities/language.py


Hg-commit: 279d9a7c839392da1d370297d853359638ffb9c9

show more ...


/petsc/bin/petscmpirun
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/rules.shared.darwin7
/petsc/bmake/common/variables
/petsc/bmake/config/variables.in
/petsc/bmake/predefined/linux-mcs/rules
/petsc/bmake/predefined/linux_gm/rules
/petsc/config/configure.py
/petsc/maint/petscgoto
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/__init__.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/C2HTML.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Mathematica.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/NetCDF.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/__init__.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/FPTrap.py
/petsc/python/PETSc/utilities/Make.py
/petsc/python/PETSc/utilities/PIC.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/__init__.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/clanguage.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/dataFilesPath.py
/petsc/python/PETSc/utilities/debuggers.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/programs.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/inline/axpy.h
/petsc/src/ksp/ksp/impls/qcg/qcg.c
mg/mg.c
mg/mgimpl.h
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/src/memory/mem.c
1246784d02-Sep-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2468.18.2
balay@asterix.mcs.anl.gov|ChangeSet|20040902193121|11622
ChangeSet
1.2468.18.2 04/09/02 14:31:21 balay@asterix.mcs.anl.gov +3 -0
add package check for ML

src/ksp/pc/in

bk-changeset-1.2468.18.2
balay@asterix.mcs.anl.gov|ChangeSet|20040902193121|11622
ChangeSet
1.2468.18.2 04/09/02 14:31:21 balay@asterix.mcs.anl.gov +3 -0
add package check for ML

src/ksp/pc/interface/pcregis.c
1.32 04/09/02 14:31:20 balay@asterix.mcs.anl.gov +3 -0
add package check for ML

src/ksp/pc/impls/ml/makefile
1.2 04/09/02 14:31:20 balay@asterix.mcs.anl.gov +4 -0
add package check for ML

include/petscsys.h
1.29 04/09/02 14:31:20 balay@asterix.mcs.anl.gov +1 -0
add missing prototype for PetscSortIntWithScalarArray()


Hg-commit: 3f972962ba854f64cedbeb636ffe4961ffc45dfe

show more ...

ab718ede01-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.42
hzhang@harley.mcs.anl.gov|ChangeSet|20040901221528|14118
ChangeSet
1.2468.1.42 04/09/01 17:15:28 hzhang@harley.mcs.anl.gov +4 -0
optimize MatConvert_ML_MPIAIJ()

src/sy

bk-changeset-1.2468.1.42
hzhang@harley.mcs.anl.gov|ChangeSet|20040901221528|14118
ChangeSet
1.2468.1.42 04/09/01 17:15:28 hzhang@harley.mcs.anl.gov +4 -0
optimize MatConvert_ML_MPIAIJ()

src/sys/src/utils/sorti.c
1.11 04/09/01 17:15:25 hzhang@harley.mcs.anl.gov +75 -2
add new routine PetscSortIntWithScalarArray()

src/ksp/pc/impls/ml/ml.c
1.5 04/09/01 17:15:25 hzhang@harley.mcs.anl.gov +45 -140
optimize MatConvert_ML_MPIAIJ()

src/ksp/pc/impls/makefile
1.21 04/09/01 17:15:25 hzhang@harley.mcs.anl.gov +1 -1
add dir 'ml'.

src/ksp/examples/tests/output/ex26_2.out
1.2 04/09/01 17:15:25 hzhang@harley.mcs.anl.gov +7 -7
update output file


Hg-commit: f66018bbe67a1818867a0fdef2ae084b937c8018

show more ...

e14861a401-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.40
hzhang@harley.mcs.anl.gov|ChangeSet|20040901011214|16609
ChangeSet
1.2468.1.40 04/08/31 20:12:14 hzhang@harley.mcs.anl.gov +1 -0
Have MatConvert_ML_MPIAIJ() work.

src/

bk-changeset-1.2468.1.40
hzhang@harley.mcs.anl.gov|ChangeSet|20040901011214|16609
ChangeSet
1.2468.1.40 04/08/31 20:12:14 hzhang@harley.mcs.anl.gov +1 -0
Have MatConvert_ML_MPIAIJ() work.

src/ksp/pc/impls/ml/ml.c
1.4 04/08/31 20:12:13 hzhang@harley.mcs.anl.gov +225 -35
Have MatConvert_ML_MPIAIJ() work.


Hg-commit: a01ec58f9fabf011372ed7a3af979127b1d06466

show more ...

f21eeb6329-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.15.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040829233352|19398
ChangeSet
1.2468.15.1 04/08/29 18:33:52 barrysmith@barry-smiths-computer.local +2 -0
fix for asm n_l

bk-changeset-1.2468.15.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040829233352|19398
ChangeSet
1.2468.15.1 04/08/29 18:33:52 barrysmith@barry-smiths-computer.local +2 -0
fix for asm n_local_true and use HAVE_RUSAGE

src/sys/src/memory/mem.c
1.17 04/08/29 18:30:19 barrysmith@barry-smiths-computer.local +6 -5
get rid of no_getrusage

src/ksp/pc/impls/asm/asm.c
1.38 04/08/28 20:52:41 barrysmith@barry-smiths-computer.local +6 -6
use n_local_true in more places when it shoujld be


Hg-commit: bd827dd1a4eb4812f444de2060159350a4075b68

show more ...

3ecba4fd25-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.1.23
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825185228|22425
ChangeSet
1.2468.1.23 04/08/25 13:52:28 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@pe

bk-changeset-1.2468.1.23
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825185228|22425
ChangeSet
1.2468.1.23 04/08/25 13:52:28 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: 39d6017f6dc0357189209966395f304e3aac3a08

show more ...

3d5511d025-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.11.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825185201|12788
ChangeSet
1.2468.11.1 04/08/25 13:52:01 barrysmith@barrysmith-57.mcs.anl.gov +11 -0
reorder for nonzer

bk-changeset-1.2468.11.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825185201|12788
ChangeSet
1.2468.11.1 04/08/25 13:52:01 barrysmith@barrysmith-57.mcs.anl.gov +11 -0
reorder for nonzeros along diagonal as function call

src/snes/utils/makefile
1.6 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
reorder for nonzeros along diagonal as function call

src/ksp/utils/makefile
1.6 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
reorder for nonzeros along diagonal as function call

src/ksp/pc/impls/lu/lu.c
1.33 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +70 -14
reorder for nonzeros along diagonal as function call

src/ksp/pc/impls/ilu/ilu.h
1.9 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
reorder for nonzeros along diagonal as function call

src/ksp/pc/impls/ilu/ilu.c
1.40 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +63 -13
reorder for nonzeros along diagonal as function call

src/ksp/examples/tutorials/ex10.c
1.44 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
reorder for nonzeros along diagonal as function call

src/docs/website/documentation/changes/index.html
1.19 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +6 -4
reorder for nonzeros along diagonal as function call

src/docs/website/documentation/changes/222.html
1.22 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +37 -58
reorder for nonzeros along diagonal as function call

include/petscpc.h
1.59 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
reorder for nonzeros along diagonal as function call

src/docs/website/documentation/changes/222.html
1.21 04/08/25 13:40:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
bk cp 221.html 222.html

src/ksp/pc/impls/asm/asm.c
1.37 04/08/25 08:48:41 barrysmith@barry-smiths-computer.local +0 -1
overzealous error checking

src/ksp/pc/impls/bjacobi/bjacobi.c
1.35 04/08/25 08:48:08 barrysmith@barry-smiths-computer.local +1 -1
bad formatting

src/docs/website/documentation/changes/221.html
1.20 04/08/15 11:44:01 barrysmith@barry-smiths-computer.local +9 -2
PetscInt stuff

src/docs/website/documentation/changes/221.html
1.19 04/08/15 10:41:27 barrysmith@barry-smiths-computer.local +8 -3
updated changes

src/docs/website/documentation/changes/221.html
1.18 04/08/01 18:41:45 barrysmith@barry-smiths-computer.local +5 -2
*** empty log message ***

src/docs/website/documentation/changes/221.html
1.17 04/07/03 17:23:56 victorle@tibook500ve.cs.utk.edu +6 -1
IScreateGeneralWithArray added;
ISSum syntax changed, ISExtend removed.

src/docs/website/documentation/changes/221.html
1.16 04/06/22 21:59:20 barrysmith@barry-smiths-computer.local +1 -0
addition of CSR preallocation

src/docs/website/documentation/changes/221.html
1.15 04/06/01 15:12:04 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
*** empty log message ***

src/docs/website/documentation/changes/221.html
1.14 04/05/26 11:24:08 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
remove presentations from website

src/docs/website/documentation/changes/221.html
1.13 04/05/14 22:41:30 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/docs/website/documentation/changes/222.html
1.12 04/04/06 16:29:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
MatIsSymmetric(), MatIsTranspose() now take tol

src/docs/website/documentation/changes/222.html
1.11 04/04/01 17:50:25 barrysmith@barry-smiths-computer.local +2 -1
VecConvertMPIToAll() and VecConvertMPIToZero() have been replaced with
VecScatterCreateToAll() and VecScatterCreateToZero()

src/docs/website/documentation/changes/222.html
1.10 04/03/27 11:38:49 barrysmith@barry-smiths-computer.local +3 -3
removal of null space in preconditioner is now handled by
KSP instead of PC

src/docs/website/documentation/changes/222.html
1.9 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +6 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/docs/website/documentation/changes/222.html
1.8 04/03/19 20:19:31 barrysmith@barry-smiths-computer.local +2 -1
added SNESSetRhs()

src/docs/website/documentation/changes/222.html
1.7 04/03/19 11:36:16 barrysmith@barry-smiths-computer.local +9 -6
MatGetSubmatrices() propagates symmetric flag

src/docs/website/documentation/changes/222.html
1.6 04/03/17 20:16:33 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***

src/docs/website/documentation/changes/222.html
1.5 04/03/17 19:52:01 barrysmith@barry-smiths-computer.local +4 -0
added Vec/MatStashGetInfo()

src/docs/website/documentation/changes/222.html
1.4 04/03/10 20:29:09 barrysmith@barry-smiths-computer.local +8 -0
changed with-mpich/with-c-blas.... to download-....

src/docs/website/documentation/changes/222.html
1.3 04/03/10 15:56:38 barrysmith@barrysmith-57.mcs.anl.gov +6 -0
added DAGetInterpolation support for nonuniform DA grids
set with DASetCoordinates()

src/docs/website/documentation/changes/222.html
1.2 04/03/05 09:53:59 barrysmith@barrysmith-57.mcs.anl.gov +5 -32
changes for next release started

src/docs/website/documentation/changes/222.html
1.1 04/03/05 09:51:50 barrysmith@barrysmith-57.mcs.anl.gov +138 -0

src/docs/website/documentation/changes/222.html
1.0 04/03/05 09:51:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/docs/website/documentation/changes/221.html


Hg-commit: 5128d8678906da171442990cd3eac96a67987395

show more ...

24a42b1421-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.18
hzhang@harley.mcs.anl.gov|ChangeSet|20040821222036|58445
ChangeSet
1.2468.1.18 04/08/21 17:20:36 hzhang@harley.mcs.anl.gov +1 -0
optimize ml.c

src/ksp/pc/impls/ml/ml.c

bk-changeset-1.2468.1.18
hzhang@harley.mcs.anl.gov|ChangeSet|20040821222036|58445
ChangeSet
1.2468.1.18 04/08/21 17:20:36 hzhang@harley.mcs.anl.gov +1 -0
optimize ml.c

src/ksp/pc/impls/ml/ml.c
1.3 04/08/21 17:20:34 hzhang@harley.mcs.anl.gov +38 -23
- replace multiple calls of VecCreateSeqWithArray()
by VecPlaceArray() - save array copying
- pass rowptr, colindx and vals into ML Pmat and Rmat instead of copy and insert mat values
in MatConvert_ML_SeqAIJ()


Hg-commit: c2504e121f07e8ef4d071d41c9003bea747c7f03

show more ...

a501084f21-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040821022007|06900
ChangeSet
1.2468.8.1 04/08/20 21:20:07 barrysmith@barry-smiths-computer.local +27 -0
massive cleanup/

bk-changeset-1.2468.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040821022007|06900
ChangeSet
1.2468.8.1 04/08/20 21:20:07 barrysmith@barry-smiths-computer.local +27 -0
massive cleanup/stripdown of tfs

src/ksp/pc/interface/pcregis.c
1.31 04/08/20 21:20:05 barrysmith@barry-smiths-computer.local +2 -0
protect ml PC

src/ksp/pc/impls/tfs/xyt.h
1.9 04/08/20 21:20:05 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/xyt.c
1.11.1.1 04/08/20 21:20:05 barrysmith@barry-smiths-computer.local +94 -333
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/xxt.h
1.9 04/08/20 21:20:05 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/xxt.c
1.11.1.1 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +81 -310
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/types.h
1.10 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +2 -4
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/tfs.c
1.3 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +1 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/stack.c
1.8 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +6 -31
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/queue.h
1.9 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/queue.c
1.8 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +7 -33
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/makefile
1.13.1.1 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +4 -4
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/ivec.h
1.7 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +20 -21
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/ivec.c
1.11 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +112 -113
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/gs.h
1.9 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +5 -12
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/gs.c
1.17 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +793 -1653
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/error.h
1.9 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/error.c
1.11 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +12 -19
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/const.h
1.12.1.1 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +12 -69
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/comm.h
1.9 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +5 -6
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/comm.c
1.23 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +47 -83
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/bit_mask.h
1.8 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/bit_mask.c
1.10 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +15 -16
massive cleanup/stripdown of tfs

src/ksp/ksp/interface/iterativ.c
1.23 04/08/20 21:20:03 barrysmith@barry-smiths-computer.local +2 -2
docs

BitKeeper/deleted/.del-bss_malloc.h~6dd93a50ffef1771
1.8 04/08/20 15:46:18 barrysmith@barrysmith-11.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/bss_malloc.h

BitKeeper/deleted/.del-bss_malloc.c~f69858c46ce56224
1.12 04/08/20 15:46:18 barrysmith@barrysmith-11.mcs.anl.gov +1 -153
Delete: src/ksp/pc/impls/tfs/bss_malloc.c

src/mat/interface/matrix.c
1.137.1.1 04/08/20 14:32:05 barrysmith@barrysmith-11.mcs.anl.gov +1 -1
allow zeroing entries for allocated but not yet used matrix. Allows
not needing special case for first call to ComputeJacobian()

BitKeeper/deleted/.del-blas.h~dd4f4d0f47c89bc0
1.7.1.1 04/08/20 11:24:34 barrysmith@barrysmith-57.mcs.anl.gov +0 -30
Delete: src/ksp/pc/impls/tfs/blas.h


Hg-commit: 825862d63ecc61f9a66f5f385f812bec09816a41

show more ...

b4471f2720-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.6.4
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040820160101|21661
ChangeSet
1.2468.6.4 04/08/20 11:01:01 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
replace r8 with tmpr8

bk-changeset-1.2468.6.4
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040820160101|21661
ChangeSet
1.2468.6.4 04/08/20 11:01:01 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
replace r8 with tmpr8 cause r8 is used in some Mac include files

src/ksp/pc/impls/tfs/xyt.c
1.12 04/08/20 11:00:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace r8 with tmpr8 cause r8 is used in some Mac include files

src/ksp/pc/impls/tfs/xxt.c
1.12 04/08/20 11:00:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace r8 with tmpr8 cause r8 is used in some Mac include files

src/ksp/pc/impls/tfs/makefile
1.14 04/08/20 11:00:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace r8 with tmpr8 cause r8 is used in some Mac include files

src/ksp/pc/impls/tfs/const.h
1.13 04/08/20 11:00:59 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
replace r8 with tmpr8 cause r8 is used in some Mac include files

src/ksp/pc/impls/tfs/blas.h
1.8 04/08/20 11:00:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace r8 with tmpr8 cause r8 is used in some Mac include files


Hg-commit: 5a943065243fb90af80b426d0b8155a8273ae82e

show more ...

9cb0ec9320-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.11
hzhang@harley.mcs.anl.gov|ChangeSet|20040820043453|26421
ChangeSet
1.2468.1.11 04/08/19 15:17:21 hzhang@harley.mcs.anl.gov +2 -0
minor update of ML interface

src/ksp/p

bk-changeset-1.2468.1.11
hzhang@harley.mcs.anl.gov|ChangeSet|20040820043453|26421
ChangeSet
1.2468.1.11 04/08/19 15:17:21 hzhang@harley.mcs.anl.gov +2 -0
minor update of ML interface

src/ksp/pc/impls/ml/ml.c
1.2 04/08/19 15:17:18 hzhang@harley.mcs.anl.gov +14 -4
minor update

include/petsc.h
1.92 04/08/19 15:17:18 hzhang@harley.mcs.anl.gov +1 -0
add prototype of PetscObjectContainerSetUserDestroy()


Hg-commit: a71ce022f5d8e04ed811d6aee2b04919c78db0b4

show more ...

5582bec120-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.9
hzhang@harley.mcs.anl.gov|ChangeSet|20040820043451|29233
ChangeSet
1.2468.1.9 04/08/19 10:28:01 hzhang@harley.mcs.anl.gov +6 -0
add newly developed interface to ML 3.0

bk-changeset-1.2468.1.9
hzhang@harley.mcs.anl.gov|ChangeSet|20040820043451|29233
ChangeSet
1.2468.1.9 04/08/19 10:28:01 hzhang@harley.mcs.anl.gov +6 -0
add newly developed interface to ML 3.0

src/sys/src/objects/inherit.c
1.27 04/08/19 10:27:59 hzhang@harley.mcs.anl.gov +24 -0
enable userdestory container

src/ksp/pc/interface/pcregis.c
1.30 04/08/19 10:27:58 hzhang@harley.mcs.anl.gov +1 -0
register PCML

include/petscpc.h
1.58 04/08/19 10:27:58 hzhang@harley.mcs.anl.gov +1 -0
add new PCML

config/linux-gnu-ml.py
1.2 04/08/19 10:27:58 hzhang@harley.mcs.anl.gov +2 -2
update ml repository

src/ksp/pc/impls/ml/makefile
1.1 04/08/19 10:23:05 hzhang@harley.mcs.anl.gov +16 -0

src/ksp/pc/impls/ml/makefile
1.0 04/08/19 10:23:05 hzhang@harley.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/pc/impls/ml/makefile

src/ksp/pc/impls/ml/ml.c
1.1 04/08/19 10:22:59 hzhang@harley.mcs.anl.gov +737 -0

src/ksp/pc/impls/ml/ml.c
1.0 04/08/19 10:22:58 hzhang@harley.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/pc/impls/ml/ml.c


Hg-commit: b97b03a1a3460b85e678686983c82d876490f55f

show more ...

19facb7a14-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2455
barrysmith@barry-smiths-computer.local|ChangeSet|20040814160505|17056
ChangeSet
1.2455 04/08/14 11:05:05 barrysmith@barry-smiths-computer.local +6 -0
moved manual pages from p

bk-changeset-1.2455
barrysmith@barry-smiths-computer.local|ChangeSet|20040814160505|17056
ChangeSet
1.2455 04/08/14 11:05:05 barrysmith@barry-smiths-computer.local +6 -0
moved manual pages from petscdef.h

include/finclude/petscdef.h
1.21 04/08/14 11:02:51 barrysmith@barry-smiths-computer.local +0 -15
removed /* comments

src/fortran/custom/zoptions.c
1.18 04/08/14 11:02:39 barrysmith@barry-smiths-computer.local +16 -0
moved manual pages from petscdef.h

todo
1.79 04/08/14 01:31:47 barrysmith@barry-smiths-computer.local +4 -0
*** empty log message ***

src/mat/impls/aij/mpi/mumps/mumps.c
1.79 04/08/14 00:58:49 barrysmith@barry-smiths-computer.local +14 -11
print specific error message about not enough memory for factorization

src/ksp/pc/impls/ilu/ilu.c
1.39 04/08/13 22:45:05 barrysmith@barry-smiths-computer.local +6 -14
simplify code

src/sys/src/objects/ams/aoptions.c
1.29 04/08/13 18:38:30 barrysmith@barry-smiths-computer.local +2 -9
formating


Hg-commit: 1fdaaf7a4106fe9376fa222bccb6ee2d46053cee

show more ...


/petsc/bin/mpiexec.valgrind
/petsc/bmake/predefined/linux-mcs/petscconf.h
/petsc/bmake/predefined/linux64/packages
/petsc/bmake/predefined/linux64/petscconf.h
/petsc/bmake/predefined/linux64/rules
/petsc/bmake/predefined/linux_absoft/petscconf.h
/petsc/bmake/predefined/linux_alpha/packages
/petsc/bmake/predefined/linux_alpha/petscconf.h
/petsc/bmake/predefined/linux_alpha/variables
/petsc/bmake/predefined/linux_gcc_ifc/petscconf.h
/petsc/bmake/predefined/linux_gcc_pgf90/petscconf.h
/petsc/bmake/predefined/linux_gm/petscconf.h
/petsc/bmake/predefined/linux_intel/petscconf.h
/petsc/bmake/predefined/linux_jazz_intel/petscconf.h
/petsc/bmake/predefined/linux_nagf90/petscconf.h
/petsc/bmake/predefined/linux_pgi/packages
/petsc/bmake/predefined/linux_pgi/petscconf.h
/petsc/bmake/predefined/linux_superludist/petscconf.h
/petsc/bmake/predefined/linux_tau/petscconf.h
/petsc/bmake/predefined/linux_uni/petscconf.h
/petsc/bmake/predefined/win32_borland/petscconf.h
/petsc/bmake/predefined/win32_gnu/petscconf.h
/petsc/bmake/predefined/win32_ms/petscconf.h
/petsc/bmake/predefined/win32_ms_hpvm/petscconf.h
/petsc/bmake/predefined/win32_ms_mpich/petscconf.h
/petsc/bmake/predefined/win32_ms_mpipro/petscconf.h
/petsc/bmake/predefined/win32_ms_wmpi/petscconf.h
/petsc/config/linux-gnu-valgrind.py
/petsc/include/finclude/petscdef.h
/petsc/maint/petscgoto
/petsc/maint/runremote
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/hypre.py
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/usg/utils/triconvert.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/installation.html
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zvec.c
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex1f.F
ilu/ilu.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/unary.c
/petsc/src/snes/mf/wp.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex1f.h
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex2f.h
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/vec/examples/tests/ex32f.F
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex4f.F
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/todo

1...<<201202203204205206207208209210