History log of /petsc/src/dm/impls/plex/ (Results 3101 – 3125 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6cded2ea01-Dec-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Make preallocation debugging work in serial

7ca8c91701-Dec-2017 Satish Balay <balay@mcs.anl.gov>

Revert "Plex: Bad merge for composed functions"

This reverts commit 9266379ef208e9bb5599498050870c8be6382a3a.

4f8f02b930-Nov-2017 Barry Smith <bsmith@mcs.anl.gov>

fix use of double in PetscAbsReal() which produces compiler warnings with single precision build

a583ccc430-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Plex ex23: Added submesh and auxiliary field tests

c9c2f3ec30-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Plex ex23: Test projection

9b168fc530-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix coordinates for submesh projection

844b0a8230-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Merge remote-tracking branch 'origin/knepley/fix-plex-med-orientation'

* origin/knepley/fix-plex-med-orientation:
Plex+MED: It appears that MED, at least that produced by GMsh, inverts test and he

Merge remote-tracking branch 'origin/knepley/fix-plex-med-orientation'

* origin/knepley/fix-plex-med-orientation:
Plex+MED: It appears that MED, at least that produced by GMsh, inverts test and hexes - Just copied the code from GMsh

show more ...

b5d5da0930-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-rigid-bodies'

* knepley/feature-rigid-bodies:
Plex: Added declaration
Plex: Added DMPlexCreateRigidBodies() - Handles disconnected pieces, like sides of a fault
D

Merge branch 'knepley/feature-rigid-bodies'

* knepley/feature-rigid-bodies:
Plex: Added declaration
Plex: Added DMPlexCreateRigidBodies() - Handles disconnected pieces, like sides of a fault
DM: Added DMProjectFunctionLabel()

show more ...

5d42b98329-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Plex+FEM: Now L2 Diff applies boundary values, instead of projecting the input function

574a98ac29-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Added DMPlexComputeL2DiffLocal()
- Fix docs to say that DM version uses global vectors

aed3cbd029-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Now the L2 diff can work on sub meshes

c441924529-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Remove check on submesh faces since in parallel the other cell can be absent

9142173829-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Plex ex5: Added parallel test case

c49b404129-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Plex ex5: Reorder tests

720e594e29-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: DMPlexCreateHybridMesh() now takes a boundary label and returns the submesh
- Added check that no cell has all vertices on the submesh

34cb33ce29-Nov-2017 Matthew G. Knepley <knepley@gmail.com>

Plex ex5: Renamed tests

d38e3ffc26-Nov-2017 Lisandro Dalcin <dalcinl@gmail.com>

Merged in dalcinl/dmplex-gmsh/master (pull request #806)

DMPlex Gmsh reader

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>

835ee1ab25-Nov-2017 Lisandro Dalcin <dalcinl@gmail.com>

DMPlex: Fix output of test ex1 after changes to Gmsh reader

e8a7dd7f23-Nov-2017 Jed Brown <jed@jedbrown.org>

Merge branch 'maint'

* maint:
Spell check: interger -> integer
petscsys.h : partial man page cleanup
configure exodusii: pass HDF5_DIR to Exodus cmake
Docs: DMPlex man page and source commen

Merge branch 'maint'

* maint:
Spell check: interger -> integer
petscsys.h : partial man page cleanup
configure exodusii: pass HDF5_DIR to Exodus cmake
Docs: DMPlex man page and source comments fixes
Docs: Manual: clarifications for DMPlex chapter

show more ...

f6c8a31f23-Nov-2017 Lisandro Dalcin <dalcinl@gmail.com>

Fix missing semicolon in previous commit

5964b3dc23-Nov-2017 Lisandro Dalcin <dalcinl@gmail.com>

DMPlex: Fix Gmsh reader for facet labels without interpolation

3ae4240923-Nov-2017 Patrick Sanan <patrick.sanan@gmail.com>

Merged in psanan/petsc-docproject/psanan/dmplex-docs-update (pull request #773)

Psanan/dmplex docs update

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

da83f57b21-Nov-2017 Lisandro Dalcin <dalcinl@gmail.com>

DMPlex: Fix Gmsh reader to discard optional transforms in periodic section

11c56cb021-Nov-2017 Lisandro Dalcin <dalcinl@gmail.com>

DMPlex: Fix Gmsh reader for better support of binary files

93bdfce922-Nov-2017 Lisandro Dalcin <dalcinl@gmail.com>

Merge remote-tracking branch 'origin/maint'

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