| #
2d609e63
|
| 02-Jul-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Now parallel prints allow arbitrarily big messages - Also VSNPrintf() returns the size without a limit
Hg-commit: 9e3fbe04a926857a0cd01a10b4bbb22ae2b0d550
|
| #
ce67a1f1
|
| 19-Jun-2008 |
Sean Farley <sean@math.lsu.edu> |
Merge
Hg-commit: acacbb5449cb3c4529d96c934fe48fa4c267f6ac
|
| #
45fa4501
|
| 19-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: b094826e5478ecc96e25cb0a3646768807141858
|
| #
c418f1ee
|
| 19-Jun-2008 |
Satish Balay <balay@mcs.anl.gov> |
merge from release
Hg-commit: 29b1d3527c7e02e50b402d8643da29a34282c6ae
|
| #
6f9d5503
|
| 19-Jun-2008 |
Satish Balay <balay@mcs.anl.gov> |
#17837 Get PETSc compiling with MSMPI
Hg-commit: a98da768eb25d5150d27850adafd2646ca877ff6
|
| #
82a02f68
|
| 10-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 8c170a95c4e5a2a12c2b0f838e9aa44d1462142e
|
| #
815a892b
|
| 10-Jun-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b30ed37c9fa869055cdaf3219b726bf215ba38ef
|
| #
0d646725
|
| 09-Jun-2008 |
Satish Balay <balay@mcs.anl.gov> |
revert buggy fix in 93d4d4bf98f9
Hg-commit: 195c8ff249de2ae0ba3729c641cdee15ff129a49
|
| #
0fc9d207
|
| 01-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PETSC_USE_MPIIO to PETSC_HAVE_MPIIO
Hg-commit: 77a900e5492e0bd565d3b1391a1b3c0e5e5ba05b
|
| #
cccbaa74
|
| 23-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 585879f5445257acbb9951c7861f508377f1f645
|
| #
69915cf7
|
| 20-May-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: acc2d95a83a24ca4f1b791130d249998fbb097b1
|
| #
7af989a6
|
| 20-May-2008 |
Satish Balay <balay@mcs.anl.gov> |
fix compile errors with -with-64-bit-indices - PetscMPIIntCast() requires an if-statement. So use PETSC_STATIC_INLINE instead of #define
Hg-commit: 93d4d4bf98f91dce955aab41f8f641561d93ac8b
|
| #
03acc76e
|
| 17-May-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 7cf2a814cb935f1dca06259578302ea6dc222478
|
| #
951e3c8e
|
| 16-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
finished adding protection for MPI IO usage in PETSc with PETSC_USE_MPIIO
Hg-commit: 81a22dfeb0164b21d7c287e99b92590bae6c4e5b
|
| #
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
|
| #
9afaeae2
|
| 10-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscLogClassRegister() to PetscCookieRegister() and fixed calling sequence
Hg-commit: 9bf4c5c14bd579a1e7136bac681411624d111bf5
|
| #
8cbcd9cc
|
| 10-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscLogEventRegister() returns event as final argument
Hg-commit: 48f3daa4669e948117ab4e8a2d02ec1f90b3dd53
|
| #
e39fd77f
|
| 09-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
finished MPI IO version of binary viewer for Bags and with proper byte swapping for Intel with MPI IO
Hg-commit: 616bc2eeccfdf68ff3d242ffb3d0dcd0f069cbb2
|
| #
57dddb05
|
| 02-May-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 53fec88fb9efe14d6431e28228b329636202254f
|
| #
a542b6e8
|
| 25-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed no longer needed converts of Fortran to C MPI_Comm (since MPI 1.1 has a standard for this)
Hg-commit: 263aca0fcfe7efcaed30a4abb46e648de3bb24ab
|
| #
afe32971
|
| 14-Apr-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae11a6b927a8712ec9defa478ab02d4a67199ad7
|
| #
5afd5e0c
|
| 09-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
completed rough tutorial
Hg-commit: 4863b347d5336a5880eb54981a37d446e1ce18a9
|
| #
8ec6c7c1
|
| 08-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 6bf6f927f50b7c3afa97096a8d57512ab412f115
|
| #
83672c4d
|
| 08-Apr-2008 |
Satish Balay <balay@mcs.anl.gov> |
doc fixes
Hg-commit: bfa2f409adde725d41f6e90dc43db1923443b052
|