| #
1c84c290
|
| 25-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed XXXRegisterDynamic() but kept the APIs for everything else underneath the same phase I of the update to handling registering function pointers
|
| #
4042b796
|
| 17-Mar-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'master' into jed/ts-eimex
Sync to include Git conversion, PETSC_EXTERN, and minor API changes.
Conflicts: src/ts/interface/tsregall.c
|
| #
34a5a0e3
|
| 23-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
changed outdated PetscDrawLGPrint() and PetscDrawHGPrint() to PetscDrawLG/HGView()
Hg-commit: 45119211e66e0759f6a7d1320f50f50abf2a7458
|
| #
9804daf3
|
| 15-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added petscdrawtypes.h removed the typedef _xx* xx definitions from petscdraw.h and removed petscdraw.h from petscsys.h
Hg-commit: 01be7b4c0ac1e993b540535c319de45af820a255
|
| #
140e18c1
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed silly abreviations
Hg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f
|
| #
a853e81e
|
| 13-Jan-2013 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 7ae059cc471c053401c1d6a21c3e45b9d4418175
|
| #
f2ba6396
|
| 12-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added appropriate #include to various synopsis in manual pages
Hg-commit: 649729772e487ab080652f3c9abb4b4203cfa79d
|
| #
109c9344
|
| 25-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added names for coordinate directions to DMDA added ugly printing of coordinate directions in 2d countour plots from DAs
Hg-commit: 0f83f87db1ff110511388bbce0cdaff89adc7b54
|
| #
42963b84
|
| 11-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added simple TikZ based PetscDraw, very basics done
Hg-commit: e0392d46a94a39c10e25ae707dba7b4fc9ddab0f
|
| #
1cd381d6
|
| 04-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscDrawGetBoundingBox() and use it to format PCMG view draw for more complicated smoothers
Hg-commit: e37171ec43c1f27517c96499e22eeefda0742703
|
| #
89fd9faf
|
| 02-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscDrawBoxedString() returns height and width
Hg-commit: d8250334932c8842de68cfc0077c9b184db5f077
|
| #
d67fe73b
|
| 02-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added method to draw multi-line test in a box
Hg-commit: 164f5096eb499944b3bf5612e54a1803b1864727
|
| #
f9c1d6ab
|
| 06-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added TSComputeLinearStability() for Euler and theta, use it in graphics cleaned up formating in rosw and arkimex files
Hg-commit: 553e2c2ebaaa83a3a28c43188c2ab6f232784856
|
| #
0d18c744
|
| 03-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
work on eig plotting
Hg-commit: 012a81e69eae35930c4e6020c99cc2cb92fc7fb0
|
| #
a174af7b
|
| 01-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
mucking around with -ts_monitor_sp_eig
Hg-commit: 83e75e48f09114a1d14732dba6d8822bcd01cd37
|
| #
aa39b21e
|
| 11-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscDrawLGAddCommonPoint() to simplify TSMonitorSolutionODE()
Hg-commit: e670828f5d0ddd5b883b0212b9797472ed3ea5d9
|
| #
b3603a34
|
| 11-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added crude -ts_monitor_solutionode, PetscDrawLG now checks for resized window PetscDrawLG now uses correct color for marker for curve
Hg-commit: ccc5785cacfae53634cb1be3a0d409bab0c13881
|
| #
fe9328a3
|
| 04-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
convert #define macro function to static inline function for ctable hashes
Hg-commit: 1217918420c7a7c7d423d0cf78afe6a451ec09e6
|
| #
19fd82e9
|
| 03-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
changed #define char* XXXType to typedef const char* XXXType
Hg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad
|
| #
6c2930d4
|
| 18-Sep-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8
|
| #
3e08d2be
|
| 18-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing blanks from source code added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree
Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
|
| #
84ec0469
|
| 01-Sep-2012 |
Jed Brown <jed@59A2.org> |
How hard can this one declaration be?
Hg-commit: ba6921455fbaf2181b028fcaff6a448da6d3694a
|
| #
0d928f0a
|
| 01-Sep-2012 |
Matthew G Knepley <knepley@gmail.com> |
PetscDraw: Fixed typo in declaration
Hg-commit: 94aa96f4285656ae8c6377991625b821aab61ec1
|
| #
ba95d5da
|
| 01-Sep-2012 |
Jed Brown <jed@59A2.org> |
Prototype for PetscDrawSetViewPort()
Hg-commit: b39b261b1622ea3c780a572257a04e8584f8b549
|
| #
9f609328
|
| 31-Aug-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
updates to OpenGL for ES
Hg-commit: 5d8462f36d7ed71813f80ed0b2908f5f457ca700
|