| 0d0bd31a | 11-Apr-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex_GMSH: revert to not inverting triangles
Reported by: T. Isaac <tisaac@uchicago.edu> |
| 6562cee0 | 10-Apr-2017 |
Toby Isaac <tisaac@uchicago.edu> |
dmplex tests ex1: update output for ISLocalToGlobalMapping changes |
| e5337592 | 26-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: add new refiner to split simplex meshes in tensor meshes |
| ee7ffe08 | 07-Apr-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/feature-plex-torus' into knepley/feature-plex-tests-new
* knepley/feature-plex-torus: Plex ex1: Fixed periodic cylinder test Plex: Fixed periodic cylinder - Needed to use 3
Merge branch 'knepley/feature-plex-torus' into knepley/feature-plex-tests-new
* knepley/feature-plex-torus: Plex ex1: Fixed periodic cylinder test Plex: Fixed periodic cylinder - Needed to use 3 layers of cells - Fixed periodic length - Fixed cell orientation DM: Should not be localizing coordinates in non-periodic directions Plex ex1: Test cell shape in cylinder meshes Plex: Flip orientation of hexes in cylinder mesh - Periodic is still broken Plex: Fixed cylinder tests Plex: Fixes creation of hex box meshes and added tests Plex: Cylinder fixes for complex Plex ex1: Test for periodic cylinder Plex: I think periodic cylinder is working Plex ex1: Updated torus test Plex: Torus can now be arbitrarily refined Plex ex1: Added a cylinder test Plex: Added cylinder mesh Plex: Some cleanup with mesh generation
Conflicts: src/dm/impls/plex/plexcreate.c
show more ...
|
| 7ea517a5 | 02-Apr-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex_GMSH: triangles are inverted |
| 8bee6947 | 30-Mar-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/feature-plex-tests-new
* master: (108 commits) Bib: Added ref Bib: Updated reference Bib: Updated reference Work around problems with Apple Xcode 8.3 and h
Merge branch 'master' into knepley/feature-plex-tests-new
* master: (108 commits) Bib: Added ref Bib: Updated reference Bib: Updated reference Work around problems with Apple Xcode 8.3 and handling of rpath argument with gfortran help menu update for MatCreateSubMatrices() Reported-by: Brad Aagaard <baagaard@usgs.gov> fix flops for PCApply_PBJacobi_1 and PCApply_PBJacobi_7 Reported-by: Pierre Jolivet <pierre.jolivet@enseeiht.fr> TSRK: Fix FSAL optimization to not skip update and check or stages. Travis-CI: Workaround too long TMPDIR in macOS with Open MPI test: Fix type mismatch in KSP test. test: Fix warnings from gfortran -Wconversion (OS X, Homebrew build) MPIUNI: Silence GCC -Wconversion warnings Fortran: Add error checking for incorrect PETSC_NULL_XXX argument when expecting function fix test output per changes in 517c9301b2e9239931bfd644803fd6bb859387ea MUMPS: update to version 5.1.1 with opensolaris compile fixes TSRK: Mention 5BS in the changelog. TSRK: Mention the new 5BS scheme in the manual. fix 'unused variable' warning Remove unused code added hbw_realloc fixed undefined ptr ...
Conflicts: config/BuildSystem/config/packages/med.py
show more ...
|
| ac9a96f1 | 28-Mar-2017 |
Michael Lange <michael.lange@imperial.ac.uk> |
Plex: Fix section creating for random partitioning |
| 06845895 | 28-Mar-2017 |
Michael Lange <michael.lange@imperial.ac.uk> |
Plex-ex12: Fix LogStage scope for load balancing |
| a129c400 | 23-Mar-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix submesh cell reversal (again) |
| c0b40891 | 23-Mar-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix submesh cell reversal |
| 9fc2a3f3 | 23-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex_refine: In master, coordinates are not localized on all cells, just on a subset |
| 437bdd5b | 23-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex_GMSH: Mark slave and master in periodicV
Localization is done on every cell that has either a master or a slave node |
| 19003fb5 | 22-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlexVTU: fix dump of vtk files for localized coordinates
in master, coordinates are not localized on all cells, just a subset |
| f1d73a7a | 21-Mar-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: DMPlexInsertBoundaryValues() can now be overridden by the user |
| 6fbe17bf | 21-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex_GMSH: localize just on periodic cells |
| 72ffbcc9 | 21-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex_GMSH: finish support for reading periodic meshes |
| 5a695b7d | 20-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
Plex_VTK: remove unneeded code |
| d72c04d6 | 20-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex_VTK: raise error if coordinates have been localized with ASCII_VTK |
| 2e529ec8 | 20-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex_VTK: added support to visualize periodic meshes with VKT_VTU |
| aa1d5631 | 20-Mar-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: I think I fixed random partitioning |
| d3f73514 | 20-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: consistently with creating the BoxMesh, create a "marker" label |
| 1072f78b | 20-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: use MAX reduction instead of SUM for missing vertex coordinates |
| fcd9ca0a | 20-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex_GMSH: fix memory leak |
| 90b157c4 | 20-Mar-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: allow uniform refinement for periodic meshes without maxCell/L
Needed an API change for DMSet/GetPeriodicity |
| 94ef8dde | 19-Mar-2017 |
Satish Balay <balay@mcs.anl.gov> |
fortran: disable interfaces for functions with 'char' arguments. Now we get compile errors |