parmetis: enable using double parmetis build from quad petsc build
DMPlex tests: update output for SF type being set up before viewing
Remove !mpiuni from testsModify one test to forego custom reduction on user-defined data type,which MPIUNI is not sophisticated enough to process correctly.
DMPlex: Fix REFINER_HEX_2D orientationsOrient the four subcells counter-clockwise in the parent cell cone
Plex ex19: Fixed output of test
Avoid empty initialized braces, a problem in C89 [nightlies]
Fix various compiler warnings and add PetscFunctionBegin
Merge remote-tracking branch 'origin/pr690/mapdes/feature-plex-user-adjacency/master'
plex: Support user-defined adjacencies via callback
Silent overzealous clang static analyzer
Merge branch 'pr643/sanderarens/fix-dmplexlabelcomplete/master'* pr643/sanderarens/fix-dmplexlabelcomplete/master:DMPlexLabelComplete() now communicates the newly obtained label point
Fixes from nightly static analysis
Merge remote-tracking branch 'origin/barry/fix-dead-variables'
Merge remote-tracking branch 'origin/stefano_zampini/feature-glvis-viewer-fixdmdependency2'
Merge remote-tracking branch 'origin/blaise/exodus-update-git'
Merge branch 'dmay/swarm-pic-tools-v3.8'
clang analyzer fixes
Fix many dead assignments, mostly due to missing CHKERRQ(ierr);Commit-type: style-fixReported-by: clang static analyzer
Removed one more call to a deprecated function
DM: replaced deprecated functions in dm/impl/plex/plexodusii.c
Fixed C89 compilation errors (C++ comments, comma at end of enumerator)http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/07/25/make_next_arch-linux-c89_el6.log
Merge branch 'jose/warning-plexcreate'* jose/warning-plexcreate: Fixes two warnings obtained withApple LLVM version 7.3.0 (clang-703.0.31)when compiling with complex scalars.
Fix conflict in makefile when merging dmay/swam-pic-tools into master
CHKERRQ() cannot be used in Fortran main, must pass integer of expected type to Fortran function with interfaceCommit-type: testing-fix, exampleReported-by: nightly tests
1...<<121122123124125126127128129130>>...235