History log of /petsc/src/vec/is/utils/ (Results 401 – 425 of 864)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6006e8d223-Aug-2014 Barry Smith <bsmith@mcs.anl.gov>

fix ISLocalToGlobalMappingCreateIS() to respect the block size of the IS
Added test case for it

Reported-by: Glenn Hammond <gehammo@sandia.gov>


/petsc/.gitignore
/petsc/.hgignore
/petsc/CONTRIBUTING
/petsc/LICENSE
/petsc/bin/FASTMathInstaller.py
/petsc/bin/maint/confignightly/cg2
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/bin/petsclogformat.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/BuildSystem/config/base.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/MPI.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/BuildSystem/config/packages/make.py
/petsc/config/BuildSystem/config/programs.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/elemental.py
/petsc/config/PETSc/packages/mkl_pardiso.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/opengles.py
/petsc/config/PETSc/packages/openmp.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/pthreadclasses.py
/petsc/config/PETSc/packages/ssl.py
/petsc/config/PETSc/packages/tetgen.py
/petsc/config/PETSc/packages/threadcomm.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/configure.py
/petsc/config/examples/arch-matlab-uni-mkl_ilp64.py
/petsc/config/examples/arch-pardiso.py
/petsc/config/install.py
/petsc/config/manifest.in
/petsc/include/petsc-private/dmmbimpl.h
/petsc/include/petsc-private/fortranimpl.h
/petsc/include/petsc-private/kspimpl.h
/petsc/include/petsc-private/linesearchimpl.h
/petsc/include/petscdmmoab.h
/petsc/include/petscfv.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/share/petsc/matlab/@PetscOpenFile/PetscOpenFile.m
/petsc/share/petsc/matlab/@PetscOpenFile/close.m
/petsc/share/petsc/matlab/@PetscOpenFile/read.m
/petsc/share/petsc/matlab/@PetscOpenFile/write.m
/petsc/share/petsc/matlab/@PetscOpenSocket/PetscOpenSocket.m
/petsc/share/petsc/matlab/@PetscOpenSocket/close.m
/petsc/share/petsc/matlab/@PetscOpenSocket/read.m
/petsc/share/petsc/matlab/@PetscOpenSocket/write.m
/petsc/share/petsc/matlab/PetscBagRead.m
/petsc/share/petsc/matlab/PetscBinaryRead.m
/petsc/share/petsc/matlab/PetscBinaryWrite.m
/petsc/share/petsc/matlab/PetscReadBinaryMatlab.m
/petsc/share/petsc/matlab/UFgetPetscMat.m
/petsc/share/petsc/matlab/classes/PETSC_COMM_SELF.m
/petsc/share/petsc/matlab/classes/Petsc.m
/petsc/share/petsc/matlab/classes/PetscCHKERRQ.m
/petsc/share/petsc/matlab/classes/PetscDM.m
/petsc/share/petsc/matlab/classes/PetscDMComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscDMComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscDMDACreate1d.m
/petsc/share/petsc/matlab/classes/PetscDMDACreate2d.m
/petsc/share/petsc/matlab/classes/PetscFinalize.m
/petsc/share/petsc/matlab/classes/PetscIS.m
/petsc/share/petsc/matlab/classes/PetscInitialize.m
/petsc/share/petsc/matlab/classes/PetscKSP.m
/petsc/share/petsc/matlab/classes/PetscLogStagePop.m
/petsc/share/petsc/matlab/classes/PetscLogStagePush.m
/petsc/share/petsc/matlab/classes/PetscLogStageRegister.m
/petsc/share/petsc/matlab/classes/PetscMat.m
/petsc/share/petsc/matlab/classes/PetscObject.m
/petsc/share/petsc/matlab/classes/PetscObjectsGetObject.m
/petsc/share/petsc/matlab/classes/PetscObjectsView.m
/petsc/share/petsc/matlab/classes/PetscOptionsClearValue.m
/petsc/share/petsc/matlab/classes/PetscOptionsGetString.m
/petsc/share/petsc/matlab/classes/PetscOptionsInsertString.m
/petsc/share/petsc/matlab/classes/PetscOptionsSetValue.m
/petsc/share/petsc/matlab/classes/PetscOptionsView.m
/petsc/share/petsc/matlab/classes/PetscPC.m
/petsc/share/petsc/matlab/classes/PetscSNES.m
/petsc/share/petsc/matlab/classes/PetscSNESComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESMonitorInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESVIRedundancyCheckInternal.m
/petsc/share/petsc/matlab/classes/PetscTS.m
/petsc/share/petsc/matlab/classes/PetscTSComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscTSComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscTSMonitorInternal.m
/petsc/share/petsc/matlab/classes/PetscVec.m
/petsc/share/petsc/matlab/classes/PetscViewer.m
/petsc/share/petsc/matlab/classes/examples/tests/ex1.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2_nlfunction.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2_nljacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_BoundaryConditions.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_InitialGuess.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_Plate.m
/petsc/share/petsc/matlab/classes/examples/tutorials/demo.m
/petsc/share/petsc/matlab/classes/examples/tutorials/ex10.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP_ML.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP_PetscMat.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES_DVI2.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_DVI.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_odefunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_odejacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_tsmonitor.m
/petsc/share/petsc/matlab/classes/examples/tutorials/jacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/nlfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/nljacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/rhsfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_function.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_jacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_monitor.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesjacobian.m
/petsc/share/petsc/matlab/classes/matlabheader.h
/petsc/share/petsc/matlab/generatePetscTestFiles.m
/petsc/share/petsc/matlab/generatehtml.m
/petsc/share/petsc/matlab/laplacian.m
/petsc/share/petsc/matlab/laplacianlicense.txt
/petsc/share/petsc/matlab/launch.m
/petsc/src/benchmarks/streams/CUDAVersion.cu
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/dm/dt/examples/tests/makefile
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/moab/dmmbfield.cxx
/petsc/src/dm/impls/moab/dmmbio.cxx
/petsc/src/dm/impls/moab/dmmbmat.cxx
/petsc/src/dm/impls/moab/dmmbutil.cxx
/petsc/src/dm/impls/moab/dmmbvec.cxx
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/moab/examples/tests/ex1.cxx
/petsc/src/dm/impls/moab/examples/tests/ex2.cxx
/petsc/src/dm/impls/moab/examples/tests/makefile
/petsc/src/dm/impls/moab/examples/tests/output/ex1_1.out
/petsc/src/dm/impls/moab/examples/tests/output/ex2_1.out
/petsc/src/dm/impls/moab/makefile
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/makefile
/petsc/src/docs/tao_tex/gpcg/comp2.tex
/petsc/src/docs/tao_tex/gpcg/intro2.tex
/petsc/src/docs/tao_tex/manual/changes.tex
/petsc/src/docs/tao_tex/manual/part2b.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/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/license.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/nonlinearsolvertable.html
/petsc/src/docs/website/documentation/oldlicense.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/saws.html
/petsc/src/docs/website/documentation/taosolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex35.cxx
/petsc/src/ksp/ksp/examples/tutorials/ex41.m
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_mkl_pardiso.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex35_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex35_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex42_tut_1.out.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex42_tut_2.out.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex42_tut_3.out.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex50_tut_1.out.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex50_tut_2.out.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex50_tut_3.out.html
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/groppcg/groppcg.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/pipecr/pipecr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/pgmres/pgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/color/impls/jp/jp.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex140.m
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex55.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_tut_1.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_2.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_3.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_4.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_5.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_6.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_7.out.html
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/classes/draw/examples/tests/ex3.c
/petsc/src/sys/classes/draw/examples/tests/ex4.c
/petsc/src/sys/classes/draw/impls/opengl/openglops.c
/petsc/src/sys/classes/draw/interface/draw.c
/petsc/src/sys/classes/viewer/examples/tutorials/makefile
/petsc/src/sys/classes/viewer/impls/ams/amsopen.c
/petsc/src/sys/classes/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/makefile
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/error/examples/tests/makefile
/petsc/src/sys/examples/tests/ex13.c
/petsc/src/sys/examples/tests/ex27.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/sorti.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/webclient/examples/tutorials/makefile
/petsc/src/tao/bound/impls/bqpip/makefile
/petsc/src/tao/bound/impls/gpcg/gpcg.c
/petsc/src/tao/bound/impls/gpcg/makefile
/petsc/src/tao/bound/impls/tron/makefile
/petsc/src/tao/bound/makefile
/petsc/src/tao/complementarity/impls/ssls/makefile
/petsc/src/tao/complementarity/makefile
/petsc/src/tao/constrained/impls/ipm/makefile
/petsc/src/tao/constrained/makefile
/petsc/src/tao/interface/fdiff.c
/petsc/src/tao/interface/taosolverregi.c
/petsc/src/tao/leastsquares/makefile
/petsc/src/tao/linesearch/impls/makefile
/petsc/src/tao/linesearch/impls/morethuente/morethuente.c
/petsc/src/tao/linesearch/interface/dlregis_taolinesearch.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/makefile
/petsc/src/tao/matrix/adamat.c
/petsc/src/tao/matrix/lmvmmat.c
/petsc/src/tao/matrix/submatfree.c
/petsc/src/tao/matrix/submatfree.h
/petsc/src/tao/pde_constrained/impls/lcl/makefile
/petsc/src/tao/pde_constrained/makefile
/petsc/src/tao/unconstrained/impls/neldermead/makefile
/petsc/src/tao/unconstrained/impls/nls/makefile
/petsc/src/tao/unconstrained/impls/ntl/makefile
/petsc/src/tao/unconstrained/impls/ntr/makefile
/petsc/src/tao/unconstrained/makefile
/petsc/src/tao/util/tao_util.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex30.cxx
/petsc/src/ts/examples/tutorials/ex35.cxx
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex11_tut_1.out.html
/petsc/src/ts/examples/tutorials/output/ex11_tut_2.out.html
/petsc/src/ts/examples/tutorials/output/ex11_tut_3.out.html
/petsc/src/ts/examples/tutorials/output/ex11_tut_4.out.html
/petsc/src/ts/examples/tutorials/output/ex11_tut_5.out.html
/petsc/src/ts/examples/tutorials/output/ex2_tut_1.out.html
/petsc/src/ts/examples/tutorials/output/ex2_tut_2.out.html
/petsc/src/ts/examples/tutorials/output/ex2_tut_3.out.html
/petsc/src/ts/examples/tutorials/output/ex35_1.out
/petsc/src/ts/examples/tutorials/output/ex35_2.out
/petsc/src/ts/examples/tutorials/power_grid/makefile
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/interface/ts.c
/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/makefile
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tests/output/ex1_1.out
/petsc/src/vec/is/is/examples/tutorials/makefile
/petsc/src/vec/is/is/impls/block/block.c
/petsc/src/vec/is/is/impls/stride/stride.c
/petsc/src/vec/is/makefile
/petsc/src/vec/is/sf/examples/tutorials/makefile
isltog.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/ex42.m
/petsc/src/vec/vec/examples/tutorials/ex6.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/interface/rvector.c
/petsc/systems/Apple/OSX/bin/arch-osx-release.py
/petsc/systems/Apple/OSX/bin/makeall
/petsc/systems/Apple/OSX/bin/makedmg
/petsc/systems/Apple/OSX/bin/makedocs
/petsc/systems/Apple/OSX/bin/makeframework
/petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example.xcodeproj/project.pbxproj
/petsc/systems/Apple/OSX/examples/PETSc command line example/PETSc command line example.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/bin/arch-ios-simulator.py
/petsc/systems/Apple/iOS/bin/iosbuilder.py
/petsc/systems/Apple/iOS/bin/makeall
/petsc/systems/Apple/iOS/bin/makedmg
/petsc/systems/Apple/iOS/bin/makedocs
/petsc/systems/Apple/iOS/bin/makeframework
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneAppDelegate.h
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneAppDelegate.m
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneViewController.h
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneViewController.m
/petsc/systems/Apple/iOS/examples/Basic/Default-568h@2x.png
/petsc/systems/Apple/iOS/examples/Basic/MainWindow.xib
/petsc/systems/Apple/iOS/examples/Basic/examples-Info.plist
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/barrysmith.mode1v3
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/barrysmith.pbxuser
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/examples/Basic/examples_Prefix.pch
/petsc/systems/Apple/iOS/examples/Basic/iphoneViewController.xib
/petsc/systems/Apple/iOS/examples/Basic/main.m
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneAppDelegate.h
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneAppDelegate.m
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneViewController.h
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneViewController.m
/petsc/systems/Apple/iOS/examples/testopengl/MainWindow.xib
/petsc/systems/Apple/iOS/examples/testopengl/examples-Info.plist
/petsc/systems/Apple/iOS/examples/testopengl/examples.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/examples/testopengl/examples_Prefix.pch
/petsc/systems/Apple/iOS/examples/testopengl/iphoneViewController.xib
/petsc/systems/Apple/iOS/examples/testopengl/main.m
/petsc/tutorials/HandsOnExercise.html
/petsc/tutorials/python/makefile
e86dd1c705-Aug-2014 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/fix-plex-coords-parallel'

* knepley/fix-plex-coords-parallel:
DMPlex: Incorrect periodicity information
KSP+SNES: Converged output now includes prefix
DMPlex ex4: Fixed t

Merge branch 'knepley/fix-plex-coords-parallel'

* knepley/fix-plex-coords-parallel:
DMPlex: Incorrect periodicity information
KSP+SNES: Converged output now includes prefix
DMPlex ex4: Fixed test output
Mat+Coloring: Greedy coloring fix - Use ocolors[] for off-diagonal piece
PetscSection: Added check for mismatch between SF and Section
DMPlex: DMPlexReplace_Static() fixes - Should share coordinateDM, not just the section, so we get correct SF - Pass on periodicity information
DMPlex: Refinement should create SF before coordinates, so coordinateDM gets correct SF - Also pass on periodicity information
DMPlex: Distribution should create SF before coordinates, so coordinateDM gets correct SF - Also pass on periodicity information

show more ...


/petsc/.gitignore
/petsc/.hgignore
/petsc/CONTRIBUTING
/petsc/LICENSE
/petsc/bin/FASTMathInstaller.py
/petsc/bin/maint/confignightly/cg2
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/bin/petsclogformat.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MOAB.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/programs.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/elemental.py
/petsc/config/PETSc/packages/mkl_pardiso.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/opengles.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/ssl.py
/petsc/config/PETSc/packages/tetgen.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/configure.py
/petsc/config/examples/arch-matlab-uni-mkl_ilp64.py
/petsc/config/examples/arch-pardiso.py
/petsc/config/install.py
/petsc/config/manifest.in
/petsc/include/petsc-private/dmmbimpl.h
/petsc/include/petsc-private/fortranimpl.h
/petsc/include/petscdmmoab.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/share/petsc/matlab/@PetscOpenFile/PetscOpenFile.m
/petsc/share/petsc/matlab/@PetscOpenFile/close.m
/petsc/share/petsc/matlab/@PetscOpenFile/read.m
/petsc/share/petsc/matlab/@PetscOpenFile/write.m
/petsc/share/petsc/matlab/@PetscOpenSocket/PetscOpenSocket.m
/petsc/share/petsc/matlab/@PetscOpenSocket/close.m
/petsc/share/petsc/matlab/@PetscOpenSocket/read.m
/petsc/share/petsc/matlab/@PetscOpenSocket/write.m
/petsc/share/petsc/matlab/PetscBagRead.m
/petsc/share/petsc/matlab/PetscBinaryRead.m
/petsc/share/petsc/matlab/PetscBinaryWrite.m
/petsc/share/petsc/matlab/PetscReadBinaryMatlab.m
/petsc/share/petsc/matlab/UFgetPetscMat.m
/petsc/share/petsc/matlab/classes/PETSC_COMM_SELF.m
/petsc/share/petsc/matlab/classes/Petsc.m
/petsc/share/petsc/matlab/classes/PetscCHKERRQ.m
/petsc/share/petsc/matlab/classes/PetscDM.m
/petsc/share/petsc/matlab/classes/PetscDMComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscDMComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscDMDACreate1d.m
/petsc/share/petsc/matlab/classes/PetscDMDACreate2d.m
/petsc/share/petsc/matlab/classes/PetscFinalize.m
/petsc/share/petsc/matlab/classes/PetscIS.m
/petsc/share/petsc/matlab/classes/PetscInitialize.m
/petsc/share/petsc/matlab/classes/PetscKSP.m
/petsc/share/petsc/matlab/classes/PetscLogStagePop.m
/petsc/share/petsc/matlab/classes/PetscLogStagePush.m
/petsc/share/petsc/matlab/classes/PetscLogStageRegister.m
/petsc/share/petsc/matlab/classes/PetscMat.m
/petsc/share/petsc/matlab/classes/PetscObject.m
/petsc/share/petsc/matlab/classes/PetscObjectsGetObject.m
/petsc/share/petsc/matlab/classes/PetscObjectsView.m
/petsc/share/petsc/matlab/classes/PetscOptionsClearValue.m
/petsc/share/petsc/matlab/classes/PetscOptionsGetString.m
/petsc/share/petsc/matlab/classes/PetscOptionsInsertString.m
/petsc/share/petsc/matlab/classes/PetscOptionsSetValue.m
/petsc/share/petsc/matlab/classes/PetscOptionsView.m
/petsc/share/petsc/matlab/classes/PetscPC.m
/petsc/share/petsc/matlab/classes/PetscSNES.m
/petsc/share/petsc/matlab/classes/PetscSNESComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESMonitorInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESVIRedundancyCheckInternal.m
/petsc/share/petsc/matlab/classes/PetscTS.m
/petsc/share/petsc/matlab/classes/PetscTSComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscTSComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscTSMonitorInternal.m
/petsc/share/petsc/matlab/classes/PetscVec.m
/petsc/share/petsc/matlab/classes/PetscViewer.m
/petsc/share/petsc/matlab/classes/examples/tests/ex1.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2_nlfunction.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2_nljacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_BoundaryConditions.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_InitialGuess.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_Plate.m
/petsc/share/petsc/matlab/classes/examples/tutorials/demo.m
/petsc/share/petsc/matlab/classes/examples/tutorials/ex10.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP_ML.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP_PetscMat.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES_DVI2.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_DVI.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_odefunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_odejacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_tsmonitor.m
/petsc/share/petsc/matlab/classes/examples/tutorials/jacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/nlfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/nljacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/rhsfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_function.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_jacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_monitor.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesjacobian.m
/petsc/share/petsc/matlab/classes/matlabheader.h
/petsc/share/petsc/matlab/generatePetscTestFiles.m
/petsc/share/petsc/matlab/generatehtml.m
/petsc/share/petsc/matlab/laplacian.m
/petsc/share/petsc/matlab/laplacianlicense.txt
/petsc/share/petsc/matlab/launch.m
/petsc/src/benchmarks/streams/CUDAVersion.cu
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/dm/dt/examples/tests/makefile
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/moab/dmmbfield.cxx
/petsc/src/dm/impls/moab/dmmbio.cxx
/petsc/src/dm/impls/moab/dmmbmat.cxx
/petsc/src/dm/impls/moab/dmmbutil.cxx
/petsc/src/dm/impls/moab/dmmbvec.cxx
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/moab/examples/tests/ex1.cxx
/petsc/src/dm/impls/moab/examples/tests/ex2.cxx
/petsc/src/dm/impls/moab/examples/tests/makefile
/petsc/src/dm/impls/moab/examples/tests/output/ex1_1.out
/petsc/src/dm/impls/moab/examples/tests/output/ex2_1.out
/petsc/src/dm/impls/moab/makefile
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tests/output/ex4_19.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_23.out
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/makefile
/petsc/src/docs/tao_tex/gpcg/comp2.tex
/petsc/src/docs/tao_tex/gpcg/intro2.tex
/petsc/src/docs/tao_tex/manual/changes.tex
/petsc/src/docs/tao_tex/manual/part2b.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/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/license.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/nonlinearsolvertable.html
/petsc/src/docs/website/documentation/oldlicense.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/saws.html
/petsc/src/docs/website/documentation/taosolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/petsc-20.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex35.cxx
/petsc/src/ksp/ksp/examples/tutorials/ex41.m
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_mkl_pardiso.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex35_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex35_2.out
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/mat/color/impls/greedy/greedy.c
/petsc/src/mat/color/impls/jp/jp.c
/petsc/src/mat/examples/tests/ex140.m
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/fft/fft.c
/petsc/src/mat/impls/fft/ftn-custom/makefile
/petsc/src/mat/impls/fft/ftn-custom/zfftf.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex55.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/classes/draw/examples/tests/ex3.c
/petsc/src/sys/classes/draw/examples/tests/ex4.c
/petsc/src/sys/classes/draw/impls/opengl/openglops.c
/petsc/src/sys/classes/draw/interface/draw.c
/petsc/src/sys/classes/viewer/examples/tutorials/makefile
/petsc/src/sys/classes/viewer/impls/ams/amsopen.c
/petsc/src/sys/classes/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/makefile
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/error/examples/tests/makefile
/petsc/src/sys/examples/tests/ex13.c
/petsc/src/sys/examples/tests/ex27.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/sorti.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/webclient/examples/tutorials/makefile
/petsc/src/tao/bound/impls/bqpip/makefile
/petsc/src/tao/bound/impls/gpcg/gpcg.c
/petsc/src/tao/bound/impls/gpcg/makefile
/petsc/src/tao/bound/impls/tron/makefile
/petsc/src/tao/bound/makefile
/petsc/src/tao/complementarity/impls/ssls/makefile
/petsc/src/tao/complementarity/makefile
/petsc/src/tao/constrained/impls/ipm/makefile
/petsc/src/tao/constrained/makefile
/petsc/src/tao/interface/fdiff.c
/petsc/src/tao/interface/taosolverregi.c
/petsc/src/tao/leastsquares/makefile
/petsc/src/tao/linesearch/impls/makefile
/petsc/src/tao/linesearch/impls/morethuente/morethuente.c
/petsc/src/tao/linesearch/interface/dlregis_taolinesearch.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/makefile
/petsc/src/tao/matrix/adamat.c
/petsc/src/tao/matrix/lmvmmat.c
/petsc/src/tao/matrix/submatfree.c
/petsc/src/tao/matrix/submatfree.h
/petsc/src/tao/pde_constrained/impls/lcl/makefile
/petsc/src/tao/pde_constrained/makefile
/petsc/src/tao/unconstrained/impls/neldermead/makefile
/petsc/src/tao/unconstrained/impls/nls/makefile
/petsc/src/tao/unconstrained/impls/ntl/makefile
/petsc/src/tao/unconstrained/impls/ntr/makefile
/petsc/src/tao/unconstrained/makefile
/petsc/src/tao/util/tao_util.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex30.cxx
/petsc/src/ts/examples/tutorials/ex35.cxx
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex35_1.out
/petsc/src/ts/examples/tutorials/output/ex35_2.out
/petsc/src/ts/examples/tutorials/power_grid/makefile
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/ao/examples/tests/ex3d/makefile
/petsc/src/vec/is/ao/examples/tests/makefile
/petsc/src/vec/is/is/examples/tutorials/makefile
/petsc/src/vec/is/is/impls/block/block.c
/petsc/src/vec/is/is/impls/stride/stride.c
/petsc/src/vec/is/sf/examples/tutorials/makefile
vsectionis.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/ex42.m
/petsc/src/vec/vec/examples/tutorials/ex6.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/impls/seq/seqcusp/vecscattercusp.cu
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/systems/Apple/OSX/bin/arch-osx-release.py
/petsc/systems/Apple/OSX/bin/makeall
/petsc/systems/Apple/OSX/bin/makedmg
/petsc/systems/Apple/OSX/bin/makedocs
/petsc/systems/Apple/OSX/bin/makeframework
/petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example.xcodeproj/project.pbxproj
/petsc/systems/Apple/OSX/examples/PETSc command line example/PETSc command line example.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/bin/arch-ios-simulator.py
/petsc/systems/Apple/iOS/bin/iosbuilder.py
/petsc/systems/Apple/iOS/bin/makeall
/petsc/systems/Apple/iOS/bin/makedmg
/petsc/systems/Apple/iOS/bin/makedocs
/petsc/systems/Apple/iOS/bin/makeframework
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneAppDelegate.h
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneAppDelegate.m
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneViewController.h
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneViewController.m
/petsc/systems/Apple/iOS/examples/Basic/Default-568h@2x.png
/petsc/systems/Apple/iOS/examples/Basic/MainWindow.xib
/petsc/systems/Apple/iOS/examples/Basic/examples-Info.plist
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/barrysmith.mode1v3
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/barrysmith.pbxuser
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/examples/Basic/examples_Prefix.pch
/petsc/systems/Apple/iOS/examples/Basic/iphoneViewController.xib
/petsc/systems/Apple/iOS/examples/Basic/main.m
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneAppDelegate.h
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneAppDelegate.m
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneViewController.h
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneViewController.m
/petsc/systems/Apple/iOS/examples/testopengl/MainWindow.xib
/petsc/systems/Apple/iOS/examples/testopengl/examples-Info.plist
/petsc/systems/Apple/iOS/examples/testopengl/examples.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/examples/testopengl/examples_Prefix.pch
/petsc/systems/Apple/iOS/examples/testopengl/iphoneViewController.xib
/petsc/systems/Apple/iOS/examples/testopengl/main.m
/petsc/tutorials/HandsOnExercise.html
/petsc/tutorials/python/makefile
2bc0d5c727-Jun-2014 Stefano Zampini <stefano.zampini@gmail.com>

Merge branch 'stefano_zampini/pcbddc-maint' into stefano_zampini/pcbddc_deluxe


/petsc/.gitignore
/petsc/bin/maint/confignightly/cg
/petsc/bin/maint/confignightly/cg2
/petsc/conf/test
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MOAB.py
/petsc/config/BuildSystem/config/programs.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/elemental.py
/petsc/config/PETSc/packages/mkl_pardiso.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/tetgen.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/configure.py
/petsc/config/examples/arch-linux-opt-cxx-quad.py
/petsc/config/examples/arch-pardiso.py
/petsc/include/petsc-private/dmmbimpl.h
/petsc/include/petscdmmoab.h
/petsc/include/petscmat.h
/petsc/makefile
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/impls/moab/dmmbfield.cxx
/petsc/src/dm/impls/moab/dmmbio.cxx
/petsc/src/dm/impls/moab/dmmbmat.cxx
/petsc/src/dm/impls/moab/dmmbutil.cxx
/petsc/src/dm/impls/moab/dmmbvec.cxx
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/moab/examples/tests/ex1.cxx
/petsc/src/dm/impls/moab/examples/tests/ex2.cxx
/petsc/src/dm/impls/moab/examples/tests/makefile
/petsc/src/dm/impls/moab/examples/tests/output/ex1_1.out
/petsc/src/dm/impls/moab/examples/tests/output/ex2_1.out
/petsc/src/dm/impls/moab/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex35.cxx
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_mkl_pardiso.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex35_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex35_2.out
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddc.h
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.h
/petsc/src/ksp/pc/impls/bddc/bddcscalingbasic.c
/petsc/src/ksp/pc/impls/bddc/bddcschurs.c
/petsc/src/ksp/pc/impls/bddc/bddcstructs.h
/petsc/src/ksp/pc/impls/bddc/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/snes/examples/tutorials/ex55.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/sys/webclient/examples/tutorials/makefile
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex30.cxx
/petsc/src/ts/examples/tutorials/ex35.cxx
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex35_1.out
/petsc/src/ts/examples/tutorials/output/ex35_2.out
/petsc/src/vec/is/is/impls/block/block.c
/petsc/src/vec/is/is/utils/ftn-custom/makefile
/petsc/src/vec/is/is/utils/isblock.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
f90-custom/makefile
f90-custom/zisltogf90.c
f90-custom/zvsectionisf90.c
ftn-custom/makefile
ftn-custom/zisltogf.c
d4fe737e27-Jun-2014 Stefano Zampini <stefano.zampini@gmail.com>

ISLocalToGlobalMapping: added ISGlobalToLocalMappingApplyIS


/petsc/conf/test
/petsc/config/BuildSystem/config/compilerFlags.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/elemental.py
/petsc/config/PETSc/packages/viennacl.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/PETSc/utilities/missing.py
/petsc/config/examples/arch-freebsd-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-linux-gcc-ifc-cmplx.py
/petsc/config/examples/arch-linux-pkgs-opt.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/include/finclude/ftn-custom/petscvec.h90
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/finclude/petscvecdef.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petsc-private/taoimpl.h
/petsc/include/petsc-private/taolinesearchimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmplex.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petsctao.h
/petsc/include/petsctaolinesearch.h
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tutorials/ex1.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexhdf5.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/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/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddc.h
/petsc/src/ksp/pc/impls/bddc/bddcfetidp.c
/petsc/src/ksp/pc/impls/bddc/bddcgraph.c
/petsc/src/ksp/pc/impls/bddc/bddcnullspace.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.h
/petsc/src/ksp/pc/impls/bddc/bddcstructs.h
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
/petsc/src/mat/color/impls/makefile
/petsc/src/mat/color/impls/power/makefile
/petsc/src/mat/color/impls/power/power.c
/petsc/src/mat/color/interface/matcoloringregi.c
/petsc/src/mat/examples/tests/ex169.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex169_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex16.c
/petsc/src/snes/examples/tutorials/ex54.c
/petsc/src/snes/examples/tutorials/ex55.c
/petsc/src/snes/examples/tutorials/ex74f.F90
/petsc/src/snes/examples/tutorials/ex74fcomd.h
/petsc/src/snes/examples/tutorials/ex74ftube.h
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/network/pflow/datafiles/case9.m
/petsc/src/snes/examples/tutorials/network/pflow/makefile
/petsc/src/snes/examples/tutorials/network/pflow/pf.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/fas/fasimpls.h
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/classes/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/makefile
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/hash.h
/petsc/src/tao/interface/dlregistao.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/makefile
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/examples/tutorials/ex20.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/interface/ts.c
isltog.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
f5aeb5aa24-Jun-2014 Satish Balay <balay@mcs.anl.gov>

zvsectionisf90.c: fix unused variables warnings.

6ed041ae24-Jun-2014 Satish Balay <balay@mcs.anl.gov>

remame sources in src/vec/is/utils/f90-custom/ to z*f90.c notation
zisltogf.c -> zisltogf90.c
zvsectionisf.c -> zvsectionisf90.c
Also add zvsectionisf90.c to makefile [and enable its compilation]

cf1aed2c24-Jun-2014 Satish Balay <balay@mcs.anl.gov>

mv src/vec/is/is/utils/ftn-custom/zisltogf.c src/vec/is/utils/ftn-custom/zisltogf.c


/petsc/bin/maint/confignightly/cg
/petsc/conf/test
/petsc/config/BuildSystem/config/compilerFlags.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/elemental.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/viennacl.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/PETSc/utilities/missing.py
/petsc/config/examples/arch-freebsd-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-linux-gcc-ifc-cmplx.py
/petsc/config/examples/arch-linux-opt-cxx-quad.py
/petsc/config/examples/arch-linux-pkgs-opt.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/include/finclude/ftn-custom/petscvec.h90
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/finclude/petscvecdef.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petsc-private/taoimpl.h
/petsc/include/petsc-private/taolinesearchimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmplex.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petsctao.h
/petsc/include/petsctaolinesearch.h
/petsc/makefile
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tutorials/ex1.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexhdf5.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/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/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddc.h
/petsc/src/ksp/pc/impls/bddc/bddcfetidp.c
/petsc/src/ksp/pc/impls/bddc/bddcgraph.c
/petsc/src/ksp/pc/impls/bddc/bddcnullspace.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.h
/petsc/src/ksp/pc/impls/bddc/bddcstructs.h
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
/petsc/src/mat/color/impls/makefile
/petsc/src/mat/color/impls/power/makefile
/petsc/src/mat/color/impls/power/power.c
/petsc/src/mat/color/interface/matcoloringregi.c
/petsc/src/mat/examples/tests/ex169.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex169_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex16.c
/petsc/src/snes/examples/tutorials/ex54.c
/petsc/src/snes/examples/tutorials/ex55.c
/petsc/src/snes/examples/tutorials/ex74f.F90
/petsc/src/snes/examples/tutorials/ex74fcomd.h
/petsc/src/snes/examples/tutorials/ex74ftube.h
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/network/pflow/datafiles/case9.m
/petsc/src/snes/examples/tutorials/network/pflow/makefile
/petsc/src/snes/examples/tutorials/network/pflow/pf.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/fas/fasimpls.h
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/classes/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/makefile
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/hash.h
/petsc/src/tao/interface/dlregistao.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/makefile
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/examples/tutorials/ex20.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/is/utils/ftn-custom/makefile
/petsc/src/vec/is/is/utils/isblock.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
ftn-custom/makefile
ftn-custom/zisltogf.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
a43ede9715-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

PetscSection: Added check for mismatch between SF and Section


/petsc/conf/test
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/elemental.py
/petsc/config/PETSc/packages/viennacl.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/examples/arch-linux-pkgs-opt.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/include/finclude/ftn-custom/petscvec.h90
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petsc-private/taoimpl.h
/petsc/include/petsc-private/taolinesearchimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petsctao.h
/petsc/include/petsctaolinesearch.h
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexhdf5.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddc.h
/petsc/src/ksp/pc/impls/bddc/bddcfetidp.c
/petsc/src/ksp/pc/impls/bddc/bddcgraph.c
/petsc/src/ksp/pc/impls/bddc/bddcnullspace.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.h
/petsc/src/ksp/pc/impls/bddc/bddcstructs.h
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
/petsc/src/mat/color/impls/makefile
/petsc/src/mat/color/impls/power/makefile
/petsc/src/mat/color/impls/power/power.c
/petsc/src/mat/color/interface/matcoloringregi.c
/petsc/src/mat/examples/tests/ex169.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex169_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/is/matis.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex16.c
/petsc/src/snes/examples/tutorials/ex54.c
/petsc/src/snes/examples/tutorials/ex55.c
/petsc/src/snes/examples/tutorials/ex74f.F90
/petsc/src/snes/examples/tutorials/ex74fcomd.h
/petsc/src/snes/examples/tutorials/ex74ftube.h
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/network/pflow/datafiles/case9.m
/petsc/src/snes/examples/tutorials/network/pflow/makefile
/petsc/src/snes/examples/tutorials/network/pflow/pf.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/fas/fasimpls.h
/petsc/src/snes/interface/snes.c
/petsc/src/sys/utils/hash.h
/petsc/src/tao/interface/dlregistao.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/makefile
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/examples/tutorials/ex20.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/interface/ts.c
vsectionis.c
/petsc/src/vec/vec/interface/rvector.c
9f89259409-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-problem-class'

* knepley/feature-problem-class: (40 commits)
PetscDS: Renamed from PetscProblem
ftn-types: fix compilers errors with PetscSection [remove duplicate

Merge branch 'knepley/feature-problem-class'

* knepley/feature-problem-class: (40 commits)
PetscDS: Renamed from PetscProblem
ftn-types: fix compilers errors with PetscSection [remove duplicate code from petscvec*.h90]
PetscSection: Fix Fortran datatypes support
DMPlex: Added quads to cell refiner transform support
DMPlex ex3: Updated to Problem interface
DMDA: Fixed FE projection functions
PetscSection: Fixes for Fortran stubs
DMPlex+TS+Doc: Function docs
PetscSection: Fortran bindings
DMPlex+HDF5: Had revered handedness of transformed periodic coordinates
DMPlex+HDF5: Preserve aspect ratio with remapping of periodic coordinates
DMPlex: Added missing declarations
Sys+DMDT: Added PetscValidFunction()
DMPlex: Fix for DMPlexProjectField()
DMPlex+HDF5: Selectively output fields for viz - Fields with NULL name are ignored
PetscSection: Allow NULL names
DMPlex: Fixes for DMPlexProjectField()
PetscProblem: Added scalar integral (objective function) - Added PetscProblemGet/SetObjective() - Used in PetscFEIntegrate() - Reworked PetscProblemEnlarge_Static()
DM+DT: Adding Fortran bindings
PetscViewer: Added HDF_VIZ format to names
...

show more ...


/petsc/bin/maint/findvisibleprivatefunctions
/petsc/conf/test
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/boost.py
/petsc/config/BuildSystem/config/packages/cusp.py
/petsc/config/BuildSystem/config/packages/f2cblaslapack.py
/petsc/config/BuildSystem/config/packages/fblaslapack.py
/petsc/config/BuildSystem/config/packages/fiat.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/BuildSystem/config/packages/make.py
/petsc/config/BuildSystem/config/packages/scientificpython.py
/petsc/config/BuildSystem/config/packages/thrust.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Generator.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/X.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/clique.py
/petsc/config/PETSc/packages/cmake.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/elemental.py
/petsc/config/PETSc/packages/glut.py
/petsc/config/PETSc/packages/hwloc.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/metis.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/packages/opencl.py
/petsc/config/PETSc/packages/opengl.py
/petsc/config/PETSc/packages/openmp.py
/petsc/config/PETSc/packages/parmetis.py
/petsc/config/PETSc/packages/pcbddc.py
/petsc/config/PETSc/packages/pthread.py
/petsc/config/PETSc/packages/scalapack.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/packages/ssl.py
/petsc/config/PETSc/packages/valgrind.py
/petsc/config/PETSc/packages/viennacl.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/include/finclude/ftn-custom/petscis.h90
/petsc/include/finclude/ftn-custom/petscisdef.h90
/petsc/include/finclude/ftn-custom/petscishide.h90
/petsc/include/finclude/ftn-custom/petscvecdef.h90
/petsc/include/finclude/ftn-custom/petscvechide.h90
/petsc/include/finclude/petscdmdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/dmnetworkimpl.h
/petsc/include/petsc-private/petscdsimpl.h
/petsc/include/petsc-private/petscfeimpl.h
/petsc/include/petsc-private/petscimpl.h
/petsc/include/petsc-private/vecimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmnetwork.h
/petsc/include/petscdmplex.h
/petsc/include/petscds.h
/petsc/include/petscdstypes.h
/petsc/include/petscfe.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petsctao.h
/petsc/include/petscvec.h
/petsc/src/benchmarks/streams/BasicVersion.c
/petsc/src/benchmarks/streams/MPIVersion.c
/petsc/src/benchmarks/streams/PthreadVersion.c
/petsc/src/benchmarks/streams/SSEVersion.c
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/dt/interface/makefile
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/makefile
/petsc/src/dm/impls/network/makefile
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tutorials/ex3f90.F
/petsc/src/dm/impls/plex/ftn-custom/makefile
/petsc/src/dm/impls/plex/ftn-custom/zplexexodusii.c
/petsc/src/dm/impls/plex/ftn-custom/zplexsubmesh.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexhdf5.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmi.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/taosolvertable.html
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex52f.F
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex52f_1.out
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/klu/klu.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/network/makefile
/petsc/src/snes/examples/tutorials/network/pflow/PFReadData.c
/petsc/src/snes/examples/tutorials/network/pflow/datafiles/case9.m
/petsc/src/snes/examples/tutorials/network/pflow/makefile
/petsc/src/snes/examples/tutorials/network/pflow/pf.c
/petsc/src/snes/examples/tutorials/network/pflow/pf.h
/petsc/src/snes/examples/tutorials/network/pflow/pfoptions
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/sys/classes/viewer/interface/viewa.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/mpiuni/mpitime.c
/petsc/src/sys/totalview/tv_data_display.c
/petsc/src/sys/totalview/tv_data_display.h
/petsc/src/tao/bound/impls/blmvm/blmvm.c
/petsc/src/tao/bound/impls/blmvm/makefile
/petsc/src/tao/bound/impls/bqpip/bqpip.c
/petsc/src/tao/bound/impls/bqpip/makefile
/petsc/src/tao/bound/impls/gpcg/gpcg.c
/petsc/src/tao/bound/impls/gpcg/makefile
/petsc/src/tao/bound/impls/tron/makefile
/petsc/src/tao/bound/impls/tron/tron.c
/petsc/src/tao/bound/utils/isutil.c
/petsc/src/tao/complementarity/impls/asls/asfls.c
/petsc/src/tao/complementarity/impls/asls/asils.c
/petsc/src/tao/complementarity/impls/asls/makefile
/petsc/src/tao/complementarity/impls/ssls/makefile
/petsc/src/tao/complementarity/impls/ssls/ssfls.c
/petsc/src/tao/complementarity/impls/ssls/ssils.c
/petsc/src/tao/constrained/impls/ipm/ipm.c
/petsc/src/tao/constrained/impls/ipm/makefile
/petsc/src/tao/interface/makefile
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/leastsquares/examples/tutorials/output/chwirut1_1.out
/petsc/src/tao/leastsquares/impls/pounders/makefile
/petsc/src/tao/leastsquares/impls/pounders/pounders.c
/petsc/src/tao/pde_constrained/impls/lcl/lcl.c
/petsc/src/tao/pde_constrained/impls/lcl/makefile
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion1.c
/petsc/src/tao/unconstrained/impls/bmrm/bmrm.c
/petsc/src/tao/unconstrained/impls/bmrm/makefile
/petsc/src/tao/unconstrained/impls/cg/makefile
/petsc/src/tao/unconstrained/impls/cg/taocg.c
/petsc/src/tao/unconstrained/impls/lmvm/lmvm.c
/petsc/src/tao/unconstrained/impls/lmvm/makefile
/petsc/src/tao/unconstrained/impls/neldermead/makefile
/petsc/src/tao/unconstrained/impls/neldermead/neldermead.c
/petsc/src/tao/unconstrained/impls/nls/makefile
/petsc/src/tao/unconstrained/impls/nls/nls.c
/petsc/src/tao/unconstrained/impls/ntl/makefile
/petsc/src/tao/unconstrained/impls/ntl/ntl.c
/petsc/src/tao/unconstrained/impls/ntr/makefile
/petsc/src/tao/unconstrained/impls/ntr/ntr.c
/petsc/src/tao/unconstrained/impls/owlqn/makefile
/petsc/src/tao/unconstrained/impls/owlqn/owlqn.c
/petsc/src/ts/utils/dmplexts.c
f90-custom/zvsectionisf.c
vsectionis.c
/petsc/src/vec/vec/examples/tests/ex45.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tests/output/ex45_1.out
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/utils/vinv.c
5afc7a3d05-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

PetscSection: Fortran bindings

682a1eba03-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

PetscSection: Allow NULL names


/petsc/config/builder.py
/petsc/include/finclude/petscdmdef.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/petscfeimpl.h
/petsc/include/petsc-private/petscproblemimpl.h
/petsc/include/petscbag.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscfe.h
/petsc/include/petscproblem.h
/petsc/include/petscproblemtypes.h
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/dt/interface/dtproblem.c
/petsc/src/dm/dt/interface/makefile
/petsc/src/dm/impls/circuit/circuitcreate.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/examples/tests/output/ex1_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_8.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_25.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_26.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_27.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_28.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_29.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_30.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_17.out
/petsc/src/dm/impls/plex/examples/tutorials/ex3f90.F
/petsc/src/dm/impls/plex/ftn-custom/makefile
/petsc/src/dm/impls/plex/ftn-custom/zplexexodusii.c
/petsc/src/dm/impls/plex/ftn-custom/zplexsubmesh.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmi.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/viewer/interface/viewa.c
vsectionis.c
/petsc/src/vec/vec/interface/vector.c
0157cb0202-Jun-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'jed/dmda-memusage'


/petsc/bin/maint/update-docs.py
/petsc/config/builder.py
/petsc/include/finclude/ftn-custom/petscdmda.h90
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/petscfeimpl.h
/petsc/include/petscbag.h
/petsc/include/petscdmda.h
/petsc/include/petscfe.h
/petsc/include/petscis.h
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/ex4.c
/petsc/src/dm/examples/tests/ex6.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/impls/circuit/circuitcreate.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/f90-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/examples/tests/output/ex1_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_8.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_25.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_26.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_27.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_28.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_29.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_30.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_17.out
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexlabel.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/ex29.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex14_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5f90t.F
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/objects/pinit.c
/petsc/src/tao/bound/examples/tutorials/plate2f.F
/petsc/src/vec/is/is/examples/tutorials/ex4.c
/petsc/src/vec/is/is/examples/tutorials/ex5.c
/petsc/src/vec/is/is/examples/tutorials/makefile
/petsc/src/vec/is/is/examples/tutorials/output/ex4_1.out
/petsc/src/vec/is/is/examples/tutorials/output/ex5_1.out
/petsc/src/vec/is/is/interface/ftn-custom/zindexf.c
f90-custom/makefile
f90-custom/zisltogf.c
isltog.c
makefile
pmap.c
/petsc/src/vec/vec/interface/vector.c
732f65e331-May-2014 Barry Smith <bsmith@mcs.anl.gov>

allocated one more space than needed in indices array

6a81828531-May-2014 Barry Smith <bsmith@mcs.anl.gov>

fixed ISLocalToGlobalMappingGetInfo() to handle block and non-block cases

9d90f71530-May-2014 Barry Smith <bsmith@mcs.anl.gov>

added ISGlobalToLocalMappingApplyBlock() and fixed the ISGlobalToLocalMappingApply() to work for points
added simple test for these

e24637ba30-May-2014 Barry Smith <bsmith@mcs.anl.gov>

Lisandro gave me this so it must be good

107e9a9729-May-2014 Barry Smith <bsmith@mcs.anl.gov>

ISLocalToGlobalMappingGetSize() now returns total size, not size associated with blocks
added some Fortran and Fortran 90 interfaces for ISLocalToGlobalMapping

565245c529-May-2014 Barry Smith <bsmith@mcs.anl.gov>

remove DMDAGetGlobalIndices() since handled by DMGetLocalToGlobalMapping() followed by ISLocalToGlobalMappingGetIndices()
fixed cases where bs of ISLocalToGlobalMapping in Mat did not match matrix bl

remove DMDAGetGlobalIndices() since handled by DMGetLocalToGlobalMapping() followed by ISLocalToGlobalMappingGetIndices()
fixed cases where bs of ISLocalToGlobalMapping in Mat did not match matrix block size

show more ...


/petsc/include/finclude/ftn-custom/petscdmda.h90
/petsc/include/petsc-private/dmdaimpl.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petscdmda.h
/petsc/src/dm/examples/tests/ex11.c
/petsc/src/dm/examples/tests/ex4.c
/petsc/src/dm/examples/tests/ex6.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex11_1.out
/petsc/src/dm/examples/tests/output/ex11_2.out
/petsc/src/dm/examples/tests/output/ex11_3.out
/petsc/src/dm/impls/circuit/circuitcreate.c
/petsc/src/dm/impls/composite/pack.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/dacreate.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/dascatter.c
/petsc/src/dm/impls/da/f90-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/zdagetscatterf.c
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5f90t.F
/petsc/src/tao/bound/examples/tutorials/plate2f.F
/petsc/src/ts/examples/tutorials/ex30.cxx
/petsc/src/vec/is/is/interface/ftn-custom/zindexf.c
f90-custom/makefile
f90-custom/zisltogf.c
isltog.c
makefile
pmap.c
/petsc/src/vec/vec/interface/vector.c
021e0df423-May-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'jed/dmda-memusage'


/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/PETSc/Configure.py
/petsc/config/builder.py
/petsc/include/finclude/petscdmdef.h
/petsc/include/petsc-private/dmdaimpl.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petsc-private/isimpl.h
/petsc/include/petsc-private/petscfvimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmplex.h
/petsc/include/petscdt.h
/petsc/include/petscfv.h
/petsc/include/petscfvtypes.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/dt/interface/makefile
/petsc/src/dm/examples/tests/ex11.c
/petsc/src/dm/examples/tests/ex20.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex11_1.out
/petsc/src/dm/examples/tests/output/ex11_2.out
/petsc/src/dm/examples/tests/output/ex11_3.out
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/composite/packm.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/dacreate.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/dascatter.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/ftn-custom/zdagetscatterf.c
/petsc/src/dm/impls/moab/dmmoab.cxx
/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/plexgmsh.c
/petsc/src/dm/impls/plex/plexlabel.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmi.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/mat/examples/tests/ex139.c
/petsc/src/mat/examples/tests/ex159.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/output/ex12_12.out
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/memory/mal.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex30.cxx
/petsc/src/ts/examples/tutorials/output/ex11_7.out
/petsc/src/ts/examples/tutorials/output/ex11_8.out
/petsc/src/ts/examples/tutorials/output/ex11_9.out
/petsc/src/ts/utils/dmlocalts.c
/petsc/src/ts/utils/dmplexts.c
/petsc/src/ts/utils/makefile
/petsc/src/vec/is/is/examples/tests/ex5.c
/petsc/src/vec/is/is/examples/tutorials/ex4.c
/petsc/src/vec/is/is/impls/block/block.c
isltog.c
pmap.c
/petsc/src/vec/vec/examples/tutorials/ex8.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
6389a1a118-May-2014 Barry Smith <bsmith@mcs.anl.gov>

improve object memory logging for DA, ISLocalToGlobal and ISBLOCK

f26d699e18-May-2014 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/fix-pylith-parallel'

* knepley/fix-pylith-parallel: (22 commits)
DMPlex: In refinement, merge hybrid and non-hybrid SF creation (should be done for everything) - If missing,

Merge branch 'knepley/fix-pylith-parallel'

* knepley/fix-pylith-parallel: (22 commits)
DMPlex: In refinement, merge hybrid and non-hybrid SF creation (should be done for everything) - If missing, define *Max as *End - Fixed bound on hybrid 2D simplicial hybrid cell refinement - Fixes bug in which wrong remote point number was calculated if local process had no hybrid cells, but remote process did so refiners were mismatched
DMPlex: Fix for hybrid refinement - Must correct offsets when neighbor process has no hybrid points
DMPlex: Fix hex hybrid refinement SF - Fixed offset - Fixed number of cell faces - Fixed missing edge offset - Fixed number of cells faces - FIxed missing edge offset
PetscSection: Must initialize remoteOffsets
DMPlex: Fixed cohesive cell creation for clamped boundaries - Explicitly tag cross-edges (edges with two clamped endpoints) with 2 in boundary label - Add cross-edge to vertices when looking for things that need split points replaced - Remove extra check for boundary vertices
DMPlex: Fixes for marking cohesive submesh - Do not mark points as split which are in the boundary label - Mark boundary points from label as unsplit
DMPlex: Changing meaning of boundary label in DMPlexLabelCohesiveComplete() - Now it marks vertices already present in the original label - We mark these as unsplit, and ignore their stars - Remove old code
DMPlex: Fixed stupid typo
DMPlex: Fixed refinement to respect embedded manifolds
DMPlex: Fixed types in DMPlexOrient()
DMPlex: Fixed initialization in DMPlexLabelCohesiveComplete()
DMPlex: Fixed logic in hybrid cell tagging and added missing declaration
DMPlex Fixed huge error with last change set - Default cellHeight is 0
DMPlex: Allow cellHeight argument for DMPlexMarkBoundaryFaces()
DMPlex: Added blabel argument to DMPlexLabelCohesiveComplete() - Lets user designate the boundary of a dividing surface - Added GetSurfaceSize_Static()
DMPlex: Fix for DMPlexOrient() - I was not symmetrizing the orientation graph on processes
DMPlex: Added DMPlexAddConeSize()
DMPlex: Fixed memory overwrite at depth 0 for viewing
PC+Doc: Fixed FieldSplit doc
Sys: Replace Malloc1() in multiple mallocs (fix size)
...

show more ...


/petsc/bin/maint/confignightly/churn2
/petsc/bin/maint/confignightly/petsc-mini4
/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/maint/getpdflabels.py
/petsc/bin/pythonscripts/petsc_gen_xdmf.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/packages/cusp.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/metis.py
/petsc/config/PETSc/packages/openmp.py
/petsc/config/PETSc/packages/parmetis.py
/petsc/config/PETSc/packages/pthreadclasses.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/builder.py
/petsc/config/examples/arch-linux-cxx-cmplx-pkgs-64idx.py
/petsc/config/examples/arch-osx-pgi-pkgs-opt.py
/petsc/include/finclude/petscmatdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petsc-private/fortranimpl.h
/petsc/include/petsc-private/matimpl.h
/petsc/include/petsc-private/petscfeimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscfe.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petsctao.h
/petsc/include/petsctime.h
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/output/ex3_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_15.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_18.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_25.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_26.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_27.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_28.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_29.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_30.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_9.out
/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/plexgeometry.c
/petsc/src/dm/impls/plex/plexhdf5.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/shell/ftn-custom/zdmshellf.c
/petsc/src/docs/tao_tex/manual/part2.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/saws.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex52_1.out
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/ksp/pc/impls/sacusp/sacusppoly.cu
/petsc/src/mat/color/impls/greedy/greedy.c
/petsc/src/mat/color/impls/jp/jp.c
/petsc/src/mat/color/impls/makefile
/petsc/src/mat/color/interface/ftn-custom/zmatcoloringf.c
/petsc/src/mat/color/interface/matcoloring.c
/petsc/src/mat/color/interface/matcoloringregi.c
/petsc/src/mat/color/utils/makefile
/petsc/src/mat/color/utils/weights.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex68.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex125_mumps.out
/petsc/src/mat/examples/tests/output/ex152_1.out
/petsc/src/mat/examples/tests/output/ex152_2.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/wbm.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex16.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex67.c
/petsc/src/snes/examples/tutorials/ex72.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex12_10.out
/petsc/src/snes/examples/tutorials/output/ex12_11.out
/petsc/src/snes/examples/tutorials/output/ex12_12.out
/petsc/src/snes/examples/tutorials/output/ex12_3.out
/petsc/src/snes/examples/tutorials/output/ex12_34.out
/petsc/src/snes/examples/tutorials/output/ex12_35.out
/petsc/src/snes/examples/tutorials/output/ex12_36.out
/petsc/src/snes/examples/tutorials/output/ex12_39.out
/petsc/src/snes/examples/tutorials/output/ex12_41.out
/petsc/src/snes/examples/tutorials/output/ex12_42.out
/petsc/src/snes/examples/tutorials/output/ex12_7.out
/petsc/src/snes/examples/tutorials/output/ex12_8.out
/petsc/src/snes/examples/tutorials/output/ex12_9.out
/petsc/src/snes/examples/tutorials/output/ex12_periodic_0.out
/petsc/src/snes/examples/tutorials/output/ex12_restart_0.out
/petsc/src/snes/examples/tutorials/output/ex12_restart_1.out
/petsc/src/snes/examples/tutorials/output/ex19_greedy_coloring.out
/petsc/src/snes/examples/tutorials/output/ex62_0.out
/petsc/src/snes/examples/tutorials/output/ex62_1.out
/petsc/src/snes/examples/tutorials/output/ex62_10.out
/petsc/src/snes/examples/tutorials/output/ex62_11.out
/petsc/src/snes/examples/tutorials/output/ex62_12.out
/petsc/src/snes/examples/tutorials/output/ex62_13.out
/petsc/src/snes/examples/tutorials/output/ex62_14.out
/petsc/src/snes/examples/tutorials/output/ex62_15.out
/petsc/src/snes/examples/tutorials/output/ex62_16.out
/petsc/src/snes/examples/tutorials/output/ex62_17.out
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_2.out
/petsc/src/snes/examples/tutorials/output/ex62_20.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_24.out
/petsc/src/snes/examples/tutorials/output/ex62_25.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_3.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_35.out
/petsc/src/snes/examples/tutorials/output/ex62_36.out
/petsc/src/snes/examples/tutorials/output/ex62_6.out
/petsc/src/snes/examples/tutorials/output/ex62_7.out
/petsc/src/snes/examples/tutorials/output/ex62_8.out
/petsc/src/snes/examples/tutorials/output/ex62_9.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2p1_full.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2q1_full.out
/petsc/src/snes/impls/composite/snescomposite.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snespc.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/mpiuni/makefile
/petsc/src/sys/mpiuni/mpitime.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/time/ftn-custom/zptimef.c
/petsc/src/sys/time/makefile
/petsc/src/tao/examples/tutorials/ex1.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2f.F
/petsc/src/tao/pde_constrained/impls/lcl/lcl.c
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/vec/is/is/utils/iscoloring.c
vsectionis.c
/petsc/systems/Apple/OSX/bin/arch-osx-debug.py
/petsc/systems/Apple/OSX/bin/makeall
a188d78d17-May-2014 Barry Smith <bsmith@mcs.anl.gov>

removed use of block mapping in moab dxx code and documentation

45b6f7e917-May-2014 Barry Smith <bsmith@mcs.anl.gov>

removed blocked versions of ISLocalToGlobalMapping in Vec and Mat
the single ISLocalToGlobalMapping supports ISLocalToGlobalMappingApply and ISLocalToGlobalMappingApplyBlock
still some fixes need for

removed blocked versions of ISLocalToGlobalMapping in Vec and Mat
the single ISLocalToGlobalMapping supports ISLocalToGlobalMappingApply and ISLocalToGlobalMappingApplyBlock
still some fixes need for these extensive changes

show more ...

f0413b6f16-May-2014 Barry Smith <bsmith@mcs.anl.gov>

added bs argument to ISLocalToGlobalMappingCreate(), not yet used for bs > 1


/petsc/bin/maint/confignightly/churn2
/petsc/bin/maint/confignightly/petsc-mini4
/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/maint/getpdflabels.py
/petsc/bin/pythonscripts/petsc_gen_xdmf.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/packages/cusp.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/metis.py
/petsc/config/PETSc/packages/openmp.py
/petsc/config/PETSc/packages/parmetis.py
/petsc/config/PETSc/packages/pthreadclasses.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/builder.py
/petsc/config/examples/arch-linux-cxx-cmplx-pkgs-64idx.py
/petsc/config/examples/arch-osx-pgi-pkgs-opt.py
/petsc/include/finclude/petscmatdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc-private/fortranimpl.h
/petsc/include/petsc-private/isimpl.h
/petsc/include/petsc-private/matimpl.h
/petsc/include/petsc-private/petscfeimpl.h
/petsc/include/petscdm.h
/petsc/include/petscfe.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petsctao.h
/petsc/include/petsctime.h
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/ex20.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/impls/composite/pack.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/daindex.c
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexhdf5.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tao_tex/manual/part2.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/saws.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/ksp/pc/impls/sacusp/sacusppoly.cu
/petsc/src/mat/color/impls/greedy/greedy.c
/petsc/src/mat/color/impls/jp/jp.c
/petsc/src/mat/color/impls/makefile
/petsc/src/mat/color/interface/ftn-custom/zmatcoloringf.c
/petsc/src/mat/color/interface/matcoloring.c
/petsc/src/mat/color/interface/matcoloringregi.c
/petsc/src/mat/color/utils/makefile
/petsc/src/mat/color/utils/weights.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex139.c
/petsc/src/mat/examples/tests/ex159.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/output/ex152_1.out
/petsc/src/mat/examples/tests/output/ex152_2.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/wbm.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex16.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex67.c
/petsc/src/snes/examples/tutorials/ex72.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex12_39.out
/petsc/src/snes/examples/tutorials/output/ex12_41.out
/petsc/src/snes/examples/tutorials/output/ex12_42.out
/petsc/src/snes/examples/tutorials/output/ex19_greedy_coloring.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_35.out
/petsc/src/snes/impls/composite/snescomposite.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snespc.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/mpiuni/makefile
/petsc/src/sys/mpiuni/mpitime.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/time/ftn-custom/zptimef.c
/petsc/src/sys/time/makefile
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2f.F
/petsc/src/tao/pde_constrained/impls/lcl/lcl.c
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/ts/examples/tutorials/ex30.cxx
/petsc/src/vec/is/is/examples/tests/ex5.c
/petsc/src/vec/is/is/examples/tutorials/ex4.c
isltog.c
/petsc/src/vec/vec/examples/tutorials/ex8.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
/petsc/systems/Apple/OSX/bin/arch-osx-debug.py
/petsc/systems/Apple/OSX/bin/makeall
164dedda15-May-2014 Matthew G. Knepley <knepley@gmail.com>

PetscSection: Must initialize remoteOffsets

1...<<11121314151617181920>>...35