History log of /petsc/src/dm/impls/plex/plexsubmesh.c (Results 626 – 630 of 630)
Revision Date Author Comments
# 65560c7f 06-Feb-2013 Matthew G Knepley <knepley@gmail.com>

DMPlex: Fix bugs in refactor of uninterpolated submesh construction
- Cells are always depth 2 in the submesh
- subverted number did not have correct offset
- Restore was too early

Hg-commit: 8fbefe

DMPlex: Fix bugs in refactor of uninterpolated submesh construction
- Cells are always depth 2 in the submesh
- subverted number did not have correct offset
- Restore was too early

Hg-commit: 8fbefea4efdbd6aba214e8e63d3d5798edbda258

show more ...


# 1e21b6fd 06-Feb-2013 Matthew G Knepley <knepley@gmail.com>

DMPlex: Handle missing elements of subpointMap
- These are hacks to support currently broken PyLith behavior

Hg-commit: 0cfcc9013b20fb57cf3a701b6e5edc8cde240ff7


# efa14ee0 05-Feb-2013 Matthew G Knepley <knepley@gmail.com>

DMPlex: Refactor of submesh operation
- First mark submesh, then extract it
- This should allow us to mark separately once cohesive cells are made

Hg-commit: 2a90d0ebca96a67885cd1df39b1876e6077337e2


# b04a062a 05-Feb-2013 Shri Abhyankar <abhyshr@mcs.anl.gov>

commit after merge.

Hg-commit: e15fd985275e9e6c40407ae90b2d69ed97fbf48d


# e6ccafae 05-Feb-2013 Matthew G Knepley <knepley@gmail.com>

DMPlex: Added DMPlexCreateSubpointIS(), fixed bug in DMPlexMatSetClosure(), moved submesh ops to a file
- Use subpointIS where we used old subpointMap which is now a DMLabel
- Bug was a failure to up

DMPlex: Added DMPlexCreateSubpointIS(), fixed bug in DMPlexMatSetClosure(), moved submesh ops to a file
- Use subpointIS where we used old subpointMap which is now a DMLabel
- Bug was a failure to update the index offset correctly in the case with no fields in the section
- Moved all submesh operations to plexsubmesh.c

Hg-commit: 8163c5abcc24b59cbb866a576cd085c13542a9b1

show more ...


1...<<212223242526