| 0273f537 | 17-Aug-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
changed Recv to PetscFdRecv and Write to PetscFdWrite
Hg-commit: 036a7f596049e3b5a5d11f4f48137475e716e6d3 |
| 7e7e0496 | 14-Aug-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
Fixed memcpy problem for zope
Hg-commit: 734aecfdc40f03145c67ba810295acc5c0966779 |
| b13499bf | 10-Aug-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
more changes for PETSC_ZOPEFD
Hg-commit: 86852ae427f9f7bda8bb6d4a239a15d9969011a6 |
| 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 |
| 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 |
| 0fc23a64 | 01-Aug-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge from release
Hg-commit: d655b2b8949e8b48270d8deb5d701f7024a478d4 |
| 3433f298 | 01-Aug-2007 |
Satish Balay <balay@mcs.anl.gov> |
#16430 c99 complex fix on cray-x1
Hg-commit: c5ee10d2bf15c57f2579539f0e73a9484a12ce0d |
| aa5bb8c0 | 01-Aug-2007 |
Satish Balay <balay@mcs.anl.gov> |
#16324 --with-64-bit-indices
Hg-commit: 15ae0986bc3463b4c6148a4a2a5e03cc8e48ae61 |
| 532b0c0d | 26-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
merge
Hg-commit: dd38c73d7623894f4a61ef857135ab4c9d6498ce |
| 606f100b | 26-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
Modified the remote to work for multiple users
Hg-commit: 914828b5d870015ce8937f45023be64472a268dc |
| b95372d7 | 18-Jul-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixes from nightly builds
Hg-commit: db1c5a1f91d82542e09a14a599f808ae5c821ce4 |
| d2b20c9f | 17-Jul-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Small fixes
Hg-commit: 9a5f874546834761c1b4d5295d76405a33b521ca |
| 0d155bd9 | 16-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
merge
Hg-commit: 371943b7702bdc0ec332265de6ec01fb0ad8bbf8 |
| 86fbd7c6 | 16-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
Changed error handeling in zope to use PetscError
Hg-commit: 7063f8c3da7dec058b79f616f87dbc4e4eebc00b |
| 8101f56c | 13-Jul-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Do not break this again
Hg-commit: f44ce9bd9f30141692152253acbbbaf82de27722 |
| fc64722a | 13-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
Changed declerations to extern in
Hg-commit: 79208f0f837b9813c19741932fcc41edc841e524 |
| c7ad4a48 | 13-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
Small zope fixes
Hg-commit: 403d985a8e4cc9faefa3271625c13691d2a1644a |
| d89683f4 | 13-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
Fixed error dealing with multiple definition of PETSC_LISTENFD, PETSC_SOCKFD, and PETSC_LISTEN_CHECK
Hg-commit: a9b74c0f1a92f1030dedad86249fe66526f1ea2f |
| 3d4a00bb | 13-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
commit after merge
Hg-commit: 778cc7742b29e2f399fac15bd7fb6b17ce074dac |
| ebe9acb6 | 13-Jul-2007 |
Satish Balay <balay@mcs.anl.gov> |
fix multiple definitions of PETSC_LISTENFD etc..
Hg-commit: cbde6fcca3de3d99e924286efa775e01fa5cddd9 |
| 36186564 | 12-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
Fixed zope status check and changed bcopy calls to PetscMemCpy
Hg-commit: b10a2da126ff3c0c91574ac92f34062849186e78 |
| 84ab5442 | 10-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
Changed flag from -z to -zope to send to remote. If no arguments are given, default to localhost otherwise try to connect to given host name
Hg-commit: 0ff63f1c695cc731f5eddf64dcbbfeeafa445f75 |
| f1384234 | 10-Jul-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
changed default zope server machine name to gethostname removed extern int errno from code.
Hg-commit: 4665a7c5e39bcff280d0a4d4036345b1e83578bb |
| bf2063e2 | 10-Jul-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4071d413faafef1f1cb1f79012bd47b4df4fe619 |
| bd4a45a7 | 10-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
Added header file needed to run zope
Hg-commit: a93787c486d02ef63d6c3c3ae51bcb52f705c9c0 |