| #
88c29154
|
| 12-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscPC interface for Matlab added PetscOptionsSetValue(), PetscOptionsClearValue() and PetscOptionsView() for Matlab changed PetscOptionsPrint() to PetscOptionsView() PetscXXX.View() in Matlab
added PetscPC interface for Matlab added PetscOptionsSetValue(), PetscOptionsClearValue() and PetscOptionsView() for Matlab changed PetscOptionsPrint() to PetscOptionsView() PetscXXX.View() in Matlab interface now supports passing in no viewer and having it use the default
Hg-commit: b9153949782ef6b5312a19ce28b5aaa863f787b8
show more ...
|
| #
8c172940
|
| 06-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e
|
| #
7087cfbe
|
| 05-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13
show more ...
|
| #
47b40911
|
| 01-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: e1fc2c73eb56030dc76b20b68b959231bf213deb
|
| #
e5ea902f
|
| 01-Dec-2010 |
Jed Brown <jed@59A2.org> |
Replace _XOPEN_SOURCE feature test macro with _POSIX_C_SOURCE to avoid also getting C99 definitions which OpenSolaris does not like
Hg-commit: 05a7115cef30a00452b01a0ea40526200a7199d9
|
| #
bfb86719
|
| 18-Nov-2010 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 9c05fd816e6a2ad50d1d3b5362606bb2b47d18b7
|
| #
cd9db26d
|
| 17-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 9701f074fd20019a272d7c76f3b333aafe4932b0
|
| #
e4974155
|
| 17-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
more work on spliting files to support simultaneous use of single and double precision
Hg-commit: 1642162a77be37ff1b856df360676286ef14863c
|
| #
f3dea69d
|
| 11-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed -log_history to -history PetscLogOpen/CloseHistory() to PetscOpen/CloseHistory()
Hg-commit: 859f8d519b4608e0cfa0b41581c969682cb17d4c
|
| #
855771a1
|
| 11-Nov-2010 |
Victor Minden <victorminden@gmail.com> |
added -pc_sacuda_cycles option
Hg-commit: a6a7991be63fbbae8e9c4de8f5c0220ab293621a
|
| #
cc80cbf4
|
| 10-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 5d73cf9935fda256a6fbf926c8c6a7a05aaa84ff
|
| #
cfbddea1
|
| 10-Nov-2010 |
Satish Balay <balay@mcs.anl.gov> |
change PetscOptionsAtoi() Atod, Atol etc to PetscOptionsStringToInt(), StringToReal(), StringToBool().
Hg-commit: bb319010bf9febc7c9c0b2531cd067cc35a2b84b
|
| #
d7ef32fa
|
| 10-Nov-2010 |
Jed Brown <jed@59A2.org> |
merge 64-bit integer parsing fix from 3.1
Hg-commit: cec7f739e5f13c57b43f275a55b8adc792624046
|
| #
a5bfccdb
|
| 10-Nov-2010 |
Jed Brown <jed@59A2.org> |
Parse integers with atoll when using 64-bit indices
Hg-commit: c7acf8861505f0063d65d0590b52a52bee0f99b2
|
| #
671f6225
|
| 17-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after monster merge with Jed's changes to Truth/Bool broke some stuff
Hg-commit: 5caec4f276cb70c9322fa9314b3d9d9d41118eac
|
| #
d61e7eb3
|
| 14-Oct-2010 |
Jed Brown <jed@59A2.org> |
Clean up after messy sed in original conversion: (PetscBool ) -> (PetscBool)
Hg-commit: d2297d04e5f4a401f60e8ca64322828d2eec0c0c
|
| #
acfcf0e5
|
| 14-Oct-2010 |
Jed Brown <jed@59A2.org> |
PetscOptionsTruth -> PetscOptionsBool and related
Hg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77
|
| #
4b09e917
|
| 01-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
-DOMPI_SKIP_MPICXX should be passed whenever -DMPICH_SKIP_MPICXX is used so added to build for ML
Hg-commit: ffba79578bbf6367f9a0d612f1efa823fa556383
|
| #
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
|
| #
21b1d680
|
| 06-Sep-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d
|
| #
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
|
| #
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
|
| #
8076ac6a
|
| 28-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 3c41e2b13e8ba1d36bf1c8a081154d64e53d549d
|