| 66ad2231 | 15-Sep-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
DM+Plex: added DMCreateDefaultConstraints_Plex().
Just reuse the existing code for creating a constraint matrix, but now in service of the matrix that lives in DM instead of the matrix that lives in
DM+Plex: added DMCreateDefaultConstraints_Plex().
Just reuse the existing code for creating a constraint matrix, but now in service of the matrix that lives in DM instead of the matrix that lives in DMPlex.
show more ...
|
| 63e05c26 | 23-Aug-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
DMPlex: add -petscspace_poly_tensor flags to tests |
| 811e8653 | 22-Aug-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
DMPlexCreateFromDAG(): use embedding dimension |
| 7fc41756 | 21-Aug-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex3: Added tests for different quadrature - Added tensor cell meshes with both DA and Plex |
| 8821704f | 22-Aug-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix compiler warning |
| d90620a3 | 22-Aug-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix compiler warning |
| e17c06e0 | 21-Aug-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Fixed compiler warning |
| 420f55fa | 21-Aug-2014 |
Matthew G. Knepley <knepley@gmail.com> |
PlexTree: Use correct MPI type |
| 7a56faa7 | 19-Aug-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
DMPlex: remove symbol conflict in plex ex3 |
| 02b02e71 | 18-Aug-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
Move DMPlexProject*() functions to src/ksp to remove ksp dependency in dm |
| 564e3108 | 18-Aug-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
Added DMGlobalToLocalSolve() |
| 9bc368c7 | 12-Aug-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Complex fixes |
| ee3b6c45 | 06-Aug-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Complex fix |
| f0226e14 | 04-Aug-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix calls to DMPlexGet/SetDimension() |
| 28f4b327 | 01-Aug-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix calls to DMPlexGet/SetDimension() |
| c111c6b7 | 01-Aug-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Complex fixes |
| 73a7f2aa | 01-Aug-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fixed call to DMPlexComputeCellGeometry() |
| 47a1df27 | 01-Aug-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Allow NULL reference tree |
| c3482794 | 17-Jul-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
DMPlex: parallelize ./ex3 -tree tests |
| c389ea9f | 16-Jul-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
DMPlex: distribute the tree data |
| 9ffc88e4 | 15-Jul-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
DMPlex: take tree into account when creating partitions |
| 776742ed | 15-Jul-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
DMPlex: added DMPlexTreeExchangeSupports() |
| ccffa8f8 | 18-Jul-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
DMPlex: test ./ex3 -tree
DMPlex: fix DMPlexComputeAnchorAdjacencies()
DMPlex: added tests for constraints and nonconforming meshes |
| 6f5f1567 | 18-Jul-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
DMPlex: added DMPlexTreeRefineCell() |
| dcbd3bf7 | 18-Jul-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
DMPlex: added DMPlexReferenceTreeGetChildSymmetry()
DMPlex: add DMPlexReferenceTreeGetChildSymmetry()
DMPlex: fix DMPlexReferenceTreeGetChildSymmetry_Default()
DMPlex: change DMPlexGetTreeParent()
DMPlex: added DMPlexReferenceTreeGetChildSymmetry()
DMPlex: add DMPlexReferenceTreeGetChildSymmetry()
DMPlex: fix DMPlexReferenceTreeGetChildSymmetry_Default()
DMPlex: change DMPlexGetTreeParent() to remove magic constant
DMPlex: added DMPlexTreeGetChildren()
DMPlex: replace DMPlexGetTreeParent() loops with DMPlexGetTreeChildren()
Reorder
show more ...
|