History log of /petsc/src/sys/fileio/mprint.c (Results 401 – 425 of 443)
Revision Date Author Comments
# bd920abb 04-Oct-2007 Lisandro Dalcin <dalcinl@gmail.com>

merge

Hg-commit: e83a4ebf050bec6f16645348eedab78ea4eac099


# 79071adc 04-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 830d0a9e96b799a66025b033e0e09cfb7de2aa15


# d2507d54 04-Oct-2007 Matthew Knepley <knepley@mcs.anl.gov>

Fixes

Hg-commit: c207b206b09dcb2179fe150f62dd9801f69d01a8


# 42f9eaa7 10-Sep-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: b35d81628fd54ce7829e6ac4f2c8f65bf3443a42


# 738b3be2 28-Aug-2007 Barry Smith <bsmith@mcs.anl.gov>

added #ifdef in code for va_copy() which is C99

Hg-commit: cac509997898c71d7a50136004093181d3c07cc0


# dc307172 28-Aug-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 24babdc72f9130a5ca057250b1071b0d632548e4


# 093367be 27-Aug-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9f8e50ece273d56a812225a654b066209a140410


# 62654b73 20-Aug-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: ab81202d71614d8600070f032a4777f041192cf0


# 1179db26 18-Aug-2007 Barry Smith <bsmith@mcs.anl.gov>

changed PetscVFPrint to a function pointer that a user may
overwrite with their own function.

Hg-commit: 04c0a692b752c53ccb1e12eaa524909541d69a6b


# 7ead4f01 16-Aug-2007 bcordonn <bcordonn@hookshot.mcs.anl.gov>

Fixed some Zope startup problems, added zopemanual to start the Zope server standalone, and added the PetscZopeLog function.

Hg-commit: a998e2fa39d18bb3643548f61272413129f03fb0


# 67629ed4 14-Aug-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1ccfe048dbca363a5c39be68895fa0964e5759ad


# f5cf72af 10-Aug-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: e369da6dc58964bb45c8d5fb34a2560b2ad2e0cb


# b13499bf 10-Aug-2007 bcordonn <bcordonn@hookshot.mcs.anl.gov>

more changes for PETSC_ZOPEFD

Hg-commit: 86852ae427f9f7bda8bb6d4a239a15d9969011a6


# 592972ff 10-Aug-2007 bcordonn <bcordonn@hookshot.mcs.anl.gov>

extern changes for PETSC_ZOPEFD

Hg-commit: ec63a9390e119d55aa76e75c831147f0e0342fd1


# c50188e4 09-Aug-2007 bcordonn <bcordonn@hookshot.mcs.anl.gov>

merge

Hg-commit: bffd7ea808bc05ecb1e41992e7a9aac5e6756eda


# 22b84c2f 09-Aug-2007 bcordonn <bcordonn@hookshot.mcs.anl.gov>

Fixed extern problems (i think). Also removed listening ports to go along with the zope server since they were non-functional.

Hg-commit: 420a162f9e1d417f56fa22af48bb3b3c7ac60a2e


# 2718e524 09-Aug-2007 Matthew Knepley <knepley@mcs.anl.gov>

Fixed ZOPE errors

Hg-commit: aa4a2c1c8f3a07773fbb402d16fb93eadabf1f69


# ebb603aa 09-Aug-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 1282a33960fd4475034aa2081d7aec03edf59e6c


# d8c6e182 08-Aug-2007 bcordonn <bcordonn@hookshot.mcs.anl.gov>

Now -zope defaults output to both zope and stdout, the -zope with -nostdout option will only print to zope.

Hg-commit: e8e9180b32bb8b94b2e8e2c9fdb20c17e4233bb8


# e54fd5d2 06-Feb-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: f6f240227a5a4ff4b35be6c65225a2a50921fb04


# ae9b4142 02-Feb-2007 Lisandro Dalcin <dalcinl@gmail.com>

add PETSC_STDERR and correct error in static initialization

Hg-commit: d749c4217d1dbae747b3fdaf263bb41cb5c89d0f


# e8fb0fc0 02-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

changed -on_error_stop to on_error_mpiabort PetscStopErrorHandler PetscMPIAbortErrorHandler
added -error_print_none PetscErrorPrintfNone()
changed -error_print_sterr handling to print it being possib

changed -on_error_stop to on_error_mpiabort PetscStopErrorHandler PetscMPIAbortErrorHandler
added -error_print_none PetscErrorPrintfNone()
changed -error_print_sterr handling to print it being possible for an error
to be found in the error handler by calling PetscOptions routine.

Hg-commit: c2ae54ac50d17823a6be528d96c90875c936d3f3

show more ...


# 107894f0 10-Apr-2006 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.4250
balay@asterix.mcs.anl.gov|ChangeSet|20060410164144|50891
ChangeSet
1.4250 06/04/10 11:41:44 balay@asterix.mcs.anl.gov +5 -0
- move PetscErrorPrintfInitialize() from mprint.c t

bk-changeset-1.4250
balay@asterix.mcs.anl.gov|ChangeSet|20060410164144|50891
ChangeSet
1.4250 06/04/10 11:41:44 balay@asterix.mcs.anl.gov +5 -0
- move PetscErrorPrintfInitialize() from mprint.c to errtrace.c
- reorder print messages so that the 'primary' error message appears first

src/sys/fileio/mprint.c
1.54 06/04/10 11:41:41 balay@asterix.mcs.anl.gov +1 -42
- move PetscErrorPrintfInitialize() from mprint.c to errtrace.c
- reorder print messages so that the 'primary' error message appears first

src/sys/fileio/makefile
1.13 06/04/10 11:41:41 balay@asterix.mcs.anl.gov +1 -1
- move PetscErrorPrintfInitialize() from mprint.c to errtrace.c
- reorder print messages so that the 'primary' error message appears first

src/sys/error/makefile
1.9 06/04/10 11:41:41 balay@asterix.mcs.anl.gov +1 -0
- move PetscErrorPrintfInitialize() from mprint.c to errtrace.c
- reorder print messages so that the 'primary' error message appears first

src/sys/error/errtrace.c
1.19 06/04/10 11:41:41 balay@asterix.mcs.anl.gov +50 -4
- move PetscErrorPrintfInitialize() from mprint.c to errtrace.c
- reorder print messages so that the 'primary' error message appears first

include/petscversion.h
1.201 06/04/10 11:41:41 balay@asterix.mcs.anl.gov +2 -2
use the same line to print bk version


Hg-commit: 8b7366fa186ce965221cf7d3bfc8eb04e4a41f0a

show more ...


# 059926c8 23-Mar-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4191
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060323210328|22090
ChangeSet
1.4191 06/03/23 15:03:28 bsmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/pet

bk-changeset-1.4191
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060323210328|22090
ChangeSet
1.4191 06/03/23 15:03:28 bsmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/bsmith/Src/petsc-dev


Hg-commit: 75f60158a4e21ad6615cc7fb6878f08289b93dd7

show more ...


# 5b5bc046 23-Mar-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4180.1.1
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060323210304|18048
ChangeSet
1.4180.1.1 06/03/23 15:03:04 bsmith@barrysmith-57.mcs.anl.gov +9 -0
minor cleanup
added -mat_fa

bk-changeset-1.4180.1.1
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060323210304|18048
ChangeSet
1.4180.1.1 06/03/23 15:03:04 bsmith@barrysmith-57.mcs.anl.gov +9 -0
minor cleanup
added -mat_factor_dump_on_error to help track down
problems factoring certain matrices.

src/sys/fileio/mprint.c
1.53 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +29 -0
wrapper for snprintf()

src/mat/matimpl.h
1.103 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +8 -14
put error call for zero pivot directly into
MatLUCheckShift_inline() instead of after each time
it is called

src/mat/impls/csr/inode/inode.c
1.63 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +18 -54
put zero pivot error call directly into MatLUCheckShift_inline()
macro instead of after each time it is used

src/mat/impls/aij/seq/aijfact.c
1.137 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +29 -13
tool to dump matrix on failed numerical factorization

src/ksp/ksp/interface/itfunc.c
1.80 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +1 -1
duplicated wrong vector for rectangular matrices

src/ksp/ksp/interface/iterativ.c
1.45 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +1 -1
missing error check

src/dm/da/utils/fdda.c
1.59 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +4 -4
strange declaration of dfill, should be one d

include/petsc.h
1.162 06/03/23 15:02:59 bsmith@barrysmith-57.mcs.anl.gov +3 -2
Petsc wrapper for snprintf()

src/ksp/pc/impls/bjacobi/bjacobi.c
1.55 06/03/21 13:55:06 bsmith@barrys-computer.local +2 -5
replace outdated PetscMalloc(2*something...) with PetscMalloc/Free2()


Hg-commit: b1a53faf9034c82d9fb6c8162d8a4847fe58d779

show more ...


1...<<1112131415161718