DMField: Fixes for min/max
missing CHKERRQ()Commit-type: bug-fixReported-by: clang static analyzer
examples: add compile target 'ex%: ex%.o' etc - and remove the corresponding dups
DMField: Added cast
Merge remote-tracking branch 'origin/knepley/fix-snes-ex69' into tisaac/feature-dmfield* origin/knepley/fix-snes-ex69: (311 commits) PetscFECreateDefault: fix custom Fortran interface to use MPI_
Merge remote-tracking branch 'origin/knepley/fix-snes-ex69' into tisaac/feature-dmfield* origin/knepley/fix-snes-ex69: (311 commits) PetscFECreateDefault: fix custom Fortran interface to use MPI_Comm SNES ex69: Updated test output SNES ex69: Removed all mantle stuff and change fields to constants - Also use dsymutil for executables SNES ex69: Removed special partition SNES ex69: Fixed null space creation - Null space locks its vectors PetscFE: PetscFECreateDefault() now takes MPI_Comm instead of DM cleanup very ugly PCGAMG manual page minor clarifications for VecScatterCreate() manual page gcov: PETSC_ARCH is required onlyfor -run_gcov - and not for -merge_gcov [where it doesn't exist] make clearer in help statements what --with-external-packages-dir is for. Website: Added news entry for PETSc User Meeting 2018 on main page. CUDA: Further test output fixes for mat_tests-ex2 Turn off elemental test for parmetis running since this does not work on batch systems. 3.8 Changes: KSPCHEBYSHEV CUDA: Fixed most test errors due to MatMultTranspose* website: update urls website: fix Jason's name to match pic. Also add Todd's pic Dev manual: copyedit DMPlexDistributeLabels: Propagate the output flag cuda/cusp: update minimum supported versions of cuda to 7.5 and cusp to 0.5.0 ...
show more ...
DMField: default initialization of variable
DMField: c++/complex fixes
DMField: empty processor protections
DMField: documentation of interface
DMField: implement shell
DMField: evaluate FV implementation for DS
DMField: pass simple test of DMFieldEvaluate_DS
wip: implement DMFieldEvaluate_DS()
DMField: implementations figure out for themselves how to get face data
DMFieldEvaluateFE_DS: allow variable closure size
DMField: handle 0-dim corner cases
DMField: added DMFieldCreateFEGeom()
DMField: take PetscDataType out of DMWorkArray()
DMField: example
DMField: implementations
DMField: interface
12345678