| #
adcec1e5
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
Fix the most dangerous MPI type mismatches, still many with PetscBool/PetscEnum using MPI_INT
Hg-commit: 146d1df88e306d69e6ce797932b1c3352fd7851c
|
| #
7c2de775
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
Simplify PetscComplex macros; make available when PETSC_HAVE_COMPLEX (vs PETSC_USE_COMPLEX)
Hg-commit: e2742dc6abf8913958eca460bd0194e122c07223
|
| #
6d187b91
|
| 15-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
update -random_view to new command line view paradigm remove perverse -sf_view_verbose from SFView() and use proper PetscViewerFormat to indicate detailed output fixed example that used preversity
H
update -random_view to new command line view paradigm remove perverse -sf_view_verbose from SFView() and use proper PetscViewerFormat to indicate detailed output fixed example that used preversity
Hg-commit: a1a9fd52242fe9a7efff4867a93aac5f8a06feed
show more ...
|
| #
2f234a98
|
| 14-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
completed PetscOptionsGetViewer() support for formats
Hg-commit: 2f87165cd4457fe7bbc2296da32bc4f3dcb1e8c5
|
| #
7eb1d149
|
| 13-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added all option for -objects_dump that displays all non-destroyed objects, not just those created by the user
Hg-commit: f7bdd1788405c15afc21a708eb78ac39c722d20a
|
| #
5fe58b6f
|
| 12-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscStack is not available without debugging so protect prototype
Hg-commit: 8c9445fd9f9d847f946094b5af14971ee445024a
|
| #
2c9581d2
|
| 12-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
crude heuristic for detecting object creation in user code to print only user created unfreed objects
Hg-commit: 4386185e6badebbcb32b83973f30ddbabd35959f
|
| #
a64a8e02
|
| 12-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added/improved PetscObjectsDump() and -objects_dump to display undestroyed objects
Hg-commit: 0428a943a6648d62069d3c7dd92c14586f652e6b
|
| #
29aa02fc
|
| 11-Dec-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: a128a87f5736ccbab37df5d559616f8376f7026e
|
| #
e4d177b5
|
| 10-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
options to PetscDLOpen() should be enum not #define
Hg-commit: 8bfad2a5c721a6189a9c784f41ec4c9ad9c87d8a
|
| #
27710113
|
| 10-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
no reason for PetscGetVersion() to be a macro, fixed
Hg-commit: 54f826147d2ce895d63f1db4609f0ef0291e70b3
|
| #
2d53ad75
|
| 09-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
more progress on serializing PETSc objects and function pointers yes Barry has lost his mind but this is too much fun to stop
Hg-commit: 70b547a30c706ea4b2828de11dd7962c0443a994
|
| #
7d5d4d99
|
| 04-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed dlimpl.h moved defs into petscsys.h
Hg-commit: ad2a53e9bc1f09c1a58ff4baebd2ff3b0f85f5f2
|
| #
d67fe73b
|
| 02-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added method to draw multi-line test in a box
Hg-commit: 164f5096eb499944b3bf5612e54a1803b1864727
|
| #
38aa3a79
|
| 28-Nov-2012 |
Jed Brown <jed@59A2.org> |
merge VTU viewer
Hg-commit: f68babcf040286d4843b3544bb1e887ce1a50948
|
| #
94742602
|
| 28-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 5d89265e7c5af6ad0a31a1aa4e1ef17e67aad9f7
|
| #
6fbadbe2
|
| 28-Nov-2012 |
Matthew G Knepley <knepley@gmail.com> |
DMComplex+PetscSection: Fix boundary condition handling and back out change by Jed - Now DMComplex FEM functions set boundary conditions on input local vectors - Added INSERT/ADD_BC_VALUES - Added bc
DMComplex+PetscSection: Fix boundary condition handling and back out change by Jed - Now DMComplex FEM functions set boundary conditions on input local vectors - Added INSERT/ADD_BC_VALUES - Added bcFuncs to PetscFEM struct - Added support for INSERT_BC_VALUES in VecSetValuesSection() - Added DMComplexProjectFunctionLocal_Private() - Reverted change from f8c1cd63a52278c52938b36d1b4acf3027eca00c because parallel preallocation needs that code
Hg-commit: 48cabc620c4141f7ea51fca4d85e8988cc98110b
show more ...
|
| #
19fd82e9
|
| 03-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
changed #define char* XXXType to typedef const char* XXXType
Hg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad
|
| #
60e03357
|
| 22-Sep-2012 |
Matthew G Knepley <knepley@gmail.com> |
Sys: Added PetscFindInt()
Hg-commit: 6eccf13462a844884d1bb17e222c358cc5517cf2
|
| #
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
|
| #
ba4bd723
|
| 31-Aug-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 85ea2b32f01c9c465a4b0b5082ad81d2970a62e4
|
| #
17d7d925
|
| 31-Aug-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Added sorting routines for MPI ints.
Hg-commit: 1219b52b2cb93fd89a192bf4c4bd4ab9767872b5
|
| #
065533a5
|
| 21-Aug-2012 |
Jed Brown <jed@59A2.org> |
Const correctness in PetscFListGet()
Hg-commit: 6d2d8bece05ff8873a20e80aa2e110c14540d01f
|
| #
2c8e378d
|
| 01-Aug-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
consistently use #include <petsc... instead of sometimes #include "petsc.... ; I hope this is ok Jed? completed and tested bin/maint/makeframework
Hg-commit: 908e7d10407583f0a5bd5d356d023bd7969681
consistently use #include <petsc... instead of sometimes #include "petsc.... ; I hope this is ok Jed? completed and tested bin/maint/makeframework
Hg-commit: 908e7d10407583f0a5bd5d356d023bd79696815b
show more ...
|