| 5d989343 | 21-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex9: Tests added |
| e6ba5ee1 | 21-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex10: Tests passing |
| e97dd1ed | 21-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex9: Tests passing |
| ac81d4d9 | 21-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex1f90: Tests passing |
| c6beb5c4 | 21-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex7: Tests passing - Fixed HexBox interface |
| eea9d6c1 | 21-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex6: Tests passing |
| 973909b3 | 21-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex5: Tests passing |
| de13ac6e | 21-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex4: Tests now passing |
| c7ef3463 | 19-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex3: Tests passing |
| 9826d351 | 19-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex2f90: Tests passing |
| 249b02ff | 19-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex1: Test passing |
| fe3c47e8 | 19-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex1: Reintroduce blank lines in test I was filtering these in my old setup |
| 250542c6 | 19-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/fix-configure-pragmatic' into knepley/feature-plex-tests-new
* knepley/fix-configure-pragmatic: Configure: Update Pragmatic commit Plex: Renaming some test output Configu
Merge branch 'knepley/fix-configure-pragmatic' into knepley/feature-plex-tests-new
* knepley/fix-configure-pragmatic: Configure: Update Pragmatic commit Plex: Renaming some test output Configure: Switch pragmatic to my branch
show more ...
|
| 2e559809 | 19-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/fix-plex-examples-cleanup'
* knepley/fix-plex-examples-cleanup: SNES ex69: Updated for view text change SNES ex32: This is broken SNES ex75: Removed old test TS ex11: S
Merge branch 'knepley/fix-plex-examples-cleanup'
* knepley/fix-plex-examples-cleanup: SNES ex69: Updated for view text change SNES ex32: This is broken SNES ex75: Removed old test TS ex11: Slight differences on SW SNES ex63: Updated for GAMG changes SNES ex62: Ultrafrustrating small value oscillation with optimization SNES ex33: Update to new DMDA interface, small value changes SNES ex12: Changes in the last digit should not be important SNES ex12: Update for Pragmatic changes SNES ex12: Update for changes to BDDC SNES ex5: Updated ASM/MSM comparison Plex ex18: Fix parallel interface Plex ex3: Not sure why these convergence rates are fluctuating Plex ex21: Reduce time for test Plex ex2: Allow this to use an auto-generated mesh Plex ex6: Removed unused variables Plex: Add some targets for tutorials
show more ...
|
| fef77053 | 19-Jan-2017 |
Matthew Knepley <knepley@gmail.com> |
Merged in sanderarens/petsc/sanderarens/fix_plexhdf5 (pull request #614)
Plex+HDF5: also output topology for visualization for uninterpolated meshes |
| eb3348b1 | 19-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Renaming some test output |
| 548d710c | 18-Jan-2017 |
Toby Isaac <tisaac@uchicago.edu> |
Merge branch 'tisaac/dmplex-feature-quadrature-in-geom'
* tisaac/dmplex-feature-quadrature-in-geom: DMPlex: use new geometry in L2 calculations DMPlex: fixes to recent geometry calculation chang
Merge branch 'tisaac/dmplex-feature-quadrature-in-geom'
* tisaac/dmplex-feature-quadrature-in-geom: DMPlex: use new geometry in L2 calculations DMPlex: fixes to recent geometry calculation changes DMPlexComputeCellGeometryFEM(): change interface to take quadrature points
Conflicts: src/dm/impls/plex/plexgeometry.c
show more ...
|
| 2af58022 | 18-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Allow projection to work for submeshes of lower dimension |
| 706723ae | 17-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/fix-plex-gmsh-parse'
* knepley/fix-plex-gmsh-parse: Plex+Gmsh: Allow files with no newline at the end |
| cc6cd4e5 | 17-Jan-2017 |
Toby Isaac <tisaac@uchicago.edu> |
Merge branch 'tisaac/fix-plex-tree-transfer-inject'
* tisaac/fix-plex-tree-transfer-inject: DMPlexTranferVecTree_Inject(): fix indexing for multiple fields |
| 4d5d4580 | 17-Jan-2017 |
Satish Balay <balay@mcs.anl.gov> |
more __FUNCT__ fixes |
| fdc853ad | 17-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/fix-plex-examples-cleanup
* master: (24 commits) Bib: Added ref shorten a url remove the outdated paragraph on Eclipse instructions Docs: manual - copyedit
Merge branch 'master' into knepley/fix-plex-examples-cleanup
* master: (24 commits) Bib: Added ref shorten a url remove the outdated paragraph on Eclipse instructions Docs: manual - copyedit for @caidao22 's update I missed a n -> ierr changed needed in one of the error macros Fix Fortran SETERRQ() to new calling sequence when compiled with no error checking minor modifications for the added text add Eclipse instructions to manual PCHYPRE: add block nodal interpolations from command line customization Plex: Now DMPlexGetRedundantDM() has more sensible behavior on 1 proc SNES tutorial ex5s: fix typo ("parallism") DMDA: fix typo in error messages ("parallism") Plex: Drawing Vecs now works for multiple fields and components SNES ex69: Started mantle test SNES ex69: Fixed test SNES ex69: Started a composite viscostiy test SNES ex69: Updated BC specification SNES ex69: Must use -pc_use_amat with FieldSplit Plex+Draw: Improve viewer - Nice title - Allow override of min/max scale - Allow P0 and P1 (just quick and dirty) Plex+VTK: Set boundary values with the time specified by the OutputSequence number ...
show more ...
|
| e3fd7a26 | 17-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex18: Fix parallel interface |
| 8deff7c7 | 17-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex3: Not sure why these convergence rates are fluctuating |
| e949c490 | 17-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex21: Reduce time for test |