Merge branch 'barry/add-fortran-features'
Merge branch 'jed/update-mpi3-removed-or-deprecated'
Merge branch 'barry/update-mpi-keyval-create'
Check for MPI_Win_allocate_shared() and MPI_Win_shared_query() with configure and protectcode the uses it. IBM at Kaust does not have them.Commit-type: portability-fix
Merge branch 'barry/all-new-test-harness-branches'
Added -with-fortran-type-initialize since Fortran common blocks don't work with initializationRemoved C incorrectly added to C@*/Added Fortran null support for MatGetOwnershipRangeColumns()Commit
Added -with-fortran-type-initialize since Fortran common blocks don't work with initializationRemoved C incorrectly added to C@*/Added Fortran null support for MatGetOwnershipRangeColumns()Commit-type: bug-fix, feature
show more ...
Remove mistakenly added C at end of VecSetRandom() manual page which removed auto gen of VecZeroEntries()Commit-type: bug-fixReported-by: Stephan Kramer
Fix printing of complex numbersCommit-type: bug-fix, portability-fix, testing-fix
Added support for VecSetRandom() to take PETSC_NULL_RANDOM from FortranCommit-type: featureReported-by: Stephan Kramer <s.kramer@imperial.ac.uk>
fixed bug in ADD case, used the wrong sized vector (0) for the malloc on all processes but zeroCommit-type: bug-fixReported-by: Franck Houssen <franck.houssen@inria.fr>
Merge branch 'barry/our-development-tools-are-primative'
Merge branch 'jed/tests-cxx-linker' into barry/more-to-new-test-harness
Update to MPI-2.0 versions of attribute interfacesSome of these interfaces were removed in MPI-3. This compiles cleanlywith Open MPI 3.0 and is clean according to the style checks. src/contrib
Update to MPI-2.0 versions of attribute interfacesSome of these interfaces were removed in MPI-3. This compiles cleanlywith Open MPI 3.0 and is clean according to the style checks. src/contrib/style/checks/mpi3-removed-all.sh src/contrib/style/checks/mpi3-deprecated-all.sh
test cannot use 64 bit indices because C++ templates don't work for it on all systemsCommit-type: portability-fix, testing-fixReported-by: nightly tests
convert MPI_Keyval_create() usage to MPI_Comm_create_keyval() and fix error routines from keyval functonsCommit-type: style-fix
Merge branch 'master' of bitbucket.org:petsc/petsc
minor code formatting fixesCommit-type: style-fix
Fix another (copied) use of bitwise AND where logical was intendedReported-by: Pierre Jolivet <pierre.jolivet@enseeiht.fr>
Merge branch 'maint'* maint: Fix use of bitwise AND where logical was intended
Fix use of bitwise AND where logical was intendedReported-by: Pierre Jolivet <pierre.jolivet@enseeiht.fr>
Merge remote-tracking branch 'origin/barry/utilize-hwloc-rebased-v4'
fix manual pageCommit-type: documentationReported-by: Febrian Setianto <febrian.setianto@gmail.com>
arch-linux-cxx-cmplx-pkgs-64idx fixesfixed uninitialized variable warningarch-linux-c89 fixes
doc: fix VecCreateSeqCUDA manpage formattingReported-by: Febrian Setianto <febrian.setianto@gmail.com>
fix VecScatterCreate_MPI1 linkage
1...<<919293949596979899100>>...278