History log of /petsc/src/dm/impls/plex/ (Results 1776 – 1800 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
327c291211-Jun-2020 Stefano Zampini <stefano.zampini@gmail.com>

Silent overzelous warnings "may be used uninitialized in this function [-Wmaybe-uninitialized]"


/petsc/.gitlab-alcf-ci.yaml
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/MatlabEngine.py
/petsc/config/configure.py
/petsc/config/examples/arch-alcfci-theta-cray-opt.py
/petsc/config/examples/arch-alcfci-theta-intel-opt.py
/petsc/config/examples/arch-ci-linux-matlab-ilp64-gcov.py
/petsc/configure
/petsc/include/petsc/private/vecscatterimpl.h
/petsc/makefile
plex.c
plexrefine.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/sell/mpi/mpisell.h
/petsc/src/mat/impls/sell/seq/sell.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/sys/classes/matlabengine/matlab.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/tests/ex54.c
/petsc/src/sys/tests/ex54options
/petsc/src/sys/tests/ex54options_1a_wrong
/petsc/src/sys/tests/ex54options_1b_wrong
/petsc/src/sys/tests/ex54options_1c_wrong
/petsc/src/sys/tests/ex54options_1d_wrong
/petsc/src/sys/tests/ex54options_1e_wrong
/petsc/src/sys/tests/ex54options_1f_wrong
/petsc/src/sys/tests/ex54options_1g_wrong
/petsc/src/sys/tests/ex54options_1h
/petsc/src/sys/tests/output/ex54_0.out
/petsc/src/sys/tests/output/ex54_1_options_file-ex54options_1a_wrong.out
/petsc/src/sys/tests/output/ex54_1_options_file-ex54options_1b_wrong.out
/petsc/src/sys/tests/output/ex54_1_options_file-ex54options_1c_wrong.out
/petsc/src/sys/tests/output/ex54_1_options_file-ex54options_1d_wrong.out
/petsc/src/sys/tests/output/ex54_1_options_file-ex54options_1e_wrong.out
/petsc/src/sys/tests/output/ex54_1_options_file-ex54options_1f_wrong.out
/petsc/src/sys/tests/output/ex54_1_options_file-ex54options_1g_wrong.out
/petsc/src/sys/tests/output/ex54_1_options_file-ex54options_1h.out
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/interface/tsrhssplit.c
/petsc/src/ts/tutorials/multirate/ex1.c
/petsc/src/ts/tutorials/multirate/ex2.c
/petsc/src/ts/tutorials/multirate/ex3.c
/petsc/src/ts/tutorials/multirate/output/ex1_1.out
/petsc/src/ts/tutorials/multirate/output/ex2_1.out
/petsc/src/ts/tutorials/multirate/output/ex3_1.out
/petsc/src/vec/vec/tutorials/ex31.c
/petsc/src/vec/vec/tutorials/makefile
/petsc/src/vec/vec/tutorials/output/ex31_1.testout
a945de9c09-Jun-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-l2-hybrid' into 'master'

Plex: L2FieldDiff should only integrate the hybrid field on those cells

See merge request petsc/petsc!2842


/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/hpddm.py
/petsc/config/PETSc/Configure.py
/petsc/include/petsc/private/kspimpl.h
/petsc/include/petsc/private/pcimpl.h
/petsc/include/petsc/private/petschpddm.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/share/petsc/Makefile.user
plexfem.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/impls/hpddm/hpddm.cxx
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/tutorials/ex75.c
/petsc/src/ksp/ksp/tutorials/ex75f.F90
/petsc/src/ksp/ksp/tutorials/ex77.c
/petsc/src/ksp/ksp/tutorials/ex77f.F90
/petsc/src/ksp/ksp/tutorials/output/ex77_3_ksp_hpddm_type-gcrodr.out
/petsc/src/ksp/ksp/tutorials/output/ex77_4.out
/petsc/src/ksp/ksp/tutorials/output/ex77_preonly.out
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/hpddm/hpddm.cxx
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/cuda/densecuda.cu
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/tests/ex70.c
/petsc/src/snes/interface/snes.c
6f4f5c1429-May-2020 Matthew G. Knepley <knepley@gmail.com>

Plex ex37: Nozzle test works
- Fixed reader for quads and bi-segments
- Added nozzle mesh

f0fcf0ad29-May-2020 Matthew G. Knepley <knepley@gmail.com>

Plex+EGADS: Update to geometry interpolation

eac5179429-May-2020 Matthew G. Knepley <knepley@gmail.com>

Plex: All refinement now looks at the CAD model


/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/egads.py
/petsc/config/BuildSystem/config/packages/hypre.py
/petsc/config/configure.py
/petsc/config/example_template.py
/petsc/config/gmakegentest.py
/petsc/config/testparse.py
/petsc/include/petsc/private/kspimpl.h
/petsc/include/petscdt.h
/petsc/include/petscksp.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/petscdiff
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/f90-custom/zdtdsf90.c
plexrefine.c
/petsc/src/docs/sphinx_docs/developers/testing.rst
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cgls.c
/petsc/src/ksp/ksp/impls/cg/groppcg/groppcg.c
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/impls/cg/pipecgrr/pipecgrr.c
/petsc/src/ksp/ksp/impls/cg/pipelcg/pipelcg.c
/petsc/src/ksp/ksp/impls/cg/pipeprcg/pipeprcg.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/pipecr/pipecr.c
/petsc/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/tests/ex6.c
/petsc/src/ksp/ksp/tests/output/ex6_3.out
/petsc/src/ksp/ksp/tests/output/ex6_maxits.out
/petsc/src/ksp/ksp/tutorials/ex11.c
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_3lev_hpddm.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_3lev_hpddm_baij.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_cuda_pc_bddc_schur_layers-10_pc_bddc_adaptive_userdefined-0.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_cuda_pc_bddc_schur_layers-10_pc_bddc_adaptive_userdefined-1.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_pc_bddc_schur_layers-10_pc_bddc_adaptive_userdefined-0.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_pc_bddc_schur_layers-10_pc_bddc_adaptive_userdefined-0_alt.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_pc_bddc_schur_layers-10_pc_bddc_adaptive_userdefined-1.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_pc_bddc_schur_layers-10_pc_bddc_adaptive_userdefined-1_alt.out
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/fft/fft.c
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/snes/tutorials/output/ex12_quad_hpddm_reuse.out
/petsc/src/snes/tutorials/output/ex12_quad_hpddm_reuse_baij.out
/petsc/src/snes/tutorials/output/ex12_quad_hpddm_reuse_threshold.out
/petsc/src/snes/tutorials/output/ex12_quad_hpddm_reuse_threshold_baij.out
/petsc/src/snes/tutorials/output/ex12_tri_hpddm_reuse.out
/petsc/src/snes/tutorials/output/ex12_tri_hpddm_reuse_baij.out
/petsc/src/snes/tutorials/output/ex12_tri_parmetis_hpddm.out
/petsc/src/snes/tutorials/output/ex12_tri_parmetis_hpddm_baij.out
/petsc/src/snes/tutorials/output/ex62_fetidp_2d_quad.out
/petsc/src/snes/tutorials/output/ex62_fetidp_2d_quad_alt.out
/petsc/src/snes/tutorials/output/ex62_fetidp_2d_quad_alt_2.out
/petsc/src/snes/tutorials/output/ex62_fetidp_2d_tri.out
/petsc/src/snes/tutorials/output/ex62_fetidp_2d_tri_alt.out
/petsc/src/snes/tutorials/output/ex62_fetidp_2d_tri_alt_2.out
/petsc/src/snes/tutorials/output/ex62_fetidp_3d_tet.out
/petsc/src/snes/tutorials/output/ex62_fetidp_3d_tet_alt.out
/petsc/src/tao/bound/impls/blmvm/blmvm.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/tutorials/ex20td.c
/petsc/src/ts/tutorials/makefile
/petsc/src/ts/tutorials/output/ex20td_global.out
/petsc/src/ts/tutorials/output/ex20td_track.out
/petsc/src/ts/tutorials/power_grid/stability_9bus/ex9busadj.c
/petsc/src/ts/tutorials/power_grid/stability_9bus/output/ex9busadj_2.out
96959cd103-Jun-2020 Matthew G. Knepley <knepley@gmail.com>

Plex: L2FieldDiff should only integrate the hybrid field on those cells

e00ac6ec30-May-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


/petsc/.gitignore
/petsc/.gitlab/CODEOWNERS
/petsc/config/BuildSystem/config/packages/ADOLC.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MFEM.py
/petsc/config/BuildSystem/config/packages/SuperLU_DIST.py
/petsc/config/BuildSystem/config/packages/cub.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/config/BuildSystem/config/packages/hara.py
/petsc/config/BuildSystem/config/packages/kblas.py
/petsc/config/BuildSystem/config/packages/magma.py
/petsc/config/BuildSystem/config/packages/openblas.py
/petsc/config/BuildSystem/config/packages/openmp.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/thrust.py
/petsc/config/BuildSystem/config/sourceControl.py
/petsc/config/examples/arch-ci-linux-c-exodus-dbg.py
/petsc/configure
/petsc/gmakefile
/petsc/gmakefile.test
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/finclude/petscpc.h
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/petscelemental.h
/petsc/include/petsc/private/snesimpl.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscpctypes.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/lib/petsc/conf/variables
/petsc/src/dm/dt/fe/impls/opencl/feopencl.c
/petsc/src/dm/impls/network/network.c
plexsubmesh.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/ksp/ksp/tests/ex61.c
/petsc/src/ksp/ksp/tutorials/ex21.c
/petsc/src/ksp/ksp/tutorials/makefile
/petsc/src/ksp/ksp/tutorials/output/ex21_1.out
/petsc/src/ksp/ksp/tutorials/output/ex21_2.out
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcschurs.c
/petsc/src/ksp/pc/impls/hara/makefile
/petsc/src/ksp/pc/impls/hara/pchara.cu
/petsc/src/ksp/pc/impls/hara/pcharacpu.cxx
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/f90-mod/petscmat.h
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpimatmatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpimattransposematmult.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/aijperm/aijperm.c
/petsc/src/mat/impls/aij/seq/aijsell/aijsell.c
/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/aij/seq/matrart.c
/petsc/src/mat/impls/aij/seq/mattransposematmult.c
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/cuda/densecuda.cu
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/hara/makefile
/petsc/src/mat/impls/hara/mathara.cu
/petsc/src/mat/impls/hara/matharacpu.cxx
/petsc/src/mat/impls/hara/matharasampler.hpp
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/mat/impls/sbaij/mpi/mpiaijsbaij.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/impls/transpose/htransm.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/ftn-custom/zmatregf.c
/petsc/src/mat/interface/matproduct.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/tests/ex109.c
/petsc/src/mat/tests/ex111.c
/petsc/src/mat/tests/ex16.c
/petsc/src/mat/tests/ex191.c
/petsc/src/mat/tests/ex2.c
/petsc/src/mat/tests/ex34.c
/petsc/src/mat/tests/ex60.c
/petsc/src/mat/tests/ex62.c
/petsc/src/mat/tests/ex66.c
/petsc/src/mat/tests/ex69.c
/petsc/src/mat/tests/ex70.c
/petsc/src/mat/tests/ex89.c
/petsc/src/mat/tests/ex94.c
/petsc/src/mat/tests/ex96.c
/petsc/src/mat/tests/makefile
/petsc/src/mat/tests/output/ex115_7.out
/petsc/src/mat/tests/output/ex135_1.out
/petsc/src/mat/tests/output/ex26_2.out
/petsc/src/mat/tests/output/ex2_11_A.out
/petsc/src/mat/tests/output/ex2_11_A_aijcusparse.out
/petsc/src/mat/tests/output/ex2_11_B.out
/petsc/src/mat/tests/output/ex2_11_B_aijcusparse.out
/petsc/src/mat/tests/output/ex2_12_A.out
/petsc/src/mat/tests/output/ex2_12_B.out
/petsc/src/mat/tests/output/ex2_21.out
/petsc/src/mat/tests/output/ex2_22.out
/petsc/src/mat/tests/output/ex2_23.out
/petsc/src/mat/tests/output/ex2_24.out
/petsc/src/mat/tests/output/ex2_3.out
/petsc/src/mat/tests/output/ex2_3_aijcusparse.out
/petsc/src/mat/tests/output/ex2_4.out
/petsc/src/mat/tests/output/ex5_12_B.out
/petsc/src/mat/tests/output/ex60_dense.out
/petsc/src/mat/tests/output/ex66_1.out
/petsc/src/mat/tests/output/ex66_1_par.out
/petsc/src/mat/tests/output/ex66_2.out
/petsc/src/mat/tests/output/ex69_1.out
/petsc/src/mat/tests/output/ex94_2.out
/petsc/src/mat/tutorials/ex2.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/tutorials/ex12.c
/petsc/src/snes/tutorials/network/ex1.c
/petsc/src/snes/tutorials/network/output/ex1.out
/petsc/src/snes/tutorials/network/output/ex1_2.out
/petsc/src/snes/tutorials/output/ex12_tri_parmetis_hpddm.out
/petsc/src/snes/tutorials/output/ex12_tri_parmetis_hpddm_baij.out
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/tests/ex32.c
/petsc/src/sys/tests/ex6.c
/petsc/src/tao/bound/utils/isutil.c
/petsc/src/tao/constrained/impls/admm/admm.c
/petsc/src/tao/constrained/impls/ipm/pdipm.c
/petsc/src/tao/pde_constrained/impls/lcl/lcl.c
/petsc/src/tao/util/tao_util.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/interface/sensitivity/tssen.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/trajectory/impls/singlefile/singlefile.c
/petsc/src/ts/trajectory/impls/visualization/trajvisualization.c
/petsc/src/ts/tutorials/multirate/ex6.c
/petsc/src/ts/tutorials/multirate/ex7.c
/petsc/src/ts/tutorials/network/wash/output/pipes1_8.out
/petsc/src/ts/tutorials/network/wash/pipes1.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/utils/pmap.c
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vecreg.c
4c5a39d102-May-2020 Jacob Faibussowitsch <jacob.fai@gmail.com>

removed extra getpointsf

ecfb78b520-May-2020 Matthew G. Knepley <knepley@gmail.com>

Plex ex5: Turn on tensor discretization

e788763513-May-2020 Matthew G. Knepley <knepley@gmail.com>

Plex: Labels stored in DM fields and DSes need to be refined during uniform refinement

083401c613-May-2020 Matthew G. Knepley <knepley@gmail.com>

Plex+SNES: Large update to support multiple DSes
- Now allow simple divisions of the domain with DMSetField()
- DMPlexComputeResidual_Internal() supports multiple DSes
- DMPlexComputeJacobian_Interna

Plex+SNES: Large update to support multiple DSes
- Now allow simple divisions of the domain with DMSetField()
- DMPlexComputeResidual_Internal() supports multiple DSes
- DMPlexComputeJacobian_Internal() supports multiple DSes
- DMSNESCheckDisretization() supports multiple DSes
- DMSNESCheckResidual() supports multiple DSes
- DMSNESCheckJacoiban() supports multiple DSes
- DMComputeL2FieldDiff() supports multiple DSes
- PetscConveEst supports multiple DSes
- Fixed bug refering to cStart from a cellIS
- Added PetscDSGetQuadrature()
- Added DMSetField_Internal()
- Added DMSetRegionNumDS()
- Protect PetscSectionView() from empty bcIndices
- ISDifference now allows a NULL second argument

show more ...

483a0ff020-May-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'

b253942b05-Feb-2019 Matthew G. Knepley <knepley@gmail.com>

Plex ex5: Hybrid residuals are now working
- Make functions static
- Put in a realistic initial guess
- Added hybrid Jacobian test
- Remove use of hybrid bounds and update outupt

665f567f01-Apr-2020 Matthew G. Knepley <knepley@gmail.com>

Plex: More hybrid fixes
- Converted hybrid assembly to use PetscTabulation
- Protect for NULL discretizations, which happen with no dofs for a field
- Added PetscDiscType enum
- Changed PetscDSIsFE_I

Plex: More hybrid fixes
- Converted hybrid assembly to use PetscTabulation
- Protect for NULL discretizations, which happen with no dofs for a field
- Added PetscDiscType enum
- Changed PetscDSIsFE_Internal() to PetscDSGetDiscType_Internal()
- Must inject coordinates from hybrid cells into the ambient space

show more ...

9310035e12-Jun-2019 Matthew G. Knepley <knepley@gmail.com>

DM: Handle multiple DSes
- Fixed CreateSubDM()
- Made DMCreateDS() idempotent
- When creating section, must read BC from all DSes

27f02ce823-May-2019 Matthew G. Knepley <knepley@gmail.com>

Plex+FE: Updates for hybrid integration
- Added support for hybrid Jacobians
- Added PetscDSHasBdJacobian()
- Added boundary Jacobian preconditioner
- Needed a path to integrate the hybrid Jacobian p

Plex+FE: Updates for hybrid integration
- Added support for hybrid Jacobians
- Added PetscDSHasBdJacobian()
- Added boundary Jacobian preconditioner
- Needed a path to integrate the hybrid Jacobian preconditioner
- Fixed indexing in hybrid element mat update
- Be careful about the difference between intrinsic dimension and embedding dimension for hybrid integration
- Need to use rectangular transformation of gradient in case they are different
- Fix use of embedding dimension
- Make sure FEGeom struct has the dimensions set
- Pointwise function derivatives are in the embedding space
- Use PetscArrayzero()
- Change TransitiveClosure() for hybrid cells
- We get the closures of the endcaps, and then the hybrid faces, this allows degenerate cells that we need in PyLith

show more ...


/petsc/config/BuildSystem/config/packages/pnetcdf.py
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/petscdsimpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petscds.h
/petsc/include/petscfe.h
/petsc/src/dm/dt/dualspace/impls/lagrange/dspacelagrange.c
/petsc/src/dm/dt/dualspace/interface/dualspace.c
/petsc/src/dm/dt/fe/impls/basic/febasic.c
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/field/impls/ds/dmfieldds.c
plex.c
plexproject.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgls.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/groppcg/groppcg.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/impls/cg/pipecgrr/pipecgrr.c
/petsc/src/ksp/ksp/impls/cg/pipeprcg/pipeprcg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/pipecr/pipecr.c
/petsc/src/ksp/ksp/impls/fcg/fcg.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/pgmres/pgmres.c
/petsc/src/ksp/ksp/impls/gmres/pipefgmres/pipefgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/impls/tsirm/tsirm.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/dmksp.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/symbrdn.c
/petsc/src/ksp/ksp/utils/schurm/schurm.c
/petsc/src/ksp/pc/impls/asm/asm.c
/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/bddcscalingbasic.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/cp/cp.c
/petsc/src/ksp/pc/impls/deflation/deflation.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/classical.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/gamg/util.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/hmg/hmg.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/kaczmarz/kaczmarz.c
/petsc/src/ksp/pc/impls/lmvm/lmvmpc.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/mat/pcmat.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/none/none.c
/petsc/src/ksp/pc/impls/patch/pcpatch.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/impls/telescope/telescope.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/vpbjacobi/vpbjacobi.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/snes/utils/dmplexsnes.c
c3ca5d0d15-May-2020 Pierre Jolivet <pierre.jolivet@enseeiht.fr>

Propagate errors from HPDDM into KSPHPDDM


/petsc/.gitlab-ci.yml
/petsc/config/BuildSystem/config/packages/hpddm.py
/petsc/config/BuildSystem/config/packages/pnetcdf.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/config/install.py
/petsc/include/petsc/private/petschpddm.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
plexhpddm.c
/petsc/src/dm/impls/stag/stagutils.c
/petsc/src/ksp/ksp/impls/hpddm/hpddm.cxx
/petsc/src/ksp/ksp/tests/ex22.c
/petsc/src/ksp/ksp/tutorials/ex74.c
/petsc/src/ksp/ksp/tutorials/ex75.c
/petsc/src/ksp/ksp/tutorials/ex75f.F90
/petsc/src/ksp/ksp/tutorials/ex76.c
/petsc/src/ksp/ksp/tutorials/ex76f.F90
/petsc/src/ksp/ksp/tutorials/ex77.c
/petsc/src/ksp/ksp/tutorials/ex77f.F90
/petsc/src/ksp/ksp/tutorials/makefile
/petsc/src/ksp/ksp/tutorials/output/ex77_1.out
/petsc/src/ksp/ksp/tutorials/output/ex77_2_ksp_hpddm_type-bgmres.out
/petsc/src/ksp/ksp/tutorials/output/ex77_2_ksp_hpddm_type-gmres.out
/petsc/src/ksp/ksp/tutorials/output/ex77_3_ksp_hpddm_type-bgcrodr.out
/petsc/src/ksp/ksp/tutorials/output/ex77_3_ksp_hpddm_type-gcrodr.out
/petsc/src/ksp/ksp/tutorials/output/ex77_ksp_hpddm_type-bgmres.out
/petsc/src/ksp/ksp/tutorials/output/ex77_ksp_hpddm_type-gmres.out
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/asm/asm.h
/petsc/src/ksp/pc/impls/asm/makefile
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.h
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/hpddm/hpddm.cxx
/petsc/src/mat/f90-mod/petscmat.h90
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/kaij/kaij.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/f90-custom/zmatrixf90.c
/petsc/src/mat/tests/ex177.c
/petsc/src/snes/tutorials/ex12.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/objects/options.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/interface/vector.c
c871b86e15-May-2020 Jed Brown <jed@jedbrown.org>

DMPlexComputeProjection3Dto2D: simplify implementation; make safe with -ffast-math

I was getting NaN with -ffast-math due to speculative divide by
zero/early exit (seems like a miscompile), but this

DMPlexComputeProjection3Dto2D: simplify implementation; make safe with -ffast-math

I was getting NaN with -ffast-math due to speculative divide by
zero/early exit (seems like a miscompile), but this implementation is
much simpler and avoids that issue.

show more ...

afc36f2e13-May-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-interior-ghost' into 'master'

Knepley/feature plex interior ghost

See merge request petsc/petsc!2789

4a1e0b3e12-May-2020 Matthew G. Knepley <knepley@gmail.com>

Plex+Doc: Added additions to Changes and more documentation

301b184a05-May-2020 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix cell FE geometry

cf51de3905-May-2020 Matthew G. Knepley <knepley@gmail.com>

Plex: Allow projection between bases on the same mesh

71f0bbf905-May-2020 Matthew G. Knepley <knepley@gmail.com>

Plex: Abstract getting dof indices on closure
- Added DMPlexMatSetClosureGeneral()
- Changed interface for existing DMPlexGetClosureIndices()

e5c487bf05-May-2020 Matthew G. Knepley <knepley@gmail.com>

Plex: Draw viewer for higher order geometry in 2D

5f790a9030-Apr-2020 Matthew G. Knepley <knepley@gmail.com>

Plex: This fixes a pernicious bug with projection - When setting points along a label, we must filter out points in the closure that are not also in the label.

1...<<71727374757677787980>>...235