History log of /petsc/src/dm/impls/plex/ (Results 3176 – 3200 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
eaf898f902-Oct-2017 Patrick Sanan <patrick.sanan@gmail.com>

Docs: DMPlex man page and source comments fixes

* remove sieve mentions from all DMPlex man pages and source comments
* DMPlexSymmetrize man page: typo fix
* DMPlexCreateExodusFromFile man page: fix

Docs: DMPlex man page and source comments fixes

* remove sieve mentions from all DMPlex man pages and source comments
* DMPlexSymmetrize man page: typo fix
* DMPlexCreateExodusFromFile man page: fix function name
* DMPlexCreateCubeBoundary man page typo fix

show more ...


/petsc/bin/maint/builddist
/petsc/bin/maint/update-docs.py
/petsc/config/BuildSystem/RDict.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/mpiuni/mpif.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/lib/petsc/conf/rules
plex.c
plexcgns.c
plexcreate.c
plexdistribute.c
plexexodusii.c
plextree.c
/petsc/src/docs/manualpages-sec/header_DT
/petsc/src/docs/tao_tex/manual/cover.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/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/36.html
/petsc/src/docs/website/documentation/changes/37.html
/petsc/src/docs/website/documentation/changes/38.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/network/pflow/PFReadData.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/sf/interface/sftype.c
ba32269812-Oct-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Now pass affected components through DMPlexVecSetFieldClosure_Internal()
- I only changed the BC update function

137cd93a10-Oct-2017 Lisandro Dalcin <dalcinl@gmail.com>

DMPlex: Implement PTScotch partitioner

b3ce585b10-Oct-2017 Lisandro Dalcin <dalcinl@gmail.com>

DMPlex: Minor fixes for ParMetis partitioner


/petsc/bin/maint/builddist
/petsc/bin/maint/update-docs.py
/petsc/config/BuildSystem/RDict.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/mpiuni/mpif.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/lib/petsc/conf/rules
plexpartition.c
/petsc/src/docs/manualpages-sec/header_DT
/petsc/src/docs/tao_tex/manual/cover.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/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/36.html
/petsc/src/docs/website/documentation/changes/37.html
/petsc/src/docs/website/documentation/changes/38.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/network/pflow/PFReadData.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/sf/interface/sftype.c
db1066ba10-Oct-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Shift printing to debug mode

a2d93b2d09-Oct-2017 Mark Adams <mfadams@lbl.gov>

testing

7679eb9008-Oct-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Change initializers for C89

b03533ae05-Oct-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: All tests now passing after DMPlexCreateBoxMesh() update

302af74605-Oct-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Small fix for box meshing

768d5fce05-Oct-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Unified box mesh creation to DMPlexCreateBoxMesh()
- Makes simplices and tensor cells
- Does not work for all combinations, but gives correct error

42c1443f05-Oct-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Added bounds and faces in each dim to DMPlexCreateBoxMesh()

f56c5c0025-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Added domain bounds to HexBoxMesh()

7fb8a5e403-Oct-2017 Karl Rupp <me@karlrupp.net>

Fixed compiler warnings when using MPIUNI, optimized build.

Reported-by: Jose E. Roman <jroman@dsic.upv.es>


/petsc/.mailmap
/petsc/bin/maint/runhtml.py
/petsc/bin/maint/update-docs.py
/petsc/config/BuildSystem/RDict.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/mpiuni/mpif.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/lib/petsc/conf/rules
plexgmsh.c
/petsc/src/docs/manualpages-sec/header_DT
/petsc/src/docs/tao_tex/manual/cover.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/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/36.html
/petsc/src/docs/website/documentation/changes/37.html
/petsc/src/docs/website/documentation/changes/38.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmresorthog.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcschurs.c
/petsc/src/mat/examples/tests/ex127.c
/petsc/src/mat/examples/tests/ex209.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex209_1.out
/petsc/src/mat/examples/tests/output/ex209_2.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/matmatmult.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/ex3.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/pinit.c
/petsc/src/tao/examples/tutorials/ex2.c
/petsc/src/tao/examples/tutorials/ex3.c
/petsc/src/tao/unconstrained/impls/bmrm/bmrm.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/interface/sftype.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
13903a9130-Sep-2017 Satish Balay <balay@mcs.anl.gov>

fix: redundant CHKERRQ() call after SETERRQ()

Craycc complained about a stray CHKERRQ after SETERRQ in plextree.c
Reported-by: Patrick Sanan <patrick.sanan@gmail.com>


/petsc/bin/maint/update-docs.py
/petsc/config/BuildSystem/RDict.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/mpiuni/mpif.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/lib/petsc/conf/rules
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/impls/da/dainterp.c
plex.c
plexgeometry.c
plextree.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/manualpages-sec/header_DT
/petsc/src/docs/tao_tex/manual/cover.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/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/36.html
/petsc/src/docs/website/documentation/changes/37.html
/petsc/src/docs/website/documentation/changes/38.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/interface/saws/kspsaws.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex110.c
/petsc/src/mat/examples/tests/ex152.c
/petsc/src/mat/examples/tests/ex23.c
/petsc/src/mat/partition/impls/hierarchical/hierarchical.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex56.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/interface/saws/snessaws.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/examples/tutorials/ex18.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/sf/interface/sftype.c
04996baf29-Sep-2017 Matthew G. Knepley <knepley@gmail.com>

Plex+Adapt: Allow viewing the metric input to Pragmatic

1555c27129-Sep-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Added DMPlexComputeGradientClementInterpolant()


/petsc/.mailmap
/petsc/bin/maint/update-docs.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/include/petsc/finclude/petscdm.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/mpiuni/mpif.h
/petsc/include/petsc/private/dmadaptorimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmadaptor.h
/petsc/include/petscdmplex.h
/petsc/include/petscdmtypes.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/lib/petsc/conf/rules
/petsc/src/dm/impls/forest/forest.c
plexfem.c
/petsc/src/docs/manualpages-sec/header_DT
/petsc/src/docs/tao_tex/manual/cover.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/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/36.html
/petsc/src/docs/website/documentation/changes/37.html
/petsc/src/docs/website/documentation/changes/38.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/snes/utils/dmadapt.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/sf/interface/sftype.c
29494db126-Sep-2017 Lisandro Dalcin <dalcinl@gmail.com>

DMPlex: Fix for draw viewer

* Compute global min/max bounds.
* Use cell cone size to support localized coordinates.

444648cf21-Sep-2017 Lisandro Dalcin <dalcinl@gmail.com>

DMPlex: Remove leftover line in DMDestroy_Plex()

d3e05d3821-Sep-2017 Lisandro Dalcin <dalcinl@gmail.com>

DMPlex: Fix typo in getting label for passing material IDs to GLVIS

917266a421-Sep-2017 Lisandro Dalcin <dalcinl@gmail.com>

DMPlex: Fix GMSH reader

* Create marker label only in process rank 0.
* Fix misplaced counter increment in cell labeling loop.
* Honor shift command line option everywhere.

3888815c20-Sep-2017 Lisandro Dalcin <dalcinl@gmail.com>

Merged in dalcinl/fix-dmadapt (pull request #754)

DMAdaptXXX: Minor fixes

Approved-by: Matthew Knepley <knepley@gmail.com>

a613508e19-Sep-2017 Satish Balay <balay@mcs.anl.gov>

more remove __FUNCT__


/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/examples/arch-opensolaris-pkgs-opt.py
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petscdraw.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petsctao.h
/petsc/src/dm/impls/moab/dmmbfem.cxx
/petsc/src/dm/impls/moab/dmmbfield.cxx
/petsc/src/dm/impls/moab/dmmbmat.cxx
/petsc/src/dm/impls/moab/dmmbmg.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/ex3.cxx
plexcreate.c
/petsc/src/dm/label/examples/tutorials/ex1f90.F90
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex35.cxx
/petsc/src/ksp/ksp/examples/tutorials/ex36.cxx
/petsc/src/mat/impls/aij/mpi/aijmkl/mpiaijmkl.c
/petsc/src/mat/impls/aij/seq/aijmkl/aijmkl.c
/petsc/src/mat/impls/baij/mpi/baijmkl/makefile
/petsc/src/mat/impls/baij/mpi/baijmkl/mpibaijmkl.c
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.c
/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h
/petsc/src/mat/impls/baij/seq/baijmkl/makefile
/petsc/src/mat/impls/baij/seq/makefile
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matregis.c
/petsc/src/sys/utils/sorti.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/unconstrained/examples/tutorials/heat-data-assimulation.c
/petsc/src/ts/examples/tutorials/ex35.cxx
/petsc/src/ts/examples/tutorials/power_grid/ex3opt_fwd.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c
/petsc/src/ts/f90-mod/petsctsmod.F
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/is/impls/block/block.c
/petsc/src/vec/is/is/impls/general/general.c
6f25b0d819-Sep-2017 Lisandro Dalcin <dalcinl@gmail.com>

DMAdaptXXX: Minor fixes

* Prevent memory leaks in TSAdaptMetric() while runnining petsc4py tests.
* Fix typos and cut&paste errors in error checking code.

342a24ba12-Sep-2017 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/stefano_zampini/fix-periodic-glvis'


/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/Random123.py
/petsc/config/BuildSystem/config/packages/metis.py
/petsc/config/BuildSystem/config/packages/parmetis.py
/petsc/config/BuildSystem/config/packages/pragmatic.py
/petsc/config/examples/arch-cray-xc40-knl-opt.py
/petsc/include/petscmath.h
/petsc/include/petscsys.h
plexglvis.c
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex59_4.out
/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/bddcschurs.c
/petsc/src/snes/examples/tutorials/ex69.c
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel_bddc.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel_bddcfas.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_bddc.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_2d_quad.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_2d_tri.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_3d_hex.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_3d_tet.out
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/sys/classes/random/examples/makefile
/petsc/src/sys/classes/random/examples/tests/ex3.c
/petsc/src/sys/classes/random/examples/tests/makefile
/petsc/src/sys/classes/random/examples/tests/output/ex3_rander48_failure.out
/petsc/src/sys/classes/random/examples/tests/output/ex3_random123.out
/petsc/src/sys/classes/random/examples/tests/output/ex3_sprng_failure.out
/petsc/src/sys/classes/random/impls/makefile
/petsc/src/sys/classes/random/impls/random123/makefile
/petsc/src/sys/classes/random/impls/random123/random123.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/classes/random/interface/randreg.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex18.c
/petsc/src/vec/is/sf/interface/dlregissf.c
/petsc/src/vec/vec/utils/tagger/impls/relative.c
cc0d3ed711-Sep-2017 Stefano Zampini <stefano.zampini@gmail.com>

DMPLEX: fix glvis viewer for periodic meshes


/petsc/bin/PetscBinaryIO.py
/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/SuiteSparse.py
/petsc/config/BuildSystem/config/packages/elemental.py
/petsc/config/BuildSystem/config/packages/mkl_sparse_optimize.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/report_tests.py
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/mpiuni/mpif.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/src/dm/dt/examples/tests/ex1.c
/petsc/src/dm/impls/network/networkcreate.c
plexglvis.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex44f.F90
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_4.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_6.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex56_1.out
/petsc/src/ksp/ksp/guess/impls/pod/pod.c
/petsc/src/ksp/ksp/impls/gmres/pipefgmres/pipefgmres.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/tfs.h
/petsc/src/mat/examples/tests/ex120f.F
/petsc/src/mat/examples/tests/ex201f.F
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/f90-mod/petscmat.h
/petsc/src/mat/f90-mod/petscmat.h90
/petsc/src/mat/impls/aij/mpi/aijmkl/makefile
/petsc/src/mat/impls/aij/mpi/aijmkl/mpiaijmkl.c
/petsc/src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijmkl/aijmkl.c
/petsc/src/mat/impls/aij/seq/aijmkl/aijmkl.h
/petsc/src/mat/impls/aij/seq/aijmkl/makefile
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex20_1.out
/petsc/src/snes/examples/tutorials/output/ex46_fm_rise_4.out
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/objects/fcallback.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/makefile
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/output/ex9bus_2_alt2.out
/petsc/src/vec/is/sf/examples/tutorials/ex1.c
/petsc/src/vec/is/sf/interface/dlregissf.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/vec/examples/tutorials/ex10.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu

1...<<121122123124125126127128129130>>...235