History log of /petsc/src/sys/error/ftn-custom/zerrf.c (Results 101 – 125 of 131)
Revision Date Author Comments
# c6db04a5 14-Mar-2011 Jed Brown <jed@59A2.org>

Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h

Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07


# 8c172940 06-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e


# 39d508bb 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

removed Petsc exception handling infrastructure that was rarely used and too cool for school

Hg-commit: 6770e4c217feb62ad89ed16a68866b6c1d0aa063


# 3334f37f 29-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04


# ace3abfc 28-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL
note this requires a new sowing version

Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a


# 668f157e 11-May-2010 Barry Smith <bsmith@mcs.anl.gov>

changed int n argument to error handlers to PetscErrorType and fixed the documentation to indicate what this argument is for.

Hg-commit: 80a68a06d69145aa9c2fc9890453d3540435edc6


# e32f2f54 07-May-2010 Barry Smith <bsmith@mcs.anl.gov>

added MPI_Comm as first argument to PetscError() and SETERRQX()

Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e


# 0d2fba3e 09-Mar-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5


# 28842d8c 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ee73705a045ef5d04e074e8534eb7e0fbaa08e1b


# d382aafb 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

petsc.h --> petscsys.h (fortran equivalents also)
new petsc.h that includes all PETSc includes is added

Hg-commit: a82a9bcb80ed39c69991db706672838a5b792d44


# 187c9270 26-Feb-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 104c3aefa63b134df0369032dcd445a192dd8906


# ce0a2cd1 21-Feb-2008 Barry Smith <bsmith@mcs.anl.gov>

mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)

Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3


# fd087143 11-Feb-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: d08cd9807c22bb8c2eb753efdcc25ad0499b7dc7


# a9943481 10-Feb-2008 Barry Smith <bsmith@mcs.anl.gov>

removed support for old Cray Fortran charactor strings with cptofcd

Hg-commit: 90c05a4077e8e29d3872dcc8e341e586062f102d


# 3be44c43 18-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


# 6f3d5618 31-Oct-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230


# 60f69c44 15-Oct-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: ae7ad2b71b1fdcfb27898e923a2c03bd62c86a54


# c8cd8b03 09-Oct-2007 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: d507e9558c653b847e4e8b2a1687018f692e3610


# e7e1b0b0 09-Oct-2007 Glenn Hammond <unknown>

merge

Hg-commit: f286b9ece3b89d1418d9efe30a774c489ca42645


# 7c363081 09-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/go

petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/gormo/fluidity/trunk/bin/petsc_readnsolve) ==6657== by 0x80F426D: petsc_readnsolve_options.878 (petsc_readnsolve.F90:264) ==6657== by 0x80F197C: petsc_readnsolve_ (petsc_readnsolve.F90:73) ==6657== by 0x80F18AD: main (petsc_readnsolve_main.cpp:28)

moved zpetsc.h to private/zpetsc.h

changed Fortran interface function PetscOptionsGetXXX functions to allow passing
PETSC_NULL_TRUTH as flag argument

Hg-commit: a08dc4d2e15e97c0d3849b1cb02e6c1b0214b0c8

show more ...


# eb5aa1e5 21-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 818d64d9cfb31aaa44fef198428eac68e5a90ce5


# 8e22726b 21-Apr-2007 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: fdd29e650f3b7ba15522f130ad50120c2e3fe954


# a58c3bc3 21-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

added manual page for DMMGArray
more Fortran error handling support for printing tracebacks
more error handling inside fortran stubs for some DA routines
(do not skip checking *ierr)

Hg-commit: e4

added manual page for DMMGArray
more Fortran error handling support for printing tracebacks
more error handling inside fortran stubs for some DA routines
(do not skip checking *ierr)

Hg-commit: e4cb2453c20004d2bf699708532cc436489b46f9

show more ...


# 95aaea15 03-Mar-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4112
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060303230944|23023
ChangeSet
1.4112 06/03/03 17:09:44 bsmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/pet

bk-changeset-1.4112
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060303230944|23023
ChangeSet
1.4112 06/03/03 17:09:44 bsmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/bsmith/Src/petsc-dev

src/vec/vec/utils/vpscat.c
1.66 06/03/03 17:09:40 bsmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: bca815adecafde912b31c35ed7a95cf0aada6acd

show more ...


# 21dd7e22 03-Mar-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4107.1.1
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060303212015|25321
ChangeSet
1.4107.1.1 06/03/03 15:20:15 bsmith@barrysmith-57.mcs.anl.gov +3 -0
err.c:
make more PetscExc

bk-changeset-1.4107.1.1
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060303212015|25321
ChangeSet
1.4107.1.1 06/03/03 15:20:15 bsmith@barrysmith-57.mcs.anl.gov +3 -0
err.c:
make more PetscException interface available to Fortran, not tested
manual pages for PetscExceptionPush() and PetscExceptionPop() and
PetscErrorIsCatchable()
petscerror.h:
expose previously static? function
zerrf.c:
make more PetscException interface available to Fortran, not tested

src/sys/error/err.c
1.56 06/03/03 14:49:30 bsmith@barrysmith-57.mcs.anl.gov +50 -3
make more PetscException interface available to Fortran, not tested
manual pages for PetscExceptionPush() and PetscExceptionPop() and
PetscErrorIsCatchable()

include/petscerror.h
1.57 06/03/03 14:48:50 bsmith@barrysmith-57.mcs.anl.gov +7 -3
expose previously static? function

src/sys/error/ftn-custom/zerrf.c
1.4 06/03/03 14:48:25 bsmith@barrysmith-57.mcs.anl.gov +21 -0
make more PetscException interface available to Fortran, not tested


Hg-commit: 591f1610fb406fad6b1c2b45e95c460bbdf7a678

show more ...


123456