| 43eeeb2d | 26-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: Copy over localized coordinates in DMPlexCopyCoordinates
Add a couple of missing checks in DMPlex{Un}Interpolate Fix documentation for coordinates ex4: fix output with coordinates ex1: added
DMPlex: Copy over localized coordinates in DMPlexCopyCoordinates
Add a couple of missing checks in DMPlex{Un}Interpolate Fix documentation for coordinates ex4: fix output with coordinates ex1: added test for periodic case with uninterpolation
show more ...
|
| f7d2fe61 | 23-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: added tests for GLVis visualization |
| 044a5661 | 23-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: allow visualization of uninterpolated cell-vertex meshes |
| b9ccc978 | 23-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: added option to localize indepently on maxCell |
| 1905e04d | 23-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: add 2d tests for periodic meshes from GMSH |
| 03d7ed2e | 23-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: fix missing case for localized coordinates |
| bb10f321 | 23-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: added missing test for reading periodic meshes from GMSH |
| eeed2790 | 22-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex ex1: fix periodic mesh case
Coordinates need to be localized to test the shape |
| 7e1aca4e | 22-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: remove interpolation requirement if not needed |
| 7bf4dd16 | 22-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: disable markers by default |
| 3e6c54aa | 21-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: add support to dump L2 coordinates for periodic meshes
This allows to read the mesh in MFEM and run some simulation on it |
| 7946fd46 | 12-Jan-2018 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
script petscpartmatpart_snes_tests runs some SNES tests with -petscpartitioner_type matpartitioning |
| 00bccf3a | 12-Jan-2018 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
PetscPartitionerPartition_MatPartitioning: removed TODO which I won't do |
| 6d94cbbd | 29-Nov-2017 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
PetscPartitionerPartition_MatPartitioning: invert IS |
| 87e8f9af | 28-Nov-2017 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
PetscPartitionerPartition_MatPartitioning: renumber IS into local numbering |
| fc77a3e2 | 24-Nov-2017 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
PetscPartitionerPartition_MatPartitioning: construct PetscSection |
| 1e7f011d | 23-Nov-2017 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
PetscPartitionerPartition_MatPartitioning IS output done |
| fe9c2bf1 | 20-Nov-2017 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
create ex24 testing PetscPartitionerMatPartitioning |
| de68236a | 16-Nov-2017 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
started PetscPartitionerMatPartitioning implementation |
| baf6a66a | 10-Jan-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
Add alt file and fix outdated lines in output file
Commit-type: portability-fix, testing-fix |
| c1cfe1f3 | 10-Jan-2018 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
Plex test ex18: added vertex/cell distribution to two hexes test comment |
| ed2a7a9e | 10-Jan-2018 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
Plex test ex18: two hexes using DMPlexCreateFromCellListParallel |
| c6771db6 | 09-Jan-2018 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
Plex test ex18: clearer switches in Create functions |
| 3d154d41 | 09-Jan-2018 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
Plex test ex18: added new TODO test |
| d6d373ca | 09-Jan-2018 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
Plex test ex18: improved comments |