History log of /petsc/include/petscerror.h (Results 726 – 750 of 867)
Revision Date Author Comments
# c132512e 14-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2842.1.22
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050114221512|06211
ChangeSet
1.2842.1.22 05/01/14 16:15:12 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
make exceptions stu

bk-changeset-1.2842.1.22
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050114221512|06211
ChangeSet
1.2842.1.22 05/01/14 16:15:12 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
make exceptions stuff compile when all error checking is turned off

src/sys/src/error/err.c
1.44 05/01/14 16:15:09 barrysmith@barrysmith-57.mcs.anl.gov +6 -0
make exceptions stuff compile when all error checking is turned off

include/petscerror.h
1.49 05/01/14 16:15:09 barrysmith@barrysmith-57.mcs.anl.gov +6 -2
make exceptions stuff compile when all error checking is turned off

src/ksp/pc/impls/mg/mgfunc.c
1.20 05/01/14 14:43:16 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
free vecs and mats that have been set if setting them again


Hg-commit: 6007309df935b27c1400fdf261b2f77de2508376

show more ...


# 75febeb1 04-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2832
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050104215444|47504
ChangeSet
1.2832 05/01/04 15:54:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
err.c, petscerror.h:
docs

bk-changeset-1.2832
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050104215444|47504
ChangeSet
1.2832 05/01/04 15:54:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
err.c, petscerror.h:
docs for exception handling

src/sys/src/error/err.c
1.43 05/01/04 15:54:19 barrysmith@barrysmith-57.mcs.anl.gov +15 -0
docs for exception handling

include/petscerror.h
1.48 05/01/04 15:54:05 barrysmith@barrysmith-57.mcs.anl.gov +46 -1
docs for exception handling


Hg-commit: eb00f14ee72b2b391888c4c9eaa6d6e38af1a81c

show more ...


# d5e45103 04-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2831
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050104213823|47505
ChangeSet
1.2831 05/01/04 15:38:23 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
allow nesting of catching exc

bk-changeset-1.2831
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050104213823|47505
ChangeSet
1.2831 05/01/04 15:38:23 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
allow nesting of catching exceptions
allow making certain errors noncatchable

src/vec/utils/vecio.c
1.41 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +11 -5
allow nesting of catching exceptions
allow making certain errors noncatchable

src/sys/src/error/err.c
1.42 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +41 -7
allow nesting of catching exceptions
allow making certain errors noncatchable

src/snes/utils/damgsnes.c
1.55 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
allow nesting of catching exceptions
allow making certain errors noncatchable

src/snes/interface/snes.c
1.67 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +10 -5
allow nesting of catching exceptions
allow making certain errors noncatchable

src/snes/impls/ls/ls.c
1.52 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +19 -20
allow nesting of catching exceptions
allow making certain errors noncatchable

src/ksp/examples/tutorials/ex10.c
1.48 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow nesting of catching exceptions
allow making certain errors noncatchable

src/dm/da/src/da2.c
1.60 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
allow nesting of catching exceptions
allow making certain errors noncatchable

include/petscsnes.h
1.38 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow nesting of catching exceptions
allow making certain errors noncatchable

include/petscerror.h
1.47 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +31 -2
allow nesting of catching exceptions
allow making certain errors noncatchable

src/snes/interface/snes.c
1.66 05/01/04 14:27:52 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
use PetscExceptionValue


Hg-commit: 1be0c606bd09e08cbac27ffc7826bf770c09ff92

show more ...


# c2be2410 03-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2829
barrysmith@barry-smiths-computer.local|ChangeSet|20050103221410|34621
ChangeSet
1.2829 05/01/03 16:14:10 barrysmith@barry-smiths-computer.local +6 -0
support for computing coa

bk-changeset-1.2829
barrysmith@barry-smiths-computer.local|ChangeSet|20050103221410|34621
ChangeSet
1.2829 05/01/03 16:14:10 barrysmith@barry-smiths-computer.local +6 -0
support for computing coarser matrices automatically via Galerkin for MG

src/ksp/pc/interface/precon.c
1.60 05/01/03 16:14:06 barrysmith@barry-smiths-computer.local +1 -0
missing initialization

src/ksp/pc/impls/mg/mgimpl.h
1.12 05/01/03 16:14:06 barrysmith@barry-smiths-computer.local +3 -1
support for computing coarser matrices automatically via Galerkin for MG

src/ksp/pc/impls/mg/mg.c
1.45 05/01/03 16:14:06 barrysmith@barry-smiths-computer.local +115 -33
support for computing coarser matrices automatically via Galerkin for MG

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

include/petscmg.h
1.12 05/01/03 16:14:06 barrysmith@barry-smiths-computer.local +3 -1
support for computing coarser matrices automatically via Galerkin for MG

include/petscerror.h
1.46 05/01/03 16:14:06 barrysmith@barry-smiths-computer.local +1 -0
new error code for argument out of domain


Hg-commit: b67fdbc07c2d91c0922166fe3ca36bf7e2058eba

show more ...


# 6024bd2c 01-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2828
barrysmith@barry-smiths-computer.local|ChangeSet|20050101233954|25342
ChangeSet
1.2828 05/01/01 17:39:54 barrysmith@barry-smiths-computer.local +9 -0
fix a few things and add

bk-changeset-1.2828
barrysmith@barry-smiths-computer.local|ChangeSet|20050101233954|25342
ChangeSet
1.2828 05/01/01 17:39:54 barrysmith@barry-smiths-computer.local +9 -0
fix a few things and add
crude exception handling

src/vec/interface/vector.c
1.117 05/01/01 17:39:50 barrysmith@barry-smiths-computer.local +17 -17
fix uncorrected names

src/sys/src/error/errtrace.c
1.16 05/01/01 17:39:50 barrysmith@barry-smiths-computer.local +2 -2
fix argument to be PetscErrorType

src/sys/src/error/errstop.c
1.13 05/01/01 17:39:50 barrysmith@barry-smiths-computer.local +1 -1
fix argument to be PetscErrorType

src/sys/src/error/errabort.c
1.17 05/01/01 17:39:50 barrysmith@barry-smiths-computer.local +1 -1
fix argument to be PetscErrorType

python/PETSc/utilities/debugging.py
1.9 05/01/01 17:39:50 barrysmith@barry-smiths-computer.local +1 -1
configure option for errorchecking

include/petscerror.h
1.45 05/01/01 13:30:31 barrysmith@barry-smiths-computer.local +43 -15
provide crude way of handling exceptions

src/sys/src/error/err.c
1.41 05/01/01 13:30:07 barrysmith@barry-smiths-computer.local +38 -8
provide crude way of handling exceptions

src/ksp/examples/tutorials/ex10.c
1.47 05/01/01 13:29:42 barrysmith@barry-smiths-computer.local +7 -8
try new way of handling exceptions

include/petschead.h
1.51 04/12/30 22:18:10 barrysmith@barry-smiths-computer.local +0 -60
remove now incorrect note in manual pages that macros do not return error code


Hg-commit: b5a7b13da198cbf89626941737e1b33811fd91de

show more ...


# 68efc40c 31-Dec-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2827
barrysmith@barry-smiths-computer.local|ChangeSet|20041231040833|11834
ChangeSet
1.2827 04/12/30 22:08:33 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.2827
barrysmith@barry-smiths-computer.local|ChangeSet|20041231040833|11834
ChangeSet
1.2827 04/12/30 22:08:33 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: 5c89755a2446bac7275a0a40a3af1cfa07840d67

show more ...


# 4b55f32e 31-Dec-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2825.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041231040813|10517
ChangeSet
1.2825.1.1 04/12/30 22:08:13 barrysmith@barry-smiths-computer.local +2 -0
add option to tur

bk-changeset-1.2825.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041231040813|10517
ChangeSet
1.2825.1.1 04/12/30 22:08:13 barrysmith@barry-smiths-computer.local +2 -0
add option to turn off error checking

python/PETSc/utilities/debugging.py
1.8 04/12/30 22:08:09 barrysmith@barry-smiths-computer.local +14 -2
add option to turn off error checking

include/petscerror.h
1.44 04/12/30 17:54:41 barrysmith@barry-smiths-computer.local +1 -1
always do error checking unless configure flag is set
it was a mistake for me to only check for debug because
we use error checking for exceptions that users may depend on


Hg-commit: f65e0873d85b4557789f05448759939ceea73056

show more ...


# 5665465e 30-Dec-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2824
barrysmith@barry-smiths-computer.local|ChangeSet|20041230040011|05564
ChangeSet
1.2824 04/12/29 22:00:11 barrysmith@barry-smiths-computer.local +1 -0
C syntax bug

include/p

bk-changeset-1.2824
barrysmith@barry-smiths-computer.local|ChangeSet|20041230040011|05564
ChangeSet
1.2824 04/12/29 22:00:11 barrysmith@barry-smiths-computer.local +1 -0
C syntax bug

include/petscerror.h
1.43 04/12/29 22:00:08 barrysmith@barry-smiths-computer.local +1 -1
C syntax bug


Hg-commit: 9a1a3f8c2636029ed37512aaec3812f9c99fae78

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


# 7533c6e1 21-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.1.14
Kris@p4buschel.|ChangeSet|20041221020629|21355
ChangeSet
1.2821.1.14 04/12/20 18:06:29 Kris@p4buschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.

bk-changeset-1.2821.1.14
Kris@p4buschel.|ChangeSet|20041221020629|21355
ChangeSet
1.2821.1.14 04/12/20 18:06:29 Kris@p4buschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/hong-dev

src/sys/src/viewer/interface/viewa.c
1.12 04/12/20 18:06:28 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 41f37a2a4b66ad7cf5db9d6753060827dfe9e560

show more ...


# ff73aad6 21-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.5.4
Kris@p4buschel.|ChangeSet|20041221020613|29593
ChangeSet
1.2821.5.4 04/12/20 18:06:13 Kris@p4buschel. +160 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

bk-changeset-1.2821.5.4
Kris@p4buschel.|ChangeSet|20041221020613|29593
ChangeSet
1.2821.5.4 04/12/20 18:06:13 Kris@p4buschel. +160 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/interface/viewregall.c
1.16 04/12/20 18:06:05 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/interface/viewreg.c
1.22 04/12/20 18:06:05 Kris@p4buschel. +6 -5
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/interface/viewers.c
1.8 04/12/20 18:06:05 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/interface/viewa.c
1.10.1.1 04/12/20 18:06:05 Kris@p4buschel. +5 -4
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/interface/view.c
1.13 04/12/20 18:06:05 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/interface/flush.c
1.7 04/12/20 18:06:05 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/interface/dupl.c
1.11 04/12/20 18:06:05 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/interface/dlregispetsc.c
1.21 04/12/20 18:06:04 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/vu/petscvu.c
1.15 04/12/20 18:06:04 Kris@p4buschel. +10 -9
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/string/stringv.c
1.18 04/12/20 18:06:04 Kris@p4buschel. +5 -4
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/socket/sendsparse.c
1.11 04/12/20 18:06:04 Kris@p4buschel. +1 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/socket/senddense.c
1.13 04/12/20 18:06:04 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/socket/send.c
1.31 04/12/20 18:06:04 Kris@p4buschel. +9 -8
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/silo/vsilo.c
1.20 04/12/20 18:06:04 Kris@p4buschel. +10 -9
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/netcdf/vnetcdf.c
1.8 04/12/20 18:06:04 Kris@p4buschel. +6 -5
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/matlab/vmatlab.c
1.20 04/12/20 18:06:04 Kris@p4buschel. +9 -8
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/mathematica/mathematica.c
1.37 04/12/20 18:06:04 Kris@p4buschel. +19 -18
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.13 04/12/20 18:06:04 Kris@p4buschel. +6 -5
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/draw/drawv.c
1.25 04/12/20 18:06:04 Kris@p4buschel. +9 -8
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/binary/binv.c
1.39 04/12/20 18:06:04 Kris@p4buschel. +11 -10
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/ascii/vcreatea.c
1.12 04/12/20 18:06:04 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/viewer/impls/ascii/filev.c
1.34 04/12/20 18:06:04 Kris@p4buschel. +14 -13
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/str.c
1.30 04/12/20 18:06:04 Kris@p4buschel. +20 -19
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/sseenabled.c
1.17 04/12/20 18:06:03 Kris@p4buschel. +6 -5
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/sortip.c
1.12 04/12/20 18:06:03 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/sorti.c
1.12 04/12/20 18:06:03 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/sortd.c
1.10 04/12/20 18:06:03 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/select.c
1.14 04/12/20 18:06:03 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/random.c
1.24 04/12/20 18:06:03 Kris@p4buschel. +10 -9
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/psplit.c
1.16 04/12/20 18:06:03 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/psleep.c
1.13 04/12/20 18:06:03 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/plapack.c
1.13 04/12/20 18:06:03 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/pdisplay.c
1.21 04/12/20 18:06:03 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/pbarrier.c
1.13 04/12/20 18:06:03 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/mpiu.c
1.12 04/12/20 18:06:03 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/mpimesg.c
1.20 04/12/20 18:06:03 Kris@p4buschel. +6 -5
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/memc.c
1.26 04/12/20 18:06:03 Kris@p4buschel. +6 -5
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/fuser.c
1.14 04/12/20 18:06:03 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/fhost.c
1.20 04/12/20 18:06:03 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/ctable.c
1.16 04/12/20 18:06:03 Kris@p4buschel. +11 -10
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/utils/arch.c
1.10 04/12/20 18:06:03 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/time/rs6000_time.c
1.7 04/12/20 18:06:02 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/time/nt_time.c
1.10 04/12/20 18:06:02 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/time/fdate.c
1.16 04/12/20 18:06:02 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/time/cputime.c
1.12 04/12/20 18:06:02 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/plog/stageLog.c
1.24 04/12/20 18:06:02 Kris@p4buschel. +18 -17
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/plog/plogmpe.c
1.17 04/12/20 18:06:02 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/plog/ploginfo.c
1.29 04/12/20 18:06:02 Kris@p4buschel. +7 -6
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/plog/plog.h
1.17 04/12/20 18:06:02 Kris@p4buschel. +1 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/plog/plog.c
1.60 04/12/20 18:06:02 Kris@p4buschel. +51 -49
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/plog/mpitr.c
1.13 04/12/20 18:06:02 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/plog/eventLog.c
1.34 04/12/20 18:06:02 Kris@p4buschel. +3 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/plog/classLog.c
1.21 04/12/20 18:06:02 Kris@p4buschel. +2 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/tagm.c
1.23 04/12/20 18:06:02 Kris@p4buschel. +6 -5
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/state.c
1.15 04/12/20 18:06:02 Kris@p4buschel. +13 -11
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/ptype.c
1.12 04/12/20 18:06:02 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/prefix.c
1.9 04/12/20 18:06:02 Kris@p4buschel. +5 -4
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/pname.c
1.16 04/12/20 18:06:01 Kris@p4buschel. +5 -4
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/pinit.c
1.56 04/12/20 18:06:01 Kris@p4buschel. +15 -14
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/pgname.c
1.8 04/12/20 18:06:01 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/pcomm.c
1.8 04/12/20 18:06:01 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/options.c
1.52 04/12/20 18:06:01 Kris@p4buschel. +27 -26
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/olist.c
1.9 04/12/20 18:06:01 Kris@p4buschel. +6 -5
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/init.c
1.51 04/12/20 18:06:01 Kris@p4buschel. +24 -21
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/inherit.c
1.35 04/12/20 18:06:01 Kris@p4buschel. +18 -17
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/gtype.c
1.9 04/12/20 18:06:01 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/gcookie.c
1.8 04/12/20 18:06:01 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/gcomm.c
1.8 04/12/20 18:06:01 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/destroy.c
1.18 04/12/20 18:06:01 Kris@p4buschel. +6 -5
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/objects/ams/aoptions.c
1.31 04/12/20 18:06:01 Kris@p4buschel. +16 -15
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/memory/mtr.c
1.37 04/12/20 18:06:01 Kris@p4buschel. +9 -12
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/memory/mem.c
1.24 04/12/20 18:06:01 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/memory/mal.c
1.25 04/12/20 18:06:01 Kris@p4buschel. +5 -4
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/matlabengine/matlab.c
1.40 04/12/20 18:06:01 Kris@p4buschel. +11 -10
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/fileio/sysio.c
1.31 04/12/20 18:06:00 Kris@p4buschel. +12 -11
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/fileio/smatlab.c
1.11 04/12/20 18:06:00 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/fileio/rpath.c
1.14 04/12/20 18:06:00 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/fileio/mprint.c
1.35 04/12/20 18:06:00 Kris@p4buschel. +13 -12
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/fileio/mpiuopen.c
1.20 04/12/20 18:06:00 Kris@p4buschel. +5 -4
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/fileio/grpath.c
1.17 04/12/20 18:06:00 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/fileio/ghome.c
1.18 04/12/20 18:06:00 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/fileio/fwd.c
1.17 04/12/20 18:06:00 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/fileio/ftest.c
1.34 04/12/20 18:06:00 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/fileio/fretrieve.c
1.24 04/12/20 18:06:00 Kris@p4buschel. +5 -4
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/fileio/fpath.c
1.19 04/12/20 18:06:00 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/fileio/ffpath.c
1.16 04/12/20 18:06:00 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/f90/f90_win32.c
1.9 04/12/20 18:06:00 Kris@p4buschel. +3 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.
Are these correct?

src/sys/src/f90/f90_intel8.c
1.7 04/12/20 18:06:00 Kris@p4buschel. +2 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.
Are these correct?

src/sys/src/f90/f90_intel.c
1.9 04/12/20 18:06:00 Kris@p4buschel. +2 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.
Are these correct?

src/sys/src/f90/f90_common.c
1.8 04/12/20 18:06:00 Kris@p4buschel. +6 -6
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.
Are these correct?

src/sys/src/error/stack.c
1.14 04/12/20 18:06:00 Kris@p4buschel. +14 -13
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/error/signal.c
1.32 04/12/20 18:06:00 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/error/fp.c
1.14 04/12/20 18:05:59 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/error/errtrace.c
1.15 04/12/20 18:05:59 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/error/errstop.c
1.12 04/12/20 18:05:59 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/error/errabort.c
1.16 04/12/20 18:05:59 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/error/err.c
1.40 04/12/20 18:05:59 Kris@p4buschel. +9 -8
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/error/adebug.c
1.34 04/12/20 18:05:59 Kris@p4buschel. +7 -6
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/utils/zoom.c
1.8 04/12/20 18:05:59 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/utils/lg.c
1.18 04/12/20 18:05:59 Kris@p4buschel. +14 -13
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/utils/hue.c
1.7 04/12/20 18:05:59 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/utils/hists.c
1.24 04/12/20 18:05:59 Kris@p4buschel. +14 -13
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/utils/dscatter.c
1.16 04/12/20 18:05:59 Kris@p4buschel. +11 -10
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/utils/axis.c
1.20 04/12/20 18:05:59 Kris@p4buschel. +8 -7
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dviewp.c
1.10 04/12/20 18:05:59 Kris@p4buschel. +6 -5
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dtri.c
1.10 04/12/20 18:05:59 Kris@p4buschel. +5 -4
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dtextv.c
1.8 04/12/20 18:05:59 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dtexts.c
1.7 04/12/20 18:05:59 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dtextgs.c
1.9 04/12/20 18:05:59 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dtext.c
1.9 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dsflush.c
1.7 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dsetpause.c
1.8 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dsclear.c
1.7 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/drect.c
1.7 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/drawregall.c
1.8 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/drawreg.c
1.29 04/12/20 18:05:58 Kris@p4buschel. +7 -6
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/draw.c
1.19 04/12/20 18:05:58 Kris@p4buschel. +12 -11
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dpoints.c
1.8 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dpoint.c
1.7 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dpause.c
1.7 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dmouse.c
1.8 04/12/20 18:05:58 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dlinew.c
1.7 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dlinegw.c
1.9 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dline.c
1.7 04/12/20 18:05:58 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dgpause.c
1.8 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dgcoor.c
1.7 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dflush.c
1.7 04/12/20 18:05:58 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dellipse.c
1.10 04/12/20 18:05:57 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dcoor.c
1.7 04/12/20 18:05:57 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dclear.c
1.7 04/12/20 18:05:57 Kris@p4buschel. +4 -3
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/interface/dbuff.c
1.7 04/12/20 18:05:57 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/impls/x/xops.c
1.26 04/12/20 18:05:57 Kris@p4buschel. +1 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/impls/x/xinit.c
1.12 04/12/20 18:05:57 Kris@p4buschel. +1 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/impls/x/ximpl.h
1.7 04/12/20 18:05:57 Kris@p4buschel. +1 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/impls/x/xcolor.c
1.11 04/12/20 18:05:57 Kris@p4buschel. +1 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/impls/x/wmap.c
1.6 04/12/20 18:05:57 Kris@p4buschel. +1 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/impls/x/tone.c
1.6 04/12/20 18:05:57 Kris@p4buschel. +1 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/impls/x/text.c
1.10 04/12/20 18:05:57 Kris@p4buschel. +1 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/impls/x/frame.c
1.7 04/12/20 18:05:57 Kris@p4buschel. +1 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/impls/x/drawopenx.c
1.6 04/12/20 18:05:57 Kris@p4buschel. +2 -1
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/impls/win32/win32draw.c
1.17 04/12/20 18:05:57 Kris@p4buschel. +47 -11
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/draw/impls/ps/pops.c
1.13 04/12/20 18:05:57 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/dll/reg.c
1.30 04/12/20 18:05:57 Kris@p4buschel. +12 -11
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/dll/dl.c
1.33 04/12/20 18:05:57 Kris@p4buschel. +11 -11
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/adic/Gradient/ad_utils.c
1.14 04/12/20 18:05:56 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/sys/src/adic/Gradient/ad_grad.c
1.14 04/12/20 18:05:56 Kris@p4buschel. +1 -0
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

src/adic/src/petscadic.c
1.4 04/12/20 18:05:56 Kris@p4buschel. +7 -7
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

include/petscviewer.h
1.48 04/12/20 18:05:56 Kris@p4buschel. +91 -91
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

include/petscsys.h
1.38 04/12/20 18:05:56 Kris@p4buschel. +54 -54
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

include/petscoptions.h
1.23 04/12/20 18:05:56 Kris@p4buschel. +48 -48
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

include/petscmatlab.h
1.16 04/12/20 18:05:56 Kris@p4buschel. +9 -9
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

include/petscmath.h
1.23.1.1 04/12/20 18:05:56 Kris@p4buschel. +7 -7
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

include/petsclog.h
1.52 04/12/20 18:05:56 Kris@p4buschel. +74 -64
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

include/petschead.h
1.48 04/12/20 18:05:56 Kris@p4buschel. +15 -14
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

include/petscf90.h
1.8 04/12/20 18:05:56 Kris@p4buschel. +10 -10
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.
Are these correct???

include/petscerror.h
1.42 04/12/20 18:05:56 Kris@p4buschel. +23 -23
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

include/petscdraw.h
1.23 04/12/20 18:05:56 Kris@p4buschel. +117 -117
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

include/petscbt.h
1.16 04/12/20 18:05:56 Kris@p4buschel. +3 -2
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

include/petscadic.h
1.7 04/12/20 18:05:56 Kris@p4buschel. +12 -12
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.

include/petsc.h
1.105 04/12/20 18:05:56 Kris@p4buschel. +160 -156
Add PETSC_DLLEXPORT for libpetsc.dll generation on Windows.


Hg-commit: 7ab05be6ac08dd6bc44b89e577e25ed91c5a5af9

show more ...


# fcecf507 13-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.1.1
Kris@p4buschel.|ChangeSet|20041213201445|17535
ChangeSet
1.2821.1.1 04/12/13 12:14:45 Kris@p4buschel. +1 -0
Remove : from web docs for CHKERRQ as this character has specia

bk-changeset-1.2821.1.1
Kris@p4buschel.|ChangeSet|20041213201445|17535
ChangeSet
1.2821.1.1 04/12/13 12:14:45 Kris@p4buschel. +1 -0
Remove : from web docs for CHKERRQ as this character has special significance to our web generator.

include/petscerror.h
1.41 04/12/13 12:14:43 Kris@p4buschel. +2 -2
Remove : from web docs for CHKERRQ as this character has special significance to our web generator.


Hg-commit: 1dd88c4b5640b952a7f07e78b3656c855fc26c6c

show more ...


# a1854af9 09-Dec-2004 Dinesh Kaushik <kaushik@mcs.anl.gov>

bk-changeset-1.2813
kaushik@manu.mcs.anl.gov|ChangeSet|20041209224157|25159
ChangeSet
1.2813 04/12/09 16:41:57 kaushik@manu.mcs.anl.gov +1 -0
Fixed SETERRQ6

include/petscerror.h
1.40 04/12

bk-changeset-1.2813
kaushik@manu.mcs.anl.gov|ChangeSet|20041209224157|25159
ChangeSet
1.2813 04/12/09 16:41:57 kaushik@manu.mcs.anl.gov +1 -0
Fixed SETERRQ6

include/petscerror.h
1.40 04/12/09 16:41:20 kaushik@manu.mcs.anl.gov +1 -1
Fixed SETERRQ6


Hg-commit: 04fd5847fdcbc227e5ae3f0c1dd35761f9169e2d

show more ...


# 742f4fed 09-Dec-2004 Dinesh Kaushik <kaushik@mcs.anl.gov>

bk-changeset-1.2812
kaushik@manu.mcs.anl.gov|ChangeSet|20041209223200|25173
ChangeSet
1.2812 04/12/09 16:32:00 kaushik@manu.mcs.anl.gov +1 -0
added SETERRQ6 definition

include/petscerror.h

bk-changeset-1.2812
kaushik@manu.mcs.anl.gov|ChangeSet|20041209223200|25173
ChangeSet
1.2812 04/12/09 16:32:00 kaushik@manu.mcs.anl.gov +1 -0
added SETERRQ6 definition

include/petscerror.h
1.39 04/12/09 16:31:58 kaushik@manu.mcs.anl.gov +1 -0
added SETERRQ6 definition


Hg-commit: 66f5466598905ccb4164df0027c42da657986b26

show more ...


# 5324ea47 03-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2772
Kris@p4buschel.|ChangeSet|20041203034258|52662
ChangeSet
1.2772 04/12/02 19:42:58 Kris@p4buschel. +1 -0
Better CHKERRQ comments for web page, warning users about it's use in f

bk-changeset-1.2772
Kris@p4buschel.|ChangeSet|20041203034258|52662
ChangeSet
1.2772 04/12/02 19:42:58 Kris@p4buschel. +1 -0
Better CHKERRQ comments for web page, warning users about it's use in functions which do not return PetscErrorCode.

include/petscerror.h
1.38 04/12/02 19:42:57 Kris@p4buschel. +10 -1
Better CHKERRQ comments for web page, warning users about it's use in functions which do not return PetscErrorCode.


Hg-commit: da524c2d9d6a6dabd4a74e2b10bf83c945916a8d

show more ...


# ff002950 08-Nov-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2671
barrysmith@barry-smiths-computer.local|ChangeSet|20041108040319|31267
ChangeSet
1.2671 04/11/07 22:03:19 barrysmith@barry-smiths-computer.local +33 -0
reorganized PetscTrXXX,

bk-changeset-1.2671
barrysmith@barry-smiths-computer.local|ChangeSet|20041108040319|31267
ChangeSet
1.2671 04/11/07 22:03:19 barrysmith@barry-smiths-computer.local +33 -0
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

todo
1.100 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +4 -0
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/ts/examples/tutorials/ex1f.F
1.8 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +0 -2
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/utils/random.c
1.19 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +6 -6
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/plog/plog.c
1.59 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +1 -1
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/plog/mpitr.c
1.12 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +1 -1
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/plog/eventLog.c
1.33 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +4 -2
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/plog/classLog.c
1.20 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +4 -2
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/objects/pinit.c
1.53 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +26 -41
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/objects/init.c
1.49 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +19 -14
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/objects/inherit.c
1.31 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +8 -0
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/memory/mtr.c
1.36 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +86 -70
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/memory/mem.c
1.22 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +77 -10
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/error/errtrace.c
1.14 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +7 -7
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/error/errstop.c
1.11 04/11/07 22:03:16 barrysmith@barry-smiths-computer.local +6 -6
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/snes/examples/tutorials/makefile
1.39 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +1 -1
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/mat/impls/maij/maij.c
1.29 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +4 -8
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/mat/examples/tests/ex75.c
1.20 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +0 -2
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/fortran/custom/zsys.c
1.30 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +19 -27
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

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

src/contrib/src/laplacian_q1/input.c
1.4 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +0 -13
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/contrib/reusememory/ex1.c
1.4 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +11 -9
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/contrib/oberman/tns_q2q1/biquadinput.c
1.4 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +0 -4
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/contrib/oberman/quasigeo_q1/input.c
1.4 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +0 -11
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/contrib/oberman/ns_q2q1/main.c
1.4 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +0 -3
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/contrib/oberman/ns_q2q1/biquadinput8.c
1.4 04/11/07 22:03:14 barrysmith@barry-smiths-computer.local +0 -4
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/contrib/oberman/ns_q2q1/biquadinput.c
1.4 04/11/07 22:03:14 barrysmith@barry-smiths-computer.local +0 -4
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/contrib/fun3d/incomp/flow.c
1.21 04/11/07 22:03:14 barrysmith@barry-smiths-computer.local +5 -5
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/contrib/fun3d/comp/flow.c
1.7 04/11/07 22:03:14 barrysmith@barry-smiths-computer.local +5 -7
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/benchmarks/makefile
1.7 04/11/07 22:03:14 barrysmith@barry-smiths-computer.local +1 -1
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/benchmarks/PetscMalloc.c
1.5 04/11/07 22:03:14 barrysmith@barry-smiths-computer.local +1 -1
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

python/PETSc/utilities/getResidentSetSize.py
1.10 04/11/07 22:03:14 barrysmith@barry-smiths-computer.local +2 -2
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

include/petscerror.h
1.37 04/11/07 22:03:14 barrysmith@barry-smiths-computer.local +3 -3
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

include/petsc.h
1.99 04/11/07 22:03:14 barrysmith@barry-smiths-computer.local +16 -8
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/sys/src/memory/mtr.c
1.35 04/11/07 16:53:47 barrysmith@barry-smiths-computer.local +4 -35
get rid of PetscLow and High tracking of allocated memory

src/sys/src/memory/mem.c
1.21 04/11/07 16:00:22 barrysmith@barry-smiths-computer.local +5 -1
damn problem on Macs with task_info() maybe Victor can fix it.


Hg-commit: 5df8d5fe31c8221085fbd55abea158c568abdef9

show more ...


# b30e4055 13-Sep-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2522
balay@asterix.mcs.anl.gov|ChangeSet|20040913160815|45241
ChangeSet
1.2522 04/09/13 11:08:15 balay@asterix.mcs.anl.gov +3 -0
discard 2.2.1 fixes to etags

makefile
1.130

bk-changeset-1.2522
balay@asterix.mcs.anl.gov|ChangeSet|20040913160815|45241
ChangeSet
1.2522 04/09/13 11:08:15 balay@asterix.mcs.anl.gov +3 -0
discard 2.2.1 fixes to etags

makefile
1.130 04/09/13 11:08:14 balay@asterix.mcs.anl.gov +0 -2
discard 2.2.1 fixes to etags

BitKeeper/deleted/.del-fixtags.py~a832e2e45327220c
1.6 04/09/13 11:04:43 balay@asterix.mcs.anl.gov +0 -0
Auto merged

include/petscerror.h
1.36 04/09/13 11:04:43 balay@asterix.mcs.anl.gov +0 -0
Auto merged

BitKeeper/deleted/.del-fixtags.py~a832e2e45327220c
1.4.1.2 04/09/13 11:04:43 balay@asterix.mcs.anl.gov +0 -0
Merge rename: bin/fixtags.py -> BitKeeper/deleted/.del-fixtags.py~a832e2e45327220c


Hg-commit: 2cf38f84a9fc5928114e97de4521d28ab63a506f

show more ...


# 9bd8d7fd 13-Sep-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2468.6.12
balay@asterix.mcs.anl.gov|ChangeSet|20040913154747|17132
ChangeSet
1.2468.6.12 04/09/13 10:47:47 balay@asterix.mcs.anl.gov +4 -0
fix missing SETERRQ5() for USE_DEBUG=0

bk-changeset-1.2468.6.12
balay@asterix.mcs.anl.gov|ChangeSet|20040913154747|17132
ChangeSet
1.2468.6.12 04/09/13 10:47:47 balay@asterix.mcs.anl.gov +4 -0
fix missing SETERRQ5() for USE_DEBUG=0
include buildsystem fix for missing python-2.2 'False'
fix etags broken build

makefile
1.123.1.1 04/09/13 10:47:46 balay@asterix.mcs.anl.gov +2 -2
fix etags broken build

include/petscversion.h
1.98 04/09/13 10:47:46 balay@asterix.mcs.anl.gov +2 -2
include buildsystem fix for missing python-2.2 'False'

include/petscerror.h
1.34.1.1 04/09/13 10:47:46 balay@asterix.mcs.anl.gov +1 -0
fix missing SETERRQ5() for USE_DEBUG=0

bin/fixtags.py
1.4.1.1 04/09/13 10:21:13 balay@asterix.mcs.anl.gov +0 -0
Rename: maint/fixtags.py -> bin/fixtags.py


Hg-commit: 1955cf5a83fc34c4641440c6a6a086779d03fb58

show more ...


# 51d3a450 12-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2519
barrysmith@barry-smiths-computer.local|ChangeSet|20040912213030|49946
ChangeSet
1.2519 04/09/12 16:30:30 barrysmith@barry-smiths-computer.local +9 -0
use single flag USE_DEBUG

bk-changeset-1.2519
barrysmith@barry-smiths-computer.local|ChangeSet|20040912213030|49946
ChangeSet
1.2519 04/09/12 16:30:30 barrysmith@barry-smiths-computer.local +9 -0
use single flag USE_DEBUG --with-debugging=1 for stack trace and all debugging code

src/sys/src/plog/plog.c
1.53 04/09/12 16:30:27 barrysmith@barry-smiths-computer.local +2 -3
use single flag USE_DEBUG --with-debugging=1 for stack trace and all debugging code

src/sys/src/objects/pinit.c
1.51 04/09/12 16:30:27 barrysmith@barry-smiths-computer.local +1 -1
use single flag USE_DEBUG --with-debugging=1 for stack trace and all debugging code

src/sys/src/objects/init.c
1.46 04/09/12 16:30:27 barrysmith@barry-smiths-computer.local +0 -7
use single flag USE_DEBUG --with-debugging=1 for stack trace and all debugging code

src/sys/src/memory/mtr.c
1.33 04/09/12 16:30:27 barrysmith@barry-smiths-computer.local +3 -3
use single flag USE_DEBUG --with-debugging=1 for stack trace and all debugging code

src/sys/src/error/stack.c
1.12 04/09/12 16:30:27 barrysmith@barry-smiths-computer.local +1 -1
use single flag USE_DEBUG --with-debugging=1 for stack trace and all debugging code

src/sys/src/error/signal.c
1.30 04/09/12 16:30:27 barrysmith@barry-smiths-computer.local +1 -1
use single flag USE_DEBUG --with-debugging=1 for stack trace and all debugging code

src/ksp/examples/tutorials/ex10.c
1.45 04/09/12 16:30:27 barrysmith@barry-smiths-computer.local +0 -1
why was this here?

python/PETSc/utilities/libraryOptions.py
1.7 04/09/12 16:30:27 barrysmith@barry-smiths-computer.local +6 -9
use single flag USE_DEBUG --with-debugging=1 for stack trace and all debugging code

include/petscerror.h
1.35 04/09/12 16:30:27 barrysmith@barry-smiths-computer.local +1 -1
use single flag USE_DEBUG --with-debugging=1 for stack trace and all debugging code


Hg-commit: b4ca2ba9a6de33fd7864e977d4abc4a510ae5b3e

show more ...


# 95fd45ae 02-Aug-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2366
Kris@mbuschel.|ChangeSet|20040802193030|53361
ChangeSet
1.2366 04/08/02 12:30:30 Kris@mbuschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris

bk-changeset-1.2366
Kris@mbuschel.|ChangeSet|20040802193030|53361
ChangeSet
1.2366 04/08/02 12:30:30 Kris@mbuschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris/petsc/petsc-dev

python/PETSc/packages/update.py
1.66 04/08/02 12:30:28 Kris@mbuschel. +0 -0
Auto merged


Hg-commit: 58e2d02a6d8cb642589bca781970293d3ba26d8f

show more ...


# 0fcf0704 26-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.1.25
barrysmith@barry-smiths-computer.local|ChangeSet|20040726040527|12060
ChangeSet
1.2363.1.25 04/07/25 23:05:27 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://pets

bk-changeset-1.2363.1.25
barrysmith@barry-smiths-computer.local|ChangeSet|20040726040527|12060
ChangeSet
1.2363.1.25 04/07/25 23:05:27 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: b26e485c7352f72edba2aa191635372c73ae3838

show more ...


# a7cc72af 26-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040726040509|22485
ChangeSet
1.2363.8.1 04/07/25 23:05:09 barrysmith@barry-smiths-computer.local +134 -0
PetscInt

src

bk-changeset-1.2363.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040726040509|22485
ChangeSet
1.2363.8.1 04/07/25 23:05:09 barrysmith@barry-smiths-computer.local +134 -0
PetscInt

src/vec/is/utils/iscoloring.c
1.26 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ts/tsimpl.h
1.14 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +15 -15
PetscInt

src/ts/interface/tsreg.c
1.22 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/ts/interface/tsfd.c
1.9 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/ts/interface/tscreate.c
1.14 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ts/interface/ts.c
1.37 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +44 -42
PetscInt

src/ts/interface/dlregis.c
1.17 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/ts/impls/pseudo/posindep.c
1.20 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +20 -19
PetscInt

src/ts/impls/implicit/cn/cn.c
1.16 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +32 -32
PetscInt

src/ts/impls/implicit/beuler/beuler.c
1.17 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +28 -30
PetscInt

src/ts/impls/explicit/rk/rk.c
1.16 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +43 -55
PetscInt

src/ts/impls/explicit/euler/euler.c
1.10 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/ts/examples/tutorials/ex3.c
1.8 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/sys/src/viewer/examples/tests/makefile
1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -1
PetscInt

src/sys/src/draw/examples/tests/makefile
1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +3 -1
PetscInt

src/sys/src/draw/examples/tests/ex9.c
1.7 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +7 -5
PetscInt

src/sys/src/draw/examples/tests/ex4.c
1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +5 -3
PetscInt

src/sys/src/draw/examples/tests/ex2.c
1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/sys/src/draw/examples/tests/ex10.c
1.5 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +3 -2
PetscInt

src/sys/src/draw/examples/tests/ex1.c
1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/sys/examples/tests/ex13.c
1.5 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -3
PetscInt

src/snes/utils/damgsnes.c
1.47 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +2 -1
PetscInt

src/snes/mf/wp.c
1.13 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/snes/mf/snesmfjdef.c
1.14 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/snes/mf/snesmfj.h
1.10 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/snes/mf/snesmfj.c
1.42 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +34 -34
PetscInt

src/snes/interface/snesut.c
1.15 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/snes/interface/snes.c
1.54 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/snes/interface/noise/snesnoise.c
1.13 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +41 -41
PetscInt

src/snes/interface/noise/snesmfj2.c
1.19 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +22 -22
PetscInt

src/snes/interface/noise/snesdnest.c
1.5 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/snes/interface/dlregis.c
1.18 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +2 -3
PetscInt

src/snes/impls/tr/tr.h
1.6 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/snes/impls/tr/tr.c
1.22 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/snes/impls/test/snestest.c
1.14 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +9 -9
PetscInt

src/snes/impls/ls/ls.h
1.9 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/snes/impls/ls/ls.c
1.43 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +32 -32
PetscInt

src/snes/examples/tutorials/ex6.c
1.15 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +26 -22
PetscInt

src/snes/examples/tutorials/ex5.c
1.18 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +27 -23
PetscInt

src/snes/examples/tutorials/ex30.c
1.46 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +121 -117
PetscInt

src/snes/examples/tutorials/ex3.c
1.11 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +28 -24
PetscInt

src/snes/examples/tutorials/ex29.c
1.71 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/snes/examples/tutorials/ex27.c
1.11 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +57 -61
PetscInt

src/snes/examples/tutorials/ex26.c
1.19 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +25 -25
PetscInt

src/snes/examples/tutorials/ex25.c
1.18 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +18 -16
PetscInt

src/snes/examples/tutorials/ex24.c
1.15 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +31 -29
PetscInt

src/snes/examples/tutorials/ex23.c
1.7 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +15 -14
PetscInt

src/snes/examples/tutorials/ex22.c
1.9 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +35 -33
PetscInt

src/snes/examples/tutorials/ex21.c
1.8 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +19 -17
PetscInt

src/snes/examples/tutorials/ex20.c
1.9 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +40 -36
PetscInt

src/snes/examples/tutorials/ex2.c
1.11 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +29 -25
PetscInt

src/snes/examples/tutorials/ex19.c
1.14 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +26 -25
PetscInt

src/snes/examples/tutorials/ex18.c
1.8 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +39 -35
PetscInt

src/snes/examples/tutorials/ex14.c
1.13 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +25 -22
PetscInt

src/snes/examples/tutorials/ex10d/ex10.c
1.13 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +105 -102
PetscInt

src/snes/examples/tutorials/ex1.c
1.10 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +28 -24
PetscInt

src/snes/examples/tests/ex9.c
1.11 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +26 -25
PetscInt

src/snes/examples/tests/ex7.c
1.11 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +26 -23
PetscInt

src/snes/examples/tests/ex5.c
1.9 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +39 -35
PetscInt

src/snes/examples/tests/ex4.c
1.11 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +59 -52
PetscInt

src/snes/examples/tests/ex13.c
1.10 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +27 -23
PetscInt

src/snes/examples/tests/ex11.c
1.13 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +53 -51
PetscInt

src/snes/examples/tests/ex1.c
1.13 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +22 -18
PetscInt

src/mat/impls/sbaij/mpi/sbaijov.c
1.39 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/impls/sbaij/mpi/mpisbaij.c
1.101 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/mat/impls/bdiag/mpi/mpibdiag.c
1.43 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +4 -3
PetscInt

src/mat/impls/bdiag/mpi/mmbdiag.c
1.8 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/mat/examples/tests/makefile
1.33 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/examples/tests/ex94.c
1.16 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/mat/examples/tests/ex78.c
1.10 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +3 -2
PetscInt

src/mat/examples/tests/ex76.c
1.12 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +3 -2
PetscInt

src/ksp/pc/impls/bjacobi/bjacobi.c
1.34 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/ksp/interface/iterativ.c
1.21 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/ksp/examples/tutorials/makefile
1.53 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +2 -8
PetscInt

src/ksp/examples/tutorials/ex9.c
1.17 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +20 -18
PetscInt

src/ksp/examples/tutorials/ex8.c
1.13 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +17 -15
PetscInt

src/ksp/examples/tutorials/ex7.c
1.14 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/ksp/examples/tutorials/ex5.c
1.14 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +3 -2
PetscInt

src/ksp/examples/tutorials/ex4.c
1.11 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +10 -9
PetscInt

src/ksp/examples/tutorials/ex3.c
1.14 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/ksp/examples/tutorials/ex29.c
1.9 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +6 -5
PetscInt

src/ksp/examples/tutorials/ex28.c
1.10 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +25 -27
PetscInt

src/ksp/examples/tutorials/ex27.c
1.13 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +4 -3
PetscInt

src/ksp/examples/tutorials/ex25.c
1.10 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +20 -18
PetscInt

src/ksp/examples/tutorials/ex23.c
1.12 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +8 -7
PetscInt

src/ksp/examples/tutorials/ex22.c
1.7 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +17 -15
PetscInt

src/ksp/examples/tutorials/ex16.c
1.11 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +9 -8
PetscInt

src/ksp/examples/tutorials/ex15.c
1.13 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +23 -22
PetscInt

src/ksp/examples/tutorials/ex13.c
1.12 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +23 -20
PetscInt

src/ksp/examples/tutorials/ex10.c
1.43 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +11 -10
PetscInt

src/ksp/examples/tests/ex7.c
1.17 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/examples/tests/ex6.c
1.20 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/ksp/examples/tests/ex4.c
1.10 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/examples/tests/ex3.c
1.11 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/examples/tests/ex24.c
1.11 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +11 -9
PetscInt

src/ksp/examples/tests/ex18.c
1.16 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/docs/tex/petscapp.bib
1.127 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +10 -0
heart app

src/dm/da/src/dainterp.c
1.23 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/dm/da/examples/tutorials/ex5.c
1.11 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/dm/da/examples/tutorials/ex3.c
1.7 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +20 -16
PetscInt

src/dm/da/examples/tutorials/ex2.c
1.6 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +3 -1
PetscInt

src/dm/da/examples/tests/ex9.c
1.6 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/dm/da/examples/tests/ex8.c
1.6 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/dm/da/examples/tests/ex7.c
1.7 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +7 -5
PetscInt

src/dm/da/examples/tests/ex6.c
1.8 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +10 -9
PetscInt

src/dm/da/examples/tests/ex5.c
1.6 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +9 -8
PetscInt

src/dm/da/examples/tests/ex4.c
1.7 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +9 -7
PetscInt

src/dm/da/examples/tests/ex3.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +11 -10
PetscInt

src/dm/da/examples/tests/ex23.c
1.8 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +7 -4
PetscInt

src/dm/da/examples/tests/ex22.c
1.4 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/examples/tests/ex20.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +8 -5
PetscInt

src/dm/da/examples/tests/ex2.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +9 -7
PetscInt

src/dm/da/examples/tests/ex19.c
1.5 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +9 -8
PetscInt

src/dm/da/examples/tests/ex18.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +7 -5
PetscInt

src/dm/da/examples/tests/ex17.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +6 -5
PetscInt

src/dm/da/examples/tests/ex16.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +9 -7
PetscInt

src/dm/da/examples/tests/ex15.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +2 -1
PetscInt

src/dm/da/examples/tests/ex14.c
1.7 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +7 -6
PetscInt

src/dm/da/examples/tests/ex13.c
1.8 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/dm/da/examples/tests/ex12.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +8 -7
PetscInt

src/dm/da/examples/tests/ex11.c
1.7 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +8 -7
PetscInt

src/dm/da/examples/tests/ex10.c
1.7 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +8 -7
PetscInt

src/dm/da/examples/tests/ex1.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +7 -5
PetscInt

src/dm/ao/impls/basic/aodatabasic.c
1.24 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/dm/ao/impls/basic/aobasic.c
1.26 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

python/PETSc/packages/X11.py
1.14 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

include/petscts.h
1.27 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

include/petscsnes.h
1.33 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

include/petscis.h
1.23 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

include/petscerror.h
1.34 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

include/petscda.h
1.40 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

BitKeeper/deleted/.del-ex28.c~a4928c94b24a7e17
1.3 04/07/25 22:07:22 barrysmith@barry-smiths-computer.local +81 -86
Delete: src/snes/examples/tutorials/ex28.c

src/snes/examples/tests/output/ex4_1.out
1.1 04/07/23 22:21:10 barrysmith@barry-smiths-computer.local +2 -0

src/snes/examples/tests/output/ex4_1.out
1.0 04/07/23 22:21:10 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/snes/examples/tests/output/ex4_1.out

BitKeeper/deleted/.del-ex26.c~d3baa5268694279d
1.11 04/07/23 13:19:35 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/examples/tutorials/ex26.c


Hg-commit: f3987d4b037460cdfd71041cec469ebed2f5a621

show more ...


# 7854c7f8 11-Jun-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2283.1.1
Kris@mbuschel.|ChangeSet|20040611203402|27163
ChangeSet
1.2283.1.1 04/06/11 13:34:02 Kris@mbuschel. +7 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/h

bk-changeset-1.2283.1.1
Kris@mbuschel.|ChangeSet|20040611203402|27163
ChangeSet
1.2283.1.1 04/06/11 13:34:02 Kris@mbuschel. +7 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris/petsc/petsc-dev

src/sys/src/viewer/impls/socket/send.c
1.27.1.1 04/06/11 13:34:01 Kris@mbuschel. +0 -0
Auto merged

src/sys/src/time/fdate.c
1.13.1.1 04/06/11 13:34:01 Kris@mbuschel. +0 -0
Auto merged

src/sys/src/objects/init.c
1.40.1.1 04/06/11 13:34:00 Kris@mbuschel. +0 -0
Auto merged

src/sys/src/fileio/sysio.c
1.24.1.1 04/06/11 13:34:00 Kris@mbuschel. +0 -0
Auto merged

src/sys/src/fileio/mprint.c
1.28.1.1 04/06/11 13:33:59 Kris@mbuschel. +0 -0
Auto merged

python/PETSc/Configure.py
1.222.1.1 04/06/11 13:33:58 Kris@mbuschel. +0 -0
Auto merged

makefile
1.114.1.1 04/06/11 13:33:58 Kris@mbuschel. +0 -0
Auto merged


Hg-commit: eb9b523b40cae5746f20b18f00c5c4a2e3eba6e4

show more ...


# 046da0a1 10-Jun-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2289
Kris@p4buschel.|ChangeSet|20040610060840|30946
ChangeSet
1.2289 04/06/09 23:08:40 Kris@p4buschel. +5 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/K

bk-changeset-1.2289
Kris@p4buschel.|ChangeSet|20040610060840|30946
ChangeSet
1.2289 04/06/09 23:08:40 Kris@p4buschel. +5 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-dev

src/sys/src/viewer/impls/socket/send.c
1.28 04/06/09 23:08:39 Kris@p4buschel. +0 -0
Auto merged

src/sys/src/time/fdate.c
1.14 04/06/09 23:08:39 Kris@p4buschel. +0 -0
Auto merged

src/sys/src/objects/init.c
1.41 04/06/09 23:08:38 Kris@p4buschel. +0 -0
Auto merged

src/sys/src/fileio/sysio.c
1.25 04/06/09 23:08:38 Kris@p4buschel. +0 -0
Auto merged

src/sys/src/fileio/mprint.c
1.29 04/06/09 23:08:37 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 412e9a316a1872c6525002927756b649af526503

show more ...


# 6c57454c 09-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.1.49
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609212325|15460
ChangeSet
1.2276.1.49 04/06/09 16:23:25 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
Merge bk://petsc@pe

bk-changeset-1.2276.1.49
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609212325|15460
ChangeSet
1.2276.1.49 04/06/09 16:23:25 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

src/mat/interface/matrix.c
1.130 04/06/09 16:23:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/matptap.c
1.64 04/06/09 16:23:24 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.13 04/06/09 16:23:24 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 98a8b77bb29ba0543e74c1e8339f62feec93a142

show more ...


1...<<21222324252627282930>>...35