| #
b2533dd1
|
| 22-Mar-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Fixing merge conflicts in dmregall.
|
| #
204681ed
|
| 19-Mar-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merged petsc/petsc into master
|
| #
79bad331
|
| 19-Mar-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Fix DMPlexGetAdjacency_Internal() to allocate if necessary
|
| #
9c925a2c
|
| 18-Mar-2014 |
Shri <abhyshr@mcs.anl.gov> |
Merge branch 'master' into shri/ts-events
Conflicts: src/ts/interface/ts.c
|
| #
5f6acfaf
|
| 18-Mar-2014 |
Shri <abhyshr@mcs.anl.gov> |
Merge branch 'master' into shri/feature-dm-circuit
Conflicts: src/dm/impls/makefile
|
| #
a42b08ee
|
| 17-Mar-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Propagate adjacency flags when building new meshes
|
| #
70034214
|
| 17-Mar-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Reorganized the handling of point adjacency - Replaced centerDim with useCone, useClosure, Added DMPlexGet/SetAdjacencyUseCone/Closure() - Now partitioning and preallocation use the same adja
DMPlex: Reorganized the handling of point adjacency - Replaced centerDim with useCone, useClosure, Added DMPlexGet/SetAdjacencyUseCone/Closure() - Now partitioning and preallocation use the same adjacency routines - Added DMPlexGetAdjacency() and the internal version which does not allocate - Moved distribution and partitioning code into separate files -
show more ...
|