History log of /petsc/src/dm/impls/plex/ (Results 3151 – 3175 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1c1da8e705-Nov-2017 Satish Balay <balay@mcs.anl.gov>

Merge branch 'maint'


/petsc/bin/maint/runhtml.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/libraries.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/mkl_sparse.py
/petsc/config/BuildSystem/config/packages/mkl_sparse_optimize.py
/petsc/include/petsc/finclude/petsc.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/src/dm/examples/tests/ex34.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex34_1.out
/petsc/src/dm/examples/tutorials/swarm_ex1.c
/petsc/src/dm/examples/tutorials/swarm_ex3.c
examples/tests/ex19.c
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/manualpreamble.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tests/ex54.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex54_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex54_1_alt.out
/petsc/src/ksp/ksp/examples/tests/output/ex54_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex54_2_alt.out
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_zeropivot_3.out
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/impls/aij/mpi/aijmkl/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijmkl/makefile
/petsc/src/mat/impls/baij/mpi/baijmkl/makefile
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baijmkl/makefile
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffdimpl.h
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/convert.c
/petsc/src/snes/examples/tests/ex2.c
/petsc/src/snes/examples/tutorials/ex13.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex13_3d_p1_0.out
/petsc/src/snes/examples/tutorials/output/ex13_3d_p2_0.out
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/classes/draw/impls/image/drawimage.c
/petsc/src/sys/classes/draw/interface/drawreg.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/examples/tests/ex1.c
/petsc/src/sys/examples/tests/ex1f.F90
/petsc/src/sys/examples/tests/ex35.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex1_1.out
/petsc/src/sys/examples/tests/output/ex1f_1.out
/petsc/src/sys/examples/tests/output/ex35_1.out
/petsc/src/sys/logging/utils/classlog.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/utils/mpiu.c
/petsc/src/sys/utils/sortd.c
/petsc/src/tao/bound/examples/tutorials/jbearing2.c
/petsc/src/tao/bound/examples/tutorials/makefile
/petsc/src/tao/bound/impls/bqpip/bqpip.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex18.c
/petsc/src/ts/examples/tutorials/ex45.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/interface/vector.c
de90e22004-Nov-2017 Satish Balay <balay@mcs.anl.gov>

clang-analyzer: fix warnings


/petsc/.travis.yml
/petsc/bin/maint/buildtest
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/libraries.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/hypre.py
/petsc/config/BuildSystem/config/packages/metis.py
/petsc/config/BuildSystem/config/packages/mkl_sparse.py
/petsc/config/BuildSystem/config/packages/mkl_sparse_optimize.py
/petsc/include/petsc/finclude/petsc.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/setup.py
/petsc/src/dm/examples/tests/ex34.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex34_1.out
/petsc/src/dm/examples/tutorials/ex51.c
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/examples/tutorials/output/ex51_1.out
/petsc/src/dm/examples/tutorials/swarm_ex1.c
/petsc/src/dm/examples/tutorials/swarm_ex3.c
/petsc/src/dm/impls/da/dasub.c
examples/tests/ex19.c
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/manualpreamble.tex
/petsc/src/ksp/f90-mod/petscksp.h
/petsc/src/ksp/ksp/examples/tests/ex54.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex54_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex54_1_alt.out
/petsc/src/ksp/ksp/examples/tests/output/ex54_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex54_2_alt.out
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/impls/aij/mpi/aijmkl/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijmkl/makefile
/petsc/src/mat/impls/baij/mpi/baijmkl/makefile
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baijmkl/makefile
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffdimpl.h
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/convert.c
/petsc/src/snes/examples/tests/ex2.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/classes/draw/impls/image/drawimage.c
/petsc/src/sys/classes/draw/interface/drawreg.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/examples/tests/ex1.c
/petsc/src/sys/examples/tests/ex35.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex1_1.out
/petsc/src/sys/examples/tests/output/ex35_1.out
/petsc/src/sys/logging/utils/classlog.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/utils/sortd.c
/petsc/src/tao/bound/examples/tutorials/jbearing2.c
/petsc/src/tao/bound/examples/tutorials/makefile
/petsc/src/tao/bound/impls/bqpip/bqpip.c
/petsc/src/ts/examples/tutorials/ex18.c
/petsc/src/ts/interface/ts.c
2cd485c230-Oct-2017 Barry Smith <bsmith@mcs.anl.gov>

Simplify PetscFree() calls on const pointers; no longer require additional variables

Commit-type: style-fix
Thanks-to: Jed Brown <jed@jedbrown.org>

f1d4cc8f30-Oct-2017 Barry Smith <bsmith@mcs.anl.gov>

Fixed a couple errors in the commit to Fixes for use of PetscMallocN() with const type input

Commit-type: portability-fix
Reported-by: Jed Brown <jed@jedbrown.org>

f489ac7430-Oct-2017 Barry Smith <bsmith@mcs.anl.gov>

Fixes for use of PetscMallocN() with const type input

Microsoft compilers warn about incompatiblity between pointers passed to new PetscMallocA() function

Commit-type: portability-fix, testing-fix

Fixes for use of PetscMallocN() with const type input

Microsoft compilers warn about incompatiblity between pointers passed to new PetscMallocA() function

Commit-type: portability-fix, testing-fix
Reported-by: nightly tests

show more ...


/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/petsc/private/isimpl.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/src/dm/dt/examples/tests/ex1.c
/petsc/src/dm/impls/network/networkcreate.c
plextree.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/mpiov.c
/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/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/mpi/mmdense.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/impls/ms/ms.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/fcallback.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/utils/str.c
/petsc/src/tao/constrained/impls/ipm/ipm.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/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/glee/glee.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/vec/is/is/impls/stride/stride.c
/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
c1879b5526-Oct-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Added affine transforms for 3D hex refinement

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

Plex ex19: Added test for L2 projection between non-nested grids

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

DM: Added DMCreateMassMatrix()
- Added Plex implementation, but not for nested case yet
- We want this for L2 projection to supplement interpolation/restriction

96786f2723-Oct-2017 Barry Smith <bsmith@mcs.anl.gov>

Remove incorrect use of C99 feature

Commit-type: portability-fix
Reported-by: nightly tests

b7b8f77a21-Oct-2017 Barry Smith <bsmith@mcs.anl.gov>

F90Array routines now take a MPI_Datatype argument instead of PetscDataType

This is part of the refactorization to limit and maybe eventually eliminate PetscDataType since
it duplicates MPI_Datatype

F90Array routines now take a MPI_Datatype argument instead of PetscDataType

This is part of the refactorization to limit and maybe eventually eliminate PetscDataType since
it duplicates MPI_Datatype functionality (poorly).

Commit-type: style-fix
Thanks-to: Jed Brown <jed@jedbrown.org>

show more ...

94fbd55e20-Oct-2017 Barry Smith <bsmith@mcs.anl.gov>

Remove use of PetscDataType from VTK code and other trivial location.

Reason: PetscDataType is duplicative to MPI_Datatype therefor we hope to limit its
use and perhaps eventually completely remove

Remove use of PetscDataType from VTK code and other trivial location.

Reason: PetscDataType is duplicative to MPI_Datatype therefor we hope to limit its
use and perhaps eventually completely remove it.

Commit-type: style-fix
Thanks-to: Jed Brown <jed@jedbrown.org>
Development Tools: Vim, Emacs, Eclipse

show more ...

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

Merged in dalcinl/dmplex-boxmesh-1d (pull request #778)

DMPlexCreateBoxMesh: Support for 1D meshes


/petsc/bin/maint/buildtest
/petsc/config/PETSc/Configure.py
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petscmat.h
/petsc/src/dm/impls/da/fdda.c
examples/tests/ex1.c
examples/tests/output/ex1_1d_0.out
examples/tests/output/ex1_1d_1.out
examples/tests/output/ex1_1d_2.out
examples/tests/output/ex1_1d_refine_overlap_0.out
examples/tests/output/ex1_1d_refine_overlap_1.out
plexcreate.c
/petsc/src/ksp/f90-mod/petscksp.h
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_ell.out
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex5_41.out
/petsc/src/mat/examples/tests/output/ex5_43.out
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/ell/makefile
/petsc/src/mat/impls/ell/mpi/makefile
/petsc/src/mat/impls/ell/mpi/mmell.c
/petsc/src/mat/impls/ell/mpi/mpiell.c
/petsc/src/mat/impls/ell/mpi/mpiell.h
/petsc/src/mat/impls/ell/seq/ell.c
/petsc/src/mat/impls/ell/seq/ell.h
/petsc/src/mat/impls/ell/seq/fdell.c
/petsc/src/mat/impls/ell/seq/ftn-custom/makefile
/petsc/src/mat/impls/ell/seq/ftn-custom/zellf.c
/petsc/src/mat/impls/ell/seq/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/interface/matregis.c
/petsc/src/sys/memory/mal.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5adj.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex5adj_ell_1.out
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex5adj_ell_2.out
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex5adj_ell_3.out
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex5adj_ell_4.out
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex5adj_ell_5.out
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex5adj_ell_6.out
6d20ae0319-Oct-2017 Jed Brown <jed@jedbrown.org>

DMPlexComputeGradientClementInterpolant: fix debug statement for complex


/petsc/include/petsc/finclude/petscdm.h
/petsc/include/petsc/private/dmadaptorimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petscdmadaptor.h
/petsc/include/petscdmtypes.h
/petsc/lib/petsc/conf/bfort-petsc.txt
plexfem.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/output/ex12_39.out
/petsc/src/snes/examples/tutorials/output/ex12_40.out
/petsc/src/snes/examples/tutorials/output/ex12_41.out
/petsc/src/snes/examples/tutorials/output/ex12_42.out
/petsc/src/snes/examples/tutorials/output/ex12_43.out
/petsc/src/snes/examples/tutorials/output/ex12_44.out
/petsc/src/snes/examples/tutorials/output/ex12_fas_newton_0.out
/petsc/src/snes/examples/tutorials/output/ex12_fas_newton_0_p4est.out
/petsc/src/snes/examples/tutorials/output/ex12_fas_newton_1.out
/petsc/src/snes/examples/tutorials/output/ex12_fas_ngs_0.out
/petsc/src/snes/examples/tutorials/output/ex12_mg_newton_coarse_0.out
/petsc/src/snes/examples/tutorials/output/ex12_mg_newton_coarse_1.out
/petsc/src/snes/examples/tutorials/output/ex12_mg_newton_coarse_2.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_conformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_conformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel.out
/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_p4est_full_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_periodic_0.out
/petsc/src/snes/examples/tutorials/output/ex12_tet_conv_p1_r0.out
/petsc/src/snes/examples/tutorials/output/ex12_tet_conv_p1_r2.out
/petsc/src/snes/examples/tutorials/output/ex12_tet_conv_p1_r3.out
/petsc/src/snes/examples/tutorials/output/ex12_tet_conv_p2_r0.out
/petsc/src/snes/examples/tutorials/output/ex12_tet_conv_p2_r2.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_bddc.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_p1_adapt_0.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_p1_adapt_1.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_asm_lu.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_asm_sor.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_msm_lu.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_msm_sor.out
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/dmadapt.c
405d97de18-Oct-2017 Satish Balay <balay@mcs.anl.gov>

Merge branch 'maint'

dd2ebd6c18-Oct-2017 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/balay/fix-chkerrq-after-seterrq/maint' into maint

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

test: Add 1D tests for DMPlexCreateBoxMesh()

dfbdcd6917-Oct-2017 Satish Balay <balay@mcs.anl.gov>

fix unused varaible warnings

a6ba33f013-Oct-2017 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

DMPlexDistribute: fix undefined output sf in sequential run

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

DMPlexCreateBoxMesh: Support for 1D meshes

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

Merge remote-tracking branch 'origin/maint'

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

Plex: Fixed bug in Clement interpolation
- Fixed test output

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

Merge branch 'master' into knepley/feature-adaptor-plex

* master: (56 commits)
test: Disable TS ex19 with single precision
PETSCVIEWERGLVIS: Support DMView_DA() out of VecView_GLVis()
test: Fi

Merge branch 'master' into knepley/feature-adaptor-plex

* master: (56 commits)
test: Disable TS ex19 with single precision
PETSCVIEWERGLVIS: Support DMView_DA() out of VecView_GLVis()
test: Fix TS ex19 time drift issue with quad precision
testing
Minor edit to 3.8 changes log for AIJMKL/BAIJMKL.
Bib: Added ref
Plex: Change initializers for C89
small update as complained by nightly tests
doc: fix missing from 0e50f9e530a7b78427514d3e384f6941d4a9cc62
small fix for nightly tests
PetscDualSpaceApplyFVM(): Fix for change in dual space semantics
Plex: All tests now passing after DMPlexCreateBoxMesh() update
cleanup MatPtAP_MPIAIJ_MPIAIJ; rm MatPtAPXXX_MPIAIJ_MPIAIJ_ptap()
update MatView_MUMPS()
PFLOW: Bug-fix in parser.
PFLOW: Bug-fix in parser.
Plex: Small fix for box meshing
Plex: Unified box mesh creation to DMPlexCreateBoxMesh() - Makes simplices and tensor cells - Does not work for all combinations, but gives correct error
Plex: Added bounds and faces in each dim to DMPlexCreateBoxMesh()
Plex: Added domain bounds to HexBoxMesh()
...

show more ...


/petsc/bin/maint/builddist
/petsc/bin/maint/runhtml.py
/petsc/config/BuildSystem/RDict.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/include/petsc/finclude/petscts.h
/petsc/include/petscdmplex.h
/petsc/include/petscts.h
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tutorials/ex20.c
/petsc/src/dm/examples/tutorials/ex21.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/grglvis.c
/petsc/src/dm/impls/forest/examples/tests/ex2.c
examples/tests/ex1.c
examples/tests/ex12.c
examples/tests/ex13.c
examples/tests/ex14.c
examples/tests/ex15.c
examples/tests/ex16.c
examples/tests/ex17.c
examples/tests/ex18.c
examples/tests/ex19.c
examples/tests/ex20.c
examples/tests/ex21.c
examples/tests/ex3.c
examples/tests/ex7.c
examples/tests/output/ex1_box_3d.out
examples/tutorials/ex1.c
examples/tutorials/ex1f90.F90
examples/tutorials/ex2.c
examples/tutorials/ex6.c
ftn-custom/zplexcreate.c
plexcreate.c
plexgmsh.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/38.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.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/ex93.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/examples/tests/output/ex93_hypre.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijmkl/aijmkl.h
/petsc/src/mat/impls/aij/seq/matmatmatmult.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.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/ex2.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex13.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex56.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex63.c
/petsc/src/snes/examples/tutorials/ex69.c
/petsc/src/snes/examples/tutorials/ex75.c
/petsc/src/snes/examples/tutorials/ex77.c
/petsc/src/snes/examples/tutorials/network/pflow/PFReadData.c
/petsc/src/snes/examples/tutorials/output/ex12_tri_p1_adapt_0.out
/petsc/src/snes/interface/snes.c
/petsc/src/tao/examples/tutorials/ex1.c
/petsc/src/tao/examples/tutorials/ex2.c
/petsc/src/tao/examples/tutorials/ex3.c
/petsc/src/tao/leastsquares/impls/pounders/gqt.c
/petsc/src/tao/unconstrained/impls/bmrm/bmrm.c
/petsc/src/ts/adapt/impls/dsp/adaptdsp.c
/petsc/src/ts/adapt/impls/dsp/ftn-custom/makefile
/petsc/src/ts/adapt/impls/dsp/ftn-custom/zadaptdspf.c
/petsc/src/ts/adapt/impls/dsp/makefile
/petsc/src/ts/adapt/impls/makefile
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex18.c
/petsc/src/ts/examples/tutorials/ex19.c
/petsc/src/ts/examples/tutorials/ex45.c
/petsc/src/ts/examples/tutorials/ex46.c
/petsc/src/ts/examples/tutorials/ex47.c
/petsc/src/ts/examples/tutorials/output/ex19_pi42.out
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
c8c7c72713-Oct-2017 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

DMPlexDistribute: fix undefined output sf in sequential run

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

Plex: Bad merge for composed functions

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

test: Add tests for PTScotch partitioner

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