History log of /petsc/src/vec/ (Results 1726 – 1750 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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.


/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/scalapack.py
/petsc/config/examples/arch-pardiso.py
/petsc/gmakefile
/petsc/gmakefile.test
/petsc/include/petsc/finclude/petscpc.h
/petsc/include/petsc/private/dmstagimpl.h
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petscdmstag.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscpc.h
/petsc/include/petscpctypes.h
/petsc/include/petscsf.h
/petsc/include/petscvec.h
/petsc/lib/petsc/conf/bfort-petsc.txt
/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/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/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/makefile
/petsc/src/ksp/pc/impls/patch/pcpatch.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex134.c
/petsc/src/mat/examples/tests/ex135.c
/petsc/src/mat/examples/tests/ex185.c
/petsc/src/mat/examples/tests/ex191.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex75.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/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/logging/xmllogevent.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/utils/mpishm.c
is/sf/examples/tests/ex3.c
is/sf/examples/tests/makefile
is/sf/examples/tests/output/ex3_1.out
is/sf/examples/tests/output/ex3_2.out
is/sf/examples/tests/output/ex3_3.out
is/sf/examples/tests/output/ex3_4.out
is/sf/examples/tutorials/ex1.c
is/sf/examples/tutorials/output/ex1_6_basic_alt.out
is/sf/impls/basic/allgather/makefile
is/sf/impls/basic/allgather/sfallgather.c
is/sf/impls/basic/allgather/sfallgather.h
is/sf/impls/basic/allgatherv/makefile
is/sf/impls/basic/allgatherv/sfallgatherv.c
is/sf/impls/basic/allgatherv/sfallgatherv.h
is/sf/impls/basic/alltoall/makefile
is/sf/impls/basic/alltoall/sfalltoall.c
is/sf/impls/basic/gather/makefile
is/sf/impls/basic/gather/sfgather.c
is/sf/impls/basic/gatherv/makefile
is/sf/impls/basic/gatherv/sfgatherv.c
is/sf/impls/basic/gatherv/sfgatherv.h
is/sf/impls/basic/makefile
is/sf/impls/basic/neighbor/makefile
is/sf/impls/basic/neighbor/sfneighbor.c
is/sf/impls/basic/sfbasic.c
is/sf/impls/basic/sfbasic.h
is/sf/impls/basic/sfpack.c
is/sf/impls/basic/sfpack.h
is/sf/impls/window/sfwindow.c
is/sf/interface/sf.c
is/sf/interface/sfregi.c
vec/utils/vecmpitoseq.c
vscat/examples/ex8.c
vscat/examples/ex9.c
vscat/examples/makefile
vscat/examples/output/ex8_1.out
vscat/examples/output/ex8_2.out
vscat/impls/sf/vscatsf.c
vscat/interface/vscreate.c
18fb501424-Jul-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Code style change

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

SF: Partially fix a bug when overlapped SF communications have same rootdata or leafdata on some ranks

Now we use two keys (rootdata, leafdata) to identify a pending communication. But that is still

SF: Partially fix a bug when overlapped SF communications have same rootdata or leafdata on some ranks

Now we use two keys (rootdata, leafdata) to identify a pending communication. But that is still not
enough for cases where communications have same rootdata and leafdata on some ranks. Currently We
error out on these cases. See ex2.c for various cases we can handle and we can not handle.

show more ...


/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/eigen.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/PETSc/options/arch.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/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/petscgll.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/lib/petsc/bin/maint/helpindex.py
/petsc/src/dm/f90-mod/petscdmplex.h90
/petsc/src/dm/impls/forest/p4est/petsc_p4est_package.h
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexmed.c
/petsc/src/dm/impls/swarm/data_bucket.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/impls/bcgs/pipebcgs/pipebcgs.c
/petsc/src/ksp/ksp/interface/dmksp.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/pc/impls/telescope/telescope.h
/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/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/baijmkl/mpibaijmkl.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sell/mpi/mpisell.c
/petsc/src/mat/impls/sell/seq/sell.c
/petsc/src/snes/examples/tutorials/ex9.c
/petsc/src/snes/examples/tutorials/output/ex9_mg.out
/petsc/src/snes/utils/dmsnes.c
/petsc/src/sys/classes/draw/impls/win32/win32draw.c
/petsc/src/sys/classes/random/randomimpl.h
/petsc/src/sys/classes/viewer/impls/ascii/filev.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/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/tao/interface/taosolver_fg.c
/petsc/src/tao/interface/taosolver_hj.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/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_20.out
/petsc/src/ts/examples/tutorials/power_grid/output/ex9opt_2.out
/petsc/src/ts/impls/implicit/glle/glle.h
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/utils/dmts.c
is/sf/examples/tutorials/ex2.c
is/sf/examples/tutorials/output/ex2_basic.out
is/sf/examples/tutorials/output/ex2_window.out
is/sf/impls/basic/sfbasic.c
is/sf/impls/window/sfwindow.c
33c4961424-Jul-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Ignore potential overlapping when rootdata=leafdata=NULL

This case happens with
ex62_fetidp_3d_tet – snes.tutorials
ex62_fetidp_3d_hex – snes.tutorials
ex59_bddc_fetidp_ml_eqlimit_2 – ksp.ksp.tutori

Ignore potential overlapping when rootdata=leafdata=NULL

This case happens with
ex62_fetidp_3d_tet – snes.tutorials
ex62_fetidp_3d_hex – snes.tutorials
ex59_bddc_fetidp_ml_eqlimit_2 – ksp.ksp.tutorials
ex59_bddc_fetidp_ml_eqlimit_1 – ksp.ksp.tutorials

show more ...

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

SF: Partially fix a bug when overlapped SF communications have same rootdata or leafdata on some ranks

Now we use two keys (rootdata, leafdata) to identify a pending communication. But that is still

SF: Partially fix a bug when overlapped SF communications have same rootdata or leafdata on some ranks

Now we use two keys (rootdata, leafdata) to identify a pending communication. But that is still not
enough for cases where communications have same rootdata and leafdata on some ranks. Currently We
error out on these cases. See src/vec/is/sf/examples/tutorials/ex2.c for various cases we can handle
and we can not handle.

show more ...

534a8f0521-Jul-2019 Lisandro Dalcin <dalcinl@gmail.com>

Fix a bunch of PetscValidPointer() -> PetscValidXXXPointer()


/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/PETSc/Configure.py
/petsc/config/examples/arch-opensolaris-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-misc.py
/petsc/gmakefile.test
/petsc/include/petsc/private/dmnetworkimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petscdmnetwork.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petsctao.h
/petsc/include/petsctaolinesearch.h
/petsc/lib/petsc/conf/test
/petsc/share/petsc/datafiles/meshes/hybrid_3d_cube.msh
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/moab/examples/tests/ex3.cxx
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex36.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/examples/tests/output/ex36_0.out
/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/plex/plex.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexmed.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmget.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/f90-mod/petscsnes.h
/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/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/viewer/impls/glvis/glvis.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/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
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/pinit.c
/petsc/src/tao/constrained/impls/ipm/ipm.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
is/is/interface/index.c
is/is/utils/iscomp.c
vec/utils/vinv.c
da2e4c7123-Jun-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Replace PetscMemcpy with PetscArraycpy

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

Add a test for PetscSFFetchAndOp on patterned graphs

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

Add a test for VecScatterCreate{ToZero, ToAll}

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

Delete PetscSFCreateFromZero

PetscSFCreateFromZero is replaced with PetscSFCreate() + PetscSFSetGraphWithPattern(..,PETSC_PATTERN_GATHER)

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

Add PetscSFComposeInverse and revise PetscSFCompose

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

Add SF Neighbor test

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

Add PetscSF_Neighbor to use MPI3 neighborhood collectives

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

Set SF as the default vecscatter implementation

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

Optimize VecScatterSetUp_SF

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

Add patterned SF graphs and use x as roots and y as leaves in x to y vecscatter

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

Add op GetGraph in SF so that we can customize it

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

Add op CreateLocalSF in SF so that we can customize it

Also, we now create local SF on demand (i.e., lazily) since it is not always used.

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

Optimize the creation of embedded SFs for SFBasic

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

Simplify packing routines with macros and optimize packing by using index patterns

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

Implement PetscSFBcast with PetscSFBcastAndOp

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

Deprecate PetscSFGetRanks with new PetscSFGetRootRanks

Since we have PetscSFGetLeafRanks, it is better to have a similar name.


/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/examples/arch-opensolaris-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-misc.py
/petsc/gmakefile.test
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petsclog.h
/petsc/include/petscsf.h
/petsc/include/petscsnes.h
/petsc/lib/petsc/conf/test
/petsc/share/petsc/datafiles/meshes/hybrid_3d_cube.msh
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/moab/examples/tests/ex3.cxx
/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/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/plex/plex.c
/petsc/src/dm/impls/plex/plexcheckinterface.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/pc/impls/patch/pcpatch.c
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/snes/f90-mod/petscsnes.h
/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/snes/impls/nasm/aspin.c
/petsc/src/snes/impls/nasm/nasm.c
/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
/petsc/src/sys/logging/xmllogevent.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
is/sf/examples/tutorials/ex1.c
is/sf/impls/window/sfwindow.c
is/sf/interface/sf.c
vscat/impls/sf/vscatsf.c
ce7cfea016-Jul-2019 hannah_mairs <hannah.mairs@gmail.com>

removing comments

619acb3e16-Jul-2019 hannah_mairs <hannah.mairs@gmail.com>

adding GPU-GPU data movement to logging

52556f0f14-Jul-2019 BarryFSmith <bsmith@mcs.anl.gov>

Merged in barry/cleanup-petscconf-h (pull request #1834)

Remove testing and inserting into petscconf.h items that are not actually used by PETSc


/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/functions.py
/petsc/config/BuildSystem/config/headers.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MOAB.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/Triangle.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/libjpeg.py
/petsc/config/BuildSystem/config/packages/libpng.py
/petsc/config/BuildSystem/config/packages/metis.py
/petsc/config/BuildSystem/config/packages/netcdf.py
/petsc/config/BuildSystem/config/packages/pnetcdf.py
/petsc/config/BuildSystem/config/packages/zlib.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/BuildSystem/config/types.py
/petsc/config/BuildSystem/config/utilities/debuggers.py
/petsc/config/BuildSystem/config/utilities/fortranCommandLine.py
/petsc/config/BuildSystem/config/utilities/getResidentSetSize.py
/petsc/config/BuildSystem/config/utilities/missing.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/options/scalarTypes.py
/petsc/config/PETSc/options/sharedLibraries.py
/petsc/config/configure.py
/petsc/config/examples/arch-olcf-summit-opt.py
/petsc/include/petsc/finclude/petscsys.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/src/dm/examples/tutorials/ex15.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/generators/triangle/trigenerate.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/ex54f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex72.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex18f90.F90
/petsc/src/snes/examples/tests/ex1f.F90
/petsc/src/snes/examples/tests/output/ex1_4.out
/petsc/src/snes/examples/tests/output/ex1f_4.out
/petsc/src/snes/examples/tutorials/ex73f90t.F90
/petsc/src/snes/examples/tutorials/output/ex5_asm_5_alt.out
/petsc/src/snes/examples/tutorials/output/ex5_msm_5_alt.out
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/tr/trimpl.h
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/f90-mod/petscsys.h
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/ts/examples/tutorials/ex31.c
vec/examples/tests/ex49.c

1...<<61626364656667686970>>...278