History log of /petsc/src/vec/ (Results 2076 – 2100 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a0d4d0be28-Sep-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

SF tutorial ex1 tests new function and shows motivation

673100f527-Sep-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

PetscSFComputeMultiRootOriginalNumbering() impl.

123a949628-Sep-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'jose/cuda-duplicate/maint' [PR #1147]

* jose/cuda-duplicate/maint:
Fix uninitialized memory on VecDuplicate_MPICUDA

754ec9a427-Sep-2018 Martin Diehl <m.diehl@mpie.de>

fortran type checking

not clear what prevents auto-generation

d985146425-Sep-2018 Alejandro Lamas Daviña <alejandro.lamas@dsic.upv.es>

Fix uninitialized memory on VecDuplicate_MPICUDA

45703e1c26-Sep-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'knepley/feature-section-field-major' [PR #1131]

* knepley/feature-section-field-major:
PetscSection: Cleanup point iteration in SetUp()
Section: Add a point major flag to allow differe

Merge branch 'knepley/feature-section-field-major' [PR #1131]

* knepley/feature-section-field-major:
PetscSection: Cleanup point iteration in SetUp()
Section: Add a point major flag to allow different dog orderings
Does not do anything right now
Section: Added PetscSectionSetFromOptions()
Plex: When Plex creates a section automatically, call SetFromOptions
Could condition this on whether the DM has been set from options
Section: During SetUp(), change dog ordering based on the pointMajor flag
Plex ex27: Check Section dof ordering

show more ...

1fd81be320-Sep-2018 Stefano Zampini <stefano.zampini@gmail.com>

Vec: raise error if get array is not present

940f40d325-Sep-2018 Jed Brown <jed@jedbrown.org>

Fix LOCDIR paths


/petsc/config/BuildSystem/RDict.py
/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/headers.py
/petsc/config/BuildSystem/config/libraries.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/Chaco.py
/petsc/config/BuildSystem/config/packages/Chombo.py
/petsc/config/BuildSystem/config/packages/CoDiPack.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/Random123.py
/petsc/config/BuildSystem/config/packages/SAMRAI.py
/petsc/config/BuildSystem/config/packages/Zoltan.py
/petsc/config/BuildSystem/config/packages/boost.py
/petsc/config/BuildSystem/config/packages/ctetgen.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/config/BuildSystem/config/packages/make.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/spai.py
/petsc/config/BuildSystem/config/packages/zlib.py
/petsc/config/BuildSystem/config/programs.py
/petsc/config/BuildSystem/config/regression/frameworkTest.py
/petsc/config/BuildSystem/config/regression/shellTest.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/BuildSystem/config/setsBackport.py
/petsc/config/BuildSystem/config/setsOrdered.py
/petsc/config/BuildSystem/config/types.py
/petsc/config/BuildSystem/config/util.py
/petsc/config/BuildSystem/config/utilities/FPTrap.py
/petsc/config/BuildSystem/config/utilities/debuggers.py
/petsc/config/BuildSystem/config/utilities/fortranCommandLine.py
/petsc/config/BuildSystem/config/utilities/missing.py
/petsc/config/BuildSystem/graph.py
/petsc/config/BuildSystem/help.py
/petsc/config/BuildSystem/logger.py
/petsc/config/BuildSystem/make.py
/petsc/config/BuildSystem/maker.py
/petsc/config/BuildSystem/pythonpath.py
/petsc/config/BuildSystem/retrieval.py
/petsc/config/BuildSystem/script.py
/petsc/config/BuildSystem/sourceDatabase.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/options/fortranCPP.py
/petsc/config/PETSc/options/indexTypes.py
/petsc/config/PETSc/options/installDir.py
/petsc/config/PETSc/options/languages.py
/petsc/config/PETSc/options/libraryOptions.py
/petsc/config/PETSc/options/memAlign.py
/petsc/config/PETSc/options/petscclone.py
/petsc/config/PETSc/options/petscdir.py
/petsc/config/PETSc/options/scalarTypes.py
/petsc/config/PETSc/options/sharedLibraries.py
/petsc/config/PETSc/petsc.py
/petsc/config/cmakegen.py
/petsc/config/configure.py
/petsc/config/gmakegen.py
/petsc/config/gmakegentest.py
/petsc/config/install.py
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/checkBuilds.py
/petsc/lib/petsc/bin/maint/checkloc.py
/petsc/lib/petsc/bin/maint/countpetsccits.py
/petsc/lib/petsc/bin/maint/generateetags.py
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/lib/petsc/bin/maint/getinterfaces.py
/petsc/lib/petsc/bin/maint/getpdflabels.py
/petsc/lib/petsc/bin/maint/helpindex.py
/petsc/lib/petsc/bin/maint/latexinexamples.py
/petsc/lib/petsc/bin/maint/lex.py
/petsc/lib/petsc/bin/maint/mapnameslatex.py
/petsc/lib/petsc/bin/petsc_gen_xdmf.py
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/dm/dt/dualspace/impls/makefile
/petsc/src/dm/field/interface/dmfield.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/ftn-custom/zplexdistribute.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/dm/label/examples/tutorials/ex1f90.F90
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/ex72.c
/petsc/src/ksp/ksp/impls/cg/pipelcg/pipelcg.c
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/symbrdn.c
/petsc/src/ksp/ksp/utils/schurm/makefile
/petsc/src/ksp/pc/impls/bddc/bddcnullspace.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/lmvm/lmvmpc.c
/petsc/src/mat/examples/tests/ex23.c
/petsc/src/mat/examples/tests/output/ex23_12.out
/petsc/src/mat/examples/tests/output/ex23_13.out
/petsc/src/mat/impls/aij/mpi/aijsell/makefile
/petsc/src/mat/impls/aij/mpi/aijsell/mpiaijsell.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijsell/aijsell.c
/petsc/src/mat/impls/aij/seq/aijsell/makefile
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/hypre/makefile
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/sell/makefile
/petsc/src/mat/impls/sell/mpi/mpisell.c
/petsc/src/mat/interface/matregis.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/output/ex9_4.out
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/logging/makefile
/petsc/src/sys/objects/inherit.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5adj.c
/petsc/src/ts/impls/glee/makefile
/petsc/src/ts/impls/symplectic/basicsymplectic/makefile
/petsc/src/ts/trajectory/interface/ftn-custom/makefile
vscat/examples/makefile
0a819f6224-Sep-2018 Matthew G. Knepley <knepley@gmail.com>

Section: Use correct format string for PetscInt

fd31493422-Sep-2018 Barry Smith <bsmith@mcs.anl.gov>

Change outdated HAVE_VECCUDA macro to simply HAVE_CUDA for clarity/ease of maintenance.

Commit-type: style-fix


/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscmath.h
/petsc/include/petscvec.h
/petsc/src/dm/examples/tests/ex1.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/ksp/ksp/examples/tests/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex46.c
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex72.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex23.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tutorials/ex15.c
/petsc/src/mat/examples/tutorials/output/ex15_5.out
/petsc/src/mat/impls/aij/mpi/mpicusparse/makefile
/petsc/src/mat/impls/aij/seq/seqcusparse/makefile
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/hierarchical/hierarchical.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/sys/objects/init.c
vec/examples/tests/ex22.c
vec/examples/tests/ex23.c
vec/examples/tests/ex24.c
vec/examples/tests/ex28.c
vec/examples/tests/ex34.c
vec/examples/tests/ex38.c
vec/examples/tests/ex4.c
vec/examples/tests/ex43.c
vec/examples/tests/ex44.c
vec/examples/tutorials/ex1.c
vec/impls/mpi/mpicuda/makefile
vec/impls/seq/seqcuda/makefile
vec/interface/dlregisvec.c
vec/interface/rvector.c
vec/interface/vecregall.c
vscat/impls/mpi1/vpscat_mpi1.h
vscat/impls/mpi3/vpscat.h
vscat/impls/seq/seqvscat.c
vscat/impls/vscat.c
vscat/interface/vscatfce.c
0a3acba517-Sep-2018 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/refactor-vecscatter-2'


/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/include/petsc/private/vecscatterimpl.h
/petsc/include/petscsftypes.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/examples/tutorials/ex14.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/dagtona.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/dasub.c
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexglvis.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/benchmarkscatters/ex2.c
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcfetidp.c
/petsc/src/ksp/pc/impls/bddc/bddcnullspace.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcscalingbasic.c
/petsc/src/ksp/pc/impls/bddc/bddcschurs.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/telescope/telescope.c
/petsc/src/ksp/pc/impls/telescope/telescope_dmda.c
/petsc/src/mat/coarsen/coarsen.c
/petsc/src/mat/color/interface/matcoloring.c
/petsc/src/mat/examples/tests/ex144.c
/petsc/src/mat/examples/tests/ex146.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/sell/mpi/mmsell.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/tao/bound/utils/isutil.c
/petsc/src/tao/constrained/impls/ipm/ipm.c
/petsc/src/tao/leastsquares/impls/pounders/pounders.c
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.c
/petsc/src/tao/pde_constrained/examples/tutorials/hyperbolic.c
/petsc/src/tao/pde_constrained/examples/tutorials/parabolic.c
/petsc/src/tao/pde_constrained/impls/lcl/lcl.c
/petsc/src/ts/examples/tests/ex10.c
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/ex7.c
/petsc/src/ts/examples/tests/ex9.c
/petsc/src/ts/examples/tutorials/network/wash/pipes1.c
vec/examples/tests/ex10.c
vec/examples/tests/ex11.c
vec/examples/tests/ex12.c
vec/examples/tests/ex13.c
vec/examples/tests/ex14.c
vec/examples/tests/ex17.c
vec/examples/tests/ex17f.F
vec/examples/tests/ex2.c
vec/examples/tests/ex22.c
vec/examples/tests/ex23.c
vec/examples/tests/ex24.c
vec/examples/tests/ex25.c
vec/examples/tests/ex30f.F
vec/examples/tests/ex4.c
vec/examples/tests/ex42.c
vec/examples/tests/ex44.c
vec/examples/tests/ex5.c
vec/examples/tests/ex6.c
vec/examples/tests/ex7.c
vec/examples/tests/ex8.c
vec/examples/tests/ex9.c
vec/impls/mpi/pbvec.c
vec/interface/rvector.c
vec/utils/tagger/examples/tutorials/ex1.c
vec/utils/tagger/impls/cdf.c
vec/utils/vecmpitoseq.c
vscat/examples/ex1.c
vscat/examples/ex2.c
vscat/examples/ex3.c
vscat/examples/ex4.c
vscat/examples/ex5.c
vscat/impls/makefile
vscat/impls/mpi1/makefile
vscat/impls/mpi1/vpscat_mpi1.c
vscat/impls/mpi1/vpscat_mpi1.h
vscat/impls/mpi3/makefile
vscat/impls/mpi3/vpscat.c
vscat/impls/mpi3/vpscat.h
vscat/impls/seq/makefile
vscat/impls/seq/seqvscat.c
vscat/impls/vscat.c
vscat/interface/dlregisvecscat.c
vscat/interface/vscatfce.c
vscat/interface/vscreate.c
1d36bdfd16-Sep-2018 Barry Smith <bsmith@mcs.anl.gov>

Remove memory leaks of XXXRegister() is called but XXX object is never used

This means adding YYYInitialPackage() at the beginning of XXXRegister() routines

Minor fixes of missing prototypes

Commi

Remove memory leaks of XXXRegister() is called but XXX object is never used

This means adding YYYInitialPackage() at the beginning of XXXRegister() routines

Minor fixes of missing prototypes

Commit-type: style-fix
Reported-by: Jed Brown <jed@jedbrown.org>
Thanks-to: Fande Kong <fande.kong@inl.gov>

show more ...


/petsc/include/petsc/mpiuni/mpif.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/impls/plex/ftn-custom/zplexdistribute.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/label/examples/tutorials/ex1f90.F90
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/dummy/matdummy.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/classes/draw/interface/drawreg.c
/petsc/src/sys/classes/random/interface/randreg.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tests/ex11.c
/petsc/src/ts/examples/tests/output/ex11_1.out
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/glee/glee.c
/petsc/src/ts/impls/implicit/glle/glle.c
/petsc/src/ts/impls/implicit/glle/glleadapt.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/impls/symplectic/basicsymplectic/basicsymplectic.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsreg.c
is/ao/interface/aoreg.c
is/is/interface/isreg.c
is/sf/interface/sfregi.c
is/utils/isltog.c
pf/interface/pf.c
vec/interface/dlregisvec.c
vec/interface/vecreg.c
vscat/interface/vscreate.c
4039ba0c14-Sep-2018 Barry Smith <bsmith@mcs.anl.gov>

Only register MPI3 VecScatter if they are built

Part 7 of a refactorization of VecScatter to be treated as a first class PETSc object

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

3f2476f313-Sep-2018 Barry Smith <bsmith@mcs.anl.gov>

Add missing makefiles for VecScatter implementations

Part 6 of a refactorization of VecScatter to be treated as a first class PETSc object

Commit-type: bug-fix

35928de709-Sep-2018 Barry Smith <bsmith@mcs.anl.gov>

Changed VecScatterCreate() to take a communicator and return scatter as other first class PETSc objects do.
Changed old VecScatterCreate() to VecScatterCreateWithData()

Completed basic refactorizati

Changed VecScatterCreate() to take a communicator and return scatter as other first class PETSc objects do.
Changed old VecScatterCreate() to VecScatterCreateWithData()

Completed basic refactorization of VecScatter code, ready for new implementations to be added.

(There is still some code duplication between the VecScatter MPI1 and MPI3 code but it can be fixed at anytime without requiring changes to the VecScatter API.

Part 5 of a refactorization of VecScatter to be treated as a first class PETSc object

Commit-type: style-fix

show more ...


/petsc/include/petsc/private/vecscatterimpl.h
/petsc/include/petscsftypes.h
/petsc/include/petscvec.h
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/examples/tutorials/ex14.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/dagtona.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/dasub.c
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexglvis.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/benchmarkscatters/ex2.c
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcfetidp.c
/petsc/src/ksp/pc/impls/bddc/bddcnullspace.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcscalingbasic.c
/petsc/src/ksp/pc/impls/bddc/bddcschurs.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/telescope/telescope.c
/petsc/src/ksp/pc/impls/telescope/telescope_dmda.c
/petsc/src/mat/examples/tests/ex144.c
/petsc/src/mat/examples/tests/ex146.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/sell/mpi/mmsell.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/tao/bound/utils/isutil.c
/petsc/src/tao/constrained/impls/ipm/ipm.c
/petsc/src/tao/leastsquares/impls/pounders/pounders.c
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.c
/petsc/src/tao/pde_constrained/examples/tutorials/hyperbolic.c
/petsc/src/tao/pde_constrained/examples/tutorials/parabolic.c
/petsc/src/tao/pde_constrained/impls/lcl/lcl.c
/petsc/src/ts/examples/tests/ex10.c
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/ex7.c
/petsc/src/ts/examples/tests/ex9.c
/petsc/src/ts/examples/tutorials/network/wash/pipes1.c
vec/examples/tests/ex10.c
vec/examples/tests/ex11.c
vec/examples/tests/ex12.c
vec/examples/tests/ex13.c
vec/examples/tests/ex14.c
vec/examples/tests/ex17.c
vec/examples/tests/ex17f.F
vec/examples/tests/ex2.c
vec/examples/tests/ex22.c
vec/examples/tests/ex23.c
vec/examples/tests/ex24.c
vec/examples/tests/ex25.c
vec/examples/tests/ex30f.F
vec/examples/tests/ex4.c
vec/examples/tests/ex42.c
vec/examples/tests/ex44.c
vec/examples/tests/ex5.c
vec/examples/tests/ex6.c
vec/examples/tests/ex7.c
vec/examples/tests/ex8.c
vec/examples/tests/ex9.c
vec/impls/mpi/pbvec.c
vec/interface/rvector.c
vec/utils/tagger/examples/tutorials/ex1.c
vec/utils/tagger/impls/cdf.c
vec/utils/vecmpitoseq.c
vscat/examples/ex1.c
vscat/examples/ex2.c
vscat/examples/ex3.c
vscat/examples/ex4.c
vscat/examples/ex5.c
vscat/impls/mpi1/vpscat_mpi1.c
vscat/impls/mpi3/vpscat.c
vscat/interface/vscatfce.c
vscat/interface/vscreate.c
246626dc09-Sep-2018 Barry Smith <bsmith@mcs.anl.gov>

Added VecScatterSetUp() and converted implementations to use it to compute scatter information

Part 4 of a refactorization of VecScatter to be treated as a first class PETSc object

Commit-type: sty

Added VecScatterSetUp() and converted implementations to use it to compute scatter information

Part 4 of a refactorization of VecScatter to be treated as a first class PETSc object

Commit-type: style-fix

show more ...

a9b65c4809-Sep-2018 Barry Smith <bsmith@mcs.anl.gov>

Pull "MPI1" and "MPI3" specific code out of common VecScatter impls code
This allows future implementations to use the common code also without changing the common code

Part 3 of a refactorization o

Pull "MPI1" and "MPI3" specific code out of common VecScatter impls code
This allows future implementations to use the common code also without changing the common code

Part 3 of a refactorization of VecScatter to be treated as a first class PETSc object

Commit-type: style-fix

show more ...

eee1896708-Sep-2018 Barry Smith <bsmith@mcs.anl.gov>

Seperate VecScatter implementation code into three subdirectories seq, mpi1, and mpi3

Part 2 of a refactorization of VecScatter to be treated as a first class PETSc object

Commit-type: style-fix


/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/openmp.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/private/vecscatterimpl.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/update-docs.py
/petsc/src/dm/examples/tests/ex41.c
/petsc/src/dm/examples/tests/output/ex41_1.out
/petsc/src/dm/examples/tests/output/ex41_2.out
/petsc/src/dm/field/interface/dmfield.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/ftn-custom/zplexdistribute.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/dm/label/examples/tutorials/ex1f90.F90
/petsc/src/docs/tao_tex/manual/cover.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/310.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/36.html
/petsc/src/docs/website/documentation/changes/37.html
/petsc/src/docs/website/documentation/changes/38.html
/petsc/src/docs/website/documentation/changes/39.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/ex72.c
/petsc/src/ksp/ksp/impls/cg/pipelcg/pipelcg.c
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/symbrdn.c
/petsc/src/ksp/pc/impls/bddc/bddcnullspace.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/lmvm/lmvmpc.c
/petsc/src/mat/examples/tests/ex23.c
/petsc/src/mat/examples/tests/output/ex23_12.out
/petsc/src/mat/examples/tests/output/ex23_13.out
/petsc/src/mat/impls/aij/mpi/aijsell/makefile
/petsc/src/mat/impls/aij/mpi/aijsell/mpiaijsell.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijsell/aijsell.c
/petsc/src/mat/impls/aij/seq/aijsell/makefile
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/sell/mpi/mpisell.c
/petsc/src/mat/interface/matregis.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/output/ex9_4.out
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/logging/makefile
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/utils/mpishm.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5adj.c
vscat/impls/makefile
vscat/impls/mpi1/vpscat_mpi1.c
vscat/impls/mpi1/vpscat_mpi1.h
vscat/impls/mpi3/vpscat.c
vscat/impls/mpi3/vpscat.h
vscat/impls/seq/seqvscat.c
vscat/impls/vscat.c
73b8096f13-Sep-2018 Satish Balay <balay@mcs.anl.gov>

doc: fix LOCDIR wrt broken URL from MatHYPRESetPreallocation.html

Reported-by: Fande Kong <fdkong.jd@gmail.com>

Tested with:
make ACTION=sourcelist BASE_DIR=$PWD alltree_makefile
ls `cat files` > /

doc: fix LOCDIR wrt broken URL from MatHYPRESetPreallocation.html

Reported-by: Fande Kong <fdkong.jd@gmail.com>

Tested with:
make ACTION=sourcelist BASE_DIR=$PWD alltree_makefile
ls `cat files` > /dev/null

show more ...


/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/openmp.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/update-docs.py
/petsc/src/dm/dt/dualspace/impls/lagrange/makefile
/petsc/src/dm/dt/dualspace/impls/simple/makefile
/petsc/src/dm/dt/dualspace/interface/makefile
/petsc/src/dm/dt/dualspace/makefile
/petsc/src/dm/dt/fe/impls/basic/makefile
/petsc/src/dm/dt/fe/impls/composite/makefile
/petsc/src/dm/dt/fe/impls/opencl/makefile
/petsc/src/dm/dt/fe/interface/makefile
/petsc/src/dm/dt/fe/makefile
/petsc/src/dm/dt/space/impls/point/makefile
/petsc/src/dm/dt/space/impls/poly/makefile
/petsc/src/dm/dt/space/impls/subspace/makefile
/petsc/src/dm/dt/space/impls/tensor/makefile
/petsc/src/dm/dt/space/interface/makefile
/petsc/src/dm/dt/space/makefile
/petsc/src/dm/examples/tests/ex41.c
/petsc/src/dm/examples/tests/output/ex41_1.out
/petsc/src/dm/examples/tests/output/ex41_2.out
/petsc/src/dm/field/impls/da/makefile
/petsc/src/dm/field/impls/ds/makefile
/petsc/src/dm/field/impls/shell/makefile
/petsc/src/dm/field/interface/dmfield.c
/petsc/src/dm/field/interface/makefile
/petsc/src/dm/field/makefile
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/ftn-custom/zplexdistribute.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/dm/label/examples/tutorials/ex1f90.F90
/petsc/src/docs/tao_tex/manual/cover.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/310.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/36.html
/petsc/src/docs/website/documentation/changes/37.html
/petsc/src/docs/website/documentation/changes/38.html
/petsc/src/docs/website/documentation/changes/39.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/ex72.c
/petsc/src/ksp/ksp/impls/cg/pipelcg/pipelcg.c
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/symbrdn.c
/petsc/src/ksp/ksp/utils/schurm/makefile
/petsc/src/ksp/pc/impls/bddc/bddcnullspace.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/lmvm/lmvmpc.c
/petsc/src/mat/examples/tests/ex23.c
/petsc/src/mat/examples/tests/output/ex23_12.out
/petsc/src/mat/examples/tests/output/ex23_13.out
/petsc/src/mat/impls/aij/mpi/aijsell/makefile
/petsc/src/mat/impls/aij/mpi/aijsell/mpiaijsell.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijsell/aijsell.c
/petsc/src/mat/impls/aij/seq/aijsell/makefile
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/hypre/makefile
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/sell/mpi/mpisell.c
/petsc/src/mat/interface/matregis.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/output/ex9_4.out
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/logging/makefile
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/utils/mpishm.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5adj.c
/petsc/src/ts/impls/glee/makefile
/petsc/src/ts/impls/symplectic/basicsymplectic/makefile
/petsc/src/ts/trajectory/interface/ftn-custom/makefile
vscat/impls/makefile
d49c373011-Sep-2018 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into arcowie-rem/feature-error-logging

* master: (345 commits)
Update dev notes for the coming release
Increase patchlevel to 3.9.4
doc fixes
Added some AIJSELL tests t

Merge branch 'master' into arcowie-rem/feature-error-logging

* master: (345 commits)
Update dev notes for the coming release
Increase patchlevel to 3.9.4
doc fixes
Added some AIJSELL tests that mirror the SELL tests.
Bib: More refs
Removed use of hardwired -1 to represent PETSC_NULL_XXX object, since the null value is now 0.
fix memleaks flagged by valgrind
ex62: disable long running test and workaround differences in iteration counts on various builds.
Add FAQ we can point to when users get error messages such as: "PETSc was configured with one OpenMPI mpi.h version but now appears to be compiling using a different OpenMPI mpi.h version"
swith test from mpich to openmpi as mpich ch3:sock is unuserable per PetscShmCommGet()
DM: Forgot to move include statement
fix nightlybuild issues - disable hypre [for openmp] and fix uninitialized variables
tests: enable openmp and hwloc with one of the mumps tests
Default BoomerAMG smoothers
Configure: Revert changes from debb90c, so that we are back to the original Libmesh
Configure: Reverted change for Libmesh from 83cd5d7
Split vecimpl.h into vecimpl.h and vecscatterimpl.h
SNES ex62: Turned off some tests for other precisions and shortened output of sensitive tests
Use mmap to allocate the shared pthread barrier if available
Add configure test for functional mmap
...

Conflicts:
include/petscconvest.h
src/snes/examples/tutorials/ex13.c
src/snes/interface/snes.c
src/snes/utils/convest.c

show more ...


/petsc/Jenkinsfile
/petsc/config/BuildSystem/config/atomics.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/functions.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/SAMRAI.py
/petsc/config/BuildSystem/config/packages/boost.py
/petsc/config/BuildSystem/config/packages/libceed.py
/petsc/config/BuildSystem/config/packages/muparser.py
/petsc/config/BuildSystem/config/packages/p4est.py
/petsc/config/BuildSystem/config/packages/silo.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/options/sharedLibraries.py
/petsc/config/examples/arch-linux-pkgs-dbg-ftn-interfaces.py
/petsc/config/examples/arch-mswin-dbg-impi.py
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/finclude/petscpc.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/private/dmfieldimpl.h
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petsc/private/isimpl.h
/petsc/include/petsc/private/kspimpl.h
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/pcpatchimpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/snesimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petsc/private/vecscatterimpl.h
/petsc/include/petscconvest.h
/petsc/include/petscdm.h
/petsc/include/petscdmfield.h
/petsc/include/petscdmlabel.h
/petsc/include/petscdmplex.h
/petsc/include/petscfe.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscpctypes.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/buildtest
/petsc/lib/petsc/bin/petsc_tas_analysis.py
/petsc/lib/petsc/conf/test
/petsc/lib/petsc/conf/test.common
/petsc/src/dm/dt/dualspace/impls/lagrange/dspacelagrange.c
/petsc/src/dm/dt/dualspace/impls/lagrange/makefile
/petsc/src/dm/dt/dualspace/impls/makefile
/petsc/src/dm/dt/dualspace/impls/simple/dspacesimple.c
/petsc/src/dm/dt/dualspace/impls/simple/makefile
/petsc/src/dm/dt/dualspace/interface/dualspace.c
/petsc/src/dm/dt/dualspace/interface/makefile
/petsc/src/dm/dt/dualspace/makefile
/petsc/src/dm/dt/examples/tests/ex5.c
/petsc/src/dm/dt/fe/impls/basic/febasic.c
/petsc/src/dm/dt/fe/impls/basic/makefile
/petsc/src/dm/dt/fe/impls/composite/fecomposite.c
/petsc/src/dm/dt/fe/impls/composite/makefile
/petsc/src/dm/dt/fe/impls/makefile
/petsc/src/dm/dt/fe/impls/opencl/feopencl.c
/petsc/src/dm/dt/fe/impls/opencl/makefile
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/fe/interface/fegeom.c
/petsc/src/dm/dt/fe/interface/makefile
/petsc/src/dm/dt/fe/makefile
/petsc/src/dm/dt/interface/makefile
/petsc/src/dm/dt/makefile
/petsc/src/dm/dt/space/impls/makefile
/petsc/src/dm/dt/space/impls/point/makefile
/petsc/src/dm/dt/space/impls/point/spacepoint.c
/petsc/src/dm/dt/space/impls/poly/makefile
/petsc/src/dm/dt/space/impls/poly/spacepoly.c
/petsc/src/dm/dt/space/impls/subspace/makefile
/petsc/src/dm/dt/space/impls/subspace/spacesubspace.c
/petsc/src/dm/dt/space/impls/tensor/makefile
/petsc/src/dm/dt/space/impls/tensor/spacetensor.c
/petsc/src/dm/dt/space/interface/makefile
/petsc/src/dm/dt/space/interface/space.c
/petsc/src/dm/dt/space/makefile
/petsc/src/dm/f90-mod/petscdm.h
/petsc/src/dm/f90-mod/petscdmlabel.h
/petsc/src/dm/field/examples/tutorials/ex1.c
/petsc/src/dm/field/impls/da/dmfieldda.c
/petsc/src/dm/field/impls/ds/dmfieldds.c
/petsc/src/dm/field/impls/shell/dmfieldshell.c
/petsc/src/dm/field/interface/dmfield.c
/petsc/src/dm/impls/forest/p4est/pforest.c
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/examples/tests/ex12.c
/petsc/src/dm/impls/plex/examples/tests/ex19.c
/petsc/src/dm/impls/plex/examples/tests/ex22.c
/petsc/src/dm/impls/plex/examples/tests/ex23.c
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/ex4.c
/petsc/src/dm/impls/plex/examples/tests/ex5.c
/petsc/src/dm/impls/plex/examples/tests/output/ex1_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_8.out
/petsc/src/dm/impls/plex/examples/tests/output/ex23_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q1_2d_plex_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q1_2d_plex_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q1_2d_plex_7.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_2d_plex_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_2d_plex_4.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_2d_plex_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_2d_plex_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_2d_plex_7.out
/petsc/src/dm/impls/plex/f90-custom/zplexf90.c
/petsc/src/dm/impls/plex/ftn-custom/zplexdistribute.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexpoint.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/plex/plexproject.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/plex/plextree.c
/petsc/src/dm/impls/swarm/examples/tests/ex1.c
/petsc/src/dm/impls/swarm/swarmpic_plex.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmi.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/dm/label/examples/tutorials/ex1f90.F90
/petsc/src/docs/tao_tex/manual/cover.tex
/petsc/src/docs/tao_tex/manual/manual.tex
/petsc/src/docs/tao_tex/manual/part2b.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/images/alp.jpg
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/ksp/f90-mod/petscksp.h
/petsc/src/ksp/f90-mod/petscksp.h90
/petsc/src/ksp/f90-mod/petscpc.h
/petsc/src/ksp/ksp/examples/tests/ex57.c
/petsc/src/ksp/ksp/examples/tests/output/ex57_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex54f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/ex71.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_pc_symmetric.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_fetidp_unsym.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex59_bddc_fetidp_approximate.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex59_bddc_fetidp_ml_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex59_bddc_fetidp_ml_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex59_bddc_fetidp_ml_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex59_bddc_fetidp_ml_eqlimit.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex71_bddc_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex71_bddc_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex71_bddc_elast.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex71_bddc_elast_both_approx.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex71_bddc_elast_deluxe_layers.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex71_bddc_elast_dir_approx.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex71_bddc_elast_neu_approx.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex71_fetidp_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex71_fetidp_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex71_fetidp_elast.out
/petsc/src/ksp/ksp/impls/cg/pipelcg/pipelcg.c
/petsc/src/ksp/ksp/impls/fetidp/fetidp.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/utils/kspmatregi.c
/petsc/src/ksp/ksp/utils/lmvm/badbrdn/badbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/bfgs/bfgs.c
/petsc/src/ksp/ksp/utils/lmvm/dfp/dfp.c
/petsc/src/ksp/ksp/utils/lmvm/diagbrdn/diagbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/diagbrdn/diagbrdn.h
/petsc/src/ksp/ksp/utils/lmvm/diagbrdn/makefile
/petsc/src/ksp/ksp/utils/lmvm/lmvm.h
/petsc/src/ksp/ksp/utils/lmvm/lmvmutils.c
/petsc/src/ksp/ksp/utils/lmvm/makefile
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/makefile
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/symbadbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/symbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/symbrdn.h
/petsc/src/ksp/ksp/utils/schurm/schurm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddc.h
/petsc/src/ksp/pc/impls/bddc/bddcfetidp.c
/petsc/src/ksp/pc/impls/bddc/bddcnullspace.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcscalingbasic.c
/petsc/src/ksp/pc/impls/bddc/bddcschurs.c
/petsc/src/ksp/pc/impls/bddc/bddcstructs.h
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/lmvm/lmvmpc.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/patch/makefile
/petsc/src/ksp/pc/impls/patch/pcpatch.c
/petsc/src/ksp/pc/impls/vpbjacobi/makefile
/petsc/src/ksp/pc/impls/vpbjacobi/vpbjacobi.c
/petsc/src/ksp/pc/interface/ftn-custom/zpreconf.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex120f.F
/petsc/src/mat/examples/tests/ex16f90.F90
/petsc/src/mat/examples/tests/ex227.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex16f90_1.out
/petsc/src/mat/examples/tests/output/ex227_no_prefix.out
/petsc/src/mat/examples/tests/output/ex227_prefix.out
/petsc/src/mat/examples/tests/output/ex49_1.out
/petsc/src/mat/examples/tests/output/ex49_r1.out
/petsc/src/mat/f90-mod/petscmat.h
/petsc/src/mat/f90-mod/petscmat.h90
/petsc/src/mat/f90-mod/petscmatmod.F
/petsc/src/mat/ftn-custom/zmat.c
/petsc/src/mat/impls/aij/mpi/aijsell/makefile
/petsc/src/mat/impls/aij/mpi/aijsell/mpiaijsell.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijsell/aijsell.c
/petsc/src/mat/impls/aij/seq/aijsell/makefile
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/mffd/ftn-custom/zmffdf.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/sell/seq/sell.c
/petsc/src/mat/interface/f90-custom/zmatrixf90.c
/petsc/src/mat/interface/ftn-custom/zmatnullf.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex2.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/output/ex5_1.out
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex13.c
/petsc/src/snes/examples/tutorials/ex17.c
/petsc/src/snes/examples/tutorials/ex56.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex69.c
/petsc/src/snes/examples/tutorials/ex73f90t.F90
/petsc/src/snes/examples/tutorials/ex77.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex12_0.out
/petsc/src/snes/examples/tutorials/output/ex12_1.out
/petsc/src/snes/examples/tutorials/output/ex12_10.out
/petsc/src/snes/examples/tutorials/output/ex12_11.out
/petsc/src/snes/examples/tutorials/output/ex12_13.out
/petsc/src/snes/examples/tutorials/output/ex12_14.out
/petsc/src/snes/examples/tutorials/output/ex12_15.out
/petsc/src/snes/examples/tutorials/output/ex12_16.out
/petsc/src/snes/examples/tutorials/output/ex12_17.out
/petsc/src/snes/examples/tutorials/output/ex12_18.out
/petsc/src/snes/examples/tutorials/output/ex12_19.out
/petsc/src/snes/examples/tutorials/output/ex12_2.out
/petsc/src/snes/examples/tutorials/output/ex12_20.out
/petsc/src/snes/examples/tutorials/output/ex12_21.out
/petsc/src/snes/examples/tutorials/output/ex12_22.out
/petsc/src/snes/examples/tutorials/output/ex12_23.out
/petsc/src/snes/examples/tutorials/output/ex12_24.out
/petsc/src/snes/examples/tutorials/output/ex12_25.out
/petsc/src/snes/examples/tutorials/output/ex12_26.out
/petsc/src/snes/examples/tutorials/output/ex12_27.out
/petsc/src/snes/examples/tutorials/output/ex12_28.out
/petsc/src/snes/examples/tutorials/output/ex12_29.out
/petsc/src/snes/examples/tutorials/output/ex12_3.out
/petsc/src/snes/examples/tutorials/output/ex12_30.out
/petsc/src/snes/examples/tutorials/output/ex12_31.out
/petsc/src/snes/examples/tutorials/output/ex12_32.out
/petsc/src/snes/examples/tutorials/output/ex12_33.out
/petsc/src/snes/examples/tutorials/output/ex12_34.out
/petsc/src/snes/examples/tutorials/output/ex12_35.out
/petsc/src/snes/examples/tutorials/output/ex12_36.out
/petsc/src/snes/examples/tutorials/output/ex12_4.out
/petsc/src/snes/examples/tutorials/output/ex12_41.out
/petsc/src/snes/examples/tutorials/output/ex12_42.out
/petsc/src/snes/examples/tutorials/output/ex12_43.out
/petsc/src/snes/examples/tutorials/output/ex12_44.out
/petsc/src/snes/examples/tutorials/output/ex12_5.out
/petsc/src/snes/examples/tutorials/output/ex12_6.out
/petsc/src/snes/examples/tutorials/output/ex12_7.out
/petsc/src/snes/examples/tutorials/output/ex12_8.out
/petsc/src/snes/examples/tutorials/output/ex12_9.out
/petsc/src/snes/examples/tutorials/output/ex12_bd_int_0.out
/petsc/src/snes/examples/tutorials/output/ex12_bd_int_1.out
/petsc/src/snes/examples/tutorials/output/ex12_fas_newton_0.out
/petsc/src/snes/examples/tutorials/output/ex12_fas_newton_1.out
/petsc/src/snes/examples/tutorials/output/ex12_fas_ngs_0.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p1_0.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p1_1.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p1_2.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p1_3.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p1_4.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p1_5.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p1_6.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p1_7.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p2_0.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p2_1.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p2_2.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p2_3.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p2_4.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p2_5.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p2_6.out
/petsc/src/snes/examples/tutorials/output/ex12_field_bc_p2_7.out
/petsc/src/snes/examples/tutorials/output/ex12_gmg_bddc.out
/petsc/src/snes/examples/tutorials/output/ex12_gmg_bddc_lev.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel_bddc.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel_bddcfas.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_solve_bddc.out
/petsc/src/snes/examples/tutorials/output/ex12_quad_bddc.out
/petsc/src/snes/examples/tutorials/output/ex12_quad_q1_adapt_0.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_bddc.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_bddc_parmetis.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_p1_adapt_analytic_0.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_asm_lu.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_asm_sor.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_msm_lu.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_msm_sor.out
/petsc/src/snes/examples/tutorials/output/ex13_2d_p1_0.out
/petsc/src/snes/examples/tutorials/output/ex13_2d_p1_scalable.out
/petsc/src/snes/examples/tutorials/output/ex13_2d_p2_0.out
/petsc/src/snes/examples/tutorials/output/ex13_2d_p3_0.out
/petsc/src/snes/examples/tutorials/output/ex13_2d_q1_0.out
/petsc/src/snes/examples/tutorials/output/ex13_2d_q2_0.out
/petsc/src/snes/examples/tutorials/output/ex13_2d_q3_0.out
/petsc/src/snes/examples/tutorials/output/ex13_3d_p1_0.out
/petsc/src/snes/examples/tutorials/output/ex13_3d_p2_0.out
/petsc/src/snes/examples/tutorials/output/ex13_3d_p3_0.out
/petsc/src/snes/examples/tutorials/output/ex13_3d_q1_0.out
/petsc/src/snes/examples/tutorials/output/ex13_3d_q2_0.out
/petsc/src/snes/examples/tutorials/output/ex13_3d_q3_0.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_p1_quad_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_p1_quad_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_p1_trig_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_p1_trig_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_p2_quad_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_p2_quad_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_p2_trig_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_p2_trig_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_p3_quad_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_p3_quad_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_p3_trig_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_p3_trig_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_q1_quad_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_q1_quad_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_q1_trig_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_q1_trig_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_q2_quad_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_q2_quad_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_q2_trig_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_q2_trig_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_q3_quad_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_q3_quad_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_q3_trig_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_2d_q3_trig_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_p1_quad_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_p1_quad_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_p1_trig_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_p1_trig_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_p2_quad_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_p2_quad_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_p2_trig_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_p2_trig_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_p3_quad_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_p3_quad_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_p3_trig_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_p3_trig_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_q1_quad_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_q1_quad_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_q1_trig_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_q1_trig_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_q2_quad_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_q2_quad_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_q2_trig_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_q2_trig_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_q3_quad_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_q3_quad_vlap.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_q3_trig_elas.out
/petsc/src/snes/examples/tutorials/output/ex17_3d_q3_trig_vlap.out
/petsc/src/snes/examples/tutorials/output/ex62_0.out
/petsc/src/snes/examples/tutorials/output/ex62_1.out
/petsc/src/snes/examples/tutorials/output/ex62_10.out
/petsc/src/snes/examples/tutorials/output/ex62_11.out
/petsc/src/snes/examples/tutorials/output/ex62_12.out
/petsc/src/snes/examples/tutorials/output/ex62_13.out
/petsc/src/snes/examples/tutorials/output/ex62_14.out
/petsc/src/snes/examples/tutorials/output/ex62_15.out
/petsc/src/snes/examples/tutorials/output/ex62_16.out
/petsc/src/snes/examples/tutorials/output/ex62_17.out
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_2.out
/petsc/src/snes/examples/tutorials/output/ex62_20.out
/petsc/src/snes/examples/tutorials/output/ex62_20_parmetis.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_24.out
/petsc/src/snes/examples/tutorials/output/ex62_25.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_2d_p3_1.out
/petsc/src/snes/examples/tutorials/output/ex62_2d_quad_q1_p0_conv.out
/petsc/src/snes/examples/tutorials/output/ex62_2d_quad_q1_p0_gmg_vanka_add.out
/petsc/src/snes/examples/tutorials/output/ex62_2d_quad_q1_p0_vanka_add.out
/petsc/src/snes/examples/tutorials/output/ex62_2d_quad_q1_p0_vanka_add_unity.out
/petsc/src/snes/examples/tutorials/output/ex62_2d_quad_q2_p1_conv.out
/petsc/src/snes/examples/tutorials/output/ex62_2d_quad_q2_q1_conv.out
/petsc/src/snes/examples/tutorials/output/ex62_2d_quad_q2_q1_vanka_add.out
/petsc/src/snes/examples/tutorials/output/ex62_2d_quad_q2_q1_vanka_add_unity.out
/petsc/src/snes/examples/tutorials/output/ex62_2d_tri_p2_p1_conv.out
/petsc/src/snes/examples/tutorials/output/ex62_3.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_35.out
/petsc/src/snes/examples/tutorials/output/ex62_36.out
/petsc/src/snes/examples/tutorials/output/ex62_4.out
/petsc/src/snes/examples/tutorials/output/ex62_43.out
/petsc/src/snes/examples/tutorials/output/ex62_44.out
/petsc/src/snes/examples/tutorials/output/ex62_45.out
/petsc/src/snes/examples/tutorials/output/ex62_46.out
/petsc/src/snes/examples/tutorials/output/ex62_5.out
/petsc/src/snes/examples/tutorials/output/ex62_6.out
/petsc/src/snes/examples/tutorials/output/ex62_7.out
/petsc/src/snes/examples/tutorials/output/ex62_8.out
/petsc/src/snes/examples/tutorials/output/ex62_9.out
/petsc/src/snes/examples/tutorials/output/ex62_bddc_quad.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_2d_quad.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_2d_tri.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_3d_hex.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_3d_tet.out
/petsc/src/snes/examples/tutorials/output/ex62_pc_simple.out
/petsc/src/snes/examples/tutorials/output/ex62_pc_simplec.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2p1_full.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2q1_full.out
/petsc/src/snes/examples/tutorials/output/ex69_p2p1fetidp.out
/petsc/src/snes/examples/tutorials/output/ex69_p2p1fetidp_allp.out
/petsc/src/snes/examples/tutorials/output/ex69_p2p1fetidp_deluxe.out
/petsc/src/snes/examples/tutorials/output/ex69_p2p1fetidp_deluxe_discharm.out
/petsc/src/snes/examples/tutorials/output/ex69_p2p1fetidp_discharm.out
/petsc/src/snes/examples/tutorials/output/ex69_p2p1fetidp_lumped.out
/petsc/src/snes/examples/tutorials/output/ex69_p2p1fetidp_olof.out
/petsc/src/snes/examples/tutorials/output/ex69_q2p1fetidp.out
/petsc/src/snes/examples/tutorials/output/ex69_q2p1fetidp_deluxe.out
/petsc/src/snes/examples/tutorials/output/ex69_q2p1fetidp_deluxe_adaptive.out
/petsc/src/snes/f90-mod/petscsnes.h
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/convest.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/snes/utils/f90-custom/zdmplexsnesf90.c
/petsc/src/sys/classes/bag/f2003-src/fsrc/bagenum.F
/petsc/src/sys/classes/draw/impls/tikz/tikz.c
/petsc/src/sys/f90-mod/petscsys.h
/petsc/src/sys/f90-mod/petscsysmod.F
/petsc/src/sys/f90-mod/petscviewer.h
/petsc/src/sys/f90-src/fsrc/f90_fwrap.F
/petsc/src/sys/fsrc/somefort.F
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/logging/makefile
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/objects/f2003-src/fsrc/optionenum.F
/petsc/src/sys/objects/ftn-custom/zinheritf.c
/petsc/src/sys/objects/ftn-custom/zoptionsf.c
/petsc/src/sys/objects/ftn-custom/zprefixf.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/sys/utils/makefile
/petsc/src/sys/utils/mpishm.c
/petsc/src/sys/utils/pbarrier.c
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_10.out
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_11.out
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_12.out
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_13.out
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_14.out
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_15.out
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_5.out
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_6.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_10.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_11.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_12.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_13.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_14.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_15.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_16.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_17.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_2.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_2_alt.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_6.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_6_alt.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_8.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_9.out
/petsc/src/tao/bound/examples/tutorials/output/plate2f_1_alt.out
/petsc/src/tao/bound/examples/tutorials/output/plate2f_2_alt.out
/petsc/src/tao/bound/impls/bncg/bncg.c
/petsc/src/tao/bound/impls/bncg/bncg.h
/petsc/src/tao/examples/tutorials/ex1.c
/petsc/src/tao/examples/tutorials/ex2.c
/petsc/src/tao/examples/tutorials/ex3.c
/petsc/src/tao/examples/tutorials/output/ex1_0.out
/petsc/src/tao/examples/tutorials/output/ex1_1.out
/petsc/src/tao/examples/tutorials/output/ex2_0.out
/petsc/src/tao/examples/tutorials/output/ex2_1.out
/petsc/src/tao/examples/tutorials/output/ex2_2.out
/petsc/src/tao/interface/ftn-custom/ztaosolverf.c
/petsc/src/tao/linesearch/interface/ftn-custom/ztaolinesearchf.c
/petsc/src/tao/pde_constrained/examples/tutorials/output/elliptic_1.out
/petsc/src/tao/pde_constrained/examples/tutorials/output/elliptic_2.out
/petsc/src/tao/pde_constrained/examples/tutorials/output/parabolic_1.out
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion1.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2.c
/petsc/src/tao/unconstrained/examples/tutorials/output/burgers_spectral.out
/petsc/src/tao/unconstrained/examples/tutorials/output/burgers_spectral_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_3.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_4.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_5.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_5_alt.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_6.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_6_alt.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion2_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion2f_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_3.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_4.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_5.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_7.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_8.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_9.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_10.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_10_alt.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_17.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_18.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_20.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_21.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_7.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_8.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_9.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock2_1.out
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5adj.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5opt_ic.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex5opt_ic_1.out
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex18.c
/petsc/src/ts/examples/tutorials/ex45.c
/petsc/src/ts/examples/tutorials/ex46.c
/petsc/src/ts/examples/tutorials/ex47.c
/petsc/src/ts/examples/tutorials/hamiltonian/ex1.c
/petsc/src/ts/examples/tutorials/hamiltonian/makefile
/petsc/src/ts/examples/tutorials/hamiltonian/output/ex1_1.out
/petsc/src/ts/examples/tutorials/hamiltonian/output/ex1_2.out
/petsc/src/ts/examples/tutorials/output/ex20opt_ic_1.out
/petsc/src/ts/f90-mod/petscts.h
/petsc/src/ts/impls/makefile
/petsc/src/ts/impls/symplectic/basicsymplectic/basicsymplectic.c
/petsc/src/ts/impls/symplectic/basicsymplectic/makefile
/petsc/src/ts/impls/symplectic/makefile
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/makefile
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/ts/interface/tsrhssplit.c
/petsc/src/ts/utils/dmplexts.c
f90-mod/petscis.h
f90-mod/petscvec.h
f90-mod/petscvecmod.F
is/ao/impls/mapping/aomapping.c
is/ao/impls/mapping/ftn-custom/zaomappingf.c
is/is/utils/isdiff.c
is/utils/isltog.c
is/utils/vsectionis.c
vec/examples/tutorials/ex21.c
vec/examples/tutorials/ex43.c
vec/examples/tutorials/ex7.c
vec/impls/nest/vecnest.c
vec/impls/shared/shvec.c
vec/interface/ftn-custom/zvectorf.c
vec/interface/vector.c
vec/utils/vecmpitoseq.c
vscat/impls/vpscat.c
vscat/impls/vpscat.h
vscat/impls/vpscat_mpi1.c
vscat/impls/vpscat_mpi1.h
vscat/impls/vscat.c
vscat/interface/dlregisvecscat.c
vscat/interface/ftn-custom/makefile
vscat/interface/ftn-custom/zvscatfcef.c
vscat/interface/makefile
vscat/interface/vscatfce.c
vscat/interface/vscreate.c
e5e947e010-Sep-2018 Stefano Zampini <stefano.zampini@gmail.com>

VecScatter: add tests for VIENNACL and VECCUDA

dce44e1610-Sep-2018 Stefano Zampini <stefano.zampini@gmail.com>

VecScatter_MPI1: fix bug

Need to check for CUDA types, not VIENNACL!

3bd6238c10-Sep-2018 Stefano Zampini <stefano.zampini@gmail.com>

VECCUDA: fix bug in NORM_INFINITY

cublasIXamax gives back a 1-based index
Also, fix PetscScalar->PetscReal conversion
Added test

cdb17caa09-Sep-2018 Stefano Zampini <stefano.zampini@gmail.com>

VecGetSubVector: Use VecPlaceArray instead of VecCreateXXXWithArray

This enables VECCUDA and VECVIENNACL: added test

4c66dbf310-Sep-2018 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/jczhang/feature-mumps-omp'

1...<<81828384858687888990>>...278