| #
f23aa3dd
|
| 25-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
generally SETERRQXX does not belong on its own line also fixed formatting issues in dgmres.c (ugh)
Hg-commit: e3fffdf67cd55655a36785a0abc7c197e98ca7cd
|
| #
c5a46771
|
| 22-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aftr merge
Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850
|
| #
6e111a19
|
| 21-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Updated style to obey 'Do not put a blank line immediately after PetscFunctionBegin;'
Hg-commit: 5408b9ce2402ad624305b7a7a323ab3ae5e0c3f1
|
| #
1147fc2a
|
| 21-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatting: 'No space after a '(' or before a ')''
Hg-commit: 797341a7bfba18bb97e6da668b36bad2e5977356
|
| #
519f805a
|
| 20-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Replaced '#ifdef' and '#ifndef' with '#if defined()' and '#if !defined()'.
Hg-commit: b3ebae8b626a88c2ac067fd7c3f04f229b43f305
|
| #
9afa1fc4
|
| 17-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully removed \t from src/ksp/*
Hg-commit: 90e1eedee93c5acfa4463138a0133791f0f264d1
|
| #
140e18c1
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed silly abreviations
Hg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f
|
| #
6d75e210
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
change PetscFListAdd() and PetscFListFind() arguments list to match PetscOpFListAdd/Find() args
Hg-commit: 07f9e01e040feeb4162253a60ca63556436f4135
|
| #
b769355b
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
merge PetscSF implementation
Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294
|
| #
5a4671ae
|
| 30-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing spaces from all files
Hg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
|
| #
47a77684
|
| 04-Dec-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
commit after merge.
Hg-commit: 9da5e5c113ab3d02fcccb548a2e29d9054d0b5fa
|
| #
0ed8ff1f
|
| 03-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 2a806c33504e6113297f107774b7531cc57508d8
|
| #
1d840656
|
| 03-Dec-2012 |
Peter Brune <brune@mcs.anl.gov> |
keep PCView() from asking the matrix for size if it isn't allocated
Hg-commit: 93042c652f9cbe457ee872e549d7c96a217598ca
|
| #
d9884438
|
| 03-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
PCView draw for bjacobi and fieldsplit
Hg-commit: b499b559716cd468e692b698c4a80232ec3d6dd5
|
| #
89fd9faf
|
| 02-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscDrawBoxedString() returns height and width
Hg-commit: d8250334932c8842de68cfc0077c9b184db5f077
|
| #
72a02f06
|
| 02-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
snesview for draw no box for pcnone and ksppreonly with draw view
Hg-commit: 73c01445da9d2148e77c1d9138f73126800284d1
|
| #
219b1045
|
| 02-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
Chebyshev estimater didn't set gmres options prefix in one branch, bad bad code duplication added preliminary KSP/PC draw viewing
Hg-commit: 8ad9adb6fba058f50293228f67e8a4144c20d79b
|
| #
43208f3f
|
| 27-Nov-2012 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 6ac94d6e269a383c5b658488ff4022ab8f63808d
|
| #
850dabcc
|
| 20-Nov-2012 |
Jed Brown <jed@59A2.org> |
Remove unused variables
Hg-commit: 0cabef41af4dc9e87b11f3e99891357220ec8403
|
| #
f2c2a1b9
|
| 20-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
TSSolve() did not properly handle null u argument more work on TSView() binary and TSLoad()
Hg-commit: 85c2341b3eb28d6cdaa697c3b1e99963abb9edbf
|
| #
55849f57
|
| 19-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added stubs for TS/SNES/KSP/PC Load and binary view, no working impls yet
Hg-commit: 7dfdadcaf4660e2aa05346cf920006cd46b990b6
|
| #
32c0f0ef
|
| 19-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
root DMView() and DMLoad() handle classid and typename PCView binary does NOT view matrices
Hg-commit: 8fd378babe626ea07f0585f9209c640de6c87424
|
| #
2150357e
|
| 03-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed formating of variable declarations messed up by putting const int XXXType fixed DMDAGet/SetCoordinates() that matt did not remove
Hg-commit: de8db80506612f87fb4b9c77dd85f76c605a3942
|
| #
19fd82e9
|
| 03-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
changed #define char* XXXType to typedef const char* XXXType
Hg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad
|
| #
5b0b0462
|
| 29-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
allow binary viewing of KSP/PC to save al PCMG matrices fix X configure to return include directories as expected list and not string
Hg-commit: 3485b464c062bbdc4b80ef58dc3f84c9ba141a1e
|