| a6796414 | 15-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
vecload and vecview_seq_binary now support MPI IO
Hg-commit: de95409472f3c12bc88b4c6d11233bfcf8c0fb39 |
| 166c7f25 | 10-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscEvent to PetscLogEvent Removed initialization of global variables PetscLogEvent and PetscCookie to 0 since no longer needed
Hg-commit: b49d69f3756a139801bd445902e6aa5221450631 |
| a3bc4eb9 | 10-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
working with calling sequence changes to PetscLogEventRegister(), PetscLogStageRegister(), PetscCookieRegister()
Hg-commit: ae944a5cd338f5f744aec5adb18d0222f70f5106 |
| 9afaeae2 | 10-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscLogClassRegister() to PetscCookieRegister() and fixed calling sequence
Hg-commit: 9bf4c5c14bd579a1e7136bac681411624d111bf5 |
| 4ef407db | 09-May-2008 |
Richard Tran Mills <rmills@ornl.gov> |
Fixed typo in SNESGetOptionsPrefix() documentation.
Hg-commit: a9acf988a1838bf81f760f843e57a1bdb9c3a9f7 |
| ddf469c8 | 21-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added -snes_max_linear_solve_fail <maxfailures>
Hg-commit: 4bc41b85ba76b10ebba45a9d220c2df4fc1a2a0b |
| 16913363 | 29-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixes for fieldsplit to handle IS
Hg-commit: d177ee36aa4e933ad74ecdae07ad84051d6fe968 |
| 6895c445 | 01-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
finished converting Shellpc Fortran interface to use fortran_func_pointers changed conversion of fortran_func_pointers for storing contexts to immediately cast to void*
Hg-commit: fe23f661c1ebf8b372
finished converting Shellpc Fortran interface to use fortran_func_pointers changed conversion of fortran_func_pointers for storing contexts to immediately cast to void*
Hg-commit: fe23f661c1ebf8b37267813b8a021aeafbee732d
show more ...
|
| f5cf2073 | 29-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc-maint 17378 zsnesf.c 71 missing void *caste
Hg-commit: 4e64c90158bbf24d99dfb59eb3324141a7bf9b92 |
| 7f7931b9 | 29-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added optional (*destroy) function to SNESSetConvergenceTest() Now it matches KSPSetConvergenceTest() and the KSP/SNES/TSMonitorSet() paradigm changed make_log file that is generated on build to m
added optional (*destroy) function to SNESSetConvergenceTest() Now it matches KSPSetConvergenceTest() and the KSP/SNES/TSMonitorSet() paradigm changed make_log file that is generated on build to make.log
Hg-commit: f4443f9e81393557f27dec9414ea82a4363efd9e
show more ...
|
| 025f1a04 | 29-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
finished fortran interface for DASetLocalFunctions for Fortran to use fortran_func_pointers
Hg-commit: 81053b9d166a3e0eb6042cf4dfced3ea9b57c24c |
| e1d034e4 | 29-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed update to SNES ls fortran interface functions to use fortran_func_pointers
Hg-commit: a7e1f91d70b95a0b416b21d38099c8dabacc5250 |
| 2613ca53 | 29-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
compute xnorm initially for SNESolve_LS so can be used in line searches
Hg-commit: 41341772a7359063e725ba8b8a3a8549b3493fa4 |
| f5b6597d | 28-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
moved CHKMEMQ from VecScatter implementions to VecScatter begin and end more Fortran interfaces that take function pointers converted to use fortran_func_pointers added more diagonostic info to cu
moved CHKMEMQ from VecScatter implementions to VecScatter begin and end more Fortran interfaces that take function pointers converted to use fortran_func_pointers added more diagonostic info to cubic line search run.
Hg-commit: 86b833279a4c6e7df5897d034ee5efe88fb125cf
show more ...
|
| f5c0949b | 26-Feb-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixes for new KSP/SNES stuff
Hg-commit: c1e2122ef341260f1cade210f120dc10a9076396 |
| 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 |
| f787a65d | 20-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscObjectAllocateFortranPointers() replaced direct use of malloc for these
Hg-commit: 2c4d80a83ccb656c1ab09c5dcec9c685c121655f |
| b8ebb45f | 20-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added support for multiple Fortran snes objects in the same code. The function pointers are now stored in the fortran_func_pointers array as they should be
Hg-commit: 9013ebe0afea76097cc399004acf
added support for multiple Fortran snes objects in the same code. The function pointers are now stored in the fortran_func_pointers array as they should be
Hg-commit: 9013ebe0afea76097cc399004acf8d82361412d7
show more ...
|
| a9943481 | 10-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed support for old Cray Fortran charactor strings with cptofcd
Hg-commit: 90c05a4077e8e29d3872dcc8e341e586062f102d |
| 28529972 | 23-Jan-2008 |
Satish Balay <balay@mcs.anl.gov> |
bin/maint change & document generation fixes
Hg-commit: c5a68a49d49e55961cbc5dae45c83d2c22ef0fab |
| 01647cb9 | 17-Dec-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Put in Picard solver
Hg-commit: c96359151cef12002dbc2ae3c68a57d5680bb4e1 |
| 4936397d | 07-Dec-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added SNESSetFunctionDomainError() to indicate a bad input to your FormFunction, do not use SETERRQ(PETSC_ERR_ARG_DOMAIN)
Hg-commit: 67a5105b577611a06dd87ea831e377647bf3ebf5 |
| 8c14c6fb | 13-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
worked on ex5f90 to successfully pass Fortran derived type with SNESSet/GetApplicationContext() added PETSC_HAVE_UNALIGNED_POINTERS to not check that integer pointers are 4 byte aligned; for some
worked on ex5f90 to successfully pass Fortran derived type with SNESSet/GetApplicationContext() added PETSC_HAVE_UNALIGNED_POINTERS to not check that integer pointers are 4 byte aligned; for some crazy reason ifort 10.1. suddenly generates nonaligned integer arrays in Fortran???
Hg-commit: c97c1da0fe6c6cba022ef05fb042206933878714
show more ...
|
| e3da1266 | 10-Nov-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
add Fortran wrapper for SNESGetApplicationContext() -- not working yet
Hg-commit: 6b0673bdb8bd08aa6ebca383349d95beefd3d1e5 |
| 58ebbce7 | 31-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
check for missing diagonals on icc symbolic factorization moved log registration of PC_ApplyOnBlocks to centralized location manual pages for snes missing seealsos
Hg-commit: c58a9e025e92941c1670726
check for missing diagonals on icc symbolic factorization moved log registration of PC_ApplyOnBlocks to centralized location manual pages for snes missing seealsos
Hg-commit: c58a9e025e92941c1670726d153686c531a11948
show more ...
|