| #
7eb4f4cb
|
| 20-Mar-2013 |
Jed Brown <jed@59A2.org> |
Remove spurious CHKERRQ
|
| #
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
|
| #
bfb97211
|
| 13-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
more work on moving AMS model to viewer
|
| #
c19eab39
|
| 06-Mar-2013 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: b6659d546870fb013f3da5bcd5066d1dc0dc329c
|
| #
2761ed1d
|
| 05-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
merge, terrible manual process with many conflicts with Jed's PETSC_INTERNAL
Hg-commit: 84df07d03c6e55bd0f27bd5ee8c1738562bd529d
|
| #
2c3ca321
|
| 05-Mar-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'visibility-externc'
Hg-commit: e48e1e796cbc108f60f0ea591bad057847501587
|
| #
5a576424
|
| 05-Mar-2013 |
Jed Brown <jed@59A2.org> |
visibility: use PETSC_INTERN when possible
Hg-commit: 3b4bfb5c23843293f1f08790b48437080a32eb42
|
| #
e9fbd226
|
| 05-Mar-2013 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 2a552fd584bf855b9dc42efec9e8ab778063a84f
|
| #
c98378a5
|
| 02-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
line search should not seterrq() on Nan or Inf but rather set line search failed and return
Hg-commit: 97a95f7942dc812c40012e0b79526d52788f3843
|
| #
665c2ded
|
| 16-Feb-2013 |
Jed Brown <jed@59A2.org> |
Remove petscviewer.h from petscsys.h
Much of sys is independent of viewer. Viewer is used in so many other places that it is now included by petscvec.h.
Hg-commit: 1d745f01618aa51d3043fb1f87b0546f6
Remove petscviewer.h from petscsys.h
Much of sys is independent of viewer. Viewer is used in so many other places that it is now included by petscvec.h.
Hg-commit: 1d745f01618aa51d3043fb1f87b0546f60e6e730
show more ...
|
| #
ce94432e
|
| 13-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscObjectComm() and used it to replace (((PetscObject)obj)->comm)
Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be
|
| #
67c2884e
|
| 13-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed typeid from PetscHeaderCreate() args since it is not know at create time anyway
Hg-commit: 368e928141e31cf1ff6cf108913006e5886dc6cc
|
| #
0298fd71
|
| 08-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran Fixed a few bugs where PETSC_NULL had been used incorrectly.
Hg-commit: 05
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran Fixed a few bugs where PETSC_NULL had been used incorrectly.
Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4
show more ...
|
| #
a297a907
|
| 29-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Uncrustified src/sys/*
Hg-commit: 9f71677807bad7b55428a6cc0f5ccc5052e91805
|
| #
009bbdc4
|
| 26-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"
Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece
|
| #
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
|
| #
6a415b8f
|
| 02-Jan-2013 |
Matthew G Knepley <knepley@gmail.com> |
Fixed daily compiler problems
Hg-commit: 97955cede38880850e3bcabf38cf130a775d8caf
|
| #
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
|
| #
e3f3e4b6
|
| 24-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
memory leak in DMDASelectFields allow null viewer format in PetscOptionsGetViewer() DMDASetNumProcs() computes missing proc if one is provided in 2d started contour viewer for ex10
Hg-commit: b2a4a6
memory leak in DMDASelectFields allow null viewer format in PetscOptionsGetViewer() DMDASetNumProcs() computes missing proc if one is provided in 2d started contour viewer for ex10
Hg-commit: b2a4a6a7bd64fcd82cc6a58540b6ed8c799f585f
show more ...
|
| #
cffb1e40
|
| 16-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscOptionsGetViewer() now returns format since that is needed separately from viewer to be pushed and poped when used
Hg-commit: 3766d619209f59eac7f711df4eb56adfa9a0da7d
|
| #
706a11cb
|
| 15-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscOptionsGetViewer() references PETSC_VIEWER_XXXX_() types so that PetscViewerDestroy() may uniformally be used to destroy
Hg-commit: f6282ad082abe831d7e005fc7650481392bab874
|
| #
8cc676e6
|
| 15-Dec-2012 |
Matthew G Knepley <knepley@gmail.com> |
PetscViewer: Added PetscOptionsViewer() - Fixed documentation of PetscOptionsGet/RestoreViewer()
Hg-commit: bc70ffc4915f028ac4a1ab0b4ede755d26f74b77
|
| #
b58ca069
|
| 15-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
completed basic conversion of -xxx_view and -xxx_view_yyy hodge-podge to consistent -xxx_view [viewer][:filename][:format] scheme left is all the ugly ones for -ksp_view_binary and friends
Hg-commit
completed basic conversion of -xxx_view and -xxx_view_yyy hodge-podge to consistent -xxx_view [viewer][:filename][:format] scheme left is all the ugly ones for -ksp_view_binary and friends
Hg-commit: e4cbe0641435ca83c394e1925ec2bdf3258742cf
show more ...
|