History log of /petsc/config/BuildSystem/ (Results 2576 – 2600 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
383c909729-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'barry/feature-arch-hash' [PR #1796]

* barry/feature-arch-hash:
Option -arch-hash will generate a PETSC_ARCH based on a hash of the config directory.
Based on a suggestion by Satish Bal

Merge branch 'barry/feature-arch-hash' [PR #1796]

* barry/feature-arch-hash:
Option -arch-hash will generate a PETSC_ARCH based on a hash of the config directory.
Based on a suggestion by Satish Balay.

show more ...

051fd89827-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'jczhang/feature-better-quicksort-pivot' [PR #1842]

* jczhang/feature-better-quicksort-pivot:
Use better pivot in quicksort

af9eebf512-May-2019 Satish Balay <balay@mcs.anl.gov>

med: switch from GNUPackage to CMakePackage
cmake build works on cross-compile machine [theta] whereas autoconf does not.

Suggested-by: Jed Brown <jed@jedbrown.org>

And update to version 4.0.0 - so

med: switch from GNUPackage to CMakePackage
cmake build works on cross-compile machine [theta] whereas autoconf does not.

Suggested-by: Jed Brown <jed@jedbrown.org>

And update to version 4.0.0 - so that its compatible with current default hdf5 - version 1.10

tests: add --download-med to a couple of builds

show more ...

20e6c22827-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'balay/exodusii-missing-netcdf-pnetcdf-dir' [PR #1913]

* balay/exodusii-missing-netcdf-pnetcdf-dir:
exodusii: requires NetCDF_DIR for netcdf and netcdf_INCLUDE_DIRS, Pnetcdf_LIBRARY_DIR

Merge branch 'balay/exodusii-missing-netcdf-pnetcdf-dir' [PR #1913]

* balay/exodusii-missing-netcdf-pnetcdf-dir:
exodusii: requires NetCDF_DIR for netcdf and netcdf_INCLUDE_DIRS, Pnetcdf_LIBRARY_DIRS options.

show more ...

a22d0a0b18-Jul-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Define PETSC_HAVE_SUN_CXX for Sun C++

919b679426-Jul-2019 Satish Balay <balay@mcs.anl.gov>

exodusii: requires NetCDF_DIR for netcdf and netcdf_INCLUDE_DIRS, Pnetcdf_LIBRARY_DIRS options.

If not found [likely due to using of cray modules] check and print an error message

Reported-by: "Smi

exodusii: requires NetCDF_DIR for netcdf and netcdf_INCLUDE_DIRS, Pnetcdf_LIBRARY_DIRS options.

If not found [likely due to using of cray modules] check and print an error message

Reported-by: "Smith, Barry F." <bsmith@mcs.anl.gov>

show more ...

cc11987c26-Jul-2019 Satish Balay <balay@mcs.anl.gov>

configure: remove duplicate 'warning message' strings

e9f2cd1526-Jul-2019 Satish Balay <balay@mcs.anl.gov>

configure: fix errorcheck for installwithbatch added in b9e7e5c1f1fe158a0312e1538d69d2999b53c077

triggered by:
./configure --with-hdf5-dir=$HOME/hdf5-tmp --with-batch=1

14b81dc425-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'barry/2019-07-21/parallel-fblaslapack-f2blaslapack' [PR #1902]

* barry/2019-07-21/parallel-fblaslapack-f2blaslapack:
Update --download-fblaslapack and --download-f2cblaslapackto use a

Merge branch 'barry/2019-07-21/parallel-fblaslapack-f2blaslapack' [PR #1902]

* barry/2019-07-21/parallel-fblaslapack-f2blaslapack:
Update --download-fblaslapack and --download-f2cblaslapackto use a parallel make

show more ...

0539308025-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'jczhang/sf-more-opts' [PR #1567]

* jczhang/sf-more-opts:
Add more optimizations in SF and use it as the default for VecScatter.


config/packages/MPI.py
/petsc/config/examples/arch-pardiso.py
/petsc/gmakefile
/petsc/gmakefile.test
/petsc/include/petsc/private/dmstagimpl.h
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petscdmstag.h
/petsc/include/petsclog.h
/petsc/include/petscsf.h
/petsc/include/petscvec.h
/petsc/src/dm/impls/plex/plexcheckinterface.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexmed.c
/petsc/src/dm/impls/plex/plexnatural.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/stag/examples/tests/ex1.c
/petsc/src/dm/impls/stag/examples/tests/ex10.c
/petsc/src/dm/impls/stag/examples/tests/ex13.c
/petsc/src/dm/impls/stag/examples/tests/makefile
/petsc/src/dm/impls/stag/examples/tests/output/ex10_7.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_periodic_periodic_3d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_periodic_periodic_3d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_periodic_periodic_3d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_ghosted_3d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_ghosted_3d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_ghosted_3d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_ghosted_3d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_ghosted_3d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_ghosted_3d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_periodic_3d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_periodic_3d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_periodic_3d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_none_none_3d_skinny_par.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_none_none_3d_skinny_seq.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_par_1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_par_2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_par_3.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_seq_1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_seq_2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_seq_3.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_1_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_1_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_1_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_2_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_2_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_2_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_3_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_3_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_3_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tutorials/ex1.c
/petsc/src/dm/impls/stag/examples/tutorials/makefile
/petsc/src/dm/impls/stag/examples/tutorials/output/ex1_periodic_seq.out
/petsc/src/dm/impls/stag/stag.c
/petsc/src/dm/impls/stag/stag1d.c
/petsc/src/dm/impls/stag/stag2d.c
/petsc/src/dm/impls/stag/stag3d.c
/petsc/src/dm/impls/stag/stagda.c
/petsc/src/dm/impls/stag/stagutils.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/pc/impls/patch/pcpatch.c
/petsc/src/mat/examples/tests/ex134.c
/petsc/src/mat/examples/tests/ex135.c
/petsc/src/mat/examples/tests/ex191.c
/petsc/src/mat/examples/tests/output/ex115_7_alt.out
/petsc/src/mat/examples/tests/output/ex134_1.out
/petsc/src/mat/examples/tests/output/ex135_1.out
/petsc/src/mat/examples/tests/output/ex191_1.out
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/sys/logging/xmllogevent.c
/petsc/src/vec/is/sf/examples/tests/ex3.c
/petsc/src/vec/is/sf/examples/tests/makefile
/petsc/src/vec/is/sf/examples/tests/output/ex3_1.out
/petsc/src/vec/is/sf/examples/tests/output/ex3_2.out
/petsc/src/vec/is/sf/examples/tests/output/ex3_3.out
/petsc/src/vec/is/sf/examples/tests/output/ex3_4.out
/petsc/src/vec/is/sf/examples/tutorials/ex1.c
/petsc/src/vec/is/sf/examples/tutorials/output/ex1_6_basic_alt.out
/petsc/src/vec/is/sf/impls/basic/allgather/makefile
/petsc/src/vec/is/sf/impls/basic/allgather/sfallgather.c
/petsc/src/vec/is/sf/impls/basic/allgather/sfallgather.h
/petsc/src/vec/is/sf/impls/basic/allgatherv/makefile
/petsc/src/vec/is/sf/impls/basic/allgatherv/sfallgatherv.c
/petsc/src/vec/is/sf/impls/basic/allgatherv/sfallgatherv.h
/petsc/src/vec/is/sf/impls/basic/alltoall/makefile
/petsc/src/vec/is/sf/impls/basic/alltoall/sfalltoall.c
/petsc/src/vec/is/sf/impls/basic/gather/makefile
/petsc/src/vec/is/sf/impls/basic/gather/sfgather.c
/petsc/src/vec/is/sf/impls/basic/gatherv/makefile
/petsc/src/vec/is/sf/impls/basic/gatherv/sfgatherv.c
/petsc/src/vec/is/sf/impls/basic/gatherv/sfgatherv.h
/petsc/src/vec/is/sf/impls/basic/makefile
/petsc/src/vec/is/sf/impls/basic/neighbor/makefile
/petsc/src/vec/is/sf/impls/basic/neighbor/sfneighbor.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.h
/petsc/src/vec/is/sf/impls/basic/sfpack.c
/petsc/src/vec/is/sf/impls/basic/sfpack.h
/petsc/src/vec/is/sf/impls/window/sfwindow.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/interface/sfregi.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vscat/examples/ex8.c
/petsc/src/vec/vscat/examples/ex9.c
/petsc/src/vec/vscat/examples/makefile
/petsc/src/vec/vscat/examples/output/ex8_1.out
/petsc/src/vec/vscat/examples/output/ex8_2.out
/petsc/src/vec/vscat/impls/sf/vscatsf.c
/petsc/src/vec/vscat/interface/vscreate.c
6ea5c64325-Jul-2019 Stefano Zampini <stefano.zampini@gmail.com>

configure: add cusolverDn to the list of libraries for cuda


config/packages/cuda.py
/petsc/gmakefile
/petsc/gmakefile.test
/petsc/include/petsc/private/dmstagimpl.h
/petsc/include/petsc/private/matimpl.h
/petsc/include/petscdmstag.h
/petsc/src/dm/impls/stag/examples/tests/ex1.c
/petsc/src/dm/impls/stag/examples/tests/ex10.c
/petsc/src/dm/impls/stag/examples/tests/ex13.c
/petsc/src/dm/impls/stag/examples/tests/makefile
/petsc/src/dm/impls/stag/examples/tests/output/ex10_7.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_periodic_periodic_3d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_periodic_periodic_3d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_periodic_periodic_3d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_ghosted_3d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_ghosted_3d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_ghosted_3d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_ghosted_3d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_ghosted_3d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_ghosted_3d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_periodic_3d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_periodic_3d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_periodic_3d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_none_none_3d_skinny_par.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_none_none_3d_skinny_seq.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_par_1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_par_2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_par_3.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_seq_1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_seq_2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_seq_3.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_1_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_1_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_1_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_2_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_2_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_2_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_3_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_3_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_3_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tutorials/ex1.c
/petsc/src/dm/impls/stag/examples/tutorials/makefile
/petsc/src/dm/impls/stag/examples/tutorials/output/ex1_periodic_seq.out
/petsc/src/dm/impls/stag/stag.c
/petsc/src/dm/impls/stag/stag1d.c
/petsc/src/dm/impls/stag/stag2d.c
/petsc/src/dm/impls/stag/stag3d.c
/petsc/src/dm/impls/stag/stagda.c
/petsc/src/dm/impls/stag/stagutils.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/interface/matrix.c
58ee7ad524-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'barry/2019-07-21/scalapack-mumps-parallel-make' [PR #1896]

* barry/2019-07-21/scalapack-mumps-parallel-make:
Parallel make for --download-scalapack --download-mumps


config/packages/MUMPS.py
config/packages/PTScotch.py
config/packages/scalapack.py
/petsc/include/petsc/finclude/petscpc.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscpc.h
/petsc/include/petscpctypes.h
/petsc/include/petsctao.h
/petsc/include/petsctaolinesearch.h
/petsc/lib/petsc/conf/bfort-petsc.txt
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexmed.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmget.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/ksp/f90-mod/petscpc.h
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex11_deflation.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex11_deflation_pc_deflation_init_only-0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex11_deflation_pc_deflation_init_only-1.out
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/deflation/deflation.c
/petsc/src/ksp/pc/impls/deflation/deflation.h
/petsc/src/ksp/pc/impls/deflation/deflationspace.c
/petsc/src/ksp/pc/impls/deflation/makefile
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex185.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/classes/viewer/interface/view.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/utils/mpishm.c
/petsc/src/vec/is/is/interface/index.c
/petsc/src/vec/is/is/utils/iscomp.c
/petsc/src/vec/vec/utils/vinv.c
7fc3dd3824-Jul-2019 Barry Smith <bsmith@mcs.anl.gov>

Fix both f2cblaslapack.py and fblaslapack.py to set the correct inner make so they don't default to the system make

Commit-type: bug-fix, portability-fix
Reported-by: nightly tests

c11413ad22-Jul-2019 Barry Smith <bsmith@mcs.anl.gov>

Update --download-fblaslapack and --download-f2cblaslapackto use a parallel make

Commit-type: feature

156f2cee22-Jul-2019 Barry Smith <bsmith@mcs.anl.gov>

Fix for checking of single precision blas routines on Apple Mac

Previous change in reducing unneeded configure variable checks and macro definitions
had removed STDC_HEADERS but it was still used in

Fix for checking of single precision blas routines on Apple Mac

Previous change in reducing unneeded configure variable checks and macro definitions
had removed STDC_HEADERS but it was still used in BLAS tests

Commit-type: bug-fix, portability-fix
Reported-by: Jose E. Roman <jroman@dsic.upv.es>

show more ...

18d4039422-Jul-2019 Barry Smith <bsmith@mcs.anl.gov>

Update to a patched version of MUMPS that specifically has makefiles for parallel builds.

Commit-type: bug-fix
Reported-by: nightly tests

8fcaa86021-Jul-2019 Barry Smith <bsmith@mcs.anl.gov>

Parallel make for --download-scalapack --download-mumps

Required added a new Makefile.parallel and Makefile.objs to the scalapack git repository to handle it tag v2.0.2-p

Fixed spelling of controll

Parallel make for --download-scalapack --download-mumps

Required added a new Makefile.parallel and Makefile.objs to the scalapack git repository to handle it tag v2.0.2-p

Fixed spelling of controller in mpishm.c

Refactoring of part of MATMUMPS manual page to clafiy and simplify the discussion of hybrid MPI/OpenMP, note that it
supports both modesl for MPI/OpenMP

Commit-type: configuration

show more ...

bd43464819-Jul-2019 Satish Balay <balay@mcs.anl.gov>

configure: add PETSC_HAVE_CXX_DIALECT_CXX14, PETSC_HAVE_CXX_DIALECT_CXX11 etc flags

Requested-by: "Zhang, Junchao" <jczhang@mcs.anl.gov>
Requested-by: "Smith, Barry F." <bsmith@mcs.anl.gov>

fa2287ee18-Jun-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Add configure test for MPI3 neighborhood collectives

a7090d3218-Jun-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Add configure test for MPI3 nonblocking collectives

f5d4f52f18-Jul-2019 Satish Balay <balay@mcs.anl.gov>

petsc4py: update with more PETSC_USE_SCALAR fixes

1c97e7bc18-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'balay/update-solaris-mpich' [PR #1856]

* balay/update-solaris-mpich:
mpich: update opensolaris from using mpich-3.3a2 to mpich-3.3.1


config/packages/MPI.py
config/packages/MPICH.py
/petsc/config/examples/arch-opensolaris-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-misc.py
/petsc/gmakefile.test
/petsc/share/petsc/datafiles/meshes/hybrid_3d_cube.msh
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/output/ex1_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_glvis_3d_hyb_s2t.out
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/fas/fasgalerkin.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/pinit.c
/petsc/src/tao/linesearch/impls/armijo/armijo.c
/petsc/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.c
/petsc/src/tao/linesearch/impls/morethuente/morethuente.c
/petsc/src/tao/linesearch/impls/owarmijo/owarmijo.c
/petsc/src/tao/linesearch/impls/unit/unit.c
/petsc/src/ts/examples/tests/ex21.c
/petsc/src/ts/examples/tests/output/ex21_1_bdf_ngmres_fas_ms.out
/petsc/src/ts/examples/tests/output/ex21_1_bdf_ngmres_fas_ngs.out
/petsc/src/ts/examples/tests/output/ex21_2_bdf_ngmres_fas_ms.out
/petsc/src/ts/examples/tests/output/ex21_2_bdf_ngmres_fas_ngs.out
/petsc/src/ts/impls/bdf/bdf.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx
4dfee71308-Jul-2019 Satish Balay <balay@mcs.anl.gov>

mpich: update opensolaris builds of PETSc from using mpich-3.3a2 to mpich-3.3.1

The MPICH 3.3.1 HWLOC component with Solaris compilers and optimization -O hangs while calling MPI.

The fix suggested

mpich: update opensolaris builds of PETSc from using mpich-3.3a2 to mpich-3.3.1

The MPICH 3.3.1 HWLOC component with Solaris compilers and optimization -O hangs while calling MPI.

The fix suggested is to set HWLOC_COMPONENTS="-x86" in the environment

This is handled in PETSc by
1) setting the HWLOC_COMPONENTS="-x86" in configure before testing the MPI to prevent hangs during configure
1a) having configure print a warning that setting this environmental variable may be needed to prevent hangs in
running code
2) having PetscInitialize() set HWLOC_COMPONENTS="-x86" so the user does not have to, which handles most cases
except those where the user directly calls MPI_Init() and for that we have the warning at configure time
(can't have the warning at run time because the user calls MPI_Init() before they get to PETSc code.

Requested-by: Junchao Zhang <jczhang@mcs.anl.gov>
Thanks-to: Satish Balay <balay@mcs.anl.gov>
Thanks-to: Jed Brown <jed@jedbrown.org>

show more ...


config/packages/MPI.py
config/packages/MPICH.py
/petsc/config/examples/arch-linux-pgi.py
/petsc/config/examples/arch-opensolaris-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-misc.py
/petsc/include/petsc/finclude/petscao.h
/petsc/include/petsc/finclude/petscbag.h
/petsc/include/petsc/finclude/petscdm.h
/petsc/include/petsc/finclude/petscdmda.h
/petsc/include/petsc/finclude/petscdmlabel.h
/petsc/include/petsc/finclude/petscdmnetwork.h
/petsc/include/petsc/finclude/petscdmplex.h
/petsc/include/petsc/finclude/petscdraw.h
/petsc/include/petsc/finclude/petscerror.h
/petsc/include/petsc/finclude/petscis.h
/petsc/include/petsc/finclude/petscksp.h
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/finclude/petscpc.h
/petsc/include/petsc/finclude/petscsnes.h
/petsc/include/petsc/finclude/petscsnesfas.h
/petsc/include/petsc/finclude/petscsys.h
/petsc/include/petsc/finclude/petscts.h
/petsc/include/petsc/finclude/petscvec.h
/petsc/include/petsc/finclude/petscviewer.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/mpiuni/mpiunifdef.h
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/f90impl.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petsc/private/hashmap.h
/petsc/include/petsc/private/hashmapi.h
/petsc/include/petsc/private/hashmapij.h
/petsc/include/petsc/private/hashset.h
/petsc/include/petsc/private/hashseti.h
/petsc/include/petsc/private/hashsetij.h
/petsc/include/petsc/private/hashtable.h
/petsc/include/petsc/private/petscconvestimpl.h
/petsc/include/petsc/private/petscdsimpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petsc/private/petscfptimpl.h
/petsc/include/petsc/private/petscfvimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petscao.h
/petsc/include/petscbag.h
/petsc/include/petscbt.h
/petsc/include/petsccharacteristic.h
/petsc/include/petscconvest.h
/petsc/include/petscctable.h
/petsc/include/petsccuda.h
/petsc/include/petscdm.h
/petsc/include/petscdmadaptor.h
/petsc/include/petscdmcomposite.h
/petsc/include/petscdmda.h
/petsc/include/petscdmdatypes.h
/petsc/include/petscdmfield.h
/petsc/include/petscdmforest.h
/petsc/include/petscdmlabel.h
/petsc/include/petscdmmoab.h
/petsc/include/petscdmnetwork.h
/petsc/include/petscdmpatch.h
/petsc/include/petscdmplex.h
/petsc/include/petscdmplextypes.h
/petsc/include/petscdmredundant.h
/petsc/include/petscdmshell.h
/petsc/include/petscdmsliced.h
/petsc/include/petscdmswarm.h
/petsc/include/petscdmtypes.h
/petsc/include/petscdraw.h
/petsc/include/petscdrawtypes.h
/petsc/include/petscds.h
/petsc/include/petscdstypes.h
/petsc/include/petscdt.h
/petsc/include/petscerror.h
/petsc/include/petscfe.h
/petsc/include/petscfetypes.h
/petsc/include/petscfv.h
/petsc/include/petscfvtypes.h
/petsc/include/petscis.h
/petsc/include/petscistypes.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmatcoarsen.h
/petsc/include/petscmatelemental.h
/petsc/include/petscmath.h
/petsc/include/petscmathypre.h
/petsc/include/petscmatlab.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpctypes.h
/petsc/include/petscpf.h
/petsc/include/petscsf.h
/petsc/include/petscsftypes.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscsystypes.h
/petsc/include/petsctime.h
/petsc/include/petscts.h
/petsc/include/petscvalgrind.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviennacl.h
/petsc/include/petscviewer.h
/petsc/include/petscviewerhdf5.h
/petsc/include/petscviewersaws.h
/petsc/include/petscviewertypes.h
/petsc/include/petscwebclient.h
/petsc/src/dm/f90-mod/petscdmplex.h90
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/forest/p4est/petsc_p4est_package.h
/petsc/src/dm/impls/forest/p4est/pforest.c
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F90
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/product/product.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/impls/shell/dmshell.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/impls/stag/stag.c
/petsc/src/dm/impls/swarm/data_bucket.c
/petsc/src/dm/impls/swarm/swarm.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/pc/impls/telescope/telescope.h
/petsc/src/mat/examples/tests/ex176.c
/petsc/src/mat/examples/tests/ex230.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex230_t0_a_aij.out
/petsc/src/mat/examples/tests/output/ex230_t0_b_aij.out
/petsc/src/mat/examples/tests/output/ex230_t1_a_aij.out
/petsc/src/mat/examples/tests/output/ex230_t2_a_baij.out
/petsc/src/mat/examples/tests/output/ex230_t3_a_sbaij.out
/petsc/src/mat/examples/tests/output/ex230_t4_a_aij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t4_b_aij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t5_a_baij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t5_b_baij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t6_a_sbaij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t6_b_sbaij_bs3.out
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/sys/classes/random/randomimpl.h
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/logging/xmllogevent.c
/petsc/src/sys/logging/xmlviewer.h
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/mpiuni/mpitime.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/impls/implicit/glle/glle.h
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx
09aa596917-Jul-2019 Satish Balay <balay@mcs.anl.gov>

petsc4py: update to snapshot with fixes for SNES_DIVERGED_TR_DELTA change in 1c6b2ff

ea01b54317-Jul-2019 Satish Balay <balay@mcs.anl.gov>

Merged in balay/update-petsc4py-rm-PETSC_USE_SCALAR_type (pull request #1878)

petsc4py: update to snapshot that syncs with PETSC_USE_SCALAR_COMPLEX, PETSC_USE_SCALAR_REAL removal in 2475b7ca256cea2a

Merged in balay/update-petsc4py-rm-PETSC_USE_SCALAR_type (pull request #1878)

petsc4py: update to snapshot that syncs with PETSC_USE_SCALAR_COMPLEX, PETSC_USE_SCALAR_REAL removal in 2475b7ca256cea2a4b7cbf2d8babcda14e5fa36e

Approved-by: Lisandro Dalcin <dalcinl@gmail.com>

show more ...


config/packages/petsc4py.py
/petsc/include/petscsnes.h
/petsc/lib/petsc/conf/test
/petsc/src/dm/impls/moab/examples/tests/ex3.cxx
/petsc/src/dm/impls/plex/examples/tutorials/ex3f90.F90
/petsc/src/dm/impls/plex/examples/tutorials/ex5.c
/petsc/src/dm/impls/plex/examples/tutorials/output/ex3f90_0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-1_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-1_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-2_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-2_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-4_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-4_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-8_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-8_format-hdf5_xdmf.out
/petsc/src/dm/impls/stag/examples/tests/ex1.c
/petsc/src/dm/impls/stag/examples/tests/ex10.c
/petsc/src/dm/impls/stag/examples/tests/ex11.c
/petsc/src/dm/impls/stag/examples/tests/ex12.c
/petsc/src/dm/impls/stag/examples/tests/ex2.c
/petsc/src/dm/impls/stag/examples/tests/ex3.c
/petsc/src/dm/impls/stag/examples/tests/ex5.c
/petsc/src/dm/impls/stag/examples/tests/ex6.c
/petsc/src/dm/impls/stag/examples/tests/ex7.c
/petsc/src/dm/impls/stag/examples/tests/ex8.c
/petsc/src/dm/impls/stag/examples/tests/ex9.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/snes/f90-mod/petscsnes.h
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/sys/examples/tests/ex47.c
/petsc/src/sys/examples/tests/ex47f.F90
/petsc/src/sys/examples/tests/ex48f90.F90
/petsc/src/sys/examples/tests/output/ex47_1.out
/petsc/src/sys/examples/tests/output/ex47_2.out
/petsc/src/sys/examples/tests/output/ex48f90_1.out
/petsc/src/sys/examples/tests/output/ex48f90_2.out

1...<<101102103104105106107108109110>>...190