| 9448b7f1 | 18-Mar-2019 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Revert the function name where it is referenced |
| 6a6dd048 | 22-Feb-2019 |
hannah_mairs <hannah.mairs@gmail.com> |
adding PetscGaussLobattoLegendre function to dt, removing GLL, updating examples |
| 2ed27ba8 | 14-Mar-2019 |
Matthew Knepley <knepley@gmail.com> |
Merged in knepley/feature-plex-parallel-periodic-viz (pull request #1432)
Knepley/feature plex parallel periodic viz |
| e90062f0 | 14-Mar-2019 |
Matthew Knepley <knepley@gmail.com> |
Merged in knepley/feature-move-adj-to-dm (pull request #1424)
Knepley/feature move adj to dm |
| 4f59c0f7 | 13-Mar-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merged in stefano_zampini/feature-pcbddc-enablelor (pull request #1427)
Stefano zampini/feature pcbddc enablelor |
| df3fc3aa | 13-Mar-2019 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merged in dalcinl/plex-gmsh (pull request #1431)
DMPlex: Update reader for Gmsh v4.1 file format
Approved-by: Matthew Knepley <knepley@gmail.com> |
| 648eda8c | 13-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex+FE: Better error message for nonexistent label |
| 153b2174 | 13-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex32: Small fix |
| af9d02bc | 13-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex32: Always use simple partitioner |
| 011237c5 | 12-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex32: Correct array size |
| d36724c8 | 12-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex32: Enum list must have correct format |
| 2f1ef312 | 04-Feb-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex32: Testing periodic viz |
| 7fa53754 | 04-Feb-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Periodic cut visualization now working in parallel - Only tested in 2D |
| 50ad7711 | 04-Feb-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Expose numbering creation internally |
| 60916b25 | 11-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: When getting dog layout from a discretization, check that we only ask for dimensions that the FE supports |
| a3254110 | 11-Mar-2019 |
Matthew Knepley <knepley@gmail.com> |
Allow FE with lower dimension than the target mesh |
| 891b272f | 11-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex10: Got correct output back |
| 5bd6fc02 | 11-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex26: Got correct output back |
| f49fab17 | 11-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex26: Updated output |
| f86f7544 | 17-Feb-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlexGLVIS: shift markers (if any) by smaller one
MFEM does not like negative markers |
| 698a79b9 | 10-Mar-2019 |
Lisandro Dalcin <dalcinl@gmail.com> |
DMPlex: Update reader for Gmsh v4.1 file format |
| 4214019e | 11-Mar-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'knepley/fix-plex-aux-integrate' [PR #1422]
* knepley/fix-plex-aux-integrate: Plex: Added DMPlexGetAuxiliaryPoint(), and used it in integration |
| ed59e46e | 10-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex26: Updated output |
| a7965443 | 09-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex10: Did someone change RCM? |
| ccca2b06 | 09-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Permuting a mesh should copy the discretization |