History log of /petsc/src/vec/ (Results 3151 – 3175 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0b76721628-Jan-2014 Dominic Meiser <dmeiser@txcorp.com>

Fix host memory registration logic.

The logic for when to register host memory is still pretty complicated
and should be simplified.

e24aea1e23-Jul-2014 Dominic Meiser <dmeiser@txcorp.com>

Check whether VecScatter is sequential in VecScatterInitializeForGPU.

5897fe6823-Jul-2014 Dominic Meiser <dmeiser@txcorp.com>

Merge branch 'fix-scattertype' into fix-scatterinitcusp

The bug to be fixed in this branch requires us to be able to query
whether a given VecScatter is sequential or parallel. The
fix-scattertype b

Merge branch 'fix-scattertype' into fix-scatterinitcusp

The bug to be fixed in this branch requires us to be able to query
whether a given VecScatter is sequential or parallel. The
fix-scattertype branch contains new code specifically designed for this
task.

show more ...

a147851726-Feb-2014 Dominic Meiser <dmeiser@txcorp.com>

Add VecScatterGetTypes_Private method.

38b6936031-Jan-2014 Dominic Meiser <dmeiser@txcorp.com>

Adding vtable to _p_VecScatter.

Also:
- put VecScatter methods into vtable.
- access VecScatter methods through vtable.

669ddc8b22-Jul-2014 Dominic Meiser <dmeiser@txcorp.com>

Introduce a VecScatter_Common header.

This is to allow more robust determination of the type of a
VecScatter_X_X.

e9c5cc4328-Jan-2014 Dominic Meiser <dmeiser@txcorp.com>

Add VecScatterIsSequential_Private method.


/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/openmp.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/pthreadclasses.py
/petsc/config/PETSc/packages/threadcomm.py
/petsc/include/petsc-private/vecimpl.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/dm/impls/da/da1.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/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/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/sys/examples/tests/ex27.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/sorti.c
/petsc/src/tao/bound/impls/gpcg/gpcg.c
/petsc/src/tao/bound/makefile
/petsc/src/tao/complementarity/makefile
/petsc/src/tao/constrained/makefile
/petsc/src/tao/interface/fdiff.c
/petsc/src/tao/interface/taosolverregi.c
/petsc/src/tao/leastsquares/makefile
/petsc/src/tao/linesearch/impls/makefile
/petsc/src/tao/linesearch/interface/dlregis_taolinesearch.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/makefile
/petsc/src/tao/matrix/adamat.c
/petsc/src/tao/matrix/lmvmmat.c
/petsc/src/tao/matrix/submatfree.c
/petsc/src/tao/matrix/submatfree.h
/petsc/src/tao/pde_constrained/makefile
/petsc/src/tao/unconstrained/makefile
/petsc/src/tao/util/tao_util.c
vec/utils/vscat.c
2e773aff22-Jul-2014 Barry Smith <bsmith@mcs.anl.gov>

if vector is of length 0 then VecSet() should set all norms to zero instead of triggering a divide by zero

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

Vec: Fixed storage initialization to also zero ghost portion

609885f513-Jul-2014 Stefano Zampini <stefano.zampini@gmail.com>

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


/petsc/.gitignore
/petsc/.hgignore
/petsc/CONTRIBUTING
/petsc/LICENSE
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/conf/rules
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/elemental.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/examples/arch-matlab-uni-mkl_ilp64.py
/petsc/config/manifest.in
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/share/petsc/matlab/@PetscOpenFile/PetscOpenFile.m
/petsc/share/petsc/matlab/@PetscOpenFile/close.m
/petsc/share/petsc/matlab/@PetscOpenFile/read.m
/petsc/share/petsc/matlab/@PetscOpenFile/write.m
/petsc/share/petsc/matlab/@PetscOpenSocket/PetscOpenSocket.m
/petsc/share/petsc/matlab/@PetscOpenSocket/close.m
/petsc/share/petsc/matlab/@PetscOpenSocket/read.m
/petsc/share/petsc/matlab/@PetscOpenSocket/write.m
/petsc/share/petsc/matlab/PetscBagRead.m
/petsc/share/petsc/matlab/PetscBinaryRead.m
/petsc/share/petsc/matlab/PetscBinaryWrite.m
/petsc/share/petsc/matlab/PetscReadBinaryMatlab.m
/petsc/share/petsc/matlab/UFgetPetscMat.m
/petsc/share/petsc/matlab/classes/PETSC_COMM_SELF.m
/petsc/share/petsc/matlab/classes/Petsc.m
/petsc/share/petsc/matlab/classes/PetscCHKERRQ.m
/petsc/share/petsc/matlab/classes/PetscDM.m
/petsc/share/petsc/matlab/classes/PetscDMComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscDMComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscDMDACreate1d.m
/petsc/share/petsc/matlab/classes/PetscDMDACreate2d.m
/petsc/share/petsc/matlab/classes/PetscFinalize.m
/petsc/share/petsc/matlab/classes/PetscIS.m
/petsc/share/petsc/matlab/classes/PetscInitialize.m
/petsc/share/petsc/matlab/classes/PetscKSP.m
/petsc/share/petsc/matlab/classes/PetscLogStagePop.m
/petsc/share/petsc/matlab/classes/PetscLogStagePush.m
/petsc/share/petsc/matlab/classes/PetscLogStageRegister.m
/petsc/share/petsc/matlab/classes/PetscMat.m
/petsc/share/petsc/matlab/classes/PetscObject.m
/petsc/share/petsc/matlab/classes/PetscObjectsGetObject.m
/petsc/share/petsc/matlab/classes/PetscObjectsView.m
/petsc/share/petsc/matlab/classes/PetscOptionsClearValue.m
/petsc/share/petsc/matlab/classes/PetscOptionsGetString.m
/petsc/share/petsc/matlab/classes/PetscOptionsInsertString.m
/petsc/share/petsc/matlab/classes/PetscOptionsSetValue.m
/petsc/share/petsc/matlab/classes/PetscOptionsView.m
/petsc/share/petsc/matlab/classes/PetscPC.m
/petsc/share/petsc/matlab/classes/PetscSNES.m
/petsc/share/petsc/matlab/classes/PetscSNESComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESMonitorInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESVIRedundancyCheckInternal.m
/petsc/share/petsc/matlab/classes/PetscTS.m
/petsc/share/petsc/matlab/classes/PetscTSComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscTSComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscTSMonitorInternal.m
/petsc/share/petsc/matlab/classes/PetscVec.m
/petsc/share/petsc/matlab/classes/PetscViewer.m
/petsc/share/petsc/matlab/classes/examples/tests/ex1.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2_nlfunction.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2_nljacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_BoundaryConditions.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_InitialGuess.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_Plate.m
/petsc/share/petsc/matlab/classes/examples/tutorials/demo.m
/petsc/share/petsc/matlab/classes/examples/tutorials/ex10.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP_ML.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP_PetscMat.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES_DVI2.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_DVI.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_odefunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_odejacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_tsmonitor.m
/petsc/share/petsc/matlab/classes/examples/tutorials/jacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/nlfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/nljacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/rhsfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_function.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_jacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_monitor.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesjacobian.m
/petsc/share/petsc/matlab/classes/matlabheader.h
/petsc/share/petsc/matlab/generatePetscTestFiles.m
/petsc/share/petsc/matlab/generatehtml.m
/petsc/share/petsc/matlab/laplacian.m
/petsc/share/petsc/matlab/laplacianlicense.txt
/petsc/share/petsc/matlab/launch.m
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/impls/moab/dmmbio.cxx
/petsc/src/dm/impls/moab/dmmbmat.cxx
/petsc/src/docs/makefile
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/license.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/nonlinearsolvertable.html
/petsc/src/docs/website/documentation/oldlicense.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/saws.html
/petsc/src/docs/website/documentation/taosolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex35.cxx
/petsc/src/ksp/ksp/examples/tutorials/ex41.m
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcgraph.c
/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/mat/examples/tests/ex140.m
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/classes/draw/examples/tests/ex3.c
/petsc/src/sys/classes/draw/examples/tests/ex4.c
/petsc/src/sys/classes/draw/impls/opengl/openglops.c
/petsc/src/sys/classes/draw/interface/draw.c
/petsc/src/sys/classes/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/tao/bound/impls/bqpip/makefile
/petsc/src/tao/bound/impls/gpcg/makefile
/petsc/src/tao/bound/impls/tron/makefile
/petsc/src/tao/complementarity/impls/ssls/makefile
/petsc/src/tao/constrained/impls/ipm/makefile
/petsc/src/tao/pde_constrained/impls/lcl/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/ts/examples/tutorials/ex30.cxx
/petsc/src/ts/examples/tutorials/ex35.cxx
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/interface/ts.c
is/is/impls/stride/stride.c
vec/examples/tutorials/ex42.m
vec/examples/tutorials/ex6.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
54908dc109-Jul-2014 Satish Balay <balay@mcs.anl.gov>

Revert "Merge remote-tracking branch 'origin/jose/split-reduction' into maint"

should have checked namespace issues..

This reverts commit 52cbd52866ccab13bc62001b3276d0b542ea4117, reversing
changes

Revert "Merge remote-tracking branch 'origin/jose/split-reduction' into maint"

should have checked namespace issues..

This reverts commit 52cbd52866ccab13bc62001b3276d0b542ea4117, reversing
changes made to ccbd7ac4b2d5b3774d1161bff3961426efe80e9b.

show more ...

52cbd52809-Jul-2014 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/jose/split-reduction' into maint


/petsc/.gitignore
/petsc/.hgignore
/petsc/CONTRIBUTING
/petsc/LICENSE
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/elemental.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/openmp.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/pthreadclasses.py
/petsc/config/PETSc/packages/threadcomm.py
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/docs/makefile
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/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/pc/impls/bddc/bddcprivate.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex48.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/objects/pinit.c
/petsc/src/tao/bound/impls/bqpip/makefile
/petsc/src/tao/bound/impls/gpcg/makefile
/petsc/src/tao/bound/impls/tron/makefile
/petsc/src/tao/complementarity/impls/ssls/makefile
/petsc/src/tao/constrained/impls/ipm/makefile
/petsc/src/tao/pde_constrained/impls/lcl/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
vec/utils/comb.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
ff71815829-Jun-2014 Barry Smith <bsmith@mcs.anl.gov>

ISStrideGetInfo() was called on non-ISSTRIDE IS

Reported-by: Tabrez Ali <stali@geology.wisc.edu>

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

Merge branch 'barry/fix-matlab-socket'

Conflicts:
makefile


/petsc/bin/maint/confignightly/cg2
/petsc/conf/test
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/programs.py
/petsc/config/PETSc/packages/mkl_pardiso.py
/petsc/config/PETSc/packages/tetgen.py
/petsc/config/configure.py
/petsc/config/examples/arch-matlab-uni-mkl_ilp64.py
/petsc/config/examples/arch-pardiso.py
/petsc/config/manifest.in
/petsc/include/petscmat.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/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/impls/moab/dmmbio.cxx
/petsc/src/dm/impls/moab/dmmbmat.cxx
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/tex/manual/part1.tex
/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/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/pc/impls/bddc/bddcprivate.c
/petsc/src/mat/examples/tests/ex140.m
/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/interface/matrix.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/ts/examples/tutorials/ex30.cxx
/petsc/src/ts/examples/tutorials/ex35.cxx
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/interface/ts.c
vec/examples/tutorials/ex42.m
vec/examples/tutorials/ex6.c
502b79f127-Jun-2014 Satish Balay <balay@mcs.anl.gov>

matlab: update matlab related files with the new share/petsc/matlab location


/petsc/conf/test
/petsc/config/BuildSystem/config/compilerFlags.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/PETSc/utilities/missing.py
/petsc/config/manifest.in
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/petscdmda.h
/petsc/include/petscmath.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/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex41.m
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/mat/examples/tests/ex140.m
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/sys/classes/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/makefile
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/pinit.c
vec/examples/tutorials/ex42.m
vec/examples/tutorials/ex6.c
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
is/is/impls/block/block.c
is/is/utils/ftn-custom/makefile
is/is/utils/isblock.c
is/sf/impls/basic/sfbasic.c
is/utils/f90-custom/makefile
is/utils/f90-custom/zisltogf90.c
is/utils/f90-custom/zvsectionisf90.c
is/utils/ftn-custom/makefile
is/utils/ftn-custom/zisltogf.c
d4fe737e27-Jun-2014 Stefano Zampini <stefano.zampini@gmail.com>

ISLocalToGlobalMapping: added ISGlobalToLocalMappingApplyIS

726cf42725-Jun-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/fix-istogeneral_block'


/petsc/.gitignore
/petsc/conf/test
/petsc/config/BuildSystem/config/packages/MOAB.py
/petsc/config/PETSc/packages/elemental.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/tetgen.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/include/petsc-private/dmmbimpl.h
/petsc/include/petscdmmoab.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/ksp/ksp/examples/tutorials/ex35.cxx
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex35_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex35_2.out
/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
is/is/impls/block/block.c
231ec94a25-Jun-2014 Barry Smith <bsmith@mcs.anl.gov>

fix for ISToGeneral_Block for a block size of 1

Reported-by: Lisandro Dalcin <dalcinl@gmail.com>

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

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

fortran: use auto generated interface for ISCompressIndicesGeneral()

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

fix compile warning

8cee846f16-Jun-2014 Jed Brown <jed@jedbrown.org>

Merge branch 'jed/vecop'

* jed/vecop:
Vec: add man page for VecSetOperation


/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-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/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/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/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/referencing.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/is/matis.c
/petsc/src/mat/impls/maij/maij.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/logging/plog.c
/petsc/src/sys/logging/utils/eventlog.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/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
vec/interface/vector.c

1...<<121122123124125126127128129130>>...278