History log of /petsc/src/tao/interface/ (Results 226 – 250 of 389)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3e4fba3030-Jun-2018 Stefano Zampini <stefano.zampini@gmail.com>

Merge remote-tracking branch 'origin/maint'


/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/snesimpl.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex15_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex15f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex28_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_bjacobi_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex49_hypre_nullspace.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex67_nonsymmetric_left.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex67_nonsymmetric_right.out
/petsc/src/ksp/ksp/impls/fetidp/fetidp.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/examples/tests/output/ex6_1.out
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcscalingbasic.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex214.c
/petsc/src/mat/examples/tests/ex88.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/output/ex191_1.out
/petsc/src/mat/examples/tests/output/ex88_1.out
/petsc/src/mat/examples/tests/output/ex9_1.out
/petsc/src/mat/examples/tutorials/output/ex15_2.out
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sell/seq/sell.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/output/ex33_0.out
/petsc/src/snes/examples/tutorials/output/ex48_1.out
/petsc/src/snes/examples/tutorials/output/ex48_2.out
/petsc/src/snes/examples/tutorials/output/ex48_5.out
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasgalerkin.c
/petsc/src/snes/impls/ngmres/anderson.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/interface/noise/snesdnest.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/dmdasnes.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/examples/tests/output/ex1f_1.out
/petsc/src/sys/examples/tests/output/ex2_1.out
/petsc/src/sys/fileio/mprint.h
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/gcomm.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/pinit.c
taosolver.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex1_1.out
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex2_1.out
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex3_1.out
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex4_1.out
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex5_1.out
/petsc/src/ts/examples/tutorials/output/ex19_pi42.out
/petsc/src/ts/examples/tutorials/output/ex31_2.out
/petsc/src/ts/examples/tutorials/output/ex3_1.out
/petsc/src/ts/examples/tutorials/output/ex3_2.out
/petsc/src/ts/examples/tutorials/output/ex4_1.out
/petsc/src/ts/examples/tutorials/output/ex4_2.out
/petsc/src/ts/examples/tutorials/output/ex4_3.out
/petsc/src/ts/examples/tutorials/output/ex4_4.out
/petsc/src/ts/examples/tutorials/output/ex50_3.out
/petsc/src/ts/examples/tutorials/output/ex50_4.out
/petsc/src/ts/examples/tutorials/output/ex5_1.out
/petsc/src/ts/examples/tutorials/output/ex5_nox.out
/petsc/src/ts/examples/tutorials/output/ex6_1.out
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/is/interface/index.c
/petsc/src/vec/is/is/utils/isblock.c
/petsc/src/vec/vec/examples/tests/output/ex32f_1.out
/petsc/src/vec/vec/examples/tests/output/ex41_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex4f_1.out
0ebee16d24-Jun-2018 Lisandro Dalcin <dalcinl@gmail.com>

TAO: Fix 'extern' declarations

- Rename events following naming conventions in other packages
- Fix extern -> PETSC_EXTERN


/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/PETSc/Configure.py
/petsc/gmakefile.test
/petsc/include/petsc/finclude/petscsys.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/hashmap.h
/petsc/include/petsc/private/hashset.h
/petsc/include/petsc/private/pcgamgimpl.h
/petsc/include/petsc/private/petscfptimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/taoimpl.h
/petsc/include/petsc/private/taolinesearchimpl.h
/petsc/include/petscdmplex.h
/petsc/include/petscsys.h
/petsc/share/petsc/datafiles/meshes/hybrid_tetwedge.msh
/petsc/share/petsc/datafiles/meshes/hybrid_triquad.msh
/petsc/share/petsc/datafiles/meshes/surfacesphere_bin.msh
/petsc/src/dm/examples/tutorials/ex11f90.F90
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex4.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/ex1_box_wedge.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_box_wedge_s2t.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_box_wedge_s2t_parallel.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_cylinder.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_cylinder_per.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_cylinder_wedge.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_10.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_11.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_13_hybs2t.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_14_ext.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_14_ext_s2t.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_15_hyb3d.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_15_hyb3d_s2t.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_15_hyb3d_vtk.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_16_spheresurface.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_16_spheresurface_extruded.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_16_spheresurface_extruded_s2t.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_16_spheresurface_s2t.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_7.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_8.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_9.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_hybint_2d_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_hybint_2d_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_hybint_2d_s2t_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_hybint_2d_s2t_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_hybint_3d_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_hybint_3d_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_hybint_3d_s2t_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_hybint_3d_s2t_1.out
/petsc/src/dm/impls/plex/glexg.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/plexexodusii.c
/petsc/src/dm/impls/plex/plexgenerate.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/impls/plex/plexvtk.c
/petsc/src/dm/impls/plex/plexvtu.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/ArgonneReportTemplate.doc
/petsc/src/docs/tex/manual/ArgonneReportTemplate2018.docx
/petsc/src/docs/tex/manual/ArgonneReportTemplate2018LastPage.pdf
/petsc/src/docs/tex/manual/ArgonneReportTemplate2018Page2.pdf
/petsc/src/docs/tex/manual/ArgonneReportTemplateLastPage.pdf
/petsc/src/docs/tex/manual/ArgonneReportTemplatePage2.pdf
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tutorials/ex44f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex6f.F90
/petsc/src/ksp/ksp/examples/tutorials/network/ex2.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/classical.c
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/gamg/util.c
/petsc/src/ksp/pc/impls/telescope/telescope.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/impls/sell/seq/sell.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/snes/examples/tutorials/ex99.c
/petsc/src/snes/examples/tutorials/output/ex99_1.out
/petsc/src/snes/examples/tutorials/output/ex99_2.out
/petsc/src/snes/examples/tutorials/output/ex99_3.out
/petsc/src/sys/classes/random/examples/tutorials/ex2.c
/petsc/src/sys/classes/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/classes/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/classes/viewer/impls/vtk/vtkv.c
/petsc/src/sys/classes/viewer/interface/dlregispetsc.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/mprint.h
/petsc/src/sys/info/verboseinfo.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/memory/mhbw.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/utils/mpitr.c
/petsc/src/sys/utils/mpits.c
/petsc/src/sys/utils/mpiu.c
/petsc/src/sys/utils/pbarrier.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/tao/bound/impls/blmvm/blmvm.c
dlregistao.c
taosolver.c
taosolver_bounds.c
taosolver_fg.c
taosolver_hj.c
taosolverregi.c
/petsc/src/tao/linesearch/interface/dlregis_taolinesearch.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/matrix/adamat.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tutorials/output/ex18_adv_0.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_1.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_3_ex.out
/petsc/src/vec/vec/examples/tutorials/ex21.c
/petsc/src/vec/vscat/impls/vpscat.c
/petsc/src/vec/vscat/impls/vpscat_mpi1.c
85928a9827-Jun-2018 Stefano Zampini <stefano.zampini@gmail.com>

Restore Push/Pop model for ASCII viewers


/petsc/.gitignore
/petsc/config/BuildSystem/RDict.py
/petsc/config/BuildSystem/args.py
/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/functions.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/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/Matlab.py
/petsc/config/BuildSystem/config/packages/MatlabEngine.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/Random123.py
/petsc/config/BuildSystem/config/packages/SuiteSparse.py
/petsc/config/BuildSystem/config/packages/SuperLU_MT.py
/petsc/config/BuildSystem/config/packages/Triangle.py
/petsc/config/BuildSystem/config/packages/Trilinos.py
/petsc/config/BuildSystem/config/packages/Zoltan.py
/petsc/config/BuildSystem/config/packages/alquimia.py
/petsc/config/BuildSystem/config/packages/amanzi.py
/petsc/config/BuildSystem/config/packages/ascem-io.py
/petsc/config/BuildSystem/config/packages/boost.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/concurrencykit.py
/petsc/config/BuildSystem/config/packages/ctetgen.py
/petsc/config/BuildSystem/config/packages/cusp.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/hdf5.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/med.py
/petsc/config/BuildSystem/config/packages/metis.py
/petsc/config/BuildSystem/config/packages/mkl_sparse.py
/petsc/config/BuildSystem/config/packages/mkl_sparse_optimize.py
/petsc/config/BuildSystem/config/packages/openblas.py
/petsc/config/BuildSystem/config/packages/p4est.py
/petsc/config/BuildSystem/config/packages/pARMS.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/pflotran.py
/petsc/config/BuildSystem/config/packages/radau5.py
/petsc/config/BuildSystem/config/packages/scalapack.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/tchem.py
/petsc/config/BuildSystem/config/packages/tetgen.py
/petsc/config/BuildSystem/config/packages/viennacl.py
/petsc/config/BuildSystem/config/packages/xSDKTrilinos.py
/petsc/config/BuildSystem/config/packages/zlib.py
/petsc/config/BuildSystem/config/programs.py
/petsc/config/BuildSystem/config/python.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/BuildSystem/config/setsBackport.py
/petsc/config/BuildSystem/config/setsOrdered.py
/petsc/config/BuildSystem/config/utilities/FPTrap.py
/petsc/config/BuildSystem/config/utilities/cacheDetails.py
/petsc/config/BuildSystem/config/utilities/debuggers.py
/petsc/config/BuildSystem/configure.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/nargs.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/dataFilesPath.py
/petsc/config/PETSc/options/installDir.py
/petsc/config/PETSc/options/libraryOptions.py
/petsc/config/PETSc/options/sharedLibraries.py
/petsc/config/builder2.py
/petsc/config/cmakeboot.py
/petsc/config/cmakegen.py
/petsc/config/configure.py
/petsc/config/examples/arch-arm64-opt.py
/petsc/config/examples/arch-armv7-opt.py
/petsc/config/examples/arch-cray-xc40-knl-opt.py
/petsc/config/examples/arch-linux-gcc-cxx-avx2.py
/petsc/config/examples/arch-linux-knl.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/config/examples/arch-mswin-gnu.py
/petsc/config/examples/arch-viennacl.py
/petsc/config/gmakegentest.py
/petsc/config/install.py
/petsc/config/petsc_harness.sh
/petsc/config/report_tests.py
/petsc/config/testparse.py
/petsc/gmakefile
/petsc/gmakefile.test
/petsc/include/petsc/finclude/petscdmplex.h
/petsc/include/petsc/finclude/petscsys.h
/petsc/include/petsc/finclude/petscvec.h
/petsc/include/petsc/mpiuni/mpif.h
/petsc/include/petsc/private/characteristicimpl.h
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/dmnetworkimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/dmswarmimpl.h
/petsc/include/petsc/private/f90impl.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petsc/private/kspimpl.h
/petsc/include/petsc/private/logimpl.h
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/pcimpl.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/petscdm.h
/petsc/include/petscdmnetwork.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petsctao.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/PetscBinaryIOTrajectory.py
/petsc/lib/petsc/bin/maint/PetscStaticFunctionCandidates.py
/petsc/lib/petsc/bin/maint/bk2darcs.py
/petsc/lib/petsc/bin/maint/bk2hg.py
/petsc/lib/petsc/bin/maint/branches.py
/petsc/lib/petsc/bin/maint/builddist
/petsc/lib/petsc/bin/maint/buildtest
/petsc/lib/petsc/bin/maint/buildtest.py
/petsc/lib/petsc/bin/maint/checkBuilds.py
/petsc/lib/petsc/bin/maint/checkloc.py
/petsc/lib/petsc/bin/maint/confignightly/cg2
/petsc/lib/petsc/bin/maint/confignightly/es
/petsc/lib/petsc/bin/maint/confignightly/es3
/petsc/lib/petsc/bin/maint/confignightly/frog
/petsc/lib/petsc/bin/maint/confignightly/frog2
/petsc/lib/petsc/bin/maint/confignightly/frog3
/petsc/lib/petsc/bin/maint/confignightly/knl3
/petsc/lib/petsc/bin/maint/confignightly/si
/petsc/lib/petsc/bin/maint/confignightly/si2
/petsc/lib/petsc/bin/maint/confignightly/si3
/petsc/lib/petsc/bin/maint/exampleslog.py
/petsc/lib/petsc/bin/maint/gcov.py
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/lib/petsc/bin/maint/generators/prettyprint.py
/petsc/lib/petsc/bin/maint/getpdflabels.py
/petsc/lib/petsc/bin/maint/helpindex.py
/petsc/lib/petsc/bin/maint/lex.py
/petsc/lib/petsc/bin/maint/mapnameslatex.py
/petsc/lib/petsc/bin/maint/normalizeOutput.py
/petsc/lib/petsc/bin/maint/runhtml.py
/petsc/lib/petsc/bin/maint/startnightly
/petsc/lib/petsc/bin/maint/testharness_util.py
/petsc/lib/petsc/bin/maint/update-docs.py
/petsc/lib/petsc/bin/maint/wwwindex.py
/petsc/lib/petsc/bin/petsclogformat.py
/petsc/lib/petsc/bin/petscnagupgrade.py
/petsc/lib/petsc/bin/saws/SAWs.py
/petsc/lib/petsc/bin/taucc.py
/petsc/lib/petsc/conf/rules
/petsc/lib/petsc/conf/test
/petsc/lib/petsc/conf/variables
/petsc/makefile
/petsc/share/petsc/matlab/makefile
/petsc/share/petsc/xml/performance_xml2html.xsl
/petsc/src/benchmarks/benchmarkAssembly.py
/petsc/src/benchmarks/benchmarkBatch.py
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/benchmarks/daemon.py
/petsc/src/benchmarks/streams/MPIVersion.c
/petsc/src/benchmarks/streams/process.py
/petsc/src/contrib/style/checks/PetscFunctionBegin.py
/petsc/src/contrib/style/checks/PetscFunctionBegin2.py
/petsc/src/contrib/style/checks/PetscFunctionReturn.py
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/ex42.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/ex11f90.F90
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/dm/f90-mod/petscdmplexmod.F
/petsc/src/dm/impls/composite/f90-custom/zfddaf90.c
/petsc/src/dm/impls/composite/pack.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/dainterp.c
/petsc/src/dm/impls/da/f90-custom/zda1f90.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/forest/p4est/pforest.c
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/dm/impls/plex/examples/tests/ex26.c
/petsc/src/dm/impls/plex/generators/ctetgen/makefile
/petsc/src/dm/impls/plex/generators/makefile
/petsc/src/dm/impls/plex/generators/tetgen/makefile
/petsc/src/dm/impls/plex/generators/triangle/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/plexply.c
/petsc/src/dm/impls/swarm/data_bucket.c
/petsc/src/dm/impls/swarm/data_ex.c
/petsc/src/dm/impls/swarm/swarm.c
/petsc/src/dm/impls/swarm/swarm_migrate.c
/petsc/src/dm/impls/swarm/swarmpic.c
/petsc/src/dm/impls/swarm/swarmpic_da.c
/petsc/src/dm/impls/swarm/swarmpic_plex.c
/petsc/src/dm/impls/swarm/swarmpic_view.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/dm/label/makefile
/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/manual/part2.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/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/linearsolvertable.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/images/richard.jpg
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/ksp/ksp/examples/tests/benchmarkscatters/makefile
/petsc/src/ksp/ksp/examples/tests/ex56.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex49_1_alt.out
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex44f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex51.c
/petsc/src/ksp/ksp/examples/tutorials/ex6f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex72.c
/petsc/src/ksp/ksp/examples/tutorials/example100.py
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/network/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/network/ex1_nest.c
/petsc/src/ksp/ksp/examples/tutorials/network/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/network/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_10.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_11.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_12.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_13.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_14.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_15.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_16.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_17.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_18.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_19.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_19_pc_factor_levels-0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_19_pc_factor_levels-2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_19_pc_factor_levels-4.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_1a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_22.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_23.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_24.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_25.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_4.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_5.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_6.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-2_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-2_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-2_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-3_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-3_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-3_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-4_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-4_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-4_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-5_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-5_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-5_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-6_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-6_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-6_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-7_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-7_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-7_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-8_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-8_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-8_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_8.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-2_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-2_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-2_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-2_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-2_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-2_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-3_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-3_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-3_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-3_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-3_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-3_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-4_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-4_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-4_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-4_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-4_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-4_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-5_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-5_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-5_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-5_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-5_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-5_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-6_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-6_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-6_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-6_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-6_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-6_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-7_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-7_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-7_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-7_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-7_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-7_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_ILU.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_aijcusparse.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_boomeramg_euclid.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_boomeramg_euclid_bj.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_boomeramg_parasails.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_boomeramg_pilut.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_boomeramg_schwarz.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_cg_singlereduction.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_cr.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_lcd.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_mpiaijcrl.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_mpiaijperm.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_mpicrl.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_mumps.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_mumps_redundant.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_seqaijcrl.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_seqaijperm.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_umfpack.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_xxt.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_xyt.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_zeropivot.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_zeropivot_3.out
/petsc/src/ksp/ksp/guess/makefile
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/color/interface/matcoloring.c
/petsc/src/mat/color/utils/valid.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex127.c
/petsc/src/mat/examples/tests/ex134.c
/petsc/src/mat/examples/tests/ex135.c
/petsc/src/mat/examples/tests/ex199.c
/petsc/src/mat/examples/tests/ex219f.F90
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex88.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex127_superlu_dist.out
/petsc/src/mat/examples/tests/output/ex219f_1.out
/petsc/src/mat/examples/tests/output/ex219f_2.out
/petsc/src/mat/examples/tests/output/ex24_1.out
/petsc/src/mat/examples/tests/output/ex49_r1.out
/petsc/src/mat/examples/tests/output/ex49_r1_par.out
/petsc/src/mat/examples/tutorials/ex15.c
/petsc/src/mat/examples/tutorials/output/ex15_3.out
/petsc/src/mat/examples/tutorials/output/ex15_4.out
/petsc/src/mat/examples/tutorials/output/ex15_4_alt.out
/petsc/src/mat/examples/tutorials/output/ex15_4_alt_1.out
/petsc/src/mat/examples/tutorials/output/ex15_4_alt_2.out
/petsc/src/mat/examples/tutorials/output/ex15_4_alt_3.out
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijmkl/aijmkl.c
/petsc/src/mat/impls/aij/seq/aijperm/aijperm.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact81.c
/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.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/hypre/makefile
/petsc/src/mat/impls/hypre/mhypre.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/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/impls/sell/mpi/mmsell.c
/petsc/src/mat/impls/sell/seq/sell.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/makefile
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/snes/examples/tutorials/ex13.c
/petsc/src/snes/examples/tutorials/ex1f.F90
/petsc/src/snes/examples/tutorials/ex5f.F90
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/network/ex1.c
/petsc/src/snes/examples/tutorials/network/ex1options
/petsc/src/snes/examples/tutorials/network/makefile
/petsc/src/snes/examples/tutorials/network/output/ex1.out
/petsc/src/snes/examples/tutorials/network/output/ex1_2.out
/petsc/src/snes/examples/tutorials/network/power/PFReadData.c
/petsc/src/snes/examples/tutorials/network/power/case9.m
/petsc/src/snes/examples/tutorials/network/power/makefile
/petsc/src/snes/examples/tutorials/network/power/output/power2_1.out
/petsc/src/snes/examples/tutorials/network/power/output/power_1.out
/petsc/src/snes/examples/tutorials/network/power/pffunctions.c
/petsc/src/snes/examples/tutorials/network/power/power.c
/petsc/src/snes/examples/tutorials/network/power/power.h
/petsc/src/snes/examples/tutorials/network/power/power2.c
/petsc/src/snes/examples/tutorials/network/power/poweroptions
/petsc/src/snes/examples/tutorials/network/water/makefile
/petsc/src/snes/examples/tutorials/network/water/output/water.out
/petsc/src/snes/examples/tutorials/network/water/sample1.inp
/petsc/src/snes/examples/tutorials/network/water/water.c
/petsc/src/snes/examples/tutorials/network/water/water.h
/petsc/src/snes/examples/tutorials/network/water/waterfunctions.c
/petsc/src/snes/examples/tutorials/network/water/wateroptions
/petsc/src/snes/examples/tutorials/network/water/waterreaddata.c
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/classes/draw/impls/x/xcolor.c
/petsc/src/sys/classes/random/examples/tutorials/ex2.c
/petsc/src/sys/classes/viewer/impls/draw/drawv.c
/petsc/src/sys/classes/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/makefile
/petsc/src/sys/classes/viewer/interface/viewa.c
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/examples/tests/ex1f.F90
/petsc/src/sys/examples/tests/ex32.c
/petsc/src/sys/f90-mod/petsclog.h
/petsc/src/sys/f90-mod/petscsys.h90
/petsc/src/sys/f90-mod/petscsysmod.F
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/logging/examples/tutorials/ex1f.F90
/petsc/src/sys/logging/examples/tutorials/makefile
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/xmllogevent.c
/petsc/src/sys/logging/xmllogevent.h
/petsc/src/sys/logging/xmlviewer.h
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/ftn-custom/zstrf.c
/petsc/src/sys/utils/mpitr.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/webclient/examples/makefile
/petsc/src/sys/webclient/examples/tutorials/makefile
/petsc/src/tao/examples/tutorials/ex3.c
taosolver.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/unconstrained/impls/lmvm/lmvm.c
/petsc/src/ts/examples/tutorials/ex21.c
/petsc/src/ts/examples/tutorials/extchem.py
/petsc/src/ts/examples/tutorials/network/wash/pipes1.c
/petsc/src/ts/examples/tutorials/network/wash/wash.h
/petsc/src/ts/examples/tutorials/output/ex21_1.out
/petsc/src/ts/examples/tutorials/phasefield/output/biharmonic2_1_alt_6.out
/petsc/src/ts/examples/tutorials/phasefield/output/biharmonic3_1_alt_6.out
/petsc/src/ts/examples/tutorials/power_grid/ex3sa.c
/petsc/src/ts/examples/tutorials/power_grid/output/ex3sa_3.out
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busdmnetwork.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tssen.c
/petsc/src/ts/trajectory/impls/basic/makefile
/petsc/src/ts/trajectory/impls/makefile
/petsc/src/ts/trajectory/impls/memory/makefile
/petsc/src/ts/trajectory/impls/singlefile/makefile
/petsc/src/ts/trajectory/impls/visualization/makefile
/petsc/src/ts/trajectory/makefile
/petsc/src/vec/is/examples/makefile
/petsc/src/vec/is/is/impls/general/general.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/utils/pmap.c
/petsc/src/vec/makefile
/petsc/src/vec/vec/examples/tutorials/ex1f.F90
/petsc/src/vec/vec/examples/tutorials/ex21.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/impls/makefile
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/node/makefile
/petsc/src/vec/vec/impls/node/vecnode.c
/petsc/src/vec/vec/impls/node/vecnodeimpl.h
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/utils/makefile
/petsc/src/vec/vec/utils/tagger/examples/makefile
/petsc/src/vec/vec/utils/tagger/impls/makefile
/petsc/src/vec/vec/utils/tagger/interface/makefile
/petsc/src/vec/vec/utils/tagger/makefile
/petsc/src/vec/vscat/examples/ex1.c
/petsc/src/vec/vscat/examples/ex2.c
/petsc/src/vec/vscat/examples/ex3.c
/petsc/src/vec/vscat/examples/makefile
/petsc/src/vec/vscat/examples/output/ex1_1.out
/petsc/src/vec/vscat/examples/output/ex1_2.out
/petsc/src/vec/vscat/examples/output/ex1_3.out
/petsc/src/vec/vscat/examples/output/ex2_1.out
/petsc/src/vec/vscat/examples/output/ex2_2.out
/petsc/src/vec/vscat/examples/output/ex2_5.out
/petsc/src/vec/vscat/examples/output/ex3_1.out
/petsc/src/vec/vscat/examples/output/ex3_3.out
/petsc/src/vec/vscat/examples/output/ex3_5.out
/petsc/src/vec/vscat/impls/makefile
/petsc/src/vec/vscat/impls/vpscat.c
/petsc/src/vec/vscat/impls/vpscat.h
/petsc/src/vec/vscat/impls/vpscat_mpi1.c
/petsc/src/vec/vscat/impls/vpscat_mpi1.h
/petsc/src/vec/vscat/impls/vscat.c
/petsc/src/vec/vscat/interface/dlregisvecscat.c
/petsc/src/vec/vscat/interface/makefile
/petsc/src/vec/vscat/interface/vscreate.c
/petsc/src/vec/vscat/makefile
/petsc/systems/Apple/OSX/bin/makedmg
/petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example.xcodeproj/project.pbxproj
/petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example/PETSc cocoa example-Info.plist
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/bin/iosbuilder.py
/petsc/systems/Apple/iOS/bin/makedmg
6b59115905-Jun-2018 Alp Dener <alp.dener@gmail.com>

New BQNLS algorithm added based on the BNK kernels

e0ed867b25-May-2018 Alp Dener <alp.dener@gmail.com>

Quasi-Newton-Krylov methods added that utilize MatMult on LMVM matrices inside a Krylov solver

7b1c771624-May-2018 Alp Dener <alp.dener@gmail.com>

BQNTR algorithm added


/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscpctypes.h
/petsc/include/petsctao.h
/petsc/src/ksp/ksp/utils/kspmatregi.c
/petsc/src/ksp/ksp/utils/lmvm/badbrdn/badbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/badbrdn/makefile
/petsc/src/ksp/ksp/utils/lmvm/bfgs/bfgs.c
/petsc/src/ksp/ksp/utils/lmvm/bfgs/makefile
/petsc/src/ksp/ksp/utils/lmvm/brdn/brdn.c
/petsc/src/ksp/ksp/utils/lmvm/brdn/makefile
/petsc/src/ksp/ksp/utils/lmvm/dfp/dfp.c
/petsc/src/ksp/ksp/utils/lmvm/dfp/makefile
/petsc/src/ksp/ksp/utils/lmvm/diagbrdn/diagbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/diagbrdn/makefile
/petsc/src/ksp/ksp/utils/lmvm/lmvm.h
/petsc/src/ksp/ksp/utils/lmvm/lmvmimpl.c
/petsc/src/ksp/ksp/utils/lmvm/lmvmutils.c
/petsc/src/ksp/ksp/utils/lmvm/makefile
/petsc/src/ksp/ksp/utils/lmvm/sr1/makefile
/petsc/src/ksp/ksp/utils/lmvm/sr1/sr1.c
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/makefile
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/symbrdn.c
/petsc/src/ksp/pc/impls/lmvm/lmvmpc.c
/petsc/src/ksp/pc/impls/lmvm/makefile
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/matrix.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_6.out
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_7.out
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_8.out
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_9.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_2.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_6.out
/petsc/src/tao/bound/examples/tutorials/output/plate2f_1.out
/petsc/src/tao/bound/examples/tutorials/output/plate2f_2.out
/petsc/src/tao/bound/impls/blmvm/blmvm.c
/petsc/src/tao/bound/impls/blmvm/blmvm.h
/petsc/src/tao/bound/impls/bnk/bnk.c
/petsc/src/tao/bound/impls/bnk/bnk.h
/petsc/src/tao/bound/impls/bqntr/bqntr.c
/petsc/src/tao/bound/impls/bqntr/makefile
/petsc/src/tao/bound/impls/makefile
/petsc/src/tao/examples/tutorials/ex3.c
/petsc/src/tao/examples/tutorials/output/ex3_guess_pod.out
taosolverregi.c
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.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/pde_constrained/impls/lcl/lcl.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_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_3.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion2_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion2f_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion2f_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_1.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_6.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/minsurf2_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_10.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_3.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_5.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_6.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_7.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1f_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock2_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/spectraladjointassimilation_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/spectraladjointassimilation_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/spectraladjointassimilation_cn.out
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1.c
/petsc/src/tao/unconstrained/examples/tutorials/spectraladjointassimilation.c
/petsc/src/tao/unconstrained/impls/lmvm/lmvm.c
/petsc/src/tao/unconstrained/impls/lmvm/lmvm.h
/petsc/src/tao/unconstrained/impls/nls/nls.c
/petsc/src/tao/unconstrained/impls/nls/nlsimpl.h
/petsc/src/tao/unconstrained/impls/ntl/ntl.c
/petsc/src/tao/unconstrained/impls/ntl/ntlimpl.h
/petsc/src/tao/unconstrained/impls/ntr/ntr.c
/petsc/src/tao/unconstrained/impls/ntr/ntrimpl.h
/petsc/src/tao/unconstrained/impls/owlqn/owlqn.c
cd929ea302-May-2018 Alp Dener <alp.dener@gmail.com>

derived LMVM types added and moved into the KSP package


/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MOAB.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/Matlab.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/fftw.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/options/sharedLibraries.py
/petsc/config/configure.py
/petsc/config/gmakegentest.py
/petsc/config/install.py
/petsc/include/petsc/mpiuni/mpif.h
/petsc/include/petsc/private/dmforestimpl.h
/petsc/include/petsc/private/dmlabelimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/hashmap.h
/petsc/include/petsc/private/hashmapi.h
/petsc/include/petsc/private/hashmapij.h
/petsc/include/petsc/private/hashset.h
/petsc/include/petsc/private/hashseti.h
/petsc/include/petsc/private/hashsetij.h
/petsc/include/petsc/private/hashtable.h
/petsc/include/petsc/private/kernels/khash.h
/petsc/include/petsc/private/logimpl.h
/petsc/include/petsc/private/makefile
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/taoimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscdmtypes.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petsctaolinesearch.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/builddist
/petsc/lib/petsc/bin/maint/buildtest
/petsc/lib/petsc/bin/maint/confignightly/cg2
/petsc/lib/petsc/bin/maint/confignightly/si
/petsc/lib/petsc/bin/maint/confignightly/si2
/petsc/lib/petsc/bin/maint/confignightly/si3
/petsc/lib/petsc/bin/maint/runhtml.py
/petsc/lib/petsc/bin/maint/startnightly
/petsc/lib/petsc/bin/petsclogformat.py
/petsc/lib/petsc/conf/test
/petsc/makefile
/petsc/share/petsc/matlab/makefile
/petsc/src/dm/dt/examples/tests/ex3.c
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/forest/p4est/pforest.c
/petsc/src/dm/impls/moab/makefile
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexadapt.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/plexinterpolate.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/swarm/data_bucket.c
/petsc/src/dm/impls/swarm/data_ex.h
/petsc/src/dm/impls/swarm/swarm.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/docs/manualpages-sec/header_DMMOAB
/petsc/src/docs/manualpages-sec/header_Sensitivity
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/makefile
/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/index.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/utils/kspmatregi.c
/petsc/src/ksp/ksp/utils/lmvm/lbfgs/lbfgs.c
/petsc/src/ksp/ksp/utils/lmvm/lbfgs/makefile
/petsc/src/ksp/ksp/utils/lmvm/lbrdn/lbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/lbrdn/makefile
/petsc/src/ksp/ksp/utils/lmvm/ldfp/ldfp.c
/petsc/src/ksp/ksp/utils/lmvm/ldfp/makefile
/petsc/src/ksp/ksp/utils/lmvm/lmbrdn/lmbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/lmbrdn/makefile
/petsc/src/ksp/ksp/utils/lmvm/lmvm.c
/petsc/src/ksp/ksp/utils/lmvm/lmvm.h
/petsc/src/ksp/ksp/utils/lmvm/lsbrdn/lsbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/lsbrdn/makefile
/petsc/src/ksp/ksp/utils/lmvm/lsr1/lsr1.c
/petsc/src/ksp/ksp/utils/lmvm/lsr1/makefile
/petsc/src/ksp/ksp/utils/lmvm/makefile
/petsc/src/ksp/ksp/utils/makefile
/petsc/src/ksp/ksp/utils/schurm/makefile
/petsc/src/ksp/ksp/utils/schurm/schurm.c
/petsc/src/ksp/ksp/utils/schurm/schurm.h
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex183.c
/petsc/src/mat/examples/tests/ex184.c
/petsc/src/mat/examples/tests/ex219f.F90
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex219f_1.out
/petsc/src/mat/examples/tests/output/ex219f_2.out
/petsc/src/mat/examples/tests/output/ex49_r1.out
/petsc/src/mat/examples/tests/output/ex49_r1_par.out
/petsc/src/mat/examples/tutorials/ex15.c
/petsc/src/mat/examples/tutorials/output/ex15_3.out
/petsc/src/mat/examples/tutorials/output/ex15_4.out
/petsc/src/mat/examples/tutorials/output/ex15_4_alt.out
/petsc/src/mat/examples/tutorials/output/ex15_4_alt_1.out
/petsc/src/mat/examples/tutorials/output/ex15_4_alt_2.out
/petsc/src/mat/examples/tutorials/output/ex15_4_alt_3.out
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijmkl/aijmkl.c
/petsc/src/mat/impls/aij/seq/aijperm/aijperm.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.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/elemental/matelem.cxx
/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/preallocator/matpreallocator.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sell/mpi/mmsell.c
/petsc/src/mat/impls/sell/seq/sell.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/snes/examples/tutorials/ex13.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/makefile
/petsc/src/snes/utils/dmadapt.c
/petsc/src/sys/classes/viewer/impls/draw/drawv.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/sclose.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/sopen.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/sread.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/swrite.c
/petsc/src/sys/classes/viewer/interface/dlregispetsc.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/examples/tests/ex40.c
/petsc/src/sys/examples/tests/ex41.c
/petsc/src/sys/examples/tests/ex42.c
/petsc/src/sys/examples/tests/ex43.c
/petsc/src/sys/examples/tests/output/ex40_1.out
/petsc/src/sys/examples/tests/output/ex41_1.out
/petsc/src/sys/examples/tests/output/ex42_1.out
/petsc/src/sys/examples/tests/output/ex43_1.out
/petsc/src/sys/logging/examples/tutorials/ex1f.F90
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/logging/utils/stagelog.c
/petsc/src/sys/logging/xmllogevent.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/str.c
/petsc/src/tao/bound/impls/blmvm/blmvm.c
/petsc/src/tao/bound/impls/blmvm/blmvm.h
/petsc/src/tao/bound/impls/bncg/bncg.c
/petsc/src/tao/bound/impls/bnk/bnk.c
/petsc/src/tao/bound/impls/bnk/bnk.h
taosolver.c
taosolver_bounds.c
/petsc/src/tao/leastsquares/examples/matlab/ProblemFinalize.m
/petsc/src/tao/leastsquares/examples/matlab/ProblemInitialize.m
/petsc/src/tao/leastsquares/examples/matlab/README
/petsc/src/tao/leastsquares/examples/matlab/TestingFinalize.m
/petsc/src/tao/leastsquares/examples/matlab/TestingInitialize.m
/petsc/src/tao/leastsquares/examples/matlab/TestingPlot.m
/petsc/src/tao/leastsquares/examples/matlab/makefile
/petsc/src/tao/leastsquares/examples/matlab/more_wild_probs/dfo.dat
/petsc/src/tao/leastsquares/examples/matlab/more_wild_probs/dfovec.m
/petsc/src/tao/leastsquares/examples/matlab/more_wild_probs/dfovec_wrap.m
/petsc/src/tao/leastsquares/examples/matlab/more_wild_probs/dfoxs.m
/petsc/src/tao/leastsquares/examples/matlab/more_wild_probs/perf_profile.m
/petsc/src/tao/leastsquares/examples/matlab/taopounders.c
/petsc/src/tao/leastsquares/impls/pounders/pounders.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/matrix/makefile
/petsc/src/tao/pde_constrained/impls/lcl/lcl.c
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock2.c
/petsc/src/tao/unconstrained/impls/lmvm/lmvm.c
/petsc/src/tao/unconstrained/impls/lmvm/lmvm.h
/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/ex21.c
/petsc/src/ts/examples/tutorials/output/ex21_1.out
/petsc/src/ts/examples/tutorials/power_grid/ex3sa.c
/petsc/src/ts/examples/tutorials/power_grid/output/ex3sa_3.out
/petsc/src/ts/f90-mod/petsctsmod.F
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/interface/makefile
/petsc/src/ts/interface/sensitivity/makefile
/petsc/src/ts/interface/sensitivity/tssen.c
/petsc/src/vec/is/is/impls/general/general.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/pmap.c
/petsc/src/vec/vec/examples/tutorials/ex21f90.F90
/petsc/src/vec/vec/examples/tutorials/ex43.c
/petsc/src/vec/vec/examples/tutorials/ex43f.F90
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex43f_1.out
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.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/vinv.c
/petsc/src/vec/vscat/impls/vscat.c
/petsc/src/vec/vscat/interface/vscreate.c
fa2bb9fe15-Jun-2018 Lisandro Dalcin <dalcinl@gmail.com>

Log: various fixes and cleanups

- Reorganize declarations in petsclog.h
- Better -log_exclude, now applies to all registered stages
- Minor fixes to implementation of -info_exclude
- PCASM: Log appl

Log: various fixes and cleanups

- Reorganize declarations in petsclog.h
- Better -log_exclude, now applies to all registered stages
- Minor fixes to implementation of -info_exclude
- PCASM: Log apply-on-blocks KSP solves
- Rename PetscLogDestroy() -> PetscLogFinalize() and hide it from the API

show more ...


/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MOAB.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/Matlab.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/fftw.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/options/sharedLibraries.py
/petsc/config/configure.py
/petsc/config/gmakegentest.py
/petsc/config/install.py
/petsc/include/petsc/mpiuni/mpif.h
/petsc/include/petsc/private/dmforestimpl.h
/petsc/include/petsc/private/dmlabelimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/hashmap.h
/petsc/include/petsc/private/hashmapi.h
/petsc/include/petsc/private/hashmapij.h
/petsc/include/petsc/private/hashset.h
/petsc/include/petsc/private/hashseti.h
/petsc/include/petsc/private/hashsetij.h
/petsc/include/petsc/private/hashtable.h
/petsc/include/petsc/private/kernels/khash.h
/petsc/include/petsc/private/logimpl.h
/petsc/include/petsc/private/makefile
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscdmtypes.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petsctaolinesearch.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/builddist
/petsc/lib/petsc/bin/maint/buildtest
/petsc/lib/petsc/bin/maint/confignightly/cg2
/petsc/lib/petsc/bin/maint/confignightly/si
/petsc/lib/petsc/bin/maint/confignightly/si2
/petsc/lib/petsc/bin/maint/confignightly/si3
/petsc/lib/petsc/bin/maint/runhtml.py
/petsc/lib/petsc/bin/maint/startnightly
/petsc/lib/petsc/bin/petsclogformat.py
/petsc/lib/petsc/conf/test
/petsc/makefile
/petsc/share/petsc/matlab/makefile
/petsc/src/dm/dt/examples/tests/ex3.c
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/forest/p4est/petsc_p4est_package.c
/petsc/src/dm/impls/forest/p4est/pforest.c
/petsc/src/dm/impls/moab/makefile
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexadapt.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/plexinterpolate.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/swarm/data_bucket.c
/petsc/src/dm/impls/swarm/data_ex.h
/petsc/src/dm/impls/swarm/swarm.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/docs/manualpages-sec/header_DMMOAB
/petsc/src/docs/manualpages-sec/header_Sensitivity
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/makefile
/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/index.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex183.c
/petsc/src/mat/examples/tests/ex184.c
/petsc/src/mat/examples/tests/ex219f.F90
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex219f_1.out
/petsc/src/mat/examples/tests/output/ex219f_2.out
/petsc/src/mat/examples/tests/output/ex49_r1.out
/petsc/src/mat/examples/tests/output/ex49_r1_par.out
/petsc/src/mat/examples/tutorials/ex15.c
/petsc/src/mat/examples/tutorials/output/ex15_3.out
/petsc/src/mat/examples/tutorials/output/ex15_4.out
/petsc/src/mat/examples/tutorials/output/ex15_4_alt.out
/petsc/src/mat/examples/tutorials/output/ex15_4_alt_1.out
/petsc/src/mat/examples/tutorials/output/ex15_4_alt_2.out
/petsc/src/mat/examples/tutorials/output/ex15_4_alt_3.out
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijmkl/aijmkl.c
/petsc/src/mat/impls/aij/seq/aijperm/aijperm.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.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/elemental/matelem.cxx
/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/preallocator/matpreallocator.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sell/mpi/mmsell.c
/petsc/src/mat/impls/sell/seq/sell.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/snes/examples/tutorials/ex13.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/dmadapt.c
/petsc/src/sys/classes/draw/interface/draw.c
/petsc/src/sys/classes/random/interface/dlregisrand.c
/petsc/src/sys/classes/viewer/impls/draw/drawv.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/sclose.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/sopen.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/sread.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/swrite.c
/petsc/src/sys/classes/viewer/interface/dlregispetsc.c
/petsc/src/sys/classes/viewer/interface/view.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/examples/tests/ex40.c
/petsc/src/sys/examples/tests/ex41.c
/petsc/src/sys/examples/tests/ex42.c
/petsc/src/sys/examples/tests/ex43.c
/petsc/src/sys/examples/tests/output/ex40_1.out
/petsc/src/sys/examples/tests/output/ex41_1.out
/petsc/src/sys/examples/tests/output/ex42_1.out
/petsc/src/sys/examples/tests/output/ex43_1.out
/petsc/src/sys/info/verboseinfo.c
/petsc/src/sys/logging/examples/tutorials/ex1f.F90
/petsc/src/sys/logging/ftn-custom/zplogf.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/logging/utils/stagelog.c
/petsc/src/sys/logging/xmllogevent.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/str.c
dlregistao.c
/petsc/src/tao/leastsquares/examples/matlab/ProblemFinalize.m
/petsc/src/tao/leastsquares/examples/matlab/ProblemInitialize.m
/petsc/src/tao/leastsquares/examples/matlab/README
/petsc/src/tao/leastsquares/examples/matlab/TestingFinalize.m
/petsc/src/tao/leastsquares/examples/matlab/TestingInitialize.m
/petsc/src/tao/leastsquares/examples/matlab/TestingPlot.m
/petsc/src/tao/leastsquares/examples/matlab/makefile
/petsc/src/tao/leastsquares/examples/matlab/more_wild_probs/dfo.dat
/petsc/src/tao/leastsquares/examples/matlab/more_wild_probs/dfovec.m
/petsc/src/tao/leastsquares/examples/matlab/more_wild_probs/dfovec_wrap.m
/petsc/src/tao/leastsquares/examples/matlab/more_wild_probs/dfoxs.m
/petsc/src/tao/leastsquares/examples/matlab/more_wild_probs/perf_profile.m
/petsc/src/tao/leastsquares/examples/matlab/taopounders.c
/petsc/src/tao/leastsquares/impls/pounders/pounders.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/ts/characteristic/interface/slregis.c
/petsc/src/ts/examples/tutorials/ex21.c
/petsc/src/ts/examples/tutorials/output/ex21_1.out
/petsc/src/ts/examples/tutorials/power_grid/ex3sa.c
/petsc/src/ts/examples/tutorials/power_grid/output/ex3sa_3.out
/petsc/src/ts/f90-mod/petsctsmod.F
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/makefile
/petsc/src/ts/interface/sensitivity/makefile
/petsc/src/ts/interface/sensitivity/tssen.c
/petsc/src/ts/trajectory/impls/memory/trajmemory.c
/petsc/src/vec/is/ao/interface/dlregisdm.c
/petsc/src/vec/is/is/impls/general/general.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/sf/interface/dlregissf.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/pmap.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/examples/tutorials/ex21f90.F90
/petsc/src/vec/vec/examples/tutorials/ex43.c
/petsc/src/vec/vec/examples/tutorials/ex43f.F90
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex43f_1.out
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.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/vinv.c
/petsc/src/vec/vscat/impls/vscat.c
/petsc/src/vec/vscat/interface/dlregisvecscat.c
/petsc/src/vec/vscat/interface/vscreate.c
b625d6c720-May-2018 Jed Brown <jed@jedbrown.org>

TaoType: use a const typedef like other PETSc types


/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/make.py
/petsc/config/BuildSystem/config/packages/mkl_sparse.py
/petsc/config/BuildSystem/config/packages/mkl_sparse_optimize.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/BuildSystem/config/utilities/debuggers.py
/petsc/config/PETSc/options/sharedLibraries.py
/petsc/config/examples/arch-linux-gcc-cxx-avx2.py
/petsc/config/examples/arch-mswin-gnu.py
/petsc/gmakefile
/petsc/include/petsc/finclude/petscsys.h
/petsc/include/petsc/private/f90impl.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petsc/private/logimpl.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petsctao.h
/petsc/include/petscts.h
/petsc/lib/petsc/bin/maint/confignightly/knl3
/petsc/lib/petsc/conf/rules
/petsc/lib/petsc/conf/test
/petsc/lib/petsc/conf/test.common
/petsc/makefile
/petsc/share/petsc/xml/performance_xml2html.xsl
/petsc/src/benchmarks/streams/MPIVersion.c
/petsc/src/dm/examples/tests/ex42.c
/petsc/src/dm/impls/composite/f90-custom/zfddaf90.c
/petsc/src/dm/impls/da/f90-custom/zda1f90.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex51.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex42_3.out
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijmkl/aijmkl.c
/petsc/src/mat/impls/baij/mpi/baijmkl/mpibaijmkl.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/snes/examples/tutorials/ex13.c
/petsc/src/snes/examples/tutorials/ex5f.F90
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/sys/classes/draw/impls/x/xcolor.c
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/f90-mod/petscsys.h
/petsc/src/sys/f90-mod/petscsysmod.F
/petsc/src/sys/logging/examples/tutorials/ex1f.F90
/petsc/src/sys/logging/examples/tutorials/makefile
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/xmllogevent.c
/petsc/src/sys/logging/xmlviewer.h
/petsc/src/sys/mpiuni/f90-mod/mpiunimod.F
/petsc/src/sys/mpiuni/fsrc/somempifort.F
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/utils/ftn-custom/zstrf.c
/petsc/src/tao/bound/impls/blmvm/blmvm.c
/petsc/src/tao/examples/tutorials/ex3.c
taosolver.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/trajectory/interface/traj.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
f4d4dade08-May-2018 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/hongzh/fix-hessian-test'


/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/include/petsc/private/characteristicimpl.h
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/dmswarmimpl.h
/petsc/include/petsc/private/kspimpl.h
/petsc/include/petsc/private/logimpl.h
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/pcimpl.h
/petsc/include/petsc/private/snesimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscdmda.h
/petsc/include/petscsys.h
/petsc/include/petsctao.h
/petsc/lib/petsc/bin/maint/checkBuilds.py
/petsc/lib/petsc/bin/maint/runhtml.py
/petsc/lib/petsc/conf/rules
/petsc/lib/petsc/conf/test
/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/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex72.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_10.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_11.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_12.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_13.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_14.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_15.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_16.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_17.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_18.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_19.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_19_pc_factor_levels-0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_19_pc_factor_levels-2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_19_pc_factor_levels-4.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_1a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_22.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_23.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_24.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_25.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_4.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_5.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_6.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-2_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-2_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-2_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-3_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-3_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-3_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-4_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-4_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-4_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-5_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-5_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-5_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-6_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-6_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-6_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-7_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-7_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-7_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-8_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-8_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_7_matload_block_size-8_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_8.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-1_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-2_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-2_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-2_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-2_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-2_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-2_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-3_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-3_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-3_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-3_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-3_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-3_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-4_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-4_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-4_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-4_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-4_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-4_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-5_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-5_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-5_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-5_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-5_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-5_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-6_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-6_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-6_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-6_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-6_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-6_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-7_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-7_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-7_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-7_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-7_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_9_matload_block_size-7_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_ILU.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_aijcusparse.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_boomeramg_euclid.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_boomeramg_euclid_bj.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_boomeramg_parasails.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_boomeramg_pilut.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_boomeramg_schwarz.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_cg_singlereduction.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_cr.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_lcd.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_mpiaijcrl.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_mpiaijperm.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_mpicrl.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_mumps.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_mumps_redundant.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_seqaijcrl.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_seqaijperm.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_umfpack.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_xxt.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_xyt.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_zeropivot.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex72_zeropivot_3.out
/petsc/src/ksp/ksp/impls/gmres/agmres/agmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h
/petsc/src/mat/examples/tests/ex88.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/interface/snes.c
/petsc/src/tao/bound/examples/tutorials/output/plate2_8.out
/petsc/src/tao/bound/utils/isutil.c
makefile
taosolver_fg.c
taosolver_hj.c
taosolverregi.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion1.c
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_4.out
/petsc/src/ts/examples/tutorials/power_grid/ex9opt.c
/petsc/src/ts/examples/tutorials/power_grid/output/ex9opt_2.out
/petsc/src/vec/vscat/examples/ex4.c
/petsc/src/vec/vscat/examples/makefile
/petsc/src/vec/vscat/examples/output/ex4_1.out
/petsc/src/vec/vscat/examples/output/ex4_1_alt.out
/petsc/src/vec/vscat/examples/output/ex4_2.out
e73527b707-May-2018 Satish Balay <balay@mcs.anl.gov>

fix compile warnings

/usr/home/balay/petsc.next-tmp/src/tao/interface/taosolverregi.c:68:18: warning: unused variable 'ierr' [-Wunused-variable]

412cdd5506-May-2018 Hong Zhang <hongzhang@anl.gov>

Fix the gradient test

Gradients are not always evaluated at tao->solution. Pass the vector as an additional argument to TaoTestGradient().

Funded-by:
Project: FASTMATH adjoint
Time: 0.2 hours
Repor

Fix the gradient test

Gradients are not always evaluated at tao->solution. Pass the vector as an additional argument to TaoTestGradient().

Funded-by:
Project: FASTMATH adjoint
Time: 0.2 hours
Reported-by:
Thanks-to:

show more ...

913eda9a04-May-2018 Hong Zhang <hongzhang@anl.gov>

Fix the viewer for -tao_test_gradient

Funded-by:
Project: FASTMATH adjoint
Time: 0.2 hours
Reported-by:
Thanks-to:

f49d1c8704-May-2018 Hong Zhang <hongzhang@anl.gov>

Fix the viewer for Hessian test

Funded-by:
Project: FASTMATH adjoint
Time: 0.2 hours
Reported-by:
Thanks-to:

dfe02fe604-May-2018 Hong Zhang <hongzhang@anl.gov>

Fix typos in the doc notes

2619b34004-May-2018 Hong Zhang <hongzhang@anl.gov>

Fix bad alignment

Funded-by:
Project: FASTMATH adjoint
Time: 0.1 hours
Reported-by:
Thanks-to:

560169d028-Mar-2018 Alp Dener <adener@mcs.anl.gov>

PGD removed and buried into BNCG as a step type option


/petsc/.gitignore
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/make.py
/petsc/config/examples/arch-linux-gcc-avx2.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/config/examples/arch-viennacl.py
/petsc/gmakefile
/petsc/include/petsc/finclude/petscdmplex.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petscdmda.h
/petsc/include/petscdmplex.h
/petsc/include/petscerror.h
/petsc/include/petscsnes.h
/petsc/include/petsctao.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/confignightly/es
/petsc/lib/petsc/bin/maint/confignightly/es3
/petsc/lib/petsc/bin/maint/confignightly/frog
/petsc/lib/petsc/bin/maint/confignightly/frog2
/petsc/lib/petsc/bin/maint/confignightly/frog3
/petsc/lib/petsc/bin/maint/confignightly/knl3
/petsc/lib/petsc/bin/maint/runhtml.py
/petsc/lib/petsc/conf/rules
/petsc/lib/petsc/conf/test
/petsc/makefile
/petsc/src/dm/dt/examples/tests/makefile
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/dm/f90-mod/petscdmplexmod.F
/petsc/src/dm/field/examples/tutorials/makefile
/petsc/src/dm/field/impls/ds/dmfieldds.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dageometry.c
/petsc/src/dm/impls/da/dagetarray.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/daghost.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/dagtona.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/dapf.c
/petsc/src/dm/impls/da/dapreallocate.c
/petsc/src/dm/impls/da/dascatter.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/gr1.c
/petsc/src/dm/impls/forest/examples/tests/makefile
/petsc/src/dm/impls/forest/examples/tutorials/makefile
/petsc/src/dm/impls/forest/p4est/examples/tests/makefile
/petsc/src/dm/impls/moab/examples/tests/makefile
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/patch/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tests/ex25.c
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tutorials/ex5.c
/petsc/src/dm/impls/plex/examples/tutorials/makefile
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-1_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-1_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-2_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-2_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-4_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-4_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-8_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-8_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_new_dm_view.out
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexproject.c
/petsc/src/dm/impls/swarm/examples/tests/makefile
/petsc/src/dm/interface/dm.c
/petsc/src/dm/label/examples/tutorials/makefile
/petsc/src/docs/tao_tex/manual/part2b.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tests/benchmarkscatters/makefile
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/network/makefile
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/network/makefile
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/snes/utils/f90-custom/zdmplexsnesf90.c
/petsc/src/sys/classes/draw/examples/tests/makefile
/petsc/src/sys/classes/gll/examples/tutorials/makefile
/petsc/src/sys/classes/random/examples/tests/makefile
/petsc/src/sys/classes/random/examples/tutorials/ex2.c
/petsc/src/sys/classes/random/examples/tutorials/makefile
/petsc/src/sys/classes/viewer/examples/tests/makefile
/petsc/src/sys/classes/viewer/examples/tutorials/makefile
/petsc/src/sys/classes/viewer/impls/mathematica/runtime.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/examples/tests/makefile
/petsc/src/sys/examples/tests/ex1f.F90
/petsc/src/sys/examples/tests/ex37.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/logging/examples/tutorials/makefile
/petsc/src/sys/objects/tagm.c
/petsc/src/tao/bound/examples/tutorials/jbearing2.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_5.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_1.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_2.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_3.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_4.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_5.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_6.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_7.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_8.out
/petsc/src/tao/bound/examples/tutorials/output/plate2f_1.out
/petsc/src/tao/bound/examples/tutorials/output/plate2f_2.out
/petsc/src/tao/bound/examples/tutorials/plate2.c
/petsc/src/tao/bound/examples/tutorials/plate2f.F90
/petsc/src/tao/bound/impls/bncg/bncg.c
/petsc/src/tao/bound/impls/bnk/bnk.c
/petsc/src/tao/bound/impls/bnk/bnls.c
/petsc/src/tao/bound/impls/bnk/bntl.c
/petsc/src/tao/bound/impls/bnk/bntr.c
/petsc/src/tao/bound/impls/makefile
/petsc/src/tao/bound/utils/isutil.c
/petsc/src/tao/complementarity/examples/tutorials/blackscholes.c
/petsc/src/tao/complementarity/examples/tutorials/minsurf1.c
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_1.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_2.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_3.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_4.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_5.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_5_alt.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_6.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_7.out
/petsc/src/tao/complementarity/examples/tutorials/output/minsurf1_1.out
/petsc/src/tao/complementarity/examples/tutorials/output/minsurf1_2.out
/petsc/src/tao/constrained/examples/tutorials/output/toy_1.out
/petsc/src/tao/constrained/examples/tutorials/output/toyf_1.out
/petsc/src/tao/constrained/examples/tutorials/toy.c
/petsc/src/tao/constrained/examples/tutorials/toyf.F90
/petsc/src/tao/examples/tutorials/makefile
/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/examples/tutorials/output/ex3_guess_pod.out
taosolverregi.c
/petsc/src/tao/leastsquares/examples/tests/chwirut2.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1f.F90
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2f.F90
/petsc/src/tao/makefile
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.c
/petsc/src/tao/pde_constrained/examples/tutorials/hyperbolic.c
/petsc/src/tao/quadratic/impls/bqpip/bqpip.c
/petsc/src/tao/quadratic/impls/bqpip/bqpipimpl.h
/petsc/src/tao/quadratic/impls/bqpip/makefile
/petsc/src/tao/quadratic/impls/gpcg/gpcg.c
/petsc/src/tao/quadratic/impls/gpcg/gpcg.h
/petsc/src/tao/quadratic/impls/gpcg/makefile
/petsc/src/tao/quadratic/impls/makefile
/petsc/src/tao/quadratic/makefile
/petsc/src/tao/unconstrained/examples/tutorials/burgers_spectral.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion1.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2.c
/petsc/src/tao/unconstrained/examples/tutorials/minsurf1.c
/petsc/src/tao/unconstrained/examples/tutorials/minsurf2.c
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion2_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_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_6.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_7.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_7_alt.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_8.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_8_alt.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/minsurf2_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_3.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_5.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_10.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_3.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_4.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_5.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_6.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_8_alt.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_9.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_9_alt.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock2_1.out
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1.c
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1f.F90
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock2.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/ex16opt_ic.c
/petsc/src/ts/examples/tutorials/ex24.c
/petsc/src/ts/examples/tutorials/hybrid/makefile
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/network/wash/pipe.h
/petsc/src/ts/examples/tutorials/network/wash/pipes1.c
/petsc/src/ts/examples/tutorials/network/wash/wash.h
/petsc/src/ts/examples/tutorials/output/ex24_1.out
/petsc/src/ts/examples/tutorials/output/ex24_2.out
/petsc/src/ts/examples/tutorials/power_grid/makefile
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/makefile
/petsc/src/ts/utils/dmplexts.c
/petsc/src/vec/is/ao/examples/tests/ex3d/makefile
/petsc/src/vec/is/ao/examples/tests/makefile
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/is/examples/tests/makefile
/petsc/src/vec/is/is/examples/tutorials/makefile
/petsc/src/vec/is/sf/examples/tests/makefile
/petsc/src/vec/is/sf/examples/tutorials/makefile
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/examples/tests/ex28.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tests/output/ex28_1.out
/petsc/src/vec/vec/examples/tutorials/ex1f.F90
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/utils/tagger/examples/tutorials/makefile
/petsc/src/vec/vscat/examples/ex3.c
/petsc/src/vec/vscat/examples/makefile
1657496c04-May-2018 Hong Zhang <hongzhang@anl.gov>

Add gradient test in TaoComputeObjectiveAndGradient

Funded-by:
Project: FASTMATH adjoint
Time: 0.1 hours
Reported-by:
Thanks-to:

5921d70004-May-2018 Hong Zhang <hongzhang@anl.gov>

Remove -tao_type test

Funded-by:
Project: FASTMATH adjoint
Time: 0.5 hours
Reported-by:
Thanks-to:

09baa88104-May-2018 Hong Zhang <hongzhang@anl.gov>

Add -tao_test_gradient and -tao_test_hessian

The old finite-difference tests (enabled with -tao_type test) have the following limitations:
* Can only be evaluated at three points and often fail
* No

Add -tao_test_gradient and -tao_test_hessian

The old finite-difference tests (enabled with -tao_type test) have the following limitations:
* Can only be evaluated at three points and often fail
* Not work for matrix-free Hessian

The new feature allows for on-the-fly gradient/Hessian validation, supports matrix-free Hessian and improves the output. It follows SNESTestJacobian().

Funded-by:
Project: FASTMATH adjoint
Time: 4.0 hours
Reported-by:
Thanks-to:

show more ...


/petsc/.gitignore
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/make.py
/petsc/config/examples/arch-linux-gcc-avx2.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/config/examples/arch-viennacl.py
/petsc/gmakefile
/petsc/include/petsc/finclude/petscdmplex.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petscdmda.h
/petsc/include/petscdmplex.h
/petsc/include/petscerror.h
/petsc/include/petscsnes.h
/petsc/include/petsctao.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/confignightly/es
/petsc/lib/petsc/bin/maint/confignightly/es3
/petsc/lib/petsc/bin/maint/confignightly/frog
/petsc/lib/petsc/bin/maint/confignightly/frog2
/petsc/lib/petsc/bin/maint/confignightly/frog3
/petsc/lib/petsc/bin/maint/confignightly/knl3
/petsc/lib/petsc/bin/maint/runhtml.py
/petsc/lib/petsc/conf/rules
/petsc/lib/petsc/conf/test
/petsc/makefile
/petsc/src/dm/dt/examples/tests/makefile
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/dm/f90-mod/petscdmplexmod.F
/petsc/src/dm/field/examples/tutorials/makefile
/petsc/src/dm/field/impls/ds/dmfieldds.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dageometry.c
/petsc/src/dm/impls/da/dagetarray.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/daghost.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/dagtona.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/dapf.c
/petsc/src/dm/impls/da/dapreallocate.c
/petsc/src/dm/impls/da/dascatter.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/gr1.c
/petsc/src/dm/impls/forest/examples/tests/makefile
/petsc/src/dm/impls/forest/examples/tutorials/makefile
/petsc/src/dm/impls/forest/p4est/examples/tests/makefile
/petsc/src/dm/impls/moab/examples/tests/makefile
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/patch/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tests/ex25.c
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tutorials/ex5.c
/petsc/src/dm/impls/plex/examples/tutorials/makefile
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-1_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-1_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-2_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-2_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-4_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-4_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-8_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-8_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_new_dm_view.out
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexproject.c
/petsc/src/dm/impls/swarm/examples/tests/makefile
/petsc/src/dm/interface/dm.c
/petsc/src/dm/label/examples/tutorials/makefile
/petsc/src/docs/tao_tex/manual/part2b.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tests/benchmarkscatters/makefile
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/network/makefile
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/network/makefile
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/snes/utils/f90-custom/zdmplexsnesf90.c
/petsc/src/sys/classes/draw/examples/tests/makefile
/petsc/src/sys/classes/gll/examples/tutorials/makefile
/petsc/src/sys/classes/random/examples/tests/makefile
/petsc/src/sys/classes/random/examples/tutorials/ex2.c
/petsc/src/sys/classes/random/examples/tutorials/makefile
/petsc/src/sys/classes/viewer/examples/tests/makefile
/petsc/src/sys/classes/viewer/examples/tutorials/makefile
/petsc/src/sys/classes/viewer/impls/mathematica/runtime.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/examples/tests/makefile
/petsc/src/sys/examples/tests/ex1f.F90
/petsc/src/sys/examples/tests/ex37.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/logging/examples/tutorials/makefile
/petsc/src/sys/objects/tagm.c
/petsc/src/tao/bound/examples/tutorials/jbearing2.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_5.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_1.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_2.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_3.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_4.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_5.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_6.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_7.out
/petsc/src/tao/bound/examples/tutorials/output/plate2_8.out
/petsc/src/tao/bound/examples/tutorials/output/plate2f_1.out
/petsc/src/tao/bound/examples/tutorials/output/plate2f_2.out
/petsc/src/tao/bound/examples/tutorials/plate2.c
/petsc/src/tao/bound/examples/tutorials/plate2f.F90
/petsc/src/tao/bound/impls/bncg/bncg.c
/petsc/src/tao/bound/impls/bnk/bnk.c
/petsc/src/tao/bound/impls/bnk/bnls.c
/petsc/src/tao/bound/impls/bnk/bntl.c
/petsc/src/tao/bound/impls/bnk/bntr.c
/petsc/src/tao/bound/impls/makefile
/petsc/src/tao/bound/utils/isutil.c
/petsc/src/tao/complementarity/examples/tutorials/blackscholes.c
/petsc/src/tao/complementarity/examples/tutorials/minsurf1.c
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_1.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_2.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_3.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_4.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_5.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_5_alt.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_6.out
/petsc/src/tao/complementarity/examples/tutorials/output/blackscholes_7.out
/petsc/src/tao/complementarity/examples/tutorials/output/minsurf1_1.out
/petsc/src/tao/complementarity/examples/tutorials/output/minsurf1_2.out
/petsc/src/tao/constrained/examples/tutorials/output/toy_1.out
/petsc/src/tao/constrained/examples/tutorials/output/toyf_1.out
/petsc/src/tao/constrained/examples/tutorials/toy.c
/petsc/src/tao/constrained/examples/tutorials/toyf.F90
/petsc/src/tao/examples/tutorials/makefile
/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/examples/tutorials/output/ex3_guess_pod.out
taosolver_fg.c
taosolver_hj.c
/petsc/src/tao/leastsquares/examples/tests/chwirut2.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1f.F90
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2f.F90
/petsc/src/tao/makefile
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.c
/petsc/src/tao/pde_constrained/examples/tutorials/hyperbolic.c
/petsc/src/tao/quadratic/impls/bqpip/bqpip.c
/petsc/src/tao/quadratic/impls/bqpip/bqpipimpl.h
/petsc/src/tao/quadratic/impls/bqpip/makefile
/petsc/src/tao/quadratic/impls/gpcg/gpcg.c
/petsc/src/tao/quadratic/impls/gpcg/gpcg.h
/petsc/src/tao/quadratic/impls/gpcg/makefile
/petsc/src/tao/quadratic/impls/makefile
/petsc/src/tao/quadratic/makefile
/petsc/src/tao/unconstrained/examples/tutorials/burgers_spectral.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion1.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2.c
/petsc/src/tao/unconstrained/examples/tutorials/minsurf1.c
/petsc/src/tao/unconstrained/examples/tutorials/minsurf2.c
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion2_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_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_6.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_7.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_7_alt.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_8.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_8_alt.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/minsurf2_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_3.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_5.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_1.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_10.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_3.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_4.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_5.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_6.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_8_alt.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_9.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_9_alt.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock2_1.out
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1.c
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1f.F90
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock2.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/ex16opt_ic.c
/petsc/src/ts/examples/tutorials/ex24.c
/petsc/src/ts/examples/tutorials/hybrid/makefile
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/network/wash/pipe.h
/petsc/src/ts/examples/tutorials/network/wash/pipes1.c
/petsc/src/ts/examples/tutorials/network/wash/wash.h
/petsc/src/ts/examples/tutorials/output/ex24_1.out
/petsc/src/ts/examples/tutorials/output/ex24_2.out
/petsc/src/ts/examples/tutorials/power_grid/makefile
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/makefile
/petsc/src/ts/utils/dmplexts.c
/petsc/src/vec/is/ao/examples/tests/ex3d/makefile
/petsc/src/vec/is/ao/examples/tests/makefile
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/is/examples/tests/makefile
/petsc/src/vec/is/is/examples/tutorials/makefile
/petsc/src/vec/is/sf/examples/tests/makefile
/petsc/src/vec/is/sf/examples/tutorials/makefile
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/examples/tests/ex28.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tests/output/ex28_1.out
/petsc/src/vec/vec/examples/tutorials/ex1f.F90
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/utils/tagger/examples/tutorials/makefile
/petsc/src/vec/vscat/examples/makefile
a6d3728e26-Apr-2018 Alp Dener <adener@mcs.anl.gov>

Memory leaks in MAT_LMVM and TAO_BNK fixed


/petsc/include/petsc/private/taoimpl.h
/petsc/src/docs/tao_tex/manual/part2b.tex
/petsc/src/tao/bound/examples/tutorials/jbearing2.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_6.out
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_8.out
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_9.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_9.out
/petsc/src/tao/bound/examples/tutorials/plate2.c
/petsc/src/tao/bound/impls/bncg/bncg.c
/petsc/src/tao/bound/impls/bncg/bncg.h
/petsc/src/tao/bound/impls/bnk/bnk.c
/petsc/src/tao/bound/impls/bnk/bnk.h
/petsc/src/tao/bound/impls/bnk/bnls.c
/petsc/src/tao/bound/impls/bnk/bntl.c
/petsc/src/tao/bound/impls/bnk/bntr.c
/petsc/src/tao/bound/utils/isutil.c
/petsc/src/tao/complementarity/examples/tutorials/blackscholes.c
taosolver_bounds.c
/petsc/src/tao/matrix/lmvmmat.c
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.c
/petsc/src/tao/unconstrained/examples/tutorials/minsurf1.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/minsurf1_4.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_5.out
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf1_6.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/rosenbrock1_10.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_5.out
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_6.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/vec/vec/utils/projection.c
e031d6f517-Apr-2018 Alp Dener <adener@mcs.anl.gov>

Copying of Fortran function handles to embedded TAO debugged

0a4511e911-Apr-2018 Alp Dener <adener@mcs.anl.gov>

Documentation work on the new algorithms

8d5ead3609-Apr-2018 Alp Dener <adener@mcs.anl.gov>

New Tao monitor added that prints detailed globalization info alongside convergence

c14b763a02-Apr-2018 Alp Dener <adener@mcs.anl.gov>

BNTL added and tested with TAO examples

12345678910>>...16