History log of /petsc/src/ts/interface/ts.c (Results 1626 – 1650 of 1763)
Revision Date Author Comments
# 578b0718 25-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3632.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20051025190602|42528
ChangeSet
1.3632.8.1 05/10/25 14:06:02 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@

bk-changeset-1.3632.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20051025190602|42528
ChangeSet
1.3632.8.1 05/10/25 14:06:02 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: e97168f107692250a1e4300068cfc447a2b552c2

show more ...


# eabae89a 25-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3632.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20051025190522|29072
ChangeSet
1.3632.7.1 05/10/25 14:05:22 barrysmith@barry-smiths-computer.local +8 -0
itfunc.c:
add

bk-changeset-1.3632.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20051025190522|29072
ChangeSet
1.3632.7.1 05/10/25 14:05:22 barrysmith@barry-smiths-computer.local +8 -0
itfunc.c:
add support for -ksp_view <optionalfilename>
snes.c:
support -snes_view <optionalfilename> syntax
ts.c:
don't view preloading run
view.c:
flush whenever destroy is called even if not yet really destroying
this is so callers of destroy need not always also call flush themselves
ts.c:
get rid of silly code that passes in viewer type as argument to -ts_view go to
standard syntax -ts_view <optional filename>
itcreate.c, snes.c, ts.c:
simplify -ts_monitor by using new PetscViewerASCIIOpen feature supporting empty filename
ts.c:
support for filename for -ts_monitor filename
not done you idiot
itcreate.c:
finished file support for singmonitor,smonitor and truemonitor
snes.c:
added file writing for smonitor and ratio monitoring
petscsnes.h, snesut.c:
added support for viewer for ratio monitor
iterativ.c:
fixed KSPSingularValueMonitor() to properly use viewer instead of stdout
added support for file output for singmonitor and smonitor
itcreate.c:
make ksp_truemonitor support writing to a file

src/ksp/ksp/interface/itfunc.c
1.72 05/10/25 13:57:05 barrysmith@barry-smiths-computer.local +9 -5
add support for -ksp_view <optionalfilename>

src/snes/interface/snes.c
1.95 05/10/25 13:52:29 barrysmith@barry-smiths-computer.local +9 -2
support -snes_view <optionalfilename> syntax

src/ts/interface/ts.c
1.54 05/10/25 13:52:06 barrysmith@barry-smiths-computer.local +1 -2
don't view preloading run

src/sys/viewer/interface/view.c
1.18 05/10/25 13:46:44 barrysmith@barry-smiths-computer.local +1 -0
flush whenever destroy is called even if not yet really destroying
this is so callers of destroy need not always also call flush themselves

src/ts/interface/ts.c
1.53 05/10/25 13:42:16 barrysmith@barry-smiths-computer.local +5 -20
get rid of silly code that passes in viewer type as argument to -ts_view go to
standard syntax -ts_view <optional filename>

src/ksp/ksp/interface/itcreate.c
1.67 05/10/25 10:48:25 barrysmith@barry-smiths-computer.local +8 -29
simplify -ts_monitor by using new PetscViewerASCIIOpen feature supporting empty filename

src/snes/interface/snes.c
1.94 05/10/25 10:45:04 barrysmith@barry-smiths-computer.local +6 -22
simplify -ts_monitor by using new PetscViewerASCIIOpen feature supporting empty filename

src/ts/interface/ts.c
1.52 05/10/25 10:41:26 barrysmith@barry-smiths-computer.local +2 -8
simplify -ts_monitor by using new PetscViewerASCIIOpen feature supporting empty filename

src/ts/interface/ts.c
1.51 05/10/25 10:35:53 barrysmith@barry-smiths-computer.local +5 -3
support for filename for -ts_monitor filename

src/ts/interface/ts.c
1.50 05/10/25 10:29:40 barrysmith@barry-smiths-computer.local +27 -18
not done you idiot

src/ksp/ksp/interface/itcreate.c
1.66 05/10/25 10:27:20 barrysmith@barry-smiths-computer.local +16 -5
finished file support for singmonitor,smonitor and truemonitor

src/snes/interface/snes.c
1.93 05/10/25 10:24:36 barrysmith@barry-smiths-computer.local +27 -9
added file writing for smonitor and ratio monitoring

include/petscsnes.h
1.54 05/10/25 10:23:39 barrysmith@barry-smiths-computer.local +1 -1
added support for viewer for ratio monitor

src/snes/interface/snesut.c
1.19 05/10/25 10:23:21 barrysmith@barry-smiths-computer.local +38 -25
added support for viewer for ratio monitor

src/ksp/ksp/interface/iterativ.c
1.38 05/10/25 09:54:44 barrysmith@barry-smiths-computer.local +17 -15
fixed KSPSingularValueMonitor() to properly use viewer instead of stdout
added support for file output for singmonitor and smonitor

src/ksp/ksp/interface/itcreate.c
1.65 05/10/25 09:41:08 barrysmith@barry-smiths-computer.local +11 -5
make ksp_truemonitor support writing to a file


Hg-commit: 0974906d7dcc67d5e721ad2a3e32dac6df83fe42

show more ...


# fd72dbbc 15-Aug-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3475
knepley@khan.(none)|ChangeSet|20050815132744|43985
ChangeSet
1.3475 05/08/15 08:27:44 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3475
knepley@khan.(none)|ChangeSet|20050815132744|43985
ChangeSet
1.3475 05/08/15 08:27:44 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/home/knepley/PETSc-dev/petsc-dev


Hg-commit: 0a9aba6570dc8bf73bae699286a246f8c9368f72

show more ...


# 909d7a64 14-Aug-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3473.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20050814001115|27908
ChangeSet
1.3473.1.4 05/08/13 19:11:15 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@

bk-changeset-1.3473.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20050814001115|27908
ChangeSet
1.3473.1.4 05/08/13 19:11:15 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: affebb9b4be5d62ff623de3c05739541d6b8864b

show more ...


# 45babc5a 14-Aug-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3465.1.3
barrysmith@barry-smiths-computer.local|ChangeSet|20050814000908|48031
ChangeSet
1.3465.1.3 05/08/13 19:09:08 barrysmith@barry-smiths-computer.local +3 -0
Merge barry-smith

bk-changeset-1.3465.1.3
barrysmith@barry-smiths-computer.local|ChangeSet|20050814000908|48031
ChangeSet
1.3465.1.3 05/08/13 19:09:08 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/ts/interface/ts.c
1.49 05/08/13 19:09:05 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/snes/interface/snes.c
1.88 05/08/13 19:09:04 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/ksp/ksp/interface/itfunc.c
1.71 05/08/13 19:09:04 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: ba6a87e577b351f598d2bf09c6381723a89080fd

show more ...


# d952e501 14-Aug-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3215.1.50
barrysmith@barry-smiths-computer.local|ChangeSet|20050814000708|42412
ChangeSet
1.3215.1.50 05/08/13 19:07:08 barrysmith@barry-smiths-computer.local +3 -0
ts.c:
petsc

bk-changeset-1.3215.1.50
barrysmith@barry-smiths-computer.local|ChangeSet|20050814000708|42412
ChangeSet
1.3215.1.50 05/08/13 19:07:08 barrysmith@barry-smiths-computer.local +3 -0
ts.c:
petsc-maint 13519 tsclearmonitor did not call monitordestroy
itfunc.c:
petsc-maint 13519 kspclearmonitor did call monitordestroy
snes.c:
petsc-maint 13519 clearmonitor does not call monitordestroy

src/ts/interface/ts.c
1.46.1.1 05/08/13 19:06:36 barrysmith@barry-smiths-computer.local +9 -6
petsc-maint 13519 tsclearmonitor did not call monitordestroy

src/ksp/ksp/interface/itfunc.c
1.67.1.1 05/08/13 19:04:55 barrysmith@barry-smiths-computer.local +9 -6
petsc-maint 13519 kspclearmonitor did call monitordestroy

src/snes/interface/snes.c
1.77.1.2 05/08/13 19:03:49 barrysmith@barry-smiths-computer.local +9 -6
petsc-maint 13519 clearmonitor does not call monitordestroy


Hg-commit: 38f000d72964eb4e21a0c7941dff68d669412a6f

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


# 0860b88e 07-Jun-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3349.4.3
balay@asterix.mcs.anl.gov|ChangeSet|20050607195924|11939
ChangeSet
1.3349.4.3 05/06/07 14:59:24 balay@asterix.mcs.anl.gov +1 -0
Merge

src/snes/utils/damgsnes.c
1.65

bk-changeset-1.3349.4.3
balay@asterix.mcs.anl.gov|ChangeSet|20050607195924|11939
ChangeSet
1.3349.4.3 05/06/07 14:59:24 balay@asterix.mcs.anl.gov +1 -0
Merge

src/snes/utils/damgsnes.c
1.65 05/06/07 14:59:24 balay@asterix.mcs.anl.gov +0 -0
SCCS merged


Hg-commit: 69ca41d4df70fd54ecf987fdd0396bf8452376c7

show more ...


# d8e5e3e6 07-Jun-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3341.2.5
balay@asterix.mcs.anl.gov|ChangeSet|20050607162438|20215
ChangeSet
1.3341.2.5 05/06/07 11:24:38 balay@asterix.mcs.anl.gov +3 -0
ts [custom -> auto]

src/ts/interface/tsf

bk-changeset-1.3341.2.5
balay@asterix.mcs.anl.gov|ChangeSet|20050607162438|20215
ChangeSet
1.3341.2.5 05/06/07 11:24:38 balay@asterix.mcs.anl.gov +3 -0
ts [custom -> auto]

src/ts/interface/tsfd.c
1.15 05/06/07 11:24:36 balay@asterix.mcs.anl.gov +3 -3
ts [custom -> auto]

src/ts/interface/ts.c
1.48 05/06/07 11:24:36 balay@asterix.mcs.anl.gov +8 -5
ts [custom -> auto]

src/ts/ftn-custom/zts.c
1.25 05/06/07 11:24:35 balay@asterix.mcs.anl.gov +12 -59
ts [custom -> auto]


Hg-commit: 2e8f71d4257d692d9d4398089c356204f4a5907e

show more ...


# aa5be5ee 05-May-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3253
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050505174711|38457
ChangeSet
1.3253 05/05/05 12:47:11 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.3253
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050505174711|38457
ChangeSet
1.3253 05/05/05 12:47:11 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: 3def4e1b447197beeac35f5604193318d778c8a7

show more ...


# 0f3b3ca1 05-May-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.3251.1.1
hzhang@triumph.mcs.anl.gov|ChangeSet|20050505153523|05973
ChangeSet
1.3251.1.1 05/05/05 10:35:23 hzhang@triumph.mcs.anl.gov +21 -0
replace pvode -> sundials
upgrade inte

bk-changeset-1.3251.1.1
hzhang@triumph.mcs.anl.gov|ChangeSet|20050505153523|05973
ChangeSet
1.3251.1.1 05/05/05 10:35:23 hzhang@triumph.mcs.anl.gov +21 -0
replace pvode -> sundials
upgrade interface of PVODE to SUNDIALS -- not done yet

src/ts/interface/tsregall.c
1.14 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +3 -3
replace pvode -> sundials

src/ts/interface/tsreg.c
1.25 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

src/ts/interface/ts.c
1.47 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

src/ts/impls/implicit/sundials/petscsundials.h
1.13 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +11 -24
replace pvode -> sundials

src/ts/impls/implicit/sundials/petscsundials.c
1.34 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +190 -171
interface to sundials --
is not done yet (gives incorrect solution)

src/ts/impls/implicit/makefile
1.6 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

src/ts/impls/explicit/rk/rk.c
1.20 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

src/ts/examples/tests/ex4.c
1.13 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +33 -20
replace pvode -> sundials
remove several memory leaks -- few still exit, will continue work on it

src/ts/examples/tests/ex2.c
1.9 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

src/ksp/examples/tutorials/ex10.c
1.51 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

src/fortran/custom/zts.c
1.21 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +5 -5
replace pvode -> sundials

src/contrib/sif/2d/sif.F
1.4 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +3 -3
replace pvode -> sundials

src/contrib/sif/1d/sifseq.F
1.4 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +5 -5
replace pvode -> sundials

src/contrib/sif/1d/sif.F
1.4 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +7 -7
replace pvode -> sundials

python/PETSc/utilities/__init__.py
1.9 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

make.py
1.8 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +2 -2
replace pvode -> sundials

include/petscts.h
1.33 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +14 -14
replace pvode -> sundials

include/petscpc.h
1.73 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

include/finclude/petscts.h
1.10 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +10 -11
replace pvode -> sundials

bin/config/acconfig.h
1.7 05/05/05 10:35:19 hzhang@triumph.mcs.anl.gov +2 -2
replace pvode -> sundials

src/ts/impls/implicit/sundials/petscsundials.h
1.12 05/05/02 09:43:43 hzhang@triumph.mcs.anl.gov +0 -0
Rename: src/ts/impls/implicit/sundials/petscpvode.h -> src/ts/impls/implicit/sundials/petscsundials.h

src/ts/impls/implicit/sundials/petscsundials.c
1.33 05/05/02 09:43:18 hzhang@triumph.mcs.anl.gov +0 -0
Rename: src/ts/impls/implicit/sundials/petscpvode.c -> src/ts/impls/implicit/sundials/petscsundials.c

src/ts/impls/implicit/sundials/petscpvode.h
1.11 05/05/02 09:42:40 hzhang@triumph.mcs.anl.gov +6 -6
mvdir

src/ts/impls/implicit/sundials/petscpvode.c
1.32 05/05/02 09:42:40 hzhang@triumph.mcs.anl.gov +227 -227
mvdir

src/ts/impls/implicit/sundials/makefile
1.6 05/05/02 09:42:40 hzhang@triumph.mcs.anl.gov +6 -6
mvdir


Hg-commit: 5b095fd009fe277c895a4b595dfcafe2691bd9f5

show more ...


# 2dcb1b2a 12-Mar-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2975.1.1
knepley@khan.(none)|ChangeSet|20050312213541|03622
ChangeSet
1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0
Changing BLAS interfaces to PETSc style
- still ne

bk-changeset-1.2975.1.1
knepley@khan.(none)|ChangeSet|20050312213541|03622
ChangeSet
1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0
Changing BLAS interfaces to PETSc style
- still needs to be validated using testexamples
Some const fixes

src/vec/utils/vinv.c
1.42 05/03/12 15:35:39 knepley@khan.(none) +5 -6
Changing BLAS interfaces to PETSc style

src/vec/utils/vecio.c
1.42.1.1 05/03/12 15:35:39 knepley@khan.(none) +3 -2
Change to const

src/vec/pf/impls/constant/const.c
1.15 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/interface/vector.c
1.125 05/03/12 15:35:38 knepley@khan.(none) +105 -111
Changing BLAS interfaces to PETSc style

src/vec/impls/seq/dvec2.c
1.27 05/03/12 15:35:38 knepley@khan.(none) +101 -72
Changing BLAS interfaces to PETSc style

src/vec/impls/seq/bvec2.c
1.64.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Change to const

src/vec/impls/seq/bvec1.c
1.14 05/03/12 15:35:38 knepley@khan.(none) +27 -25
Changing BLAS interfaces to PETSc style

src/vec/impls/mpi/pdvec.c
1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Change to const

src/vec/impls/dvecimpl.h
1.12 05/03/12 15:35:38 knepley@khan.(none) +7 -7
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex8.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex7f.F
1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex2f.F
1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex2.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex1f90.F
1.7 05/03/12 15:35:38 knepley@khan.(none) +13 -13
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex1f.F
1.9 05/03/12 15:35:38 knepley@khan.(none) +13 -13
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex1e.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +13 -13
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex15.c
1.2 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex13.c
1.5 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex12.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex11f.F
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex11.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex1.c
1.10 05/03/12 15:35:38 knepley@khan.(none) +13 -13
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex9.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex8.c
1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex7.c
1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex6.c
1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex4.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex34.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex30f.F
1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex3.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex29.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex28.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex25.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex22.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex21.c
1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex2.c
1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex19f.F
1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex17.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex14.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex11.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex1.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ts/interface/tsfd.c
1.14 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ts/interface/ts.c
1.44.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Change to const

src/ts/impls/implicit/cn/cn.c
1.22 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ts/impls/implicit/beuler/beuler.c
1.24 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ts/impls/explicit/rk/rk.c
1.19 05/03/12 15:35:38 knepley@khan.(none) +12 -12
Changing BLAS interfaces to PETSc style

src/ts/impls/explicit/euler/euler.c
1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/util2.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/ex6.c
1.16 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/ex5.c
1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/ex4.c
1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/ex3.c
1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/ex2f.F
1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/ex2.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tests/ex1f.F
1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tests/ex1.c
1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/sys/src/viewer/impls/ascii/filev.c
1.35.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Change to const

src/sys/src/objects/prefix.c
1.9.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Change to const

src/sys/src/objects/pgname.c
1.8.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Change to const

src/sys/src/error/err.c
1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +3 -3
Change to const

src/snes/utils/damgsnes.c
1.59 05/03/12 15:35:38 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/snes/mf/snesmfj.c
1.51 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/snes/interface/snesj.c
1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/interface/snes.c
1.73.1.1 05/03/12 15:35:38 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/snes/interface/noise/snesnoise.c
1.19 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/interface/noise/snesmfj2.c
1.27 05/03/12 15:35:38 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/snes/impls/tr/tr.c
1.30 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/impls/test/snestest.c
1.18 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/impls/ls/ls.c
1.57 05/03/12 15:35:38 knepley@khan.(none) +17 -17
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex6.c
1.17 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex3.c
1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex29.c
1.81 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex27.c
1.13 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex22.c
1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex2.c
1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex1f.F
1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex1.c
1.11 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/snes/examples/tests/ex7.c
1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/snes/examples/tests/ex12f.F
1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/snes/examples/tests/ex11.c
1.17 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/utils/multequal.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/mat/utils/matio.c
1.26.1.1 05/03/12 15:35:38 knepley@khan.(none) +2 -1
Changing BLAS interfaces to PETSc style

src/mat/utils/getcolv.c
1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/utils/axpy.c
1.25 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/matfd/fdmatrix.c
1.31 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/interface/matrix.c
1.172 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/mat/interface/matnull.c
1.20 05/03/12 15:35:38 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/impls/shell/shellcnv.c
1.18 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/impls/shell/shell.c
1.29 05/03/12 15:35:38 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/impls/sbaij/seq/sbaij2.c
1.39 05/03/12 15:35:38 knepley@khan.(none) +10 -10
Changing BLAS interfaces to PETSc style

src/mat/impls/sbaij/seq/sbaij.c
1.139.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/impls/sbaij/mpi/mpisbaij.c
1.121 05/03/12 15:35:38 knepley@khan.(none) +6 -6
Changing BLAS interfaces to PETSc style

src/mat/impls/rowbs/mpi/mpirowbs.c
1.70 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/mat/impls/rowbs/mpi/iccbs.c
1.9 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/mat/impls/rowbs/mpi/cholbs.c
1.14 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/mat/impls/maij/maij.c
1.38 05/03/12 15:35:38 knepley@khan.(none) +9 -9
Changing BLAS interfaces to PETSc style

src/mat/impls/is/matis.c
1.22 05/03/12 15:35:38 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/impls/feti/feti.c
1.4 05/03/12 15:35:38 knepley@khan.(none) +31 -34
Changing BLAS interfaces to PETSc style

src/mat/impls/dense/seq/dense.c
1.76.1.1 05/03/12 15:35:38 knepley@khan.(none) +7 -7
Changing BLAS interfaces to PETSc style

src/mat/impls/dense/mpi/mpidense.c
1.56 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/impls/bdiag/seq/bdiag3.c
1.25.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/impls/bdiag/seq/bdiag.c
1.49 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/impls/bdiag/mpi/mpibdiag.c
1.48 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/impls/baij/seq/baij2.c
1.33 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/impls/baij/seq/baij.c
1.126 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/impls/aij/seq/aij.c
1.220.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/mat/impls/aij/mpi/mpiaij.c
1.240 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/impls/adj/mpi/mpiadj.c
1.46.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/impls/adic/matadic.c
1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tutorials/ex2.c
1.6 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex99.c
1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex96.c
1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex94.c
1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex78.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex76.c
1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex75.c
1.22 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex74.c
1.29 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex71.c
1.9 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex7.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex64.c
1.7 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex62.c
1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex53.c
1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex5.c
1.9 05/03/12 15:35:37 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex48.c
1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex3.c
1.9 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex27.c
1.8 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex19.c
1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex17.c
1.8 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex15.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex1.c
1.18 05/03/12 15:35:37 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/ksp/pc/interface/precon.c
1.60.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/samg/samgpetsctools.c
1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/prometheus/petscprom.c
1.6 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/ml/ml.c
1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/mg/smg.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/mg/mgfunc.c
1.22.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/mg/mg.c
1.57.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/mg/fmg.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/jacobi/jacobi.c
1.16.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/is/pcis.c
1.27 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/is/nn/nn.c
1.29 05/03/12 15:35:37 knepley@khan.(none) +10 -10
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/is/feti/fetipc.c
1.5 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/hypre/hyppilut.c
1.73 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.23 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/eisens/eisen.c
1.26 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/composite/composite.c
1.28.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -4
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/bjacobi/bjacobi.c
1.38.1.1 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/asm/asm.c
1.44.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/ksp/pc/examples/tests/ex8f.F
1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/examples/tests/ex5.c
1.23 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/examples/tests/ex4.c
1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/examples/tests/ex3.c
1.10 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/examples/tests/ex2.c
1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/ksp/interface/itres.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/ksp/interface/itfunc.c
1.66 05/03/12 15:35:37 knepley@khan.(none) +7 -7
Changing BLAS interfaces to PETSc style

src/ksp/ksp/interface/iterativ.c
1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/ksp/interface/itcl.c
1.15.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/ksp/interface/iguess.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/ksp/ksp/interface/eige.c
1.25 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.22 05/03/12 15:35:37 knepley@khan.(none) +10 -10
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.19 05/03/12 15:35:37 knepley@khan.(none) +20 -20
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/symmlq/symmlq.c
1.22 05/03/12 15:35:37 knepley@khan.(none) +16 -16
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/rich/rich.c
1.26 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/qcg/qcg.c
1.25 05/03/12 15:35:37 knepley@khan.(none) +14 -14
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/minres/minres.c
1.23 05/03/12 15:35:37 knepley@khan.(none) +14 -14
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/lsqr/lsqr.c
1.25 05/03/12 15:35:37 knepley@khan.(none) +10 -10
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.40 05/03/12 15:35:37 knepley@khan.(none) +12 -12
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/gmres/gmres.c
1.58 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.45 05/03/12 15:35:37 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/gmres/borthog2.c
1.20 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/gmres/borthog.c
1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/cr/cr.c
1.34 05/03/12 15:35:37 knepley@khan.(none) +6 -6
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/cheby/cheby.c
1.23 05/03/12 15:35:37 knepley@khan.(none) +7 -7
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/cgs/cgs.c
1.28 05/03/12 15:35:37 knepley@khan.(none) +7 -7
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/cg/cgne/cgne.c
1.28 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/cg/cg.c
1.39 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/bicg/bicg.c
1.21 05/03/12 15:35:37 knepley@khan.(none) +6 -6
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.19 05/03/12 15:35:37 knepley@khan.(none) +12 -12
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/bcgs/bcgs.c
1.22 05/03/12 15:35:37 knepley@khan.(none) +9 -9
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex9.c
1.18 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex8.c
1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex7.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex6f.F
1.12 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex5.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex4.c
1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex31.c
1.16 05/03/12 15:35:37 knepley@khan.(none) +9 -9
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex30.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex3.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex2f.F
1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex29.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex28.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex27.c
1.14 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex25.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex23.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex22f.F
1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex22.c
1.11 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex21f.F
1.16 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex2.c
1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex1f.F
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex16.c
1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex15f.F
1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex15.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex14f.F
1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex12.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex11f.F
1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex11.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex10.c
1.49 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex1.c
1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex7.c
1.19 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex6.c
1.22 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex5f.F
1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex4.c
1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex3.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex26.c
1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex25.c
1.8 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex24.c
1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex20.c
1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex19.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex18.c
1.17 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex17.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex16f.F
1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex15.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex14.c
1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex12f.F
1.19 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex10.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex1.c
1.10 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/fortran/custom/zvec.c
1.18 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/fortran/custom/zsys.c
1.33 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Change to const

src/fortran/custom/zsnes.c
1.31 05/03/12 15:35:37 knepley@khan.(none) +6 -6
Reversed function pointer and context arguments
Change to const

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/tex/manual/part2.tex
1.88 05/03/12 15:35:36 knepley@khan.(none) +13 -13
Changing BLAS interfaces to PETSc style

src/docs/tex/manual/part1.tex
1.35 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/usg/2d/quadratic/main.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/dm/usg/2d/constant_bilinear/main.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/dm/da/src/gr2.c
1.31.1.1 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Change to const

src/dm/da/src/dainterp.c
1.27 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/src/da2.c
1.63 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tutorials/ex5.c
1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tutorials/ex1.c
1.11 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex8.c
1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex7.c
1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex6.c
1.9 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex4.c
1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex23.c
1.11 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex21f.F
1.3 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex20.c
1.10 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex2.c
1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex18.c
1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex17.c
1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex15.c
1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex14.c
1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex1.c
1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/contrib/ysmp/ex1.c
1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/contrib/src/ns_q1q0_penalty/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/contrib/src/burgers_vertex_based_q1/main_old2.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/contrib/src/burgers_vertex_based_q1/main_old.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/contrib/src/burgers_vertex_based_q1/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/contrib/src/burgers_df_based_q1/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/contrib/reusememory/ex1.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/contrib/oberman/tns_q2q1/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +14 -14
Changing BLAS interfaces to PETSc style

src/contrib/oberman/quasigeo_q1/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/contrib/oberman/ns_q2q1/main.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/contrib/oberman/ns_q1q1/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +7 -7
Changing BLAS interfaces to PETSc style

src/contrib/oberman/ns_q1q1/appcreate.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/contrib/oberman/ns_q1q0_penalty/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/contrib/oberman/ns_q1q0/main.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/contrib/oberman/laplacian_q1/scalable/main.c
1.6 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/contrib/oberman/laplacian_q1/appalgebra.c
1.14 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/contrib/oberman/burgers_vertex_based_q1/main.c
1.12 05/03/12 15:35:36 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/contrib/oberman/burgers_df_based_q1/appsetalg.c
1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/contrib/lahaye/samg.old/petsctools.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/contrib/keyes/ex15.c
1.6 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/contrib/helmholtz_2/ex12.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/apps/2/ex1.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/apps/1/ex2.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/adic/src/petscadic.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex5func.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex5.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex4.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex3func.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex3.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex2func.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex2.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex1.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

include/vecimpl.h
1.40 05/03/12 15:35:36 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

include/petscvec.h
1.71 05/03/12 15:35:36 knepley@khan.(none) +8 -14
Changing BLAS interfaces to PETSc style

include/petscts.h
1.30.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Should be const

include/petscpc.h
1.70.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Should be const

include/petscksp.h
1.62.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Should be const


Hg-commit: a97920152fb7a7025cba2675facc0c052ef70819

show more ...


# e060cb09 12-Mar-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2977
barrysmith@barry-smiths-computer.local|ChangeSet|20050312141804|35573
ChangeSet
1.2977 05/03/12 08:18:04 barrysmith@barry-smiths-computer.local +31 -0
add const to match Matt'

bk-changeset-1.2977
barrysmith@barry-smiths-computer.local|ChangeSet|20050312141804|35573
ChangeSet
1.2977 05/03/12 08:18:04 barrysmith@barry-smiths-computer.local +31 -0
add const to match Matt's additional const char changes

src/vec/utils/vecio.c
1.43 05/03/12 08:18:02 barrysmith@barry-smiths-computer.local +2 -2
add const to match Matt's additional const char changes

src/vec/impls/seq/bvec2.c
1.65 05/03/12 08:18:02 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/vec/impls/mpi/pdvec.c
1.50 05/03/12 08:18:02 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ts/interface/ts.c
1.45 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/sys/src/viewer/impls/ascii/filev.c
1.36 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/sys/src/objects/prefix.c
1.10 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/sys/src/objects/pgname.c
1.9 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/sys/src/error/err.c
1.50 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +3 -3
add const to match Matt's additional const char changes

src/snes/interface/snes.c
1.74 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +3 -3
add const to match Matt's additional const char changes

src/mat/utils/matio.c
1.27 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +2 -2
add const to match Matt's additional const char changes

src/mat/impls/sbaij/seq/sbaij.c
1.140 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/mat/impls/dense/seq/dense.c
1.77 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/mat/impls/bdiag/seq/bdiag3.c
1.26 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.42 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +2 -2
add const to match Matt's additional const char changes

src/mat/impls/aij/seq/aij.c
1.222 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/mat/impls/adj/mpi/mpiadj.c
1.47 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/pc/interface/precon.c
1.61 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/pc/impls/redundant/redundant.c
1.24 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/pc/impls/mg/mgfunc.c
1.23 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/pc/impls/mg/mg.c
1.58 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/pc/impls/ksp/pcksp.c
1.23 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/pc/impls/composite/composite.c
1.29 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +2 -1
add const to match Matt's additional const char changes

src/ksp/pc/impls/bjacobi/bjacobi.c
1.39 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +3 -3
add const to match Matt's additional const char changes

src/ksp/pc/impls/asm/asm.c
1.45 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/ksp/interface/itcl.c
1.16 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/dm/da/src/gr2.c
1.32 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +2 -2
add const to match Matt's additional const char changes

src/dm/da/examples/tutorials/ex6.c
1.3 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +212 -11
add const to match Matt's additional const char changes

src/dm/ao/impls/basic/aobasic.c
1.30 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +25 -0
add const to match Matt's additional const char changes

include/petscts.h
1.31 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

include/petscpc.h
1.71 05/03/12 08:17:59 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

include/petscksp.h
1.63 05/03/12 08:17:59 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes


Hg-commit: 53306f66f65e04be83df4b32bcef35282e17d5b9

show more ...


# ff43f1e1 27-Dec-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2823
knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092
ChangeSet
1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2823
knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092
ChangeSet
1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev

include/petscmath.h
1.25 04/12/06 21:02:17 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: d9a23f3f6ba72ee627446f6648bb36a3d0345c22

show more ...


# 63dd3a1a 25-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.1.30
Kris@p4buschel.|ChangeSet|20041225032201|00809
ChangeSet
1.2821.1.30 04/12/24 19:22:01 Kris@p4buschel. +36 -0
PETSCSNES_DLLEXPORT
PETSCTS_DLLEXPORT
No libpetscfortran

bk-changeset-1.2821.1.30
Kris@p4buschel.|ChangeSet|20041225032201|00809
ChangeSet
1.2821.1.30 04/12/24 19:22:01 Kris@p4buschel. +36 -0
PETSCSNES_DLLEXPORT
PETSCTS_DLLEXPORT
No libpetscfortran.so so don't bother with PETSCFORTRAN_DLL

src/ts/interface/tsregall.c
1.13 04/12/24 19:21:58 Kris@p4buschel. +8 -7
PETSCTS_DLLEXPORT

src/ts/interface/tsreg.c
1.24 04/12/24 19:21:58 Kris@p4buschel. +5 -4
PETSCTS_DLLEXPORT

src/ts/interface/tsfd.c
1.13 04/12/24 19:21:58 Kris@p4buschel. +2 -1
PETSCTS_DLLEXPORT

src/ts/interface/tscreate.c
1.18 04/12/24 19:21:58 Kris@p4buschel. +2 -1
PETSCTS_DLLEXPORT

src/ts/interface/ts.c
1.44 04/12/24 19:21:58 Kris@p4buschel. +50 -48
PETSCTS_DLLEXPORT

src/ts/interface/dlregis.c
1.19 04/12/24 19:21:58 Kris@p4buschel. +3 -2
PETSCTS_DLLEXPORT

src/ts/impls/pseudo/posindep.c
1.24 04/12/24 19:21:58 Kris@p4buschel. +15 -13
PETSCTS_DLLEXPORT

src/ts/impls/implicit/pvode/petscpvode.c
1.30 04/12/24 19:21:58 Kris@p4buschel. +19 -18
PETSCTS_DLLEXPORT

src/ts/impls/implicit/cn/cn.c
1.21 04/12/24 19:21:58 Kris@p4buschel. +3 -1
PETSCTS_DLLEXPORT

src/ts/impls/implicit/beuler/beuler.c
1.23 04/12/24 19:21:58 Kris@p4buschel. +3 -1
PETSCTS_DLLEXPORT

src/ts/impls/explicit/rk/rk.c
1.18 04/12/24 19:21:58 Kris@p4buschel. +5 -3
PETSCTS_DLLEXPORT

src/ts/impls/explicit/euler/euler.c
1.12 04/12/24 19:21:58 Kris@p4buschel. +3 -1
PETSCTS_DLLEXPORT

src/snes/utils/damgsnes.c
1.53 04/12/24 19:21:58 Kris@p4buschel. +12 -11
PETSCSNES_DLLEXPORT

src/snes/utils/damg.c
1.47 04/12/24 19:21:58 Kris@p4buschel. +14 -13
PETSCSNES_DLLEXPORT

src/snes/mf/wp.c
1.17 04/12/24 19:21:57 Kris@p4buschel. +7 -5
PETSCSNES_DLLEXPORT

src/snes/mf/snesmfjdef.c
1.16 04/12/24 19:21:57 Kris@p4buschel. +4 -2
PETSCSNES_DLLEXPORT

src/snes/mf/snesmfj.c
1.50 04/12/24 19:21:57 Kris@p4buschel. +27 -26
PETSCSNES_DLLEXPORT

src/snes/mf/mfregis.c
1.7 04/12/24 19:21:57 Kris@p4buschel. +4 -3
PETSCSNES_DLLEXPORT

src/snes/interface/snesut.c
1.18 04/12/24 19:21:57 Kris@p4buschel. +11 -10
PETSCSNES_DLLEXPORT

src/snes/interface/snesregi.c
1.8 04/12/24 19:21:57 Kris@p4buschel. +5 -4
PETSCSNES_DLLEXPORT

src/snes/interface/snesj2.c
1.14 04/12/24 19:21:57 Kris@p4buschel. +2 -1
PETSCSNES_DLLEXPORT

src/snes/interface/snesj.c
1.10 04/12/24 19:21:57 Kris@p4buschel. +2 -1
PETSCSNES_DLLEXPORT

src/snes/interface/snes.c
1.64 04/12/24 19:21:57 Kris@p4buschel. +54 -53
PETSCSNES_DLLEXPORT

src/snes/interface/noise/snesnoise.c
1.17 04/12/24 19:21:57 Kris@p4buschel. +1 -0
PETSCSNES_DLLEXPORT

src/snes/interface/noise/snesmfj2.c
1.26 04/12/24 19:21:57 Kris@p4buschel. +6 -5
PETSCSNES_DLLEXPORT

src/snes/interface/noise/snesdnest.c
1.6 04/12/24 19:21:57 Kris@p4buschel. +2 -0
PETSCSNES_DLLEXPORT

src/snes/interface/dlregis.c
1.21 04/12/24 19:21:57 Kris@p4buschel. +3 -2
PETSCSNES_DLLEXPORT

src/snes/impls/tr/tr.c
1.29 04/12/24 19:21:57 Kris@p4buschel. +3 -2
PETSCSNES_DLLEXPORT

src/snes/impls/test/snestest.c
1.17 04/12/24 19:21:57 Kris@p4buschel. +2 -1
PETSCSNES_DLLEXPORT

src/snes/impls/ls/lsparams.c
1.8 04/12/24 19:21:57 Kris@p4buschel. +3 -2
PETSCSNES_DLLEXPORT

src/snes/impls/ls/ls.c
1.50 04/12/24 19:21:57 Kris@p4buschel. +10 -9
PETSCSNES_DLLEXPORT

src/fortran/custom/zstart.c
1.27 04/12/24 19:21:56 Kris@p4buschel. +10 -10
No libpetscfortran.so, do don't bother making the dll.

maint/generatefortranstubs.py
1.9 04/12/24 19:21:56 Kris@p4buschel. +1 -1
No libpetscfortran.so, do don't bother making the dll.

include/petscts.h
1.30 04/12/24 19:21:56 Kris@p4buschel. +92 -92
PETSCTS_DLLEXPORT

include/petscsnes.h
1.37 04/12/24 19:21:56 Kris@p4buschel. +113 -113
PETSCSNES_DLLEXPORT

include/petscdmmg.h
1.2 04/12/24 19:21:56 Kris@p4buschel. +16 -16
PETSCSNES_DLLEXPORT


Hg-commit: 8305e5fb1ff9b868077d368771ca4d54c9ceba75

show more ...


# c40769da 02-Dec-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2770
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041202203522|56141
ChangeSet
1.2770 04/12/02 14:35:22 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2770
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041202203522|56141
ChangeSet
1.2770 04/12/02 14:35:22 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: 9fca2f42abbd54f4167937011dbfb08ace39ed92

show more ...


# 19c38ff2 02-Dec-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2766.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041202203508|60444
ChangeSet
1.2766.1.1 04/12/02 14:35:08 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
fixed bug in load for

bk-changeset-1.2766.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041202203508|60444
ChangeSet
1.2766.1.1 04/12/02 14:35:08 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
fixed bug in load for mpibaij of zero length malloc
introduced last week while fixin the bug that required
process 0 to have the most rows.

src/ts/interface/ts.c
1.43 04/12/02 14:35:06 barrysmith@barrysmith-57.mcs.anl.gov +0 -30
removed method that was duplicate

include/petscts.h
1.29 04/12/02 14:35:06 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
removed method that was duplicate

src/mat/impls/baij/mpi/mpibaij.c
1.84 04/12/02 14:32:55 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
make sure do not malloc zero length

todo
1.111 04/11/30 07:14:36 barrysmith@barry-smiths-computer.local +5 -0
*** empty log message ***

bmake/common/rules
1.141 04/11/29 10:43:01 barrysmith@barry-smiths-computer.local +0 -12
remove update rule completely.


Hg-commit: 574ab2ee77871ca233e04bd23b07f207ef7c2acb

show more ...


# 78d85084 23-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2739
Kris@p4buschel.|ChangeSet|20041123192608|50481
ChangeSet
1.2739 04/11/23 11:26:08 Kris@p4buschel. +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/K

bk-changeset-1.2739
Kris@p4buschel.|ChangeSet|20041123192608|50481
ChangeSet
1.2739 04/11/23 11:26:08 Kris@p4buschel. +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/dev

src/mat/impls/csr/inode/inode.c
1.37 04/11/23 11:26:07 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aijfact.c
1.97 04/11/23 11:26:07 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.202 04/11/23 11:26:07 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/csr/inode/inode.c
1.33.1.2 04/11/23 11:26:06 Kris@p4buschel. +0 -0
Merge rename: src/mat/impls/aij/seq/aijnode.c -> src/mat/impls/csr/inode/inode.c


Hg-commit: e93d55d8c5e002d892e84c542914b91fae63fdc9

show more ...


# a79aaaed 22-Nov-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2736.1.2
balay@asterix.mcs.anl.gov|ChangeSet|20041122192456|60427
ChangeSet
1.2736.1.2 04/11/22 13:24:56 balay@asterix.mcs.anl.gov +5 -0
remove warning with PetscHeaderDestroy (gcc

bk-changeset-1.2736.1.2
balay@asterix.mcs.anl.gov|ChangeSet|20041122192456|60427
ChangeSet
1.2736.1.2 04/11/22 13:24:56 balay@asterix.mcs.anl.gov +5 -0
remove warning with PetscHeaderDestroy (gcc34)

src/ts/interface/ts.c
1.42 04/11/22 13:24:55 balay@asterix.mcs.anl.gov +1 -1
remove warning with PetscHeaderDestroy (gcc34)

src/sys/src/viewer/interface/view.c
1.12 04/11/22 13:24:55 balay@asterix.mcs.anl.gov +1 -1
remove warning with PetscHeaderDestroy (gcc34)

src/sys/src/viewer/impls/draw/drawv.c
1.24 04/11/22 13:24:55 balay@asterix.mcs.anl.gov +1 -1
remove warning with PetscHeaderDestroy (gcc34)

src/sys/src/utils/random.c
1.21 04/11/22 13:24:55 balay@asterix.mcs.anl.gov +1 -1
remove warning with PetscHeaderDestroy (gcc34)

src/snes/interface/snes.c
1.61 04/11/22 13:24:55 balay@asterix.mcs.anl.gov +1 -1
remove warning with PetscHeaderDestroy (gcc34)


Hg-commit: 9301ac3a943904f897d3117e1f1d8aeb08bac892

show more ...


# 81287812 13-Nov-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2698
knepley@khan.mcs.anl.gov|ChangeSet|20041113020719|05447
ChangeSet
1.2698 04/11/06 20:52:58 knepley@khan.mcs.anl.gov +6 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2698
knepley@khan.mcs.anl.gov|ChangeSet|20041113020719|05447
ChangeSet
1.2698 04/11/06 20:52:58 knepley@khan.mcs.anl.gov +6 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev

todo
1.106 04/11/06 20:52:53 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/vec/interface/vector.c
1.111 04/11/06 20:52:55 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/sbaij/seq/sbaij.c
1.122 04/11/06 20:52:55 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/sbaij/mpi/mpisbaij.c
1.113 04/11/06 20:52:54 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.110 04/11/06 20:52:54 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.197 04/11/06 20:52:53 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: d30867d8ba3fe7eeb6a355c6b4f2a0209697a9cb

show more ...


# 52e6d16b 12-Nov-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2693.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977
ChangeSet
1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0
replace logging

bk-changeset-1.2693.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977
ChangeSet
1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/utils/vscat.c
1.36 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/pf/interface/pf.c
1.28 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/utils/isltog.c
1.33 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/stride/stride.c
1.17 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/general/strgen.c
1.9 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/general/general.c
1.21 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/block/block.c
1.19 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/vector.c
1.109.1.1 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/veccreate.c
1.22 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/mapcreate.c
1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/impls/mpi/pdvec.c
1.43 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/dscatter.c
1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/fdmpiaij.c
1.11 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/bjacobi/bjacobi.c
1.37 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +17 -17
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/impls/mpi/pbvec.c
1.32 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +7 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/interface/tscreate.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/interface/ts.c
1.41 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/pseudo/posindep.c
1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/pvode/petscpvode.c
1.29 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/cn/cn.c
1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/beuler/beuler.c
1.22 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/explicit/rk/rk.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/interface/viewreg.c
1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/silo/vsilo.c
1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/matlab/vmatlab.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/draw/drawv.c
1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/binary/binv.c
1.36 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/utils/random.c
1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/utils/fhost.c
1.18 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/tagm.c
1.21 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/options.c
1.50 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/inherit.c
1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/matlabengine/matlab.c
1.36 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +13 -13
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/fileio/mpiuopen.c
1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/fileio/ftest.c
1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/lg.c
1.16 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/hists.c
1.22 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/axis.c
1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/interface/drawreg.c
1.27 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/impls/x/xops.c
1.25 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/dll/dl.c
1.31 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/mf/snesmfj.c
1.47 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/snes.c
1.60 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/noise/snesnoise.c
1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/noise/snesmfj2.c
1.23 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/tr/tr.c
1.25 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/test/snestest.c
1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/ls/ls.c
1.45 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/utils/gcreate.c
1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/partition/partition.c
1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/matfd/fdmatrix.c
1.28 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +7 -7
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/interface/matrix.c
1.157 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/interface/matnull.c
1.18 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/shell/shell.c
1.26 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaijfact2.c
1.49 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaijfact.c
1.76 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaij.c
1.120.1.1 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/mpi/mpisbaij.c
1.111.1.1 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +20 -20
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/mpi/mmsbaij.c
1.31 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +21 -21
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/rowbs/mpi/mpirowbs.c
1.63 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +12 -12
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/seq/dense.c
1.69 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/mpi/mpidense.c
1.52 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/mpi/mmdense.c
1.15 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdiag2.c
1.21 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdiag.c
1.45 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdfact.c
1.16 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/mpi/mpibdiag.c
1.44 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +4 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/mpi/mmbdiag.c
1.9 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact3.c
1.17 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact2.c
1.40 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact.c
1.19 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baij.c
1.108.1.1 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +9 -9
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/mpi/mpibaij.c
1.80 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +14 -14
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/mpi/mmbaij.c
1.25 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/umfpack/umfpack.c
1.39 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/symtranspose.c
1.8 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/superlu/superlu.c
1.72 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/lusol/lusol.c
1.34 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/essl/essl.c
1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/aijfact.c
1.90 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +7 -7
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/aij.c
1.195.1.1 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +10 -10
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.101 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mumps/mumps.c
1.82 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mpiaij.c
1.222 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +14 -14
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mmaij.c
1.21 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/adj/mpi/mpiadj.c
1.40 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/interface/precon.c
1.57 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/tfs/tfs.c
1.5 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/tfs/pxxt.c
1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/sor/sor.c
1.25 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/shell/shellpc.c
1.23 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/redundant/redundant.c
1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.17 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/mg/mgfunc.c
1.15 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/mg/mg.c
1.42 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/ksp/pcksp.c
1.21 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/jacobi/jacobi.c
1.14 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/is/nn/nn.c
1.26 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.16 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/lu/lu.c
1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/ilu/ilu.c
1.51 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/icc/icc.c
1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.37 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/eisens/eisen.c
1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/composite/composite.c
1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/asm/asm.c
1.41 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/xmon.c
1.10 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/itfunc.c
1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/itcreate.c
1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/iguess.c
1.12 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/eige.c
1.23 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/rich/rich.c
1.19 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/qcg/qcg.c
1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/lsqr/lsqr.c
1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/lgmres/lgmres.c
1.33 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/gmres/gmres.c
1.51 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/fgmres/fgmres.c
1.38 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cheby/cheby.c
1.20 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cgne/cgne.c
1.22 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cg/cg.c
1.30 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/utils/pack.c
1.18 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/gr1.c
1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/daltol.c
1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/daindex.c
1.14 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da3.c
1.31 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da2.c
1.56 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da1.c
1.29 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +10 -10
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/mapping/aomapping.c
1.26 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/basic/aodatabasic.c
1.27 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/basic/aobasic.c
1.28 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

include/petsclog.h
1.48 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +26 -48
replace logging macros that use 0;if stuff with ( || , stuff

config/configure.py
1.77 04/11/12 13:19:10 barrysmith@barry-smiths-computer.local +4 -1
nice print at beginning saying what the heck we are doing

todo
1.104.1.1 04/11/12 12:21:43 barrysmith@barry-smiths-computer.local +1 -1
did some bad macro fixes, but discovered more that must be done

src/sys/src/draw/utils/dscatter.c
1.13 04/11/12 11:15:23 barrysmith@barry-smiths-computer.local +2 -2
*** empty log message ***

src/mat/impls/aij/mpi/fdmpiaij.c
1.10 04/11/12 11:05:36 barrysmith@barry-smiths-computer.local +3 -3
*** empty log message ***

src/ksp/pc/impls/bjacobi/bjacobi.c
1.36 04/11/12 11:02:44 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***


Hg-commit: 7b215793c5e97c2128e82609b069418fddc3948a

show more ...


# 70af16d7 12-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2625
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152708|37929
ChangeSet
1.2625 04/10/12 10:27:08 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.2625
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152708|37929
ChangeSet
1.2625 04/10/12 10:27:08 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/mat/impls/aij/mpi/mpiaij.c
1.219 04/10/12 10:27:07 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 37cad6cef178e1935bc23d73c2723b81e5aa73b2

show more ...


# d38fa0fb 12-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2617.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152655|17893
ChangeSet
1.2617.1.1 04/10/12 10:26:55 barrysmith@barry-smiths-computer.local +58 -0
merge PetscObjec

bk-changeset-1.2617.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152655|17893
ChangeSet
1.2617.1.1 04/10/12 10:26:55 barrysmith@barry-smiths-computer.local +58 -0
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()
formating
clearer manual pages and error messages
error checking for PetscMemXXXX
print inode info for mpiaij matrices

src/vec/is/impls/general/general.c
1.20 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/utils/random.c
1.18 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +2 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

include/petschead.h
1.44 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +2 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/utils/vscat.c
1.32 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +5 -5
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/utils/vpscat.c
1.36 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/pf/interface/pf.c
1.27 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/utils/isltog.c
1.30 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/impls/stride/stride.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/impls/block/block.c
1.18 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/vector.c
1.109 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/veccreate.c
1.21 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/mapcreate.c
1.13 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/map.c
1.20 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ts/interface/tscreate.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ts/interface/ts.c
1.40 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/interface/viewreg.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/interface/view.c
1.11 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/impls/draw/drawv.c
1.22 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/impls/binary/binv.c
1.35 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/utils/memc.c
1.23 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +9 -2
error checking for null pointers

src/sys/src/plog/classLog.c
1.19 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +13 -12
don't screw up object->id with logging stuff!

src/sys/src/objects/inherit.c
1.29 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +2 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/matlabengine/matlab.c
1.35 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/lg.c
1.15 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/hists.c
1.21 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/dscatter.c
1.12 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/axis.c
1.16 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/interface/drawreg.c
1.26 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/interface/draw.c
1.18 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/impls/x/xops.c
1.24 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/snes/mf/snesmfj.c
1.46 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/snes/interface/snes.c
1.58 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/utils/gcreate.c
1.26 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/partition/partition.c
1.28 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/matfd/fdmatrix.c
1.27 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/interface/matrix.c
1.148 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/interface/matnull.c
1.17 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/rowbs/mpi/mpirowbs.c
1.62 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +0 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/bdiag/seq/bdiag3.c
1.24 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/aij/mpi/mpiaij.c
1.217.1.1 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +10 -4
proper printing of inode use with mpiaij matrices

src/ksp/pc/interface/precon.c
1.56 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/interface/itres.c
1.12 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +8 -6
clearer manual page
formating

src/ksp/ksp/interface/itfunc.c
1.57 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/interface/itcreate.c
1.57 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/impls/cgs/cgs.c
1.25 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +3 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()
formating

src/dm/da/utils/pack.c
1.17 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/dadestroy.c
1.22 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da3.c
1.30 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da2.c
1.55 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da1.c
1.28 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/interface/ao.c
1.18 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/mapping/aomapping.c
1.25 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/basic/aodatabasic.c
1.26 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -5
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/basic/aobasic.c
1.27 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/contrib/ysmp/ex1.c
1.4 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

python/PETSc/utilities/debugging.py
1.6 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -1
more specific help

include/petsclog.h
1.47 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +2 -2
allow returning error code

src/sys/src/utils/random.c
1.17 04/10/11 11:03:15 barrysmith@barry-smiths-computer.local +0 -4
*** empty log message ***

src/vec/is/impls/general/general.c
1.19 04/10/11 10:56:34 barrysmith@barry-smiths-computer.local +0 -1
*** empty log message ***

src/sys/src/utils/random.c
1.16 04/10/11 10:56:03 barrysmith@barry-smiths-computer.local +0 -1
*** empty log message ***

include/petschead.h
1.43 04/10/11 10:53:42 barrysmith@barry-smiths-computer.local +2 -1
*** empty log message ***

todo
1.88 04/10/10 21:16:27 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***


Hg-commit: b9df9c01c215106f109d6dbb02b6e356ac391cdb

show more ...


1...<<6162636465666768697071