| #
df05650e
|
| 29-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a22e69d80bd02f479d308e0399b012774ac72f76
|
| #
d8a68f86
|
| 29-Sep-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add PetscSubcommSetNumber(), PetscSubcommSetType(); update PetscSubcommCreate()
Hg-commit: c04222d17a3d4758d323a78ce7695388d712e974
|
| #
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
|
| #
42eaa7f3
|
| 26-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
more one display tree
Hg-commit: 634c6c42e56f36f84244e4fe2f20e88d1ff6ffcf
|
| #
9fb22e1a
|
| 23-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
better version of PetscAMSPublishAll
Hg-commit: 782c2a976ec07d13b492bc3c4a0989c9b56cd366
|
| #
c457296d
|
| 23-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
basic amspublishall. Release it is wrong and need to publish after the type is set.
Hg-commit: 00a22ad47a7a0ffcd91c66290fefb82fce41e498
|
| #
69590be7
|
| 23-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
basic object publishing
Hg-commit: 0bce7cb999039c37cb50c4345a6b2f0467cf0a9d
|
| #
c9a19010
|
| 22-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
handle attaching to AMS when no communicator exists cleanly
Hg-commit: 6565f5dcd6bd1b163afb288e69b0887d13e3a48f
|
| #
76af4d96
|
| 23-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
commit after merge
Hg-commit: 2a8e32b53b253a4b939d0602c9e0c2755d109f2b
|
| #
3e436c87
|
| 16-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 414a275adf67064c69c959c8f31d47efc1dae3ee
|
| #
34e82e7d
|
| 16-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
beats me
Hg-commit: 270460a2d4d9b909762ef453259dd3c9405aaa32
|
| #
81dabb53
|
| 16-Sep-2010 |
Jed Brown <jed@59A2.org> |
Zero all pointers in PetscFreeN
The compiler will optimize this away completely when the pointer is never used again.
Hg-commit: 40c88345d3a4d14abf5f0928cdc2a60f78180302
|
| #
a240c4b3
|
| 16-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
cleanup of int for port numbers, never PetscInt
Hg-commit: 792e53c0b761b90e1f3ebd81010938820c651902
|
| #
63eed3d8
|
| 15-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed unused variables in vpscat.h started PETSc web server code
Hg-commit: 4a8175e1d4491aa088d0d5fc2e3bb047994f410a
|
| #
7dcff8f6
|
| 08-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d4a84bb24a6bbf8499204d801c23d8a37e8f5fa4
|
| #
b0e95056
|
| 08-Sep-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 9092c8433d74f78b01bb510dea44df27b66f6b5b
|
| #
e0ab9aed
|
| 08-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
add PetscPythonPrintError()
Hg-commit: ed8f05c1cc369fdbcdcc7d708ddf6547ca41c1ec
|
| #
21b1d680
|
| 06-Sep-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d
|
| #
93b08975
|
| 03-Sep-2010 |
Brad Aagaard <baagaard at usgs.gov> |
Merge.
Hg-commit: 216bf6ca6aac3689cda55e201feb56d918d50ab0
|
| #
9f7b6320
|
| 02-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PETSC_LOGICAL to PETSC_BIT_LOGICAL since it is a bit array and clarifies the difference from PETSC_TRUTH
Hg-commit: 2cdcccc64d1221f8878d4fc690986fe71b961469
|
| #
8738c821
|
| 02-Sep-2010 |
Jed Brown <jed@59A2.org> |
PETSC_DLLEXPORT -> PETSCSYS_DLLEXPORT
For consistency with other packages, and since the library is named libpetscsys.
Hg-commit: d411519a6aa3d1f4f3f42dfd9d10e405a0d44202
|
| #
cfb32e20
|
| 02-Sep-2010 |
Jed Brown <jed@59A2.org> |
Lots of inconsistent PETSC*_DLLEXPORT
Hg-commit: 17c71edbc1aa078557adacd3101bfb9934ffc5e2
|
| #
b4be0e3a
|
| 31-Aug-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: ee2c880beeb7f5709c949b456809141d38ab9b9a
|
| #
21141871
|
| 30-Aug-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 381f52c47edb068f8c6686b7e76baffb0718a79c
|