History log of /petsc/src/sys/objects/aoptions.c (Results 526 – 539 of 539)
Revision Date Author Comments
# 115b5ef7 13-Oct-2006 Satish Balay <balay@mcs.anl.gov>

more optionshelp cleanup

Hg-commit: 53bf0428bc8e960cf315bbede643434f370c7482


# 61b37b28 13-Oct-2006 Satish Balay <balay@mcs.anl.gov>

avoid printing the same help string multiple times [from the same proc]

Hg-commit: 81752c539c27a42bb4f4d9548d5a2e9a606713d4


# e3441917 22-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3974
barrysmith@barry-smiths-computer.local|ChangeSet|20060122000355|15814
ChangeSet
1.3974 06/01/21 18:03:55 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.3974
barrysmith@barry-smiths-computer.local|ChangeSet|20060122000355|15814
ChangeSet
1.3974 06/01/21 18:03:55 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: bf9ada140acb6451502417660197fcdb2b0d2b3e

show more ...


# 05b42c5f 22-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3972.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20060122000257|17256
ChangeSet
1.3972.1.1 06/01/21 18:02:57 barrysmith@barry-smiths-computer.local +65 -0
Many files:

bk-changeset-1.3972.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20060122000257|17256
ChangeSet
1.3972.1.1 06/01/21 18:02:57 barrysmith@barry-smiths-computer.local +65 -0
Many files:
remove if not null test around all PetscFree()

src/vec/vec/utils/vscat.c
1.51 06/01/21 17:13:04 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/vec/vec/utils/vpscat.c
1.59 06/01/21 17:13:04 barrysmith@barry-smiths-computer.local +4 -4
remove if not null test around all PetscFree()

src/vec/vec/utils/vecstash.c
1.20 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +16 -32
remove if not null test around all PetscFree()

src/vec/vec/interface/vector.c
1.156 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -3
remove if not null test around all PetscFree()

src/vec/vec/impls/seq/dvec2.c
1.41 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/vec/vec/impls/seq/bvec2.c
1.83 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/vec/vec/impls/mpi/pdvec.c
1.73 06/01/21 17:13:02 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/vec/is/utils/isltog.c
1.46 06/01/21 17:13:02 barrysmith@barry-smiths-computer.local +5 -5
remove if not null test around all PetscFree()

src/vec/is/utils/iscoloring.c
1.40 06/01/21 17:13:01 barrysmith@barry-smiths-computer.local +1 -3
remove if not null test around all PetscFree()

src/sys/viewer/impls/mathematica/mathematica.c
1.41 06/01/21 17:13:01 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/sys/viewer/impls/hdf4/hdf4v.c
1.20 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +4 -6
remove if not null test around all PetscFree()

src/sys/plog/plog.c
1.78 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +4 -8
remove if not null test around all PetscFree()

src/sys/plog/classLog.c
1.30 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +1 -3
remove if not null test around all PetscFree()

src/sys/objects/inherit.c
1.47 06/01/21 17:12:59 barrysmith@barry-smiths-computer.local +7 -21
remove if not null test around all PetscFree()

src/sys/objects/aoptions.c
1.44 06/01/21 17:12:59 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/snes/interface/snesut.c
1.25 06/01/21 17:12:58 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/snes/interface/snes.c
1.102 06/01/21 17:12:53 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/mat/utils/matstash.c
1.27 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +12 -24
remove if not null test around all PetscFree()

src/mat/utils/gcreate.c
1.48 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +3 -4
remove if not null test around all PetscFree()

src/mat/partition/impls/scotch/scotch.c
1.17 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/mat/partition/partition.c
1.32 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +4 -12
remove if not null test around all PetscFree()

src/mat/partition/impls/party/party.c
1.15 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +2 -4
remove if not null test around all PetscFree()

src/mat/partition/impls/jostle/jostle.c
1.12 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +3 -8
remove if not null test around all PetscFree()

src/mat/partition/impls/chaco/chaco.c
1.16 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +2 -7
remove if not null test around all PetscFree()

src/mat/matfd/fdmatrix.c
1.39 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +5 -5
remove if not null test around all PetscFree()

src/mat/interface/matrix.c
1.211 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/mat/impls/sbaij/seq/sbaijfact2.c
1.69 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/sbaij/seq/sbaij.c
1.157 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +11 -14
remove if not null test around all PetscFree()

src/mat/impls/sbaij/mpi/sbaijov.c
1.43 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/sbaij/mpi/mpisbaij.c
1.140 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +10 -12
remove if not null test around all PetscFree()

src/mat/impls/rowbs/mpi/mpirowbs.c
1.87 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +3 -3
remove if not null test around all PetscFree()

src/mat/impls/dense/seq/dense.c
1.94 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +5 -7
remove if not null test around all PetscFree()

src/mat/impls/dense/mpi/mpidense.c
1.74 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +5 -5
remove if not null test around all PetscFree()

src/mat/impls/bdiag/seq/bdiag3.c
1.30 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/bdiag/seq/bdiag.c
1.57 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/mat/impls/bdiag/mpi/mpibdiag.c
1.56 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/baij/seq/baij.c
1.145 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +11 -11
remove if not null test around all PetscFree()

src/mat/impls/baij/mpi/mpibaij.c
1.109 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +12 -14
remove if not null test around all PetscFree()

src/mat/impls/aij/seq/lusol/lusol.c
1.42 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +0 -1
remove if not null test around all PetscFree()

src/mat/impls/aij/seq/crl/crl.c
1.18 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +2 -3
remove if not null test around all PetscFree()

src/mat/impls/aij/seq/aij.c
1.251 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +6 -6
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mumps/mumps.c
1.103 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mpiptap.c
1.28 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +3 -3
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mpimatmatmult.c
1.13 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +4 -4
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/crl/mcrl.c
1.11 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +2 -7
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mpiaij.c
1.267 06/01/21 17:12:45 barrysmith@barry-smiths-computer.local +8 -10
remove if not null test around all PetscFree()

src/mat/impls/adj/mpi/mpiadj.c
1.54 06/01/21 17:12:45 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/mat/examples/tests/ex92.c
1.13 06/01/21 17:12:44 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/interface/pcset.c
1.28 06/01/21 17:12:44 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/shell/shellpc.c
1.35 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/is/pcis.c
1.29 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/is/nn/nn.c
1.35 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.31 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/bjacobi/bjacobi.c
1.53 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +6 -6
remove if not null test around all PetscFree()

src/ksp/pc/impls/asm/asm.c
1.54 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +3 -3
remove if not null test around all PetscFree()

src/ksp/ksp/interface/iterativ.c
1.44 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +1 -4
remove if not null test around all PetscFree()

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.48 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +10 -11
remove if not null test around all PetscFree()

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.58 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +12 -16
remove if not null test around all PetscFree()

src/ksp/ksp/impls/gmres/gmres.c
1.69 06/01/21 17:12:41 barrysmith@barry-smiths-computer.local +8 -25
remove if not null test around all PetscFree()

src/dm/mesh/mesh.c
1.53 06/01/21 17:12:40 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/dm/da/utils/sliced.c
1.25 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/dm/da/src/dadestroy.c
1.25 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +18 -42
remove if not null test around all PetscFree()

src/dm/da/examples/tests/ex3.c
1.7 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/dm/ao/interface/aodata.c
1.20 06/01/21 17:12:38 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/contrib/ysmp/ex1.c
1.10 06/01/21 17:12:37 barrysmith@barry-smiths-computer.local +2 -1
remove if not null test around all PetscFree()


Hg-commit: b4af67b5c981881d35552a72f29068911e24b525

show more ...


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


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


# 6f001b4e 14-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3605
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051014211233|62535
ChangeSet
1.3605 05/10/14 16:12:33 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.3605
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051014211233|62535
ChangeSet
1.3605 05/10/14 16:12:33 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: bd675097a637084e349cf1d1140c2d42884c50cc

show more ...


# 265dcc83 14-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3603.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051014211148|01773
ChangeSet
1.3603.1.1 05/10/14 16:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
aoptions.c:
remov

bk-changeset-1.3603.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051014211148|01773
ChangeSet
1.3603.1.1 05/10/14 16:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
aoptions.c:
removed call to code that is not yet working to handle options from a gui

src/sys/objects/aoptions.c
1.41 05/10/14 16:10:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
removed call to code that is not yet working to handle options from a gui


Hg-commit: f7c7aec5b089e6f373eb2fc4c19b368cd44cf6bb

show more ...


# b432afda 14-Oct-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3595
knepley@khan.(none)|ChangeSet|20051014041104|00700
ChangeSet
1.3595 05/10/13 23:11:04 knepley@khan.(none) +1 -0
Small fix

src/sys/objects/aoptions.c
1.40 05/10/13 23:11

bk-changeset-1.3595
knepley@khan.(none)|ChangeSet|20051014041104|00700
ChangeSet
1.3595 05/10/13 23:11:04 knepley@khan.(none) +1 -0
Small fix

src/sys/objects/aoptions.c
1.40 05/10/13 23:11:01 knepley@khan.(none) +3 -1
Add a default to take out warnings


Hg-commit: 8e490caa2bd1ca9b8f2536afa9c463d1ff9109a2

show more ...


# 6356e834 13-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3592
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051013181204|54791
ChangeSet
1.3592 05/10/13 13:12:04 barrysmith@barrysmith-57.mcs.anl.gov +38 -0
move src/ksp/pc/pcimpl.h inc

bk-changeset-1.3592
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051013181204|54791
ChangeSet
1.3592 05/10/13 13:12:04 barrysmith@barrysmith-57.mcs.anl.gov +38 -0
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/vec/vec/interface/vector.c
1.142 05/10/13 13:11:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ts/impls/implicit/sundials/sundials.h
1.17 05/10/13 13:11:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/docs/website/documentation/changes/231.html
1.49 05/10/13 13:11:52 barrysmith@barrysmith-57.mcs.anl.gov +188 -142
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/sys/viewer/impls/mathematica/mathematica.c
1.40 05/10/13 13:11:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/sys/objects/aoptions.c
1.39 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +101 -6
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/snes/utils/damg.c
1.55 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/makefile
1.8 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/interface/precon.c
1.65 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/interface/pcset.c
1.27 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/interface/pcregis.c
1.37 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/tfs/tfs.c
1.7 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/spai/ispai.c
1.34 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/sor/sor.c
1.33 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/shell/shellpc.c
1.34 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/redundant/redundant.c
1.26 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/prometheus/petscprom.c
1.9 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.21 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/none/none.c
1.10 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/ml/ml.c
1.24 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/mg/mgimpl.h
1.14 05/10/13 13:11:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/mat/pcmat.c
1.12 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/ksp/pcksp.c
1.27 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/jacobi/jacobi.c
1.20 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/is/pcis.h
1.12 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/hypre/hyppilut.c
1.79 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.27 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/factor/lu/lu.c
1.46 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/factor/ilu/ilu.c
1.59 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/factor/icc/icc.h
1.9 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/factor/factor.c
1.9 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.43 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/eisens/eisen.c
1.28 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/composite/composite.c
1.33 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/bjacobi/bjacobi.h
1.8 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/bjacobi/bjacobi.c
1.50 05/10/13 13:11:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/asm/asm.c
1.51 05/10/13 13:11:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/docs/website/documentation/changes/index.html
1.21 05/10/13 13:11:43 barrysmith@barrysmith-57.mcs.anl.gov +124 -2
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/docs/tex/manual/developers.tex
1.13 05/10/13 13:11:42 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/docs/website/documentation/changes/231.html
1.48 05/10/13 09:19:38 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
bk cp src/docs/website/documentation/changes/230.html src/docs/website/documentation/changes/231.html

src/docs/website/documentation/changes/230.html
1.47 05/05/04 23:02:51 knepley@khan.(none) +0 -0
Auto merged

src/docs/website/documentation/changes/230.html
1.45.1.1 05/05/04 21:08:13 knepley@khan.(none) +1 -0
Another change

src/docs/website/documentation/changes/230.html
1.46 05/05/04 16:57:16 balay@asterix.mcs.anl.gov +7 -1
update about removal of PetscSetCommWorld()

src/docs/website/documentation/changes/230.html
1.45 05/04/25 15:04:27 knepley@khan.(none) +1 -0
Changed order of VecSetRandom arguments

src/docs/website/documentation/changes/230.html
1.44 05/04/25 14:08:47 balay@asterix.mcs.anl.gov +5 -0
add info about python bindings

src/docs/website/documentation/changes/230.html
1.43 05/04/25 13:06:06 balay@asterix.mcs.anl.gov +157 -109
update changes file with 2.3.0 release info

src/docs/website/documentation/changes/230.html
1.42 05/04/25 12:51:35 balay@asterix.mcs.anl.gov +0 -0
Rename: src/docs/website/documentation/changes/222.html -> src/docs/website/documentation/changes/230.html

src/docs/website/documentation/changes/222.html
1.41 05/03/29 10:26:33 Kris@p4buschel.home.net +1 -0
Add MatConvert interface change to changes

src/docs/website/documentation/changes/222.html
1.40 05/03/17 15:37:12 knepley@khan.(none) +8 -0
Interface fixes

src/docs/website/documentation/changes/222.html
1.39 05/03/15 18:34:36 knepley@khan.(none) +5 -2
Fixed MatCreate
Fixed SNESSolve

src/docs/website/documentation/changes/222.html
1.38 05/03/12 15:35:37 knepley@khan.(none) +26 -1
Lots of interface changes

src/docs/website/documentation/changes/222.html
1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +5 -0
PC_ in front of all MG functions

src/docs/website/documentation/changes/222.html
1.36 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -0
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/docs/website/documentation/changes/222.html
1.35 05/01/25 15:15:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy

src/docs/website/documentation/changes/222.html
1.34 05/01/24 21:34:26 barrysmith@barry-smiths-computer.local +2 -0
changes/additions for SNESSetLineSearchCheck()

src/docs/website/documentation/changes/222.html
1.33 05/01/23 18:43:40 barrysmith@barry-smiths-computer.local +4 -2
*** empty log message ***

src/docs/website/documentation/changes/222.html
1.32 05/01/17 19:48:12 barrysmith@barry-smiths-computer.local +1 -0
MGxxx -> PCMGxxx

src/docs/website/documentation/changes/222.html
1.31 05/01/10 09:36:44 hzhang@harley.mcs.anl.gov +10 -8
update web site - ml interface is added to petsc-2.2.2

src/docs/website/documentation/changes/222.html
1.30 05/01/06 14:38:32 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/docs/website/documentation/changes/222.html
1.28.1.1 05/01/05 13:31:59 Kris@p4buschel. +0 -0
Auto merged

src/docs/website/documentation/changes/222.html
1.29 05/01/05 13:41:31 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
PCMG more defaults and reference counting

src/docs/website/documentation/changes/222.html
1.27.1.1 05/01/04 10:07:38 Kris@p4buschel. +1 -0
Added "petscdmmg.h" to changes.

src/docs/website/documentation/changes/222.html
1.28 05/01/03 16:14:06 barrysmith@barry-smiths-computer.local +2 -0
support for computing coarser matrices automatically via Galerkin for MG

src/docs/website/documentation/changes/222.html
1.27 04/11/29 15:32:12 hzhang@harley.mcs.anl.gov +2 -2
rename
-pc_factor_shiftnonzero by -pc_factor_shift_nonzero
-pc_factor_shiftpd by -pc_factor_shift_positive_definite

src/docs/website/documentation/changes/222.html
1.26 04/11/10 20:17:39 barrysmith@barry-smiths-computer.local +1 -0
*** empty log message ***

src/docs/website/documentation/changes/222.html
1.25 04/11/08 14:51:17 hzhang@harley.mcs.anl.gov +6 -1
record the API changes made with pc and mat

src/docs/website/documentation/changes/222.html
1.24 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +6 -0
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/docs/website/documentation/changes/222.html
1.23 04/10/08 21:49:37 barrysmith@barry-smiths-computer.local +6 -0
*** empty log message ***

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

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/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/231.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/231.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/231.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/231.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/231.html
1.8 04/03/19 20:19:31 barrysmith@barry-smiths-computer.local +2 -1
added SNESSetRhs()

src/docs/website/documentation/changes/231.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/231.html
1.6 04/03/17 20:16:33 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***

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

src/docs/website/documentation/changes/231.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/231.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/231.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/231.html
1.1 04/03/05 09:51:50 barrysmith@barrysmith-57.mcs.anl.gov +138 -0

src/docs/website/documentation/changes/231.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: 3484aaed74b69dc942ee03e3c477f1f68bb3241e

show more ...


# 77070f38 06-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3583
barrysmith@barry-smiths-computer.local|ChangeSet|20051006230102|00145
ChangeSet
1.3583 05/10/06 18:01:02 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.3583
barrysmith@barry-smiths-computer.local|ChangeSet|20051006230102|00145
ChangeSet
1.3583 05/10/06 18:01:02 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/sys/memory/mem.c
1.32 05/10/06 18:00:57 barrysmith@barry-smiths-computer.local +0 -4
Auto merged


Hg-commit: 24ada537f1d5b094fface4a9d825bd2ff6b91930

show more ...


# 53acd3b1 06-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3578.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20051006230035|00419
ChangeSet
1.3578.2.1 05/10/06 18:00:35 barrysmith@barry-smiths-computer.local +6 -0
adding back in op

bk-changeset-1.3578.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20051006230035|00419
ChangeSet
1.3578.2.1 05/10/06 18:00:35 barrysmith@barry-smiths-computer.local +6 -0
adding back in options bui

bug fix for malloc on the mac

src/sys/objects/makefile
1.10 05/10/06 18:00:31 barrysmith@barry-smiths-computer.local +3 -3
adding back in options bui

src/sys/objects/init.c
1.58 05/10/06 18:00:31 barrysmith@barry-smiths-computer.local +1 -0
adding back in options bui

src/sys/objects/aoptions.c
1.38 05/10/06 18:00:31 barrysmith@barry-smiths-computer.local +115 -61
adding back in options bui

src/sys/memory/mal.c
1.30 05/10/06 16:04:04 barrysmith@barrysmith-11.mcs.anl.gov +2 -1
was access the wrong location to get the shift value
this bug had been here for years.

BitKeeper/deleted/.del-makefile~ce1541a34159da42
1.10 05/10/06 11:03:55 barrysmith@barrysmith-11.mcs.anl.gov +0 -0
Delete: src/sys/objects/ams/makefile

src/sys/objects/aoptions.c
1.37 05/10/06 11:02:47 barrysmith@barrysmith-11.mcs.anl.gov +0 -0
Rename: src/sys/objects/ams/aoptions.c -> src/sys/objects/aoptions.c

src/sys/memory/mem.c
1.31 05/10/06 10:01:42 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
[PETSC #13756] handling of memory sizes >2GB in PetscMemoryGetCurrentUsage()
when using the proc file system to obtain memory size, the function PetscMemoryGetCurrentUsage(PetscLogDouble *mem) computes the memory size in bytes (on line 124 in mem.c) by multiplying the variable rss (declared as "int") with the output of getpagesize() (also an "int" on my s


Hg-commit: 3cc73c1a2dd1476006b93fe99ce481608f1b972c

show more ...


1...<<2122