| 0a6ba040 | 06-Feb-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Added DMRefineHierarchy() and DMCoarsen() support - DMRefineHierarchy() sets coarseMesh, so DMRefine() does not cause the initial mesh to keep on living - DMCoarsen() returns coarseMesh - The
DMPlex: Added DMRefineHierarchy() and DMCoarsen() support - DMRefineHierarchy() sets coarseMesh, so DMRefine() does not cause the initial mesh to keep on living - DMCoarsen() returns coarseMesh - These are handled by DMSetFromOptions(), which I had to move
show more ...
|