History log of /petsc/src/sys/objects/options.c (Results 876 – 900 of 919)
Revision Date Author Comments
# ed9cf6e9 09-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

added error checking to fclose() calls in PETSc

Hg-commit: 853540bb57cc348dfeb7d3948abdc1927a6b6e10


# 823e7f9c 30-Jul-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 87e316ba2724836f5390b8c890f9dee19e9c35ea


# b1cd450c 10-Jul-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: f359b7da1cd768989ae1030b8f4c7d4dead64b49


# da9f1d6b 10-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

changed many stdout and stderr usage to PETSC_STDOUT and PETSC_STDERR as
was intended when these new variables were introduced

Hg-commit: 88bf1c5f4c7c39e63dbd85894157bf0479c4cbcd


# 4dff68bc 11-Jun-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d743d13ea35dfed8a0c6267fe3b3b0f3a0bbcee8


# 6ef42a3d 07-Jun-2007 Satish Balay <balay@mcs.anl.gov>

tree 5a2453ee9617
parent 85c2f53cb682
author Lisandro Dalcin <dalcinl@gmail.com> 1180976584 10800
committer Lisandro Dalcin <dalcinl@gmail.com> 1180976584 10800
revision 10596

corrent declaration fo

tree 5a2453ee9617
parent 85c2f53cb682
author Lisandro Dalcin <dalcinl@gmail.com> 1180976584 10800
committer Lisandro Dalcin <dalcinl@gmail.com> 1180976584 10800
revision 10596

corrent declaration for PetscOptionsSetFromOptions()

Hg-commit: 23654468ab8bd6b2950c9388cfd40711d7ed8972

show more ...


# b283e2e3 06-Jun-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 477488a6d8aa3bd5988590e3d3f2ccf3c7de9bd8


# 9116d58f 05-Jun-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: bf6bed56054345ac0fa1eaae397ef0bc6adda4ea


# 2fc88c1d 04-Jun-2007 sdaitch <sdaitch@sdaitch>

Merge

Hg-commit: 3adf4eb54b5ec6036b944715d6a6f5107550d6dc


# b0a8bb96 04-Jun-2007 Lisandro Dalcin <dalcinl@gmail.com>

corrent declaration for PetscOptionsSetFromOptions()

Hg-commit: 805a3647258f1140fafbd3d52098788c05333473


# d61dd27e 03-Jun-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge
:

Hg-commit: fb386b24b37e54a06d657cec04cd9b045025b599


# 88fab16c 01-Jun-2007 Matthew Knepley <knepley@mcs.anl.gov>

Small compiler fixes

Hg-commit: b84452caf41b7cb4438b6b138735d80643dca52a


# b2e02513 04-May-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e28374367eb66603121859068313d823eacac59a


# f8d0b74d 03-May-2007 Matthew Knepley <knepley@mcs.anl.gov>

Removed memory leak with nested PetscOptions blocks

Hg-commit: 0ae2baf2efb09904fe98b32a498f26f8928eb520


# 9dfb5993 11-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 5b002539f7bb6e94c232479a607bbe05d6885922


# 321366bc 31-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

even if a filename is passed into PetscInitialize() check ~/.petscrc
and .petscr unless flag -skip_petscrc is passed in the filenamed

Hg-commit: f0fd3ad08cf06b6184a2ed4ca7a0768540ea369c


# b1770073 31-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

petsc-maint 15629 added check for .petscrc file

Hg-commit: 73799665615bd2d344ec541803ea534e2a69774d


# 3050cee2 12-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

petsc.bib reference to Downar and Salome coupling approaches
add PetscViewerASCIIGetStdout() to use in PETSc source
instead of PETSC_VIEWER_STDOUT_(comm) for traditional PETSc error handling

Hg-co

petsc.bib reference to Downar and Salome coupling approaches
add PetscViewerASCIIGetStdout() to use in PETSc source
instead of PETSC_VIEWER_STDOUT_(comm) for traditional PETSc error handling

Hg-commit: d5925024de9641e364c42958da386445812c4f79

show more ...


# b161289d 23-Nov-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 36c96953213eda7909386707ab2576b425bd5eb2


# 96fc60bc 14-Nov-2006 Barry Smith <bsmith@mcs.anl.gov>

fixed caps in PCPROMETHIUS and PCCHOLESKY, how could it have been so wrong?
sor error check for zero diagonal entry
cleaned up snes ex22.c to support both matrix based and matrrix free.

Hg-commit:

fixed caps in PCPROMETHIUS and PCCHOLESKY, how could it have been so wrong?
sor error check for zero diagonal entry
cleaned up snes ex22.c to support both matrix based and matrrix free.

Hg-commit: 6f3fdd121e9dccc609ef0b12f66d21e9a41abc9b

show more ...


# ed425b3f 03-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge

Hg-commit: e3c58bbb0ad1567e7b8cf81b6245bfba6246a3de


# bdedaf6c 30-Sep-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 456f2c93b9ce6e8cf33dc7c0ddce283c614391bd


# 27d4fab0 29-Sep-2006 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: a15724194b7dc23d6861d30331874b9ab91d9811


# 95abf9c0 28-Sep-2006 Satish Balay <balay@mcs.anl.gov>

fix warnings with borland compilers

Hg-commit: 253b5a22d7602c492a3d03a96321565a3bef3975


# 5e45c6bb 18-Sep-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: d993bb95b9a28fc97e0ded9563c316540b683a1d


1...<<31323334353637