| #
3050cee2
|
| 12-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc.bib reference to Downar and Salome coupling approaches add PetscViewerASCIIGetStdout() to use in PETSc source instead of PETSC_VIEWER_STDOUT_(comm) for traditional PETSc error handling
Hg-co
petsc.bib reference to Downar and Salome coupling approaches add PetscViewerASCIIGetStdout() to use in PETSc source instead of PETSC_VIEWER_STDOUT_(comm) for traditional PETSc error handling
Hg-commit: d5925024de9641e364c42958da386445812c4f79
show more ...
|
| #
f61bfb57
|
| 27-Nov-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 88fee7d2fa183025fe76764cedd4a71dffcdf185
|
| #
b9147fbb
|
| 23-Nov-2006 |
dalcinl <dalcinl@trantor.ceride.gov.ar> |
moved many implementation headers to include/private
Hg-commit: aa99826eaac01bf46b6b3b0207d0ecd69d3393cb
|
| #
6e8ab9e2
|
| 22-Nov-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3766 barrysmith@barry-smiths-computer.local|ChangeSet|20051122015240|55358 ChangeSet 1.3766 05/11/21 19:52:40 barrysmith@barry-smiths-computer.local +9 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.3766 barrysmith@barry-smiths-computer.local|ChangeSet|20051122015240|55358 ChangeSet 1.3766 05/11/21 19:52:40 barrysmith@barry-smiths-computer.local +9 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/ksp/ksp/examples/tutorials/ex33.c 1.19 05/11/21 19:52:36 barrysmith@barry-smiths-computer.local +6 -12 Matt screws us again
src/mat/interface/matrix.c 1.200 05/11/21 19:46:51 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/sbaij/seq/sbaij.c 1.152 05/11/21 19:46:50 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/ksp/pc/impls/factor/lu/lu.c 1.48 05/11/21 19:46:49 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/ksp/pc/impls/factor/ilu/ilu.c 1.61 05/11/21 19:46:49 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/ksp/pc/impls/factor/icc/icc.c 1.45 05/11/21 19:46:49 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.45 05/11/21 19:46:49 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
python/PETSc/packages/BlasLapack.py 1.145 05/11/21 19:46:48 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
include/petsc.h 1.152 05/11/21 19:46:48 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: fc4e73369605255a3822b849ac0e0ddbc7c59413
show more ...
|
| #
a83599f4
|
| 21-Nov-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3755.1.4 barrysmith@barry-smiths-computer.local|ChangeSet|20051121223356|46556 ChangeSet 1.3755.1.4 05/11/21 16:33:56 barrysmith@barry-smiths-computer.local +134 -0 support for --w
bk-changeset-1.3755.1.4 barrysmith@barry-smiths-computer.local|ChangeSet|20051121223356|46556 ChangeSet 1.3755.1.4 05/11/21 16:33:56 barrysmith@barry-smiths-computer.local +134 -0 support for --with-precision=longdouble
src/vec/vec/impls/seq/bvec2.c 1.76 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +6 -6 support for --with-precision=longdouble
src/vec/vec/impls/mpi/pdvec.c 1.64 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +12 -12 support for --with-precision=longdouble
src/vec/vec/examples/tutorials/ex9.c 1.11 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/vec/vec/examples/tutorials/ex1e.c 1.11 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +10 -10 support for --with-precision=longdouble
src/vec/vec/examples/tutorials/ex11.c 1.10 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/vec/vec/examples/tutorials/ex1.c 1.13 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +10 -10 support for --with-precision=longdouble
src/vec/vec/examples/tests/ex28.c 1.10 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +8 -8 support for --with-precision=longdouble
src/vec/vec/examples/tests/ex21.c 1.12 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ts/interface/ts.c 1.55 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ts/impls/pseudo/posindep.c 1.26 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ts/examples/tutorials/ex7.c 1.13 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ts/examples/tutorials/ex6.c 1.19 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ts/examples/tutorials/ex5.c 1.13 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ts/examples/tutorials/ex4.c 1.12 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ts/examples/tutorials/ex3.c 1.13 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ts/examples/tutorials/ex2.c 1.11 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ts/examples/tests/ex1.c 1.15 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/sys/utils/random.c 1.30 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/objects/ptype.c 1.18 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +8 -1 support for --with-precision=longdouble
src/sys/objects/aoptions.c 1.43 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/sys/fileio/mprint.c 1.50 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +9 -0 support for --with-precision=longdouble
src/sys/examples/tests/ex3.c 1.6 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/examples/tests/ex14.c 1.5 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/draw/utils/lg.c 1.21 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/draw/utils/hists.c 1.26 05/11/21 16:33:41 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/draw/interface/dviewp.c 1.13 05/11/21 16:33:41 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/draw/interface/dpoints.c 1.11 05/11/21 16:33:41 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/draw/impls/ps/pops.c 1.18 05/11/21 16:33:41 barrysmith@barry-smiths-computer.local +20 -20 support for --with-precision=longdouble
src/sys/bag/bag.c 1.26 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/snes/utils/damgsnes.c 1.78 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/utils/adutils/damgsnesad.c 1.9 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +12 -12 support for --with-precision=longdouble
src/snes/mf/snesmfjdef.c 1.19 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/snes/mf/snesmfj.c 1.60 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/snes/interface/snesut.c 1.21 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +12 -12 support for --with-precision=longdouble
src/snes/interface/snes.c 1.97 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/snes/interface/noise/snesnoise.c 1.22 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +8 -8 support for --with-precision=longdouble
src/snes/interface/noise/snesmfj2.c 1.31 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +6 -6 support for --with-precision=longdouble
src/snes/impls/tr/tr.c 1.34 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +9 -9 support for --with-precision=longdouble
src/snes/impls/test/snestest.c 1.21 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/impls/ls/ls.c 1.67 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +10 -10 support for --with-precision=longdouble
src/snes/examples/tutorials/ex8.c 1.6 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/snes/examples/tutorials/ex7.c 1.19 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/snes/examples/tutorials/ex4.c 1.10 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/snes/examples/tutorials/ex30.c 1.54 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +8 -8 support for --with-precision=longdouble
src/snes/examples/tutorials/ex3.c 1.17 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/snes/examples/tutorials/ex29.c 1.90 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +10 -10 support for --with-precision=longdouble
src/snes/examples/tutorials/ex27.c 1.16 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +7 -7 support for --with-precision=longdouble
src/snes/examples/tutorials/ex26.c 1.24 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/snes/examples/tutorials/ex22.c 1.14 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/examples/tutorials/ex2.c 1.14 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/snes/examples/tutorials/ex19.c 1.20 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/examples/tutorials/ex14.c 1.15 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/examples/tests/ex7.c 1.15 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/examples/tests/ex5.c 1.11 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/examples/tests/ex1.c 1.15 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/mat/utils/multequal.c 1.11 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/mat/utils/compressedrow.c 1.13 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/matfd/fdmatrix.c 1.36 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/interface/matrix.c 1.198.1.1 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +8 -8 support for --with-precision=longdouble
src/mat/interface/matnull.c 1.36 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/impls/sbaij/seq/sbaijfact2.c 1.64 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +6 -6 support for --with-precision=longdouble
src/mat/impls/sbaij/seq/sbaijfact.c 1.90 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +12 -12 support for --with-precision=longdouble
src/mat/impls/sbaij/seq/sbaij.c 1.150.1.1 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +9 -9 support for --with-precision=longdouble
src/mat/impls/dense/seq/dense.c 1.89 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/mat/impls/csr/inode/inode.c 1.54 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +11 -11 support for --with-precision=longdouble
src/mat/impls/bdiag/seq/bdiag3.c 1.28 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +6 -6 support for --with-precision=longdouble
src/mat/impls/baij/seq/baijfact3.c 1.25 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/mat/impls/baij/seq/baijfact2.c 1.50 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/mat/impls/baij/seq/baijfact.c 1.35 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +12 -12 support for --with-precision=longdouble
src/mat/impls/baij/seq/baij.c 1.140 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +10 -10 support for --with-precision=longdouble
src/mat/impls/aij/seq/matmatmult.c 1.88 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/mat/impls/aij/seq/crl/crl.c 1.14 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/mat/impls/aij/seq/aijfact.c 1.125 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +22 -22 support for --with-precision=longdouble
src/mat/impls/aij/seq/aij.c 1.245 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +9 -9 support for --with-precision=longdouble
src/mat/examples/tests/ex99.c 1.9 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/mat/examples/tests/ex96.c 1.17 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/examples/tests/ex94.c 1.23 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/mat/examples/tests/ex76.c 1.21 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/mat/examples/tests/ex75.c 1.26 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/mat/examples/tests/ex74.c 1.33 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/mat/examples/tests/ex62.c 1.13 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/mat/examples/tests/ex5.c 1.12 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/examples/tests/ex49.c 1.10 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/examples/tests/ex3.c 1.12 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/mat/examples/tests/ex21.c 1.11 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/examples/tests/ex2.c 1.15 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/examples/tests/ex19.c 1.12 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/mat/examples/tests/ex17.c 1.12 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/mat/examples/tests/ex15.c 1.17 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/mat/examples/tests/ex14.c 1.11 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ksp/pc/interface/pcregis.c 1.39 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ksp/pc/impls/spai/ispai.c 1.35 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/pc/impls/sor/sor.c 1.35 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/pc/impls/mg/mg.c 1.68 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ksp/pc/impls/is/feti/examples/ex1.c 1.4 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/pc/impls/hypre/hyppilut.c 1.82 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +14 -14 support for --with-precision=longdouble
src/ksp/pc/impls/factor/lu/lu.c 1.46.1.1 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/ksp/pc/impls/factor/ilu/ilu.c 1.59.1.1 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/ksp/pc/impls/factor/icc/icc.c 1.43.1.1 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.43.1.1 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/pc/impls/eisens/eisen.c 1.29 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/pc/examples/tests/ex5.c 1.25 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ksp/ksp/interface/itfunc.c 1.76 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/ksp/ksp/interface/iterativ.c 1.40 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/ksp/ksp/interface/itcreate.c 1.69 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/impls/symmlq/symmlq.c 1.27 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ksp/ksp/impls/rich/rich.c 1.28 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/impls/qcg/qcg.c 1.28 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +6 -6 support for --with-precision=longdouble
src/ksp/ksp/impls/minres/minres.c 1.26 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.45 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/ksp/ksp/impls/gmres/gmres.c 1.66 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/ksp/ksp/impls/gmres/borthog2.c 1.24 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/impls/cheby/cheby.c 1.25 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex33.c 1.16.1.1 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +12 -12 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex29.c 1.22 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +6 -6 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex28.c 1.18 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex25.c 1.18 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex22.c 1.16 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex13.c 1.15 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex11.c 1.17 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/examples/tests/ex14.c 1.14 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/ksp/ksp/examples/tests/ex10.c 1.18 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/examples/tests/ex1.c 1.14 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +0 -1 support for --with-precision=longdouble
src/dm/da/src/gr2.c 1.37 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/dm/da/src/gr1.c 1.17 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/dm/da/src/da3.c 1.38 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/dm/da/src/da2.c 1.74 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/dm/da/examples/tutorials/ex6.c 1.21 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/dm/da/examples/tests/ex7.c 1.13 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/dm/da/examples/tests/ex23.c 1.14 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/dm/da/examples/tests/ex20.c 1.12 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/dm/da/examples/tests/ex19.c 1.6 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
python/PETSc/packages/BlasLapack.py 1.143.1.1 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +12 -2 support for --with-precision=longdouble
include/petsc.h 1.150.1.1 05/11/21 16:33:26 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
Hg-commit: f4d16e9cf8485c8f01ebd4d79ba14b8facdeb987
show more ...
|
| #
658c74aa
|
| 13-Nov-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3735 balay@asterix.mcs.anl.gov|ChangeSet|20051113191656|64666 ChangeSet 1.3735 05/11/13 13:16:56 balay@asterix.mcs.anl.gov +1 -0 fix doc
src/mat/interface/matnull.c 1.35 05/
bk-changeset-1.3735 balay@asterix.mcs.anl.gov|ChangeSet|20051113191656|64666 ChangeSet 1.3735 05/11/13 13:16:56 balay@asterix.mcs.anl.gov +1 -0 fix doc
src/mat/interface/matnull.c 1.35 05/11/13 13:16:54 balay@asterix.mcs.anl.gov +2 -2 fix doc
Hg-commit: b3feddad219272f9818355509b36627d9e00dd32
show more ...
|
| #
6c817f82
|
| 13-Nov-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3731 barrysmith@barry-smiths-computer.local|ChangeSet|20051113023751|64609 ChangeSet 1.3731 05/11/12 20:37:51 barrysmith@barry-smiths-computer.local +1 -0 stupid useless failed mer
bk-changeset-1.3731 barrysmith@barry-smiths-computer.local|ChangeSet|20051113023751|64609 ChangeSet 1.3731 05/11/12 20:37:51 barrysmith@barry-smiths-computer.local +1 -0 stupid useless failed merge!!!!
src/docs/tex/petscapp.bib 1.199 05/11/12 20:37:46 barrysmith@barry-smiths-computer.local +0 -11 stupid useless failed merge!!!!
Hg-commit: f9aca2af5a95dd2398967071c2446f76afb2f2e9
show more ...
|
| #
b47fd4b1
|
| 13-Nov-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3728.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20051113023225|55718 ChangeSet 1.3728.1.1 05/11/12 20:32:25 balay@asterix.mcs.anl.gov +4 -0 few nightly build fixes
src/sys/objects/
bk-changeset-1.3728.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20051113023225|55718 ChangeSet 1.3728.1.1 05/11/12 20:32:25 balay@asterix.mcs.anl.gov +4 -0 few nightly build fixes
src/sys/objects/aoptions.c 1.42 05/11/12 20:32:22 balay@asterix.mcs.anl.gov +1 -1 remove warnings. Can enable 'static' once this function gets used
src/mat/interface/matnull.c 1.34 05/11/12 20:32:22 balay@asterix.mcs.anl.gov +2 -0 doc fix
src/mat/impls/aij/mpi/mpiaij.c 1.258 05/11/12 20:32:22 balay@asterix.mcs.anl.gov +1 -1 fortran interface requires include
src/docs/tex/petscapp.bib 1.196.1.1 05/11/12 20:32:22 balay@asterix.mcs.anl.gov +7 -6 all bib entries need titles
Hg-commit: d9de2a45a2f16856e0f2f6f931bc48d9330d6da0
show more ...
|
| #
0b3bf731
|
| 09-Oct-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3588 barrysmith@barry-smiths-computer.local|ChangeSet|20051009170759|65068 ChangeSet 1.3588 05/10/09 12:07:59 barrysmith@barry-smiths-computer.local +3 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.3588 barrysmith@barry-smiths-computer.local|ChangeSet|20051009170759|65068 ChangeSet 1.3588 05/10/09 12:07:59 barrysmith@barry-smiths-computer.local +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/mat/matimpl.h 1.88 05/10/09 12:07:54 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/interface/matnull.c 1.33 05/10/09 12:07:54 barrysmith@barry-smiths-computer.local +0 -2 Auto merged
include/petscmat.h 1.196 05/10/09 12:07:54 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: ea0fb3b52ff06eea438cead071acf2e3d37a29c7
show more ...
|
| #
98a7a03f
|
| 08-Oct-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3586 balay@asterix.mcs.anl.gov|ChangeSet|20051008032625|62102 ChangeSet 1.3586 05/10/07 22:26:25 balay@asterix.mcs.anl.gov +5 -0 Merge asterix.mcs.anl.gov:/home/balay/petsc-dist
bk-changeset-1.3586 balay@asterix.mcs.anl.gov|ChangeSet|20051008032625|62102 ChangeSet 1.3586 05/10/07 22:26:25 balay@asterix.mcs.anl.gov +5 -0 Merge asterix.mcs.anl.gov:/home/balay/petsc-dist into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
src/mat/interface/matnull.c 1.28.1.1 05/10/07 22:26:24 balay@asterix.mcs.anl.gov +2 -3 merge from petsc-2.3.0
src/mat/impls/aij/mpi/mpiaij.c 1.253 05/10/07 22:16:12 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/mat/matimpl.h 1.86.1.1 05/10/07 22:16:11 balay@asterix.mcs.anl.gov +0 -0 Auto merged
include/petscversion.h 1.176 05/10/07 22:16:11 balay@asterix.mcs.anl.gov +0 -0 Auto merged
include/petscmat.h 1.194.1.1 05/10/07 22:16:11 balay@asterix.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 2422b33af5bc3903cc4a71e5d76abd469b796f0d
show more ...
|
| #
9dbe9a8a
|
| 07-Oct-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3583.1.3 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051007190304|00796 ChangeSet 1.3583.1.3 05/10/07 14:03:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 matnull.c: fixed
bk-changeset-1.3583.1.3 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051007190304|00796 ChangeSet 1.3583.1.3 05/10/07 14:03:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 matnull.c: fixed manual page for matnullspacesetfunction
src/mat/interface/matnull.c 1.31 05/10/07 13:53:42 barrysmith@barrysmith-57.mcs.anl.gov +5 -4 fixed manual page for matnullspacesetfunction
Hg-commit: 2d7b4e671ec001ee8326c42ed2a175159fed19c6
show more ...
|
| #
a336650e
|
| 07-Oct-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3215.1.70 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051007185254|52315 ChangeSet 1.3215.1.70 05/10/07 13:52:54 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 matnull.c: forg
bk-changeset-1.3215.1.70 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051007185254|52315 ChangeSet 1.3215.1.70 05/10/07 13:52:54 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 matnull.c: forgot ctx argument
src/mat/interface/matnull.c 1.20.1.4 05/10/07 13:52:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 forgot ctx argument
Hg-commit: 2c3309b2338e605ad6aff7d4c8c110ac64d90c42
show more ...
|
| #
956463dc
|
| 07-Oct-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3583.1.2 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051007184922|00815 ChangeSet 1.3583.1.2 05/10/07 13:49:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 Merge barrysmith-57.m
bk-changeset-1.3583.1.2 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051007184922|00815 ChangeSet 1.3583.1.2 05/10/07 13:49:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 Merge barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-2.3.0 into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev
src/mat/interface/matnull.c 1.30 05/10/07 13:49:18 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 0fc9da0a503aa00269dce57dd5ada0d29c2a7ede
show more ...
|
| #
ce0145b1
|
| 07-Oct-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3215.1.69 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051007184849|52322 ChangeSet 1.3215.1.69 05/10/07 13:48:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 matnull.c: used
bk-changeset-1.3215.1.69 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051007184849|52322 ChangeSet 1.3215.1.69 05/10/07 13:48:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 matnull.c: used wrong name for structure field
src/mat/interface/matnull.c 1.20.1.3 05/10/07 13:48:26 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 used wrong name for structure field
Hg-commit: ef0bf8444fdc231e44937ebf4a66f15d9f117cdc
show more ...
|
| #
f533fdf2
|
| 07-Oct-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3583.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051007184621|00814 ChangeSet 1.3583.1.1 05/10/07 13:46:21 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 Merge barrysmith-57.m
bk-changeset-1.3583.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051007184621|00814 ChangeSet 1.3583.1.1 05/10/07 13:46:21 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 Merge barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-2.3.0 into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev
src/mat/interface/matnull.c 1.29 05/10/07 13:46:18 barrysmith@barrysmith-57.mcs.anl.gov +3 -4 auto merge failed fixed by hand
src/mat/matimpl.h 1.87 05/10/07 13:42:51 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
include/petscmat.h 1.195 05/10/07 13:42:51 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 19e24df99af1cf636ac1b1db5149b3460bfeeb48
show more ...
|
| #
281d1b2e
|
| 07-Oct-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3215.1.68 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051007184213|52315 ChangeSet 1.3215.1.68 05/10/07 13:42:13 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 matnull.c, matimpl.
bk-changeset-1.3215.1.68 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051007184213|52315 ChangeSet 1.3215.1.68 05/10/07 13:42:13 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 matnull.c, matimpl.h: petsc-maint 13656 let nullspace user provided function have a context petscmat.h: null space function should have a context petsc-maint 13656
src/mat/interface/matnull.c 1.20.1.2 05/10/07 13:41:33 barrysmith@barrysmith-57.mcs.anl.gov +3 -2 petsc-maint 13656 let nullspace user provided function have a context
src/mat/matimpl.h 1.81.1.2 05/10/07 13:41:26 barrysmith@barrysmith-57.mcs.anl.gov +3 -2 petsc-maint 13656 let nullspace user provided function have a context
include/petscmat.h 1.176.1.2 05/10/07 13:35:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 null space function should have a context petsc-maint 13656
Hg-commit: 72549ed863847b352bcf19bf6fa6771edf32812e
show more ...
|
| #
e2c35046
|
| 24-Sep-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3558 knepley@khan.(none)|ChangeSet|20050924190829|31868 ChangeSet 1.3558 05/09/24 14:08:29 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none)
bk-changeset-1.3558 knepley@khan.(none)|ChangeSet|20050924190829|31868 ChangeSet 1.3558 05/09/24 14:08:29 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):/PETSc3/petsc/petsc-dev
Hg-commit: f96a01ed0d84784c8d69fd57522318df74c65060
show more ...
|
| #
1f9a917e
|
| 22-Sep-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3552.1.4 balay@asterix.mcs.anl.gov|ChangeSet|20050922201423|34221 ChangeSet 1.3552.1.4 05/09/22 15:14:23 balay@asterix.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.3552.1.4 balay@asterix.mcs.anl.gov|ChangeSet|20050922201423|34221 ChangeSet 1.3552.1.4 05/09/22 15:14:23 balay@asterix.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
bmake/common/rules.shared.basic 1.31 05/09/22 15:14:22 balay@asterix.mcs.anl.gov +0 -0 SCCS merged
Hg-commit: bcf1dca0c8d5bef36a48fa6a98ad740504821b08
show more ...
|
| #
326aab72
|
| 22-Sep-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3552.3.2 balay@asterix.mcs.anl.gov|ChangeSet|20050922200942|31829 ChangeSet 1.3552.3.2 05/09/22 15:09:42 balay@asterix.mcs.anl.gov +3 -0 compile fixes
src/mat/interface/matnull.
bk-changeset-1.3552.3.2 balay@asterix.mcs.anl.gov|ChangeSet|20050922200942|31829 ChangeSet 1.3552.3.2 05/09/22 15:09:42 balay@asterix.mcs.anl.gov +3 -0 compile fixes
src/mat/interface/matnull.c 1.28 05/09/22 15:09:40 balay@asterix.mcs.anl.gov +2 -2 warning fix
src/ksp/ksp/examples/tutorials/ex25.c 1.17 05/09/22 15:09:39 balay@asterix.mcs.anl.gov +1 -1 compile fix
src/ksp/ksp/examples/tutorials/ex22f.F 1.14 05/09/22 15:09:39 balay@asterix.mcs.anl.gov +2 -2 compile fix
Hg-commit: 25ab09a96579180d05a08fb912ee17f230d82749
show more ...
|
| #
05347cf3
|
| 12-Sep-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3540 barrysmith@barry-smiths-computer.local|ChangeSet|20050912022344|22425 ChangeSet 1.3540 05/09/11 21:23:44 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.3540 barrysmith@barry-smiths-computer.local|ChangeSet|20050912022344|22425 ChangeSet 1.3540 05/09/11 21:23:44 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
Hg-commit: 621c6d44fc756c7548261b39b08327998e00cdc4
show more ...
|
| #
12f61800
|
| 11-Sep-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3538.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050911221134|22719 ChangeSet 1.3538.1.1 05/09/11 17:11:34 barrysmith@barry-smiths-computer.local +3 -0 Merge barry-smith
bk-changeset-1.3538.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050911221134|22719 ChangeSet 1.3538.1.1 05/09/11 17:11:34 barrysmith@barry-smiths-computer.local +3 -0 Merge barry-smiths-computer.local:/Users/barrysmith/petsc-2.3.0 into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/mat/interface/matnull.c 1.27 05/09/11 17:11:29 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/matimpl.h 1.86 05/09/11 17:11:28 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
include/petscmat.h 1.192 05/09/11 17:11:27 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: 44fb93f7de02e578224d3bedd35e1a3a1be077e3
show more ...
|
| #
72875594
|
| 11-Sep-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3215.1.57 barrysmith@barry-smiths-computer.local|ChangeSet|20050911221027|51464 ChangeSet 1.3215.1.57 05/09/11 17:10:27 barrysmith@barry-smiths-computer.local +3 -0 user provided f
bk-changeset-1.3215.1.57 barrysmith@barry-smiths-computer.local|ChangeSet|20050911221027|51464 ChangeSet 1.3215.1.57 05/09/11 17:10:27 barrysmith@barry-smiths-computer.local +3 -0 user provided function to apply null space
src/mat/matimpl.h 1.81.1.1 05/09/11 17:10:23 barrysmith@barry-smiths-computer.local +5 -4 user provided function to apply null space
src/mat/interface/matnull.c 1.20.1.1 05/09/11 17:10:23 barrysmith@barry-smiths-computer.local +35 -5 user provided function to apply null space
include/petscmat.h 1.176.1.1 05/09/11 17:10:23 barrysmith@barry-smiths-computer.local +1 -0 user provided function to apply null space
Hg-commit: 7177d3b02f0c4302d2b305ea0074b7e35f55447f
show more ...
|
| #
62903a64
|
| 20-Jun-2005 |
Dinesh Kaushik <kaushik@mcs.anl.gov> |
bk-changeset-1.3349.1.3 kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543 ChangeSet 1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.3349.1.3 kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543 ChangeSet 1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into manu.mcs.anl.gov:/home/kaushik/petsc
Hg-commit: e28f09e984c4b10dc1c40090e54df9bfb9cd3802
show more ...
|
| #
2964b3c7
|
| 16-Jun-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3351 bsmith@harley.mcs.anl.gov|ChangeSet|20050616185417|41391 ChangeSet 1.3351 05/06/16 13:54:17 bsmith@harley.mcs.anl.gov +1 -0 Merge bk://petsc.bkbits.net/petsc-dev into harley
bk-changeset-1.3351 bsmith@harley.mcs.anl.gov|ChangeSet|20050616185417|41391 ChangeSet 1.3351 05/06/16 13:54:17 bsmith@harley.mcs.anl.gov +1 -0 Merge bk://petsc.bkbits.net/petsc-dev into harley.mcs.anl.gov:/sandbox/bsmith/petsc-dev
bmake/common/rules 1.162 05/06/16 13:54:16 bsmith@harley.mcs.anl.gov +0 -2 Auto merged
Hg-commit: 11aa0449394a382a20394ec945c8939ed3e4760a
show more ...
|
| #
33882921
|
| 10-Jun-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3349.2.6 barrysmith@barry-smiths-computer.local|ChangeSet|20050610023020|53283 ChangeSet 1.3349.2.6 05/06/09 21:30:20 barrysmith@barry-smiths-computer.local +7 -0 damn you whoever
bk-changeset-1.3349.2.6 barrysmith@barry-smiths-computer.local|ChangeSet|20050610023020|53283 ChangeSet 1.3349.2.6 05/06/09 21:30:20 barrysmith@barry-smiths-computer.local +7 -0 damn you whoever deleted/moved these functions!
src/snes/utils/damgsnes.c 1.67 05/06/09 21:30:17 barrysmith@barry-smiths-computer.local +223 -6 damn you whoever deleted/moved these functions!
src/ts/interface/tsfd.c 1.16 05/06/09 21:24:42 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/snes/mf/snesmfj.c 1.56 05/06/09 21:24:42 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/snes/interface/snes.c 1.82 05/06/09 21:24:41 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/interface/matnull.c 1.26 05/06/09 21:24:41 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/mpi/mpiaij.c 1.248 05/06/09 21:24:41 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/adic/matadic.c 1.35 05/06/09 21:24:40 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: fb9ca39a94c3b90dbd4145496d4e0a6b9611dcfb
show more ...
|