| 35a36602 | 22-Mar-2018 |
Blaise Bourdin <bourdin@lsu.edu> |
DM: updated the output of impls_plex_tests-ex26* |
| 3f9a54bf | 22-Mar-2018 |
Blaise Bourdin <bourdin@lsu.edu> |
DM: set the partitionner to "simple" in impls_plex_tests-ex26-* |
| 988aacaa | 21-Mar-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
MatCreateMPIAdj() expects I and J arguments to be allocated separately.
Commit-type: bug-fix Reported-by: nightly tests Thanks-to: Satish Balay <balay@mcs.anl.gov> |
| dd8090b2 | 21-Mar-2018 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merged in dalcinl/feature-mpiio (pull request #900)
Enhancements to MPI I/O support
Approved-by: BarryFSmith <bsmith@mcs.anl.gov> |
| 3b46f529 | 20-Mar-2018 |
Lisandro Dalcin <dalcinl@gmail.com> |
MPI I/O: Fix DMPlex GMSH reader to use binary subviewer |
| 6294108e | 19-Mar-2018 |
Toby Isaac <tisaac@cc.gatech.edu> |
Merge remote-tracking branch 'origin/knepley/fix-snes-ex69' into tisaac/feature-dmfield
* origin/knepley/fix-snes-ex69: (311 commits) PetscFECreateDefault: fix custom Fortran interface to use MPI_
Merge remote-tracking branch 'origin/knepley/fix-snes-ex69' into tisaac/feature-dmfield
* origin/knepley/fix-snes-ex69: (311 commits) PetscFECreateDefault: fix custom Fortran interface to use MPI_Comm SNES ex69: Updated test output SNES ex69: Removed all mantle stuff and change fields to constants - Also use dsymutil for executables SNES ex69: Removed special partition SNES ex69: Fixed null space creation - Null space locks its vectors PetscFE: PetscFECreateDefault() now takes MPI_Comm instead of DM cleanup very ugly PCGAMG manual page minor clarifications for VecScatterCreate() manual page gcov: PETSC_ARCH is required onlyfor -run_gcov - and not for -merge_gcov [where it doesn't exist] make clearer in help statements what --with-external-packages-dir is for. Website: Added news entry for PETSc User Meeting 2018 on main page. CUDA: Further test output fixes for mat_tests-ex2 Turn off elemental test for parmetis running since this does not work on batch systems. 3.8 Changes: KSPCHEBYSHEV CUDA: Fixed most test errors due to MatMultTranspose* website: update urls website: fix Jason's name to match pic. Also add Todd's pic Dev manual: copyedit DMPlexDistributeLabels: Propagate the output flag cuda/cusp: update minimum supported versions of cuda to 7.5 and cusp to 0.5.0 ...
show more ...
|
| 84f354e3 | 19-Mar-2018 |
Lisandro Dalcin <dalcinl@gmail.com> |
GLVis: Fix out-of-range access to coordinate section |
| e8d98e54 | 28-Feb-2018 |
Matthew G. Knepley <knepley@gmail.com> |
PetscFE: PetscFECreateDefault() now takes MPI_Comm instead of DM |
| 559a1558 | 17-Mar-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Added DMPlexGetSubpoint() - This returns the point in a submesh corresponding to some point in the original mesh - This replaces custom code in projection |
| e2c9586d | 16-Mar-2018 |
Blaise Bourdin <bourdin@lsu.edu> |
DM: resolved bad merge of changeset that allowed writing connectivity table one block at a time instead of one cell at a time |
| 80780058 | 13-Mar-2018 |
Blaise Bourdin <bourdin@lsu.edu> |
DM: do not add sfMgration to the distributed SF in DMPlexDistribute |
| 822047bb | 13-Mar-2018 |
Blaise Bourdin <bourdin@lsu.edu> |
DM: fixed labeling of cell sets in exodus files |
| 3dcd263c | 08-Mar-2018 |
Blaise Bourdin <bourdin@lsu.edu> |
dmplex: construct sfNaturalToGlobal in DMCreateSuperDM_Plex if any of the input DM has useNatural set |
| 736995cd | 05-Mar-2018 |
Blaise Bourdin <bourdin@lsu.edu> |
DM: only create sfMigration if useNatural is true Add reference counting on sfMigration so that it can be shared between subDMs |
| 8833efb5 | 05-Mar-2018 |
Blaise Bourdin <bourdin@lsu.edu> |
DM: pass naturaltoglobal SF to sub and superDM fix bug with 64bit integers bugs in DMplex fix bug in exodus view |
| 4de31deb | 16-Mar-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex8: Updated test output |
| 5ba74eca | 16-Mar-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex7: Updated test output |
| c6d17c50 | 16-Mar-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex5: Updated test output |
| 82093966 | 16-Mar-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex4: Updated test output |
| d1f6efad | 16-Mar-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex3: Updated test output |
| 35c4a5fb | 16-Mar-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex20: Updated test output |
| e4660e78 | 16-Mar-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex19: Updated test output |
| 3b6cd34e | 16-Mar-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex18: Updated test output |
| d0fe1e81 | 16-Mar-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex17: Updated test output |
| 85892b56 | 16-Mar-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex16: Updated test output |