History log of /petsc/src/dm/interface/ (Results 1076 – 1100 of 1496)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0d41bb8b14-Oct-2014 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-plex-partitioner-shell'

* knepley/feature-plex-partitioner-shell:
Plex: Cleanup of examples to use new interfaces
Plex: Added DMPlexCreateFromFile() - Dispatches to

Merge branch 'knepley/feature-plex-partitioner-shell'

* knepley/feature-plex-partitioner-shell:
Plex: Cleanup of examples to use new interfaces
Plex: Added DMPlexCreateFromFile() - Dispatches to the right constructor based on extension
Plex ex1: Added test partitioner
Plex: Added DMPlexGetPartitioner() and PetscPartitionerShellSetPartition()
PetscSection: Added PetscSectionCopy()
Plex ex1: Cleaned up mesh creation - Now use -dm_refine for uniform refinement
Plex: Remove superfluous argument from DMPlexDisitrbute()
Plex: Fixed Fortran stub
PetscFV: Lots of small naming fixes
Partitioner+Plex: Added PetscPartitioner class - Plex holds a PetscPartitioner - Changed args so that PetscSections are modified, not created (also of DMPlexEnlargePartition) - Now partition routine takes a number of partitions instead of assuming commSize - Added a shell partitioner intended to be used for regression testing

Conflicts:
src/dm/impls/plex/examples/tests/ex1.c

show more ...


/petsc/config/builder.py
/petsc/include/finclude/petscdmdef.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petscdmnetwork.h
/petsc/include/petscdmplex.h
/petsc/include/petscdmtypes.h
/petsc/include/petscis.h
/petsc/include/petscsf.h
/petsc/include/petscsftypes.h
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex12.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/ex7.c
/petsc/src/dm/impls/plex/examples/tests/ex8.c
/petsc/src/dm/impls/plex/examples/tests/output/ex12_3.out
/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_12.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_4.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_7.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_8.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_9.out
/petsc/src/dm/impls/plex/examples/tutorials/ex1.c
/petsc/src/dm/impls/plex/examples/tutorials/ex2.c
/petsc/src/dm/impls/plex/ftn-custom/zplex.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/plexhdf5.c
/petsc/src/dm/impls/plex/plexlabel.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/impls/plex/plexreorder.c
dlregisdmdm.c
dmregall.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/utils/vsectionis.c
f5476a2b12-Oct-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/fix-dmlocaltoglobal_da'


/petsc/bin/configVars.py
/petsc/bin/maint/builddist
/petsc/bin/maint/generateetags.py
/petsc/conf/install.py
/petsc/config/BuildSystem/config/__init__.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/packages/Chaco.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/OpenMPI.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/PaStiX.py
/petsc/config/BuildSystem/config/packages/SuperLU_DIST.py
/petsc/config/BuildSystem/config/packages/SuperLU_MT.py
/petsc/config/BuildSystem/config/packages/Triangle.py
/petsc/config/BuildSystem/config/packages/Zoltan.py
/petsc/config/BuildSystem/config/packages/c2html.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/ctetgen.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/config/BuildSystem/config/packages/cusp.py
/petsc/config/BuildSystem/config/packages/hypre.py
/petsc/config/BuildSystem/config/packages/lgrind.py
/petsc/config/BuildSystem/config/packages/metis.py
/petsc/config/BuildSystem/config/packages/ml.py
/petsc/config/BuildSystem/config/packages/mpi4py.py
/petsc/config/BuildSystem/config/packages/pARMS.py
/petsc/config/BuildSystem/config/packages/parmetis.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/BuildSystem/config/packages/tetgen.py
/petsc/config/BuildSystem/config/regression/frameworkTest.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/BuildSystem/config/types.py
/petsc/config/BuildSystem/config/utilities/FPTrap.py
/petsc/config/BuildSystem/config/utilities/__init__.py
/petsc/config/BuildSystem/config/utilities/cacheDetails.py
/petsc/config/BuildSystem/config/utilities/debuggers.py
/petsc/config/BuildSystem/config/utilities/featureTestMacros.py
/petsc/config/BuildSystem/config/utilities/fortranCommandLine.py
/petsc/config/BuildSystem/config/utilities/getResidentSetSize.py
/petsc/config/BuildSystem/config/utilities/missing.py
/petsc/config/BuildSystem/make.py
/petsc/config/BuildSystem/maker.py
/petsc/config/BuildSystem/nargs.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/Regression.py
/petsc/config/PETSc/options/__init__.py
/petsc/config/PETSc/options/arch.py
/petsc/config/PETSc/options/dataFilesPath.py
/petsc/config/PETSc/options/debugging.py
/petsc/config/PETSc/options/externalpackagesdir.py
/petsc/config/PETSc/options/fortranCPP.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/builder.py
/petsc/config/cmakeboot.py
/petsc/config/configure.py
/petsc/config/examples/arch-linux-gcc-ifc-cmplx.py
/petsc/include/finclude/petscsysdef.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscdmplex.h
/petsc/include/petsclog.h
/petsc/include/petscsnes.h
/petsc/makefile
/petsc/src/benchmarks/streams/MPIVersion.c
/petsc/src/benchmarks/streams/process.py
/petsc/src/dm/examples/tests/ex12.c
/petsc/src/dm/examples/tests/ex2.c
/petsc/src/dm/examples/tests/ex3.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex2_1.out
/petsc/src/dm/examples/tests/output/ex2_2.out
/petsc/src/dm/examples/tests/output/ex2_3.out
/petsc/src/dm/examples/tutorials/ex3.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/plex/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexgenerate.c
dm.c
/petsc/src/docs/tex/manual/ArgonneLogo.png
/petsc/src/docs/tex/manual/ArgonneReportTemplate.doc
/petsc/src/docs/tex/manual/ArgonneReportTemplateLastPage.pdf
/petsc/src/docs/tex/manual/ArgonneReportTemplatePage2.pdf
/petsc/src/docs/tex/manual/acknowl.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/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/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/publications/images.html
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex60.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/ainvcusp/makefile
/petsc/src/ksp/pc/impls/bicgstabcusp/makefile
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/sacusp/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex171f.F
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5f90t.F
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_17.out
/petsc/src/snes/examples/tutorials/output/ex19_18.out
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/linesearch/impls/basic/linesearchbasic.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/sys/classes/draw/utils/lg.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/utils/str.c
/petsc/src/tao/bound/examples/tutorials/plate2f.F
/petsc/src/tao/bound/impls/bqpip/bqpip.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2f.F
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vector.c
/petsc/systems/Apple/OSX/bin/makeall
/petsc/tutorials/HandsOnExercise.html
d96308eb11-Oct-2014 Barry Smith <bsmith@mcs.anl.gov>

remove unneed uses of local DM vectors and DMLocalToGlobalBegin/End in examples
removed to prevent cut and paste repeats of their use


/petsc/bin/maint/builddist
/petsc/bin/maint/generateetags.py
/petsc/bin/petscnagupgrade.py
/petsc/config/BuildSystem/config/autoconf.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/BuildSystem/config/packages/make.py
/petsc/config/BuildSystem/project.py
/petsc/config/BuildSystem/script.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/openmp.py
/petsc/config/PETSc/packages/parmetis.py
/petsc/config/PETSc/packages/pthreadclasses.py
/petsc/config/PETSc/packages/threadcomm.py
/petsc/config/PETSc/packages/valgrind.py
/petsc/config/PETSc/utilities/featureTestMacros.py
/petsc/config/PETSc/utilities/missing.py
/petsc/config/PETSc/utilities/petscclone.py
/petsc/config/install.py
/petsc/gmakefile
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc-private/vecimpl.h
/petsc/include/petsclog.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/setup.py
/petsc/src/dm/examples/tests/ex12.c
/petsc/src/dm/examples/tests/ex2.c
/petsc/src/dm/examples/tests/ex23.c
/petsc/src/dm/examples/tests/ex3.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex23_2.out
/petsc/src/dm/examples/tests/output/ex2_1.out
/petsc/src/dm/examples/tests/output/ex2_2.out
/petsc/src/dm/examples/tests/output/ex2_3.out
/petsc/src/dm/examples/tutorials/ex3.c
/petsc/src/dm/examples/tutorials/ex4.c
dm.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/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/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/nonlinearsolvertable.html
/petsc/src/docs/website/documentation/saws.html
/petsc/src/docs/website/documentation/taosolvertable.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/features/threads.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex39.c
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/mat/examples/tests/ex152.c
/petsc/src/mat/examples/tests/ex171f.F
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/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/seq/aij.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5f90t.F
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/linesearch/impls/basic/linesearchbasic.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/utils/str.c
/petsc/src/tao/bound/impls/bqpip/bqpip.c
/petsc/src/tao/leastsquares/examples/tutorials/output/chwirut1_1.out
/petsc/src/tao/leastsquares/examples/tutorials/output/chwirut1f_1.out
/petsc/src/tao/leastsquares/impls/pounders/pounders.c
/petsc/src/tao/leastsquares/impls/pounders/pounders.h
/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/interface/ts.c
/petsc/src/vec/is/examples/makefile
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tests/output/ex1_1.out
/petsc/src/vec/is/makefile
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tests/ex43.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/projection.c
/petsc/systems/Apple/OSX/bin/makeall
/petsc/tutorials/HandsOnExercise.html
3d822a5008-Oct-2014 Michael Lange <michael.lange@imperial.ac.uk>

Plex: Add performance and debug logging

7762326408-Oct-2014 Matthew G. Knepley <knepley@gmail.com>

Partitioner+Plex: Added PetscPartitioner class
- Plex holds a PetscPartitioner
- Changed args so that PetscSections are modified, not created (also of DMPlexEnlargePartition)
- Now partition routine

Partitioner+Plex: Added PetscPartitioner class
- Plex holds a PetscPartitioner
- Changed args so that PetscSections are modified, not created (also of DMPlexEnlargePartition)
- Now partition routine takes a number of partitions instead of assuming commSize
- Added a shell partitioner intended to be used for regression testing

show more ...


/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/parmetis.py
/petsc/include/finclude/petscdmdef.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petscdmplex.h
/petsc/include/petscdmtypes.h
/petsc/src/dm/impls/plex/makefile
/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/plexgenerate.c
/petsc/src/dm/impls/plex/plexpartition.c
dlregisdmdm.c
dmregall.c
/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/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/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/ksp/examples/tutorials/ex60.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/examples/tests/ex171f.F
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/linesearch/impls/basic/linesearchbasic.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/sys/utils/str.c
/petsc/src/tao/bound/examples/tutorials/plate2f.F
/petsc/src/tao/bound/impls/bqpip/bqpip.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2f.F
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vector.c
/petsc/systems/Apple/OSX/bin/makeall
/petsc/tutorials/HandsOnExercise.html
40b72c3529-Sep-2014 Toby Isaac <tisaac@ices.utexas.edu>

Merge branch 'tisaac/thplex'

This merge brings in related work in the following areas:
- Added a local constraint matrix to DM (see DMSetDefaultConstraints())
- Added point-to-anchor-point constrain

Merge branch 'tisaac/thplex'

This merge brings in related work in the following areas:
- Added a local constraint matrix to DM (see DMSetDefaultConstraints())
- Added point-to-anchor-point constraints in DMPlex (see
DMPlexSetAnchors()), which build on the DM constraints
- Added hierarchically-constrained points to DMPlex (see
DMPlexSetReferenceTree(), DMPlexSetTree()), which builds on the anchor
constraints
- Tests for these constraints in src/dm/impls/plex/examples/ex3.c (try
runex3_* examples in that directory)
- Added quadrature order (see PetscQuadratureGet/SetOrder()) (work by
Matt Knepley)
- Added default return values for DMGetCoordinateDim() (defaults to
DMGetDimension())

Conflicts:
include/petscdmplex.h
src/dm/dt/interface/dt.c
src/dm/impls/plex/examples/tests/ex3.c
src/dm/impls/plex/makefile
src/dm/impls/plex/plexfem.c

show more ...


/petsc/bin/maint/builddist
/petsc/bin/maint/generateetags.py
/petsc/bin/petscnagupgrade.py
/petsc/bin/pythonscripts/petsc_gen_xdmf.py
/petsc/config/BuildSystem/config/autoconf.py
/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/libraries.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/Chaco.py
/petsc/config/BuildSystem/config/packages/MOAB.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/Mathematica.py
/petsc/config/BuildSystem/config/packages/Matlab.py
/petsc/config/BuildSystem/config/packages/MatlabEngine.py
/petsc/config/BuildSystem/config/packages/Numpy.py
/petsc/config/BuildSystem/config/packages/OpenMPI.py
/petsc/config/BuildSystem/config/packages/PARTY.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/PaStiX.py
/petsc/config/BuildSystem/config/packages/SuiteSparse.py
/petsc/config/BuildSystem/config/packages/SuperLU.py
/petsc/config/BuildSystem/config/packages/SuperLU_DIST.py
/petsc/config/BuildSystem/config/packages/SuperLU_MT.py
/petsc/config/BuildSystem/config/packages/Triangle.py
/petsc/config/BuildSystem/config/packages/X.py
/petsc/config/BuildSystem/config/packages/Zoltan.py
/petsc/config/BuildSystem/config/packages/__init__.py
/petsc/config/BuildSystem/config/packages/afterimage.py
/petsc/config/BuildSystem/config/packages/boost.py
/petsc/config/BuildSystem/config/packages/c2html.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/ctetgen.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/config/BuildSystem/config/packages/cusp.py
/petsc/config/BuildSystem/config/packages/elemental.py
/petsc/config/BuildSystem/config/packages/exodusii.py
/petsc/config/BuildSystem/config/packages/f2cblaslapack.py
/petsc/config/BuildSystem/config/packages/fblaslapack.py
/petsc/config/BuildSystem/config/packages/fftw.py
/petsc/config/BuildSystem/config/packages/fiat.py
/petsc/config/BuildSystem/config/packages/glut.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/BuildSystem/config/packages/hwloc.py
/petsc/config/BuildSystem/config/packages/hypre.py
/petsc/config/BuildSystem/config/packages/lgrind.py
/petsc/config/BuildSystem/config/packages/make.py
/petsc/config/BuildSystem/config/packages/metis.py
/petsc/config/BuildSystem/config/packages/mkl_pardiso.py
/petsc/config/BuildSystem/config/packages/ml.py
/petsc/config/BuildSystem/config/packages/mpe.py
/petsc/config/BuildSystem/config/packages/mpi4py.py
/petsc/config/BuildSystem/config/packages/netcdf-cxx.py
/petsc/config/BuildSystem/config/packages/netcdf.py
/petsc/config/BuildSystem/config/packages/opencl.py
/petsc/config/BuildSystem/config/packages/opengl.py
/petsc/config/BuildSystem/config/packages/opengles.py
/petsc/config/BuildSystem/config/packages/openmp.py
/petsc/config/BuildSystem/config/packages/pARMS.py
/petsc/config/BuildSystem/config/packages/pami.py
/petsc/config/BuildSystem/config/packages/papi.py
/petsc/config/BuildSystem/config/packages/parmetis.py
/petsc/config/BuildSystem/config/packages/pcbddc.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/pthread.py
/petsc/config/BuildSystem/config/packages/pthreadclasses.py
/petsc/config/BuildSystem/config/packages/saws.py
/petsc/config/BuildSystem/config/packages/scalapack.py
/petsc/config/BuildSystem/config/packages/scientificpython.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/BuildSystem/config/packages/spai.py
/petsc/config/BuildSystem/config/packages/sprng.py
/petsc/config/BuildSystem/config/packages/ssl.py
/petsc/config/BuildSystem/config/packages/sundials.py
/petsc/config/BuildSystem/config/packages/tetgen.py
/petsc/config/BuildSystem/config/packages/threadcomm.py
/petsc/config/BuildSystem/config/packages/thrust.py
/petsc/config/BuildSystem/config/packages/valgrind.py
/petsc/config/BuildSystem/config/packages/viennacl.py
/petsc/config/BuildSystem/config/packages/yaml.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/BuildSystem/project.py
/petsc/config/BuildSystem/script.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/petsc.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/PETSc/utilities/externalpackagesdir.py
/petsc/config/PETSc/utilities/featureTestMacros.py
/petsc/config/PETSc/utilities/installDir.py
/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/PETSc/utilities/missing.py
/petsc/config/PETSc/utilities/petscclone.py
/petsc/config/builder.py
/petsc/config/cmakeboot.py
/petsc/config/configure.py
/petsc/config/examples/arch-freebsd-cxx-pkgs-opt.py
/petsc/config/install.py
/petsc/include/finclude/ftn-custom/petscdmplex.h90
/petsc/include/finclude/ftn-custom/petscdt.h90
/petsc/include/finclude/ftn-custom/petscdtdef.h90
/petsc/include/finclude/ftn-custom/petscdthide.h90
/petsc/include/finclude/petsc.h90
/petsc/include/finclude/petscdt.h90
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petsckspdef.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petsc-private/dtimpl.h
/petsc/include/petsc-private/petscdsimpl.h
/petsc/include/petsc-private/petscfeimpl.h
/petsc/include/petsc-private/petscfvimpl.h
/petsc/include/petsc-private/petscimpl.h
/petsc/include/petsc-private/taoimpl.h
/petsc/include/petsc-private/vecimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscds.h
/petsc/include/petscdt.h
/petsc/include/petscfe.h
/petsc/include/petscfv.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petsctao.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/setup.py
/petsc/share/petsc/datafiles/meshes/grid_c.cgns
/petsc/src/benchmarks/streams/makefile
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/dt/interface/f90-custom/makefile
/petsc/src/dm/dt/interface/f90-custom/zdtdsf90.c
/petsc/src/dm/dt/interface/f90-custom/zdtf90.c
/petsc/src/dm/dt/interface/ftn-custom/makefile
/petsc/src/dm/dt/interface/ftn-custom/zdtf.c
/petsc/src/dm/examples/tests/ex23.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex23_2.out
/petsc/src/dm/examples/tutorials/ex4.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tests/output/ex3_constraints.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p1_quad_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p1_quad_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p2_quad_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p2_quad_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q1_quad_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q1_quad_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_quad_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_quad_5.out
/petsc/src/dm/impls/plex/examples/tutorials/ex2.c
/petsc/src/dm/impls/plex/examples/tutorials/ex3f90.F
/petsc/src/dm/impls/plex/examples/tutorials/ex4f90.F
/petsc/src/dm/impls/plex/f90-custom/makefile
/petsc/src/dm/impls/plex/f90-custom/zplexf90.c
/petsc/src/dm/impls/plex/f90-custom/zplexgeometryf90.c
/petsc/src/dm/impls/plex/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexbc.c
/petsc/src/dm/impls/plex/plexcgns.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/plexgeometry.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/plex/plextree.c
dm.c
/petsc/src/docs/tao_tex/manual/addsolver.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/nonlinearsolvertable.html
/petsc/src/docs/website/documentation/saws.html
/petsc/src/docs/website/documentation/taosolvertable.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/features/threads.html
/petsc/src/docs/website/petsc-20.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tests/ex22.c
/petsc/src/ksp/ksp/examples/tests/ex39.c
/petsc/src/ksp/ksp/examples/tests/ex44.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/ex54f.F
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/ex60.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex60_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex60_2.out
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fcg/fcg.c
/petsc/src/ksp/ksp/impls/fcg/fcgimpl.h
/petsc/src/ksp/ksp/impls/fcg/makefile
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/utils/dmproject.c
/petsc/src/ksp/ksp/utils/makefile
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcgraph.c
/petsc/src/ksp/pc/impls/bddc/bddcnullspace.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.h
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/cp/cp.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/classical.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/is/pcis.h
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex120f.F
/petsc/src/mat/examples/tests/ex128.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/examples/tests/ex148.c
/petsc/src/mat/examples/tests/ex149.c
/petsc/src/mat/examples/tests/ex150.c
/petsc/src/mat/examples/tests/ex152.c
/petsc/src/mat/examples/tests/ex153.c
/petsc/src/mat/examples/tests/ex155.c
/petsc/src/mat/examples/tests/ex157.c
/petsc/src/mat/examples/tests/ex158.c
/petsc/src/mat/examples/tests/ex170.c
/petsc/src/mat/examples/tests/ex171.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex97.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex103.out
/petsc/src/mat/examples/tutorials/ex9.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiviennacl/mpiaijviennacl.cxx
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/spectral.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex73f90t.F90
/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/impls/fas/fas.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/sys/classes/draw/impls/win32/win32draw.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/tao/bound/impls/blmvm/blmvm.c
/petsc/src/tao/bound/impls/bqpip/bqpip.c
/petsc/src/tao/bound/impls/gpcg/gpcg.c
/petsc/src/tao/bound/impls/tron/tron.c
/petsc/src/tao/complementarity/impls/asls/asfls.c
/petsc/src/tao/complementarity/impls/asls/asils.c
/petsc/src/tao/complementarity/impls/ssls/ssfls.c
/petsc/src/tao/complementarity/impls/ssls/ssils.c
/petsc/src/tao/constrained/impls/ipm/ipm.c
/petsc/src/tao/examples/tutorials/ex1.c
/petsc/src/tao/interface/fdtest.c
/petsc/src/tao/interface/ftn-custom/ztaosolverf.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1f.F
/petsc/src/tao/leastsquares/examples/tutorials/output/chwirut1_1.out
/petsc/src/tao/leastsquares/examples/tutorials/output/chwirut1f_1.out
/petsc/src/tao/leastsquares/impls/pounders/pounders.c
/petsc/src/tao/leastsquares/impls/pounders/pounders.h
/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/pde_constrained/impls/lcl/lcl.c
/petsc/src/tao/unconstrained/impls/bmrm/bmrm.c
/petsc/src/tao/unconstrained/impls/cg/taocg.c
/petsc/src/tao/unconstrained/impls/lmvm/lmvm.c
/petsc/src/tao/unconstrained/impls/neldermead/neldermead.c
/petsc/src/tao/unconstrained/impls/nls/nls.c
/petsc/src/tao/unconstrained/impls/ntl/ntl.c
/petsc/src/tao/unconstrained/impls/ntr/ntr.c
/petsc/src/tao/unconstrained/impls/owlqn/owlqn.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex1.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex2.c
/petsc/src/ts/examples/tutorials/eimex/allen_cahn.c
/petsc/src/ts/examples/tutorials/eimex/ct_vdp_imex.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex16.c
/petsc/src/ts/examples/tutorials/ex19.c
/petsc/src/ts/examples/tutorials/ex20.c
/petsc/src/ts/examples/tutorials/ex24.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/power_grid/ex1.c
/petsc/src/ts/examples/tutorials/power_grid/ex2.c
/petsc/src/ts/examples/tutorials/power_grid/ex5.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/utils/dmlocalts.c
/petsc/src/ts/utils/dmplexts.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/examples/tests/ex43.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/projection.c
/petsc/src/vec/vec/utils/veccusp/vscatcusp.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/python/ex1.c
/petsc/tutorials/python/ex1f.F
7711e48f29-Sep-2014 Toby Isaac <tisaac@ices.utexas.edu>

DM: remove deprecated MatGetVecs()

e228b24216-Sep-2014 Toby Isaac <tisaac@ices.utexas.edu>

DM+Plex: change the collective status of default constraints, anchors, and reference tree

The default constraints, anchors, and reference tree are changed to have
PETSC_COMM_SELF communicators.

The

DM+Plex: change the collective status of default constraints, anchors, and reference tree

The default constraints, anchors, and reference tree are changed to have
PETSC_COMM_SELF communicators.

The reasoning is that we would like tree constraints to cause only
minimal changes to the solution workflow demonstrated in
snes/examples/tutorials/ex12.c. We would like to insert only the
following code:

/* ... (construct/choose a reference tree) */
DMPlexSetReferenceTree(dm,refTree);
/* ... (construct the tree structure) */
DMPlexSetTree(dm,...);

This means that the presence of some type of constraints may not be
detected until DMPlexMatSetClosure(), within a cell loop. If that
happens, the following call graph occurs:

DMPlexMatSetClosure(dm,...) calls
DMGetDefaultConstraints(dm,...) calls
*DMCreateDefaultConstraints_Plex(dm,...) calls
DMPlexGetAnchors(dm,...) calls
*DMPlexCreateAnchors_Tree(dm,...)
DMPlexComputeAnchorMatrix_Tree_FromReference(dm,...) calls
DMGetDefaultConstraints(refTree,...) calls
*DMCreateDefaultConstraints_Plex(refTree,...) calls
DMPlexGetAnchors(refTree,...) calls
*DMPlexCreateAnchors_Tree(refTree,...)

The objects created in this cascade have to be local.

show more ...

f7c7459316-Sep-2014 Toby Isaac <tisaac@ices.utexas.edu>

Plex: complete rename of constraints to anchors, make matrix construction automatic.

Now all the user has to do is set the reference tree, set the tree, and
the constraint matrix is automatically co

Plex: complete rename of constraints to anchors, make matrix construction automatic.

Now all the user has to do is set the reference tree, set the tree, and
the constraint matrix is automatically constructed in the call to
DMGetDefaultConstraints()

show more ...

45a75d8116-Sep-2014 Toby Isaac <tisaac@ices.utexas.edu>

DM: allow DMGetDefaultConstraints() to take NULL arguments.

I anticipate usage where only one of the arguments, e.g. the matrix, is
given, as a way to check for the presence of constraints.

4c274da115-Sep-2014 Toby Isaac <tisaac@ices.utexas.edu>

DM: put constraint hooks into DMGlobalToLocalEnd() and DMLocalToGlobalBegin().

I put this directly into the functions instead of into the linked list
of hooks. My reasoning is that if constraints a

DM: put constraint hooks into DMGlobalToLocalEnd() and DMLocalToGlobalBegin().

I put this directly into the functions instead of into the linked list
of hooks. My reasoning is that if constraints are present, they should
be considered atomic with the PetscSFBcast()/PetscSFReduce(), and that
allowing other user-defined hooks to come between the communication and
the constraint hooks could result in the user trying to access or set
constrained values before they are defined.

show more ...

fba222ab15-Sep-2014 Toby Isaac <tisaac@ices.utexas.edu>

DM: initialize and destroy dm constraints.

9435951e15-Sep-2014 Toby Isaac <tisaac@ices.utexas.edu>

DM: added DMGetDefaultConstraints()/DMSetDefaultConstraints().

I originally put the constraint matrix in DMPlex, but the constraint
matrix implies a choice of default section, whereas the same DMPle

DM: added DMGetDefaultConstraints()/DMSetDefaultConstraints().

I originally put the constraint matrix in DMPlex, but the constraint
matrix implies a choice of default section, whereas the same DMPlex
should be able to be referenced by multiple DMs with different sections.
This commit starts the process of moving the section-dependent
components into the DM implementation.

show more ...

9a9a41ab22-Aug-2014 Toby Isaac <tisaac@ices.utexas.edu>

DM: set default embedding dimension


/petsc/config/builder.py
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petsc-private/dtimpl.h
/petsc/include/petsc-private/petscfeimpl.h
/petsc/include/petscdmplex.h
/petsc/include/petscdt.h
/petsc/include/petscksp.h
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tests/output/ex3_constraints.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p1_quad_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p1_quad_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p2_quad_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p2_quad_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q1_quad_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q1_quad_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_quad_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_quad_5.out
/petsc/src/dm/impls/plex/makefile
/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/plexpartition.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/plex/plextree.c
dm.c
/petsc/src/ksp/ksp/utils/dmproject.c
/petsc/src/ksp/ksp/utils/makefile
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2p1_full.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2q1_full.out
d4d07f1e13-Jun-2014 Toby Isaac <tisaac@ices.utexas.edu>

dm: added LocalToGlobalHook


/petsc/bin/maint/builddist
/petsc/bin/petscnagupgrade.py
/petsc/config/BuildSystem/config/autoconf.py
/petsc/config/BuildSystem/config/packages/__init__.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/BuildSystem/config/packages/make.py
/petsc/config/BuildSystem/project.py
/petsc/config/BuildSystem/script.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/valgrind.py
/petsc/config/PETSc/utilities/petscclone.py
/petsc/config/install.py
/petsc/gmakefile
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/taoimpl.h
/petsc/include/petsc-private/vecimpl.h
/petsc/include/petscdm.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/petsctao.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/setup.py
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/ex23.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex23_2.out
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexsubmesh.c
dm.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/nonlinearsolvertable.html
/petsc/src/docs/website/documentation/saws.html
/petsc/src/docs/website/documentation/taosolvertable.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/features/threads.html
/petsc/src/docs/website/images/sarich.jpg
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/petsc-20.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr_converged.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/mat/examples/tests/ex152.c
/petsc/src/mat/examples/tests/ex171.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijAssemble.cu
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/snes/examples/tutorials/ex55.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/mathinf.c
/petsc/src/tao/bound/impls/bqpip/bqpip.c
/petsc/src/tao/bound/impls/gpcg/gpcg.c
/petsc/src/tao/bound/impls/tron/tron.c
/petsc/src/tao/complementarity/impls/asls/asfls.c
/petsc/src/tao/complementarity/impls/asls/asils.c
/petsc/src/tao/complementarity/impls/ssls/ssfls.c
/petsc/src/tao/complementarity/impls/ssls/ssils.c
/petsc/src/tao/constrained/impls/ipm/ipm.c
/petsc/src/tao/interface/ftn-custom/ztaosolverf.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1f.F
/petsc/src/tao/leastsquares/examples/tutorials/output/chwirut1_1.out
/petsc/src/tao/leastsquares/examples/tutorials/output/chwirut1f_1.out
/petsc/src/tao/leastsquares/impls/pounders/pounders.c
/petsc/src/tao/leastsquares/impls/pounders/pounders.h
/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/pde_constrained/impls/lcl/lcl.c
/petsc/src/tao/unconstrained/impls/nls/nls.c
/petsc/src/tao/unconstrained/impls/ntl/ntl.c
/petsc/src/tao/unconstrained/impls/ntr/ntr.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tseig.c
/petsc/src/vec/is/examples/makefile
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tests/output/ex1_1.out
/petsc/src/vec/is/makefile
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/examples/tests/ex43.c
/petsc/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/impls/seq/seqcusp/vecscattercusp.cu
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
3a374d7627-Aug-2014 Matthew G. Knepley <knepley@gmail.com>

DM: Fixed memory leak

c2765ee227-Aug-2014 Matthew G. Knepley <knepley@gmail.com>

PetscDualSpace: Added a Simple space
- Its just a collection of functionals


/petsc/config/PETSc/packages/valgrind.py
/petsc/gmakefile
/petsc/include/petsc-private/petscfeimpl.h
/petsc/include/petscfe.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/plex/plexsubmesh.c
dmregall.c
/petsc/src/docs/website/images/sarich.jpg
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr_converged.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/mat/examples/tests/ex171.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijAssemble.cu
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/snes/examples/tutorials/ex55.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/mathinf.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tseig.c
/petsc/src/vec/is/examples/makefile
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tests/output/ex1_1.out
/petsc/src/vec/is/makefile
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/impls/seq/seqcusp/vecscattercusp.cu
3a91e67922-Aug-2014 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/fix-dm-composition'

* knepley/fix-dm-composition:
DM: Removed code to uncompose nullspace/pmat - This was to prevent reference cycles, which happen with MatNullSpace using DM

Merge branch 'knepley/fix-dm-composition'

* knepley/fix-dm-composition:
DM: Removed code to uncompose nullspace/pmat - This was to prevent reference cycles, which happen with MatNullSpace using DM Vecs, but its fragile - My current solution is to strip out DM from Vecs in a MatNullSpace, but that sucks too. Need a better solution

show more ...

dafab42b22-Aug-2014 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-dm-dimension-handling'

* knepley/feature-dm-dimension-handling:
DM: Fixed DMDASetDim() in examples
Plex: Fix for isoparametric geometry
Plex: Complex fix
TS ex1

Merge branch 'knepley/feature-dm-dimension-handling'

* knepley/feature-dm-dimension-handling:
DM: Fixed DMDASetDim() in examples
Plex: Fix for isoparametric geometry
Plex: Complex fix
TS ex11: Fixed calls to DMSetCoordinateSection()
DM: FIxed DMClone() to copy dimension
Plex+DA: Now cell geometry routine can take a PetscFE in order to evaluate at quadrature points - We evaluate isoparametrically at the quadrature points - Changed DMDAComputeCellGeometry() --> DMDAComputeCellGeometryFEM() - Changed DMPlexComputeCellGeometry() --> DMPlexComputeCellGeometryFEM() - Added DMPlexComputeCellGeometryAffineFEM()
DM: Added a embedding dimension, different from the topological dimension - This can now be set in DMSetCoordinateSection(), or it can be automatically determined
Plex: Fix output for ex4
DM: Added DMGetDimPoints() - This replicates DMPlex/DAGetDepthStratum(), but uses the dimension which people have said is more intuitive
DM: Move dimension up into DM - Both DA and Plex had this and I think it makes sense

Conflicts:
src/dm/impls/plex/plexcreate.c

show more ...


/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/openmp.py
/petsc/config/PETSc/packages/pthreadclasses.py
/petsc/config/PETSc/packages/threadcomm.py
/petsc/include/petsc-private/dmdaimpl.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmplex.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tutorials/ex19.c
/petsc/src/dm/impls/da/da.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/dacorn.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dageometry.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/daltol.c
/petsc/src/dm/impls/da/dapf.c
/petsc/src/dm/impls/da/dareg.c
/petsc/src/dm/impls/da/dasub.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/ftn-custom/zdaf.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/patch/patch.c
/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/examples/tests/ex2f90.F
/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/ex7.c
/petsc/src/dm/impls/plex/examples/tests/ex8.c
/petsc/src/dm/impls/plex/examples/tests/ex9.c
/petsc/src/dm/impls/plex/examples/tests/output/ex4_19.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_23.out
/petsc/src/dm/impls/plex/examples/tutorials/ex2.c
/petsc/src/dm/impls/plex/f90-custom/zplexf90.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcgns.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexhdf5.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/impls/plex/plexreorder.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/plex/plexvtk.c
/petsc/src/dm/impls/plex/plexvtu.c
dm.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/petsc-20.html
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex35.c
/petsc/src/ksp/ksp/examples/tests/ex8.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex8_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex8_2.out
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/mat/color/impls/greedy/greedy.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu
/petsc/src/mat/impls/fft/fft.c
/petsc/src/mat/impls/fft/ftn-custom/makefile
/petsc/src/mat/impls/fft/ftn-custom/zfftf.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/utils/dmplexts.c
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/impls/seq/seqcusp/vecscattercusp.cu
/petsc/src/vec/vec/utils/vpscat.h
c959eef421-Aug-2014 Jed Brown <jed@jedbrown.org>

Sys: PetscCheckPointer PETSC_CHAR checks char*, not char**


/petsc/bin/petsclogformat.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/make.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/include/petsc-private/fortranimpl.h
/petsc/include/petsc-private/kspimpl.h
/petsc/include/petsc-private/linesearchimpl.h
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/impls/plex/plexlabel.c
dm.c
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex42_tut_1.out.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex42_tut_2.out.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex42_tut_3.out.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex50_tut_1.out.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex50_tut_2.out.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex50_tut_3.out.html
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/groppcg/groppcg.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/pipecr/pipecr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/pgmres/pgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/snes/examples/tutorials/output/ex19_tut_1.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_2.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_3.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_4.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_5.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_6.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_7.out.html
/petsc/src/sys/classes/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/error/checkptr.c
/petsc/src/sys/examples/tests/ex13.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/utils/str.c
/petsc/src/ts/examples/tutorials/output/ex11_tut_1.out.html
/petsc/src/ts/examples/tutorials/output/ex11_tut_2.out.html
/petsc/src/ts/examples/tutorials/output/ex11_tut_3.out.html
/petsc/src/ts/examples/tutorials/output/ex11_tut_4.out.html
/petsc/src/ts/examples/tutorials/output/ex11_tut_5.out.html
/petsc/src/ts/examples/tutorials/output/ex2_tut_1.out.html
/petsc/src/ts/examples/tutorials/output/ex2_tut_2.out.html
/petsc/src/ts/examples/tutorials/output/ex2_tut_3.out.html
/petsc/src/vec/is/ao/interface/aoreg.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/tutorials/HandsOnExercise.html
9347ee0404-Aug-2014 Matthew G. Knepley <knepley@gmail.com>

PetscFV: Fully enable other limiters

1de53e9a01-Aug-2014 Matthew G. Knepley <knepley@gmail.com>

DM: FIxed DMClone() to copy dimension

46e270d431-Jul-2014 Matthew G. Knepley <knepley@gmail.com>

DM: Added a embedding dimension, different from the topological dimension
- This can now be set in DMSetCoordinateSection(), or it can be automatically determined

793f3fe531-Jul-2014 Matthew G. Knepley <knepley@gmail.com>

DM: Added DMGetDimPoints()
- This replicates DMPlex/DAGetDepthStratum(), but uses the dimension which people have said is more intuitive

c73cfb5431-Jul-2014 Matthew G. Knepley <knepley@gmail.com>

DM: Move dimension up into DM
- Both DA and Plex had this and I think it makes sense


/petsc/.gitignore
/petsc/.hgignore
/petsc/CONTRIBUTING
/petsc/LICENSE
/petsc/bin/maint/confignightly/cg2
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/programs.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/elemental.py
/petsc/config/PETSc/packages/mkl_pardiso.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/opengles.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/ssl.py
/petsc/config/PETSc/packages/tetgen.py
/petsc/config/configure.py
/petsc/config/examples/arch-matlab-uni-mkl_ilp64.py
/petsc/config/examples/arch-pardiso.py
/petsc/config/manifest.in
/petsc/include/petsc-private/dmdaimpl.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmplex.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/share/petsc/matlab/@PetscOpenFile/PetscOpenFile.m
/petsc/share/petsc/matlab/@PetscOpenFile/close.m
/petsc/share/petsc/matlab/@PetscOpenFile/read.m
/petsc/share/petsc/matlab/@PetscOpenFile/write.m
/petsc/share/petsc/matlab/@PetscOpenSocket/PetscOpenSocket.m
/petsc/share/petsc/matlab/@PetscOpenSocket/close.m
/petsc/share/petsc/matlab/@PetscOpenSocket/read.m
/petsc/share/petsc/matlab/@PetscOpenSocket/write.m
/petsc/share/petsc/matlab/PetscBagRead.m
/petsc/share/petsc/matlab/PetscBinaryRead.m
/petsc/share/petsc/matlab/PetscBinaryWrite.m
/petsc/share/petsc/matlab/PetscReadBinaryMatlab.m
/petsc/share/petsc/matlab/UFgetPetscMat.m
/petsc/share/petsc/matlab/classes/PETSC_COMM_SELF.m
/petsc/share/petsc/matlab/classes/Petsc.m
/petsc/share/petsc/matlab/classes/PetscCHKERRQ.m
/petsc/share/petsc/matlab/classes/PetscDM.m
/petsc/share/petsc/matlab/classes/PetscDMComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscDMComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscDMDACreate1d.m
/petsc/share/petsc/matlab/classes/PetscDMDACreate2d.m
/petsc/share/petsc/matlab/classes/PetscFinalize.m
/petsc/share/petsc/matlab/classes/PetscIS.m
/petsc/share/petsc/matlab/classes/PetscInitialize.m
/petsc/share/petsc/matlab/classes/PetscKSP.m
/petsc/share/petsc/matlab/classes/PetscLogStagePop.m
/petsc/share/petsc/matlab/classes/PetscLogStagePush.m
/petsc/share/petsc/matlab/classes/PetscLogStageRegister.m
/petsc/share/petsc/matlab/classes/PetscMat.m
/petsc/share/petsc/matlab/classes/PetscObject.m
/petsc/share/petsc/matlab/classes/PetscObjectsGetObject.m
/petsc/share/petsc/matlab/classes/PetscObjectsView.m
/petsc/share/petsc/matlab/classes/PetscOptionsClearValue.m
/petsc/share/petsc/matlab/classes/PetscOptionsGetString.m
/petsc/share/petsc/matlab/classes/PetscOptionsInsertString.m
/petsc/share/petsc/matlab/classes/PetscOptionsSetValue.m
/petsc/share/petsc/matlab/classes/PetscOptionsView.m
/petsc/share/petsc/matlab/classes/PetscPC.m
/petsc/share/petsc/matlab/classes/PetscSNES.m
/petsc/share/petsc/matlab/classes/PetscSNESComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESMonitorInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESVIRedundancyCheckInternal.m
/petsc/share/petsc/matlab/classes/PetscTS.m
/petsc/share/petsc/matlab/classes/PetscTSComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscTSComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscTSMonitorInternal.m
/petsc/share/petsc/matlab/classes/PetscVec.m
/petsc/share/petsc/matlab/classes/PetscViewer.m
/petsc/share/petsc/matlab/classes/examples/tests/ex1.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2_nlfunction.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2_nljacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_BoundaryConditions.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_InitialGuess.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_Plate.m
/petsc/share/petsc/matlab/classes/examples/tutorials/demo.m
/petsc/share/petsc/matlab/classes/examples/tutorials/ex10.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP_ML.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP_PetscMat.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES_DVI2.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_DVI.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_odefunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_odejacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_tsmonitor.m
/petsc/share/petsc/matlab/classes/examples/tutorials/jacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/nlfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/nljacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/rhsfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_function.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_jacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_monitor.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesjacobian.m
/petsc/share/petsc/matlab/classes/matlabheader.h
/petsc/share/petsc/matlab/generatePetscTestFiles.m
/petsc/share/petsc/matlab/generatehtml.m
/petsc/share/petsc/matlab/laplacian.m
/petsc/share/petsc/matlab/laplacianlicense.txt
/petsc/share/petsc/matlab/launch.m
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/impls/da/da.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/dacorn.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dageometry.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/daltol.c
/petsc/src/dm/impls/da/dapf.c
/petsc/src/dm/impls/da/dareg.c
/petsc/src/dm/impls/da/dasub.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/ftn-custom/zdaf.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/moab/dmmbio.cxx
/petsc/src/dm/impls/moab/dmmbmat.cxx
/petsc/src/dm/impls/patch/patch.c
/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/examples/tests/ex2f90.F
/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/ex7.c
/petsc/src/dm/impls/plex/examples/tests/ex8.c
/petsc/src/dm/impls/plex/examples/tests/ex9.c
/petsc/src/dm/impls/plex/examples/tutorials/ex2.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcgns.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexhdf5.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/impls/plex/plexreorder.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/plex/plexvtk.c
/petsc/src/dm/impls/plex/plexvtu.c
dm.c
/petsc/src/docs/makefile
/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/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/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/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/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/license.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/nonlinearsolvertable.html
/petsc/src/docs/website/documentation/oldlicense.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/saws.html
/petsc/src/docs/website/documentation/taosolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex35.cxx
/petsc/src/ksp/ksp/examples/tutorials/ex41.m
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_mkl_pardiso.out
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/examples/tests/ex140.m
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/draw/examples/tests/ex3.c
/petsc/src/sys/classes/draw/examples/tests/ex4.c
/petsc/src/sys/classes/draw/impls/opengl/openglops.c
/petsc/src/sys/classes/draw/interface/draw.c
/petsc/src/sys/classes/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/makefile
/petsc/src/sys/examples/tests/ex27.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/sorti.c
/petsc/src/tao/bound/impls/bqpip/makefile
/petsc/src/tao/bound/impls/gpcg/gpcg.c
/petsc/src/tao/bound/impls/gpcg/makefile
/petsc/src/tao/bound/impls/tron/makefile
/petsc/src/tao/bound/makefile
/petsc/src/tao/complementarity/impls/ssls/makefile
/petsc/src/tao/complementarity/makefile
/petsc/src/tao/constrained/impls/ipm/makefile
/petsc/src/tao/constrained/makefile
/petsc/src/tao/interface/fdiff.c
/petsc/src/tao/interface/taosolverregi.c
/petsc/src/tao/leastsquares/makefile
/petsc/src/tao/linesearch/impls/makefile
/petsc/src/tao/linesearch/interface/dlregis_taolinesearch.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/makefile
/petsc/src/tao/matrix/adamat.c
/petsc/src/tao/matrix/lmvmmat.c
/petsc/src/tao/matrix/submatfree.c
/petsc/src/tao/matrix/submatfree.h
/petsc/src/tao/pde_constrained/impls/lcl/makefile
/petsc/src/tao/pde_constrained/makefile
/petsc/src/tao/unconstrained/impls/neldermead/makefile
/petsc/src/tao/unconstrained/impls/nls/makefile
/petsc/src/tao/unconstrained/impls/ntl/makefile
/petsc/src/tao/unconstrained/impls/ntr/makefile
/petsc/src/tao/unconstrained/makefile
/petsc/src/tao/util/tao_util.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex30.cxx
/petsc/src/ts/examples/tutorials/ex35.cxx
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/interface/ts.c
/petsc/src/ts/utils/dmplexts.c
/petsc/src/vec/is/is/impls/stride/stride.c
/petsc/src/vec/vec/examples/tutorials/ex42.m
/petsc/src/vec/vec/examples/tutorials/ex6.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/systems/Apple/OSX/bin/arch-osx-release.py
/petsc/systems/Apple/OSX/bin/makeall
/petsc/systems/Apple/OSX/bin/makedmg
/petsc/systems/Apple/OSX/bin/makedocs
/petsc/systems/Apple/OSX/bin/makeframework
/petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example.xcodeproj/project.pbxproj
/petsc/systems/Apple/OSX/examples/PETSc command line example/PETSc command line example.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/bin/arch-ios-simulator.py
/petsc/systems/Apple/iOS/bin/iosbuilder.py
/petsc/systems/Apple/iOS/bin/makeall
/petsc/systems/Apple/iOS/bin/makedmg
/petsc/systems/Apple/iOS/bin/makedocs
/petsc/systems/Apple/iOS/bin/makeframework
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneAppDelegate.h
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneAppDelegate.m
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneViewController.h
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneViewController.m
/petsc/systems/Apple/iOS/examples/Basic/Default-568h@2x.png
/petsc/systems/Apple/iOS/examples/Basic/MainWindow.xib
/petsc/systems/Apple/iOS/examples/Basic/examples-Info.plist
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/barrysmith.mode1v3
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/barrysmith.pbxuser
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/examples/Basic/examples_Prefix.pch
/petsc/systems/Apple/iOS/examples/Basic/iphoneViewController.xib
/petsc/systems/Apple/iOS/examples/Basic/main.m
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneAppDelegate.h
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneAppDelegate.m
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneViewController.h
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneViewController.m
/petsc/systems/Apple/iOS/examples/testopengl/MainWindow.xib
/petsc/systems/Apple/iOS/examples/testopengl/examples-Info.plist
/petsc/systems/Apple/iOS/examples/testopengl/examples.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/examples/testopengl/examples_Prefix.pch
/petsc/systems/Apple/iOS/examples/testopengl/iphoneViewController.xib
/petsc/systems/Apple/iOS/examples/testopengl/main.m
/petsc/tutorials/HandsOnExercise.html

1...<<41424344454647484950>>...60