| #
843c4018
|
| 28-Oct-2011 |
Matthew G Knepley <knepley@gmail.com> |
Fixed use of INSERT_ALL_VALUES and ADD_ALL_VALUES
Hg-commit: f1349e55bd086e73aec5ba5f4ccd721cc9be2e86
|
| #
30a83a45
|
| 25-Oct-2011 |
Jed Brown <jed@59A2.org> |
Fix more C@*/ mistakes
Hg-commit: 241fe39b0a0fbe98f297a3d9f30ff09f06b8cabc
|
| #
9be68fca
|
| 25-Oct-2011 |
Jed Brown <jed@59A2.org> |
merge from 3.2
Hg-commit: bd51af1012a08a8fd89ad2df89aba5897133d9c2
|
| #
8cd211a4
|
| 25-Oct-2011 |
Jed Brown <jed@59A2.org> |
Add PetscObjectCopyFortranFunctionPointers() and fix DMRefine() and DMCoarsen() to forward fortran function pointers. fixes #90287
Hg-commit: 03f912a794a521a21b788e5ea3f240582c3f954a
|
| #
f07f9cea
|
| 23-Oct-2011 |
Jed Brown <jed@59A2.org> |
Fix comment C syntax bug introduced in 35a4d8526d70
Hg-commit: 9e39ea9f283587242ca09acc37addb07fda33af0
|
| #
7e833e3a
|
| 23-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added DMSetFunction, DMSetInitialGuess, DMSetJacobian custom Fortran stubs and test example
Hg-commit: 35a4d8526d70f1b2df8f9a9047097da07997adf8
|
| #
5086929e
|
| 23-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge of patches to 3.2
Hg-commit: 2180f7b05607cf7487b45ef6d8bcaeaf330e2c7d
|
| #
c17803e7
|
| 01-Oct-2011 |
Jed Brown <jed@59A2.org> |
Merge TS adaptivity work, some conflicts with Emil's explicit stages for Rosenbrock
In merging Emil's work, I added a flag for an explicit stage instead of redirecting through a different function.
Merge TS adaptivity work, some conflicts with Emil's explicit stages for Rosenbrock
In merging Emil's work, I added a flag for an explicit stage instead of redirecting through a different function. It is less code and more clear, I think.
Hg-commit: 1aa32ce28475592f35bc148baeecb41ed3995a50
show more ...
|
| #
1a266240
|
| 30-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
SNESFAS now calls SNESSetFromoptions() on up and down smoothers SNESFAS with a single level uses prefix -fas_levels_ instead of -fas_coarse to match PCMG style
Hg-commit: 0fb8cb9c8a48fac2f81d5faecb8
SNESFAS now calls SNESSetFromoptions() on up and down smoothers SNESFAS with a single level uses prefix -fas_levels_ instead of -fas_coarse to match PCMG style
Hg-commit: 0fb8cb9c8a48fac2f81d5faecb81ec621cde2e46
show more ...
|
| #
f0e3473e
|
| 29-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bd3f49f924c6fff292e9c9df1fc7bcd02e76080d
|
| #
a92154be
|
| 29-Aug-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
commiting after merge.
Hg-commit: f0cd40b3f8b112063cf32c9a0f263cbf25d3a9fa
|
| #
0bdded8a
|
| 29-Aug-2011 |
Jed Brown <jed@59A2.org> |
MatFDColoringSetFromOptions() for DMComputeJacobian()
Hg-commit: ae779ac066000439816ee90d1067042abd6b5f47
|
| #
073dac72
|
| 26-Aug-2011 |
Jed Brown <jed@59A2.org> |
Move -dm_mat_type from DMGetMatrix() to DMSetFromOptions().
This sometimes requires an earlier call to DMSetOptionsPrefix() and DMSetFromOptions().
Hg-commit: d7a293257d3b243055f3c12423c3cd87b634a2
Move -dm_mat_type from DMGetMatrix() to DMSetFromOptions().
This sometimes requires an earlier call to DMSetOptionsPrefix() and DMSetFromOptions().
Hg-commit: d7a293257d3b243055f3c12423c3cd87b634a2c5
show more ...
|
| #
3194b578
|
| 26-Aug-2011 |
Jed Brown <jed@59A2.org> |
Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()
* Options are now only printed once for each object. * Man section and long description of each object is now available in
Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()
* Options are now only printed once for each object. * Man section and long description of each object is now available in the class.
Hg-commit: 322958b27c7d8b12f5de95b143f4ac840fe2458c
show more ...
|
| #
bf1048b3
|
| 17-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 9db8ce5d1752c7b2dc1f675d198df901278cd5a5
|
| #
9503da81
|
| 16-Aug-2011 |
Jungho Lee <julee@mcs.anl.gov> |
Commit after merge
Hg-commit: 0fac0afef62cb625375c824ee671b4f2aa865aae
|
| #
82fcb398
|
| 16-Aug-2011 |
Matthew G Knepley <knepley@gmail.com> |
Added -dm_view and fixed Mesh viewing
Hg-commit: 3787bae5adab497624fa15bec6feb4a55aacc674
|
| #
d52bd9f3
|
| 14-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
each TSView_XX and TSSetFromOptions_XXX call SNESView and SNESSetFromOptions_ if appropriate otherwise not since before TSView and TSSetFromOptions called them even when TSType did not use SNES
Hg-c
each TSView_XX and TSSetFromOptions_XXX call SNESView and SNESSetFromOptions_ if appropriate otherwise not since before TSView and TSSetFromOptions called them even when TSType did not use SNES
Hg-commit: 7981d806d1e2750ccf6ed09ccef2533f81d6a48a
show more ...
|
| #
85afcc9a
|
| 14-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
changed OpenMP to HMPI removed coords dependency in DMGetInterpolation_DA() and allow compiling with old version or new version
Hg-commit: 3bea43f9e08524aebb8b446269c1569abad7773e
|
| #
1a83262e
|
| 03-Aug-2011 |
Amlan Barua <abarua@iit.edu> |
Commit after merge.
Hg-commit: f68c05adc36cc3466526c6c62d31054433fb70f4
|
| #
835992ce
|
| 02-Aug-2011 |
Jed Brown <jed@59A2.org> |
merge KSPSetSupportedNorm() and other patches
Hg-commit: 7ff6f447712b520f7f19bbe12cf06408c4fa068a
|
| #
b859378e
|
| 30-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added DMView and DMLoad for DA for binary files
Hg-commit: cac7f699e2b8fdc696448f1d8722d983dde7871b
|
| #
df17f0d5
|
| 18-Jul-2011 |
Kerry Stevens <kstevens@spetjhiong.com> |
commit after merge from petsc-dev (MatMult_Add function)
Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7
|
| #
235683ed
|
| 12-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
better documentation for using AMS with Java and options fixed two errors in using PetscOptionsXXX() when working with interactive options gui
Hg-commit: 89bc248f9523eb90041707320a4018e521612d7e
|
| #
1b717b39
|
| 11-Jul-2011 |
Amlan Barua <abarua@iit.edu> |
Commit after merge
Hg-commit: b13688da09a64ce2b9a3d7d641f0a34804fa1c58
|