| #
b56f74b9
|
| 31-Jan-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
incorrect use of %D for ints
Commit-type: bug-fix Reported-by: nightly builds
|
| #
9f2ece19
|
| 31-Jan-2018 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/feature-glvis-homesh-periodic'
|
| #
8183e3f6
|
| 31-Jan-2018 |
Stefano Zampini <stefano.zampini@gmail.com> |
Still 64bit problems with boundary dumping on opensolaris-misc_n-gage
|
| #
feef4035
|
| 30-Jan-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'stefano_zampini/feature-glvis-homesh-periodic'
|
| #
3924b612
|
| 30-Jan-2018 |
Stefano Zampini <stefano.zampini@gmail.com> |
Use "size" in place of "commsize" for MPI_Comm_size()
|
| #
bfadf1d8
|
| 29-Jan-2018 |
Stefano Zampini <stefano.zampini@gmail.com> |
Fixes from nightly builds
|
| #
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 ...
|
| #
044a5661
|
| 23-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: allow visualization of uninterpolated cell-vertex meshes
|
| #
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
|
| #
4faa7a62
|
| 02-Jan-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/move-to-new-test-harness' into barry/all-new-test-harness-branches
|
| #
64aa12e4
|
| 08-Dec-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/feature-plex-adjoint-prelim
* master: (251 commits) yaml: add a backup download URL Fix documentation of MatSetRandom function Ignore -malloc-hbw option if m
Merge branch 'master' into knepley/feature-plex-adjoint-prelim
* master: (251 commits) yaml: add a backup download URL Fix documentation of MatSetRandom function Ignore -malloc-hbw option if malloc is already set Plex: Fixed array initialization pgi: compile fix knl: update test to use memkind and remove option that worked arround a bug with intel 17 Check the return value for memkind_posix_memalign Change the default behavour for -malloc_hbw Bib: More refs test: remove runex13f90 as its now converted to new test suite fix win32 crash. This test was previously run with '-n 4' - so restoring it Fix petscsfgetgraph_ to work for all Fortran compilers by directly using array of PetscSFNodes bugfix for MatDuplicate_MPIAIJ_PtAP Reported-by: Samuel Lanthaler <s.lanthaler@gmail.com> strip out dead sundials usage code; change sundials test to only run 5 timesteps to prevent different number of steps on different systems. Remove extra lines of output file Example uses C99 constructs so must mark with requires: c99 fix const missmatch for DMDAVecRestoreArrayRead() remove conflict between function name in example and new PETSc TS function builds: attempt to do maint/master/next test builds in separate clones ex62: it turned out that CHACO partioning is not deterministic. Use a prescribed partition instead ...
Conflicts: src/dm/interface/dm.c src/snes/examples/tutorials/ex13.c
show more ...
|
| #
1fa399ad
|
| 04-Dec-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/fix-plex-bc-multiple
* master: (347 commits) tests: add 'PETSC_HAVE_C99' flag - so that 'requires: c99' can be used in the test suite PGI: fix build error with
Merge branch 'master' into knepley/fix-plex-bc-multiple
* master: (347 commits) tests: add 'PETSC_HAVE_C99' flag - so that 'requires: c99' can be used in the test suite PGI: fix build error with updated 17.10 compilers Fix for test dirs that are not tutorials/tests fix use of double in PetscAbsReal() which produces compiler warnings with single precision build elemental: remove info on conflict of -with-cxx-dialect=C++11 on osx - it works now. Cleanup .bib files Fix allfortranstubs rule to rm generated files from correct directory, not outdated location ierr set but not checked Remove initial refine so test runs faster and does not time out on some machines Gail's copyedits for bibtex items Docs: manual: add further description of 3 different current testing options DM: check for ops->localtolocalbegin/end before calling PetscSF: fix typo in tutorial ex1 Vec+HDF5: Fix output for complex - Need to check for empty group name SNES: SNESDestroy() can be called with snes->dm == NULL SNES: SNESDestroy() can be called with snes->dm == NULL Vec+HDF5: Fix output for complex - Need to check for empty group name Docs: Manual: Update tests section gmakegentest: also exclude .#filenames created by emacs DMPlex: Fix output of test ex1 after changes to Gmsh reader ...
show more ...
|
| #
d89bd21c
|
| 20-Nov-2017 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merge remote-tracking branch 'origin/maint'
|
| #
3e7cab22
|
| 16-Nov-2017 |
Lisandro Dalcin <dalcinl@gmail.com> |
Consistent specification of finite element collection for high-order mesh
|
| #
ab166b77
|
| 20-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge remote-tracking branch 'origin/maint'
|
| #
5bee3463
|
| 20-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/feature-glvis-homesh' into maint
|
| #
e74666bc
|
| 15-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: fix uninitialized value
|
| #
77eacf09
|
| 12-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscViewerGLVis: added initial support for visualization of higher-order meshes
Added PetscViewerGLVisSetPrecision to reduce socket traffic
|
| #
19e8fbda
|
| 12-Nov-2017 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/stefano_zampini/feature-glvis-supportdmcomposite'
|
| #
4cac2994
|
| 09-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
PETSCVIEWERGLVIS: change some internal prototype to prepare for supporting DMComposite
|
| #
e5465932
|
| 23-Sep-2017 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merged in dalcinl/fix-dmplex (pull request #757)
DMPlex: Minor fixes
Approved-by: Matthew Knepley <knepley@gmail.com>
|
| #
d3e05d38
|
| 21-Sep-2017 |
Lisandro Dalcin <dalcinl@gmail.com> |
DMPlex: Fix typo in getting label for passing material IDs to GLVIS
|
| #
342a24ba
|
| 12-Sep-2017 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/stefano_zampini/fix-periodic-glvis'
|