History log of /petsc/src/dm/impls/plex/ (Results 4851 – 4875 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
71d6e60f05-Aug-2014 Matthew G. Knepley <knepley@gmail.com>

Plex: Complex fix

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

Plex+DA: Now cell geometry routine can take a PetscFE in order to evaluate at quadrature points
- We evaluate isoparametrically at the quadrature points
- Changed DMDAComputeCellGeometry() --> DMDACo

Plex+DA: Now cell geometry routine can take a PetscFE in order to evaluate at quadrature points
- We evaluate isoparametrically at the quadrature points
- Changed DMDAComputeCellGeometry() --> DMDAComputeCellGeometryFEM()
- Changed DMPlexComputeCellGeometry() --> DMPlexComputeCellGeometryFEM()
- Added DMPlexComputeCellGeometryAffineFEM()

show more ...

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

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

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

Plex: Fix output for ex4

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

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

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

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


/petsc/.gitignore
/petsc/.hgignore
/petsc/CONTRIBUTING
/petsc/LICENSE
/petsc/bin/maint/confignightly/cg2
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/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/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/manifest.in
/petsc/include/petsc-private/dmdaimpl.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/dmmbimpl.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmmoab.h
/petsc/include/petscdmplex.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/share/petsc/matlab/@PetscOpenFile/PetscOpenFile.m
/petsc/share/petsc/matlab/@PetscOpenFile/close.m
/petsc/share/petsc/matlab/@PetscOpenFile/read.m
/petsc/share/petsc/matlab/@PetscOpenFile/write.m
/petsc/share/petsc/matlab/@PetscOpenSocket/PetscOpenSocket.m
/petsc/share/petsc/matlab/@PetscOpenSocket/close.m
/petsc/share/petsc/matlab/@PetscOpenSocket/read.m
/petsc/share/petsc/matlab/@PetscOpenSocket/write.m
/petsc/share/petsc/matlab/PetscBagRead.m
/petsc/share/petsc/matlab/PetscBinaryRead.m
/petsc/share/petsc/matlab/PetscBinaryWrite.m
/petsc/share/petsc/matlab/PetscReadBinaryMatlab.m
/petsc/share/petsc/matlab/UFgetPetscMat.m
/petsc/share/petsc/matlab/classes/PETSC_COMM_SELF.m
/petsc/share/petsc/matlab/classes/Petsc.m
/petsc/share/petsc/matlab/classes/PetscCHKERRQ.m
/petsc/share/petsc/matlab/classes/PetscDM.m
/petsc/share/petsc/matlab/classes/PetscDMComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscDMComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscDMDACreate1d.m
/petsc/share/petsc/matlab/classes/PetscDMDACreate2d.m
/petsc/share/petsc/matlab/classes/PetscFinalize.m
/petsc/share/petsc/matlab/classes/PetscIS.m
/petsc/share/petsc/matlab/classes/PetscInitialize.m
/petsc/share/petsc/matlab/classes/PetscKSP.m
/petsc/share/petsc/matlab/classes/PetscLogStagePop.m
/petsc/share/petsc/matlab/classes/PetscLogStagePush.m
/petsc/share/petsc/matlab/classes/PetscLogStageRegister.m
/petsc/share/petsc/matlab/classes/PetscMat.m
/petsc/share/petsc/matlab/classes/PetscObject.m
/petsc/share/petsc/matlab/classes/PetscObjectsGetObject.m
/petsc/share/petsc/matlab/classes/PetscObjectsView.m
/petsc/share/petsc/matlab/classes/PetscOptionsClearValue.m
/petsc/share/petsc/matlab/classes/PetscOptionsGetString.m
/petsc/share/petsc/matlab/classes/PetscOptionsInsertString.m
/petsc/share/petsc/matlab/classes/PetscOptionsSetValue.m
/petsc/share/petsc/matlab/classes/PetscOptionsView.m
/petsc/share/petsc/matlab/classes/PetscPC.m
/petsc/share/petsc/matlab/classes/PetscSNES.m
/petsc/share/petsc/matlab/classes/PetscSNESComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESMonitorInternal.m
/petsc/share/petsc/matlab/classes/PetscSNESVIRedundancyCheckInternal.m
/petsc/share/petsc/matlab/classes/PetscTS.m
/petsc/share/petsc/matlab/classes/PetscTSComputeFunctionInternal.m
/petsc/share/petsc/matlab/classes/PetscTSComputeJacobianInternal.m
/petsc/share/petsc/matlab/classes/PetscTSMonitorInternal.m
/petsc/share/petsc/matlab/classes/PetscVec.m
/petsc/share/petsc/matlab/classes/PetscViewer.m
/petsc/share/petsc/matlab/classes/examples/tests/ex1.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2_nlfunction.m
/petsc/share/petsc/matlab/classes/examples/tests/ex2_nljacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_BoundaryConditions.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_InitialGuess.m
/petsc/share/petsc/matlab/classes/examples/tutorials/MSA_Plate.m
/petsc/share/petsc/matlab/classes/examples/tutorials/demo.m
/petsc/share/petsc/matlab/classes/examples/tutorials/ex10.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP_ML.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exKSP_PetscMat.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exSNES_DVI2.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_DVI.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_odefunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_odejacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/exTS_tsmonitor.m
/petsc/share/petsc/matlab/classes/examples/tutorials/jacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/nlfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/nljacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/rhsfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_function.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_jacobian.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesdvi_monitor.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesfunction.m
/petsc/share/petsc/matlab/classes/examples/tutorials/snesjacobian.m
/petsc/share/petsc/matlab/classes/matlabheader.h
/petsc/share/petsc/matlab/generatePetscTestFiles.m
/petsc/share/petsc/matlab/generatehtml.m
/petsc/share/petsc/matlab/laplacian.m
/petsc/share/petsc/matlab/laplacianlicense.txt
/petsc/share/petsc/matlab/launch.m
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dageometry.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/daltol.c
/petsc/src/dm/impls/da/dapf.c
/petsc/src/dm/impls/da/dareg.c
/petsc/src/dm/impls/da/dasub.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/ftn-custom/zdaf.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/moab/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/patch/patch.c
/petsc/src/dm/impls/patch/patchcreate.c
examples/tests/ex2f90.F
examples/tests/ex4.c
examples/tests/ex5.c
examples/tests/ex7.c
examples/tests/ex8.c
examples/tests/ex9.c
examples/tutorials/ex2.c
plex.c
plexcgns.c
plexcreate.c
plexdistribute.c
plexexodusii.c
plexfem.c
plexgeometry.c
plexgmsh.c
plexhdf5.c
plexinterpolate.c
plexpartition.c
plexpreallocate.c
plexrefine.c
plexreorder.c
plexsubmesh.c
plexvtk.c
plexvtu.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/makefile
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/license.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/nonlinearsolvertable.html
/petsc/src/docs/website/documentation/oldlicense.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/saws.html
/petsc/src/docs/website/documentation/taosolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex35.cxx
/petsc/src/ksp/ksp/examples/tutorials/ex41.m
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_mkl_pardiso.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex35_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex35_2.out
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/examples/tests/ex140.m
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex55.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/draw/examples/tests/ex3.c
/petsc/src/sys/classes/draw/examples/tests/ex4.c
/petsc/src/sys/classes/draw/impls/opengl/openglops.c
/petsc/src/sys/classes/draw/interface/draw.c
/petsc/src/sys/classes/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/makefile
/petsc/src/sys/examples/tests/ex27.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/sorti.c
/petsc/src/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/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/ex11.c
/petsc/src/ts/examples/tutorials/ex30.cxx
/petsc/src/ts/examples/tutorials/ex35.cxx
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex35_1.out
/petsc/src/ts/examples/tutorials/output/ex35_2.out
/petsc/src/ts/interface/ts.c
/petsc/src/ts/utils/dmplexts.c
/petsc/src/vec/is/is/impls/block/block.c
/petsc/src/vec/is/is/impls/stride/stride.c
/petsc/src/vec/is/is/utils/ftn-custom/makefile
/petsc/src/vec/is/is/utils/isblock.c
/petsc/src/vec/is/utils/f90-custom/makefile
/petsc/src/vec/is/utils/f90-custom/zisltogf90.c
/petsc/src/vec/is/utils/f90-custom/zvsectionisf90.c
/petsc/src/vec/is/utils/ftn-custom/makefile
/petsc/src/vec/is/utils/ftn-custom/zisltogf.c
/petsc/src/vec/vec/examples/tutorials/ex42.m
/petsc/src/vec/vec/examples/tutorials/ex6.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/systems/Apple/OSX/bin/arch-osx-release.py
/petsc/systems/Apple/OSX/bin/makeall
/petsc/systems/Apple/OSX/bin/makedmg
/petsc/systems/Apple/OSX/bin/makedocs
/petsc/systems/Apple/OSX/bin/makeframework
/petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example.xcodeproj/project.pbxproj
/petsc/systems/Apple/OSX/examples/PETSc command line example/PETSc command line example.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/bin/arch-ios-simulator.py
/petsc/systems/Apple/iOS/bin/iosbuilder.py
/petsc/systems/Apple/iOS/bin/makeall
/petsc/systems/Apple/iOS/bin/makedmg
/petsc/systems/Apple/iOS/bin/makedocs
/petsc/systems/Apple/iOS/bin/makeframework
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneAppDelegate.h
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneAppDelegate.m
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneViewController.h
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneViewController.m
/petsc/systems/Apple/iOS/examples/Basic/Default-568h@2x.png
/petsc/systems/Apple/iOS/examples/Basic/MainWindow.xib
/petsc/systems/Apple/iOS/examples/Basic/examples-Info.plist
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/barrysmith.mode1v3
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/barrysmith.pbxuser
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/examples/Basic/examples_Prefix.pch
/petsc/systems/Apple/iOS/examples/Basic/iphoneViewController.xib
/petsc/systems/Apple/iOS/examples/Basic/main.m
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneAppDelegate.h
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneAppDelegate.m
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneViewController.h
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneViewController.m
/petsc/systems/Apple/iOS/examples/testopengl/MainWindow.xib
/petsc/systems/Apple/iOS/examples/testopengl/examples-Info.plist
/petsc/systems/Apple/iOS/examples/testopengl/examples.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/examples/testopengl/examples_Prefix.pch
/petsc/systems/Apple/iOS/examples/testopengl/iphoneViewController.xib
/petsc/systems/Apple/iOS/examples/testopengl/main.m
/petsc/tutorials/HandsOnExercise.html
df3898ee31-Jul-2014 Barry Smith <bsmith@mcs.anl.gov>

with with -> with the the -> the


/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/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/PETSc/Configure.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/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/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
examples/tests/makefile
/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/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/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/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/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/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/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/ex27.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/sorti.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/is/utils/ftn-custom/makefile
/petsc/src/vec/is/is/utils/isblock.c
/petsc/src/vec/is/sf/examples/tutorials/makefile
/petsc/src/vec/is/utils/f90-custom/makefile
/petsc/src/vec/is/utils/f90-custom/zisltogf90.c
/petsc/src/vec/is/utils/f90-custom/zvsectionisf90.c
/petsc/src/vec/is/utils/ftn-custom/makefile
/petsc/src/vec/is/utils/ftn-custom/zisltogf.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
6b7f338229-Jul-2014 Justin Chang <jychang48>

Added case 15: 1-point vertex to DMPlexCreateGmsh_ReadElement()


/petsc/.gitignore
/petsc/.hgignore
/petsc/CONTRIBUTING
/petsc/LICENSE
/petsc/bin/maint/confignightly/cg2
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/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/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/manifest.in
/petsc/include/petsc-private/dmmbimpl.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/contrib/nightlysummary/runhtml.py
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/impls/da/da1.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
plexgmsh.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/makefile
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/license.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/nonlinearsolvertable.html
/petsc/src/docs/website/documentation/oldlicense.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/saws.html
/petsc/src/docs/website/documentation/taosolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex35.cxx
/petsc/src/ksp/ksp/examples/tutorials/ex41.m
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_mkl_pardiso.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex35_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex35_2.out
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/examples/tests/ex140.m
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/makefile
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex55.c
/petsc/src/snes/examples/tutorials/ex70.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/examples/tests/ex27.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/sorti.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/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/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/interface/ts.c
/petsc/src/vec/is/is/impls/block/block.c
/petsc/src/vec/is/is/impls/stride/stride.c
/petsc/src/vec/is/is/utils/ftn-custom/makefile
/petsc/src/vec/is/is/utils/isblock.c
/petsc/src/vec/is/utils/f90-custom/makefile
/petsc/src/vec/is/utils/f90-custom/zisltogf90.c
/petsc/src/vec/is/utils/f90-custom/zvsectionisf90.c
/petsc/src/vec/is/utils/ftn-custom/makefile
/petsc/src/vec/is/utils/ftn-custom/zisltogf.c
/petsc/src/vec/vec/examples/tutorials/ex42.m
/petsc/src/vec/vec/examples/tutorials/ex6.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/systems/Apple/OSX/bin/arch-osx-release.py
/petsc/systems/Apple/OSX/bin/makeall
/petsc/systems/Apple/OSX/bin/makedmg
/petsc/systems/Apple/OSX/bin/makedocs
/petsc/systems/Apple/OSX/bin/makeframework
/petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example.xcodeproj/project.pbxproj
/petsc/systems/Apple/OSX/examples/PETSc command line example/PETSc command line example.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/bin/arch-ios-simulator.py
/petsc/systems/Apple/iOS/bin/iosbuilder.py
/petsc/systems/Apple/iOS/bin/makeall
/petsc/systems/Apple/iOS/bin/makedmg
/petsc/systems/Apple/iOS/bin/makedocs
/petsc/systems/Apple/iOS/bin/makeframework
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneAppDelegate.h
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneAppDelegate.m
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneViewController.h
/petsc/systems/Apple/iOS/examples/Basic/Classes/iphoneViewController.m
/petsc/systems/Apple/iOS/examples/Basic/Default-568h@2x.png
/petsc/systems/Apple/iOS/examples/Basic/MainWindow.xib
/petsc/systems/Apple/iOS/examples/Basic/examples-Info.plist
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/barrysmith.mode1v3
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/barrysmith.pbxuser
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/examples/Basic/examples_Prefix.pch
/petsc/systems/Apple/iOS/examples/Basic/iphoneViewController.xib
/petsc/systems/Apple/iOS/examples/Basic/main.m
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneAppDelegate.h
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneAppDelegate.m
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneViewController.h
/petsc/systems/Apple/iOS/examples/testopengl/Classes/iphoneViewController.m
/petsc/systems/Apple/iOS/examples/testopengl/MainWindow.xib
/petsc/systems/Apple/iOS/examples/testopengl/examples-Info.plist
/petsc/systems/Apple/iOS/examples/testopengl/examples.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/examples/testopengl/examples_Prefix.pch
/petsc/systems/Apple/iOS/examples/testopengl/iphoneViewController.xib
/petsc/systems/Apple/iOS/examples/testopengl/main.m
/petsc/tutorials/HandsOnExercise.html
a6c8f22a24-Jun-2014 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/irving/doc-cleanup'

Conflicts:
src/dm/impls/plex/plex.c
src/dm/impls/plex/plexgeometry.c
src/snes/examples/tutorials/ex62.c


/petsc/bin/maint/confignightly/cg
/petsc/conf/test
/petsc/config/BuildSystem/config/compilerFlags.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/petsc4py.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-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/finclude/petscvecdef.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petscdmda.h
/petsc/include/petscmath.h
/petsc/makefile
/petsc/src/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/makefile
plex.c
plexgeometry.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/faq.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/ml/ml.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/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/snes/examples/tutorials/ex62.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/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/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/vec/interface/vector.c
f701924823-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Fix bug with intersecting submeshes
- The label for clamped vertices for a given submesh can get extraneous points from an adjacent submesh
- We filter these out before checking for cross-edg

DMPlex: Fix bug with intersecting submeshes
- The label for clamped vertices for a given submesh can get extraneous points from an adjacent submesh
- We filter these out before checking for cross-edges

show more ...


/petsc/bin/maint/confignightly/cg
/petsc/conf/test
/petsc/config/BuildSystem/config/compilerFlags.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/petsc4py.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-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/finclude/petscvecdef.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petscdmda.h
/petsc/include/petscmath.h
/petsc/makefile
/petsc/src/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/makefile
plexsubmesh.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/faq.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/ml/ml.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/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/nest/matnest.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/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/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/vec/interface/vector.c
4bddfaf016-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Incorrect periodicity information

79cb57ca15-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

DMPlex ex1: Made example parallel

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

DMPlex ex4: Fixed test output

55fbe3e315-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

DMPlex: DMPlexReplace_Static() fixes
- Should share coordinateDM, not just the section, so we get correct SF
- Pass on periodicity information

0fadad5215-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Refinement should create SF before coordinates, so coordinateDM gets correct SF
- Also pass on periodicity information

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

DMPlex: Distribution should create SF before coordinates, so coordinateDM gets correct SF
- Also pass on periodicity information

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

DMPlex+TetGen: Add missing cast


/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/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petsctao.h
plex.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/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/tao/interface/dlregistao.c
/petsc/src/tao/makefile
/petsc/src/ts/examples/tutorials/ex20.c
315c668613-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-quad-fas'

* knepley/feature-quad-fas:
DMPlex: Proper preallocation for interpolators
DMPlex: Added events for interpolator and injector construction - Fixed event n

Merge branch 'knepley/feature-quad-fas'

* knepley/feature-quad-fas:
DMPlex: Proper preallocation for interpolators
DMPlex: Added events for interpolator and injector construction - Fixed event names
DM: Added sequence value for each number - Added DMOutputSequenceLoad() - Changed DMGet/SetOutputSequenceNumber() signature
Sys: Made a simple two-int hash - Someone should remove that other IJ crap
PetscDS: Renamed from PetscProblem
DMPlex: Fixed allocation
DMPlex: Support for injection from more complicated discretizations - Added DMPlexMatGetClosureIndicesRefined() - Added DMPlexComputeInjectorFEM() - Fixed check
PetscFE: Use in-cell test specific to cell shape
DMPlex: Added CellRefinerInCellTest_Internal()

show more ...


/petsc/bin/maint/findvisibleprivatefunctions
/petsc/conf/test
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/PETSc/packages/elemental.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/dmnetworkimpl.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petsc-private/taoimpl.h
/petsc/include/petsc-private/taolinesearchimpl.h
/petsc/include/petsc-private/vecimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmnetwork.h
/petsc/include/petscdmplex.h
/petsc/include/petscsys.h
/petsc/include/petsctao.h
/petsc/include/petsctaolinesearch.h
/petsc/src/benchmarks/streams/MPIVersion.c
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/dm/dt/interface/dtfe.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
plex.c
plexfem.c
plexhdf5.c
plexrefine.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.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/linearsolvertable.html
/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/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/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/snes/interface/snes.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/sys/utils/hash.h
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/ts/event/tsevent.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/vec/interface/rvector.c
7f5b169a11-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Proper preallocation for interpolators

75a6906711-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Added events for interpolator and injector construction
- Fixed event names

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

DM: Added sequence value for each number
- Added DMOutputSequenceLoad()
- Changed DMGet/SetOutputSequenceNumber() signature

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

DMPlex: Remove unused variable

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

PetscDS: Renamed from PetscProblem

29f8b4da09-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-problem-class' into knepley/feature-quad-fas

* knepley/feature-problem-class:
PetscDS: Renamed from PetscProblem
ftn-types: fix compilers errors with PetscSection [

Merge branch 'knepley/feature-problem-class' into knepley/feature-quad-fas

* knepley/feature-problem-class:
PetscDS: Renamed from PetscProblem
ftn-types: fix compilers errors with PetscSection [remove duplicate code from petscvec*.h90]

show more ...

6f4eac7109-Jun-2014 Matthew G. Knepley <knepley@gmail.com>

PetscDS: Renamed from PetscProblem

1...<<191192193194195196197198199200>>...235