| #
c79ef259
|
| 09-Nov-2011 |
Peter Brune <brune@mcs.anl.gov> |
doc and interface fixes for FAS and GS
Hg-commit: 92df16ff4c9d6f09b21386898b45c8538f886b88
|
| #
8b0a5094
|
| 09-Nov-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added SNESSetPicard() to PETSc and augmented an example to demonstrate its use.
Hg-commit: 183a2eb76a757adb746563d18f579fc4e28f0a28
|
| #
b6a51c36
|
| 07-Nov-2011 |
Peter Brune <brune@mcs.anl.gov> |
commit after merge
Hg-commit: 4afddb78e4d16b99952e891a10244a92ea0015ab
|
| #
646217ec
|
| 07-Nov-2011 |
Peter Brune <brune@mcs.anl.gov> |
added computeGS, akin to computefunction and computejacobian, to SNES
Hg-commit: 4cd394b34d6c2d0a42d7bff7da4a2f63ed0ff71f
|
| #
ce2f17d1
|
| 10-May-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 8ad722e18529293bde53db7f4fb83823cee61dc0
|
| #
c2efdce3
|
| 06-May-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.
Hg-commit: 021daf4f46f2a80eb466760
fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.
Hg-commit: 021daf4f46f2a80eb466760738148cd726f3fbf0
show more ...
|
| #
7a03ce2f
|
| 26-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
SNESMonitor(): remove macro, implement as a function
Hg-commit: 5c71ac263a531c21bae055e7e43bc37473a86b19
|
| #
13f847ee
|
| 24-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bc5d9702bc936a054ee88f09736bdffbefc137e6
|
| #
03bfa161
|
| 24-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
{SNES|KSP|PC}SetType(): set the type name before calling the create routine
Hg-commit: 3a1ff1be81d6c525b35eede6a8814ec0b8e0b4c7
|
| #
3c4aec1b
|
| 18-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
changed examples to pass pointer to destroy function most work
Hg-commit: bbc5d1464c4cbe6ea83fdf46e15c0f41ea396c06
|
| #
6bf464f9
|
| 18-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
converted rest of source code to take pointers into destructor reoutines. make test workds
Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
|
| #
9b08a598
|
| 15-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after terrible merge
Hg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb
|
| #
94bd0681
|
| 14-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f3c568e85a2838d83c3fa8d894b63bfda181d266
|
| #
6b8b9a38
|
| 14-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
Fixes and cleanups for SNESReset()
Hg-commit: b9ae8a3016c60329482b2acbbf5647012b35f564
|
| #
03c90c5c
|
| 14-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 7dfd49b521cdd96eaf8b7cd37fbe9bcd6cabdcd9
|
| #
37596af1
|
| 12-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
Add SNESReset(), support in SNESVI to be implemented
Hg-commit: 2f02fd555b94075b568e02e58914cc65756705de
|
| #
6d4c513b
|
| 11-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
Consistency fixes in various XXXDestroy() routines
Hg-commit: 57fda8d6ead113d90964fbbae090f42e42f2d681
|
| #
58c9b817
|
| 11-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
Move duplicated setup/destroy code from SNES impls to interface
Hg-commit: 2006b262d5b7b1216d06712c28367447af38b63c
|
| #
4b91b6ea
|
| 09-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscFlistFind() now only searches for symbol in libraries and executables if a flag is passed in.
Hg-commit: e9a41a3af8b62f34958a6f82c9f34be7616d4faa
|
| #
9c6ac3b3
|
| 24-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed missing extern_cxx thing in petscdmda.h got rid of MatMFFDSetFromOptions() since should use MatSetFromOptions() fixed const in veccusp.cu that didn't allow yin += 3
Hg-commit: 1a1910616a5100b
fixed missing extern_cxx thing in petscdmda.h got rid of MatMFFDSetFromOptions() since should use MatSetFromOptions() fixed const in veccusp.cu that didn't allow yin += 3
Hg-commit: 1a1910616a5100bb4f998cfba4c697d9b2502721
show more ...
|
| #
ce63c4c1
|
| 20-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed fixed some names in petscmath.h
Hg-commit: a2460f32b5062aa458eab9ab7fe574fb7cb0b351
|
| #
d9822059
|
| 16-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
finished basic support for __float128
Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446
|
| #
7e0fd215
|
| 16-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 9f1660595f00ff40d94ad4110682e23d8449744b
|
| #
d2a683ec
|
| 15-Mar-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
now SNESSetFunction() lets you change things by passing NULL
Hg-commit: fa4c25d0fe73fe5369157babceb32a515c10628d
|
| #
c6db04a5
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h
Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
|