| 13048561 | 26-Feb-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Added braindead simple parallel orientation solver - This gathers the graph to proc 0, solves, and scatters the answer - Need to store neighbor ranks and matches for each neighbor - This shou
DMPlex: Added braindead simple parallel orientation solver - This gathers the graph to proc 0, solves, and scatters the answer - Need to store neighbor ranks and matches for each neighbor - This should be replaced with a parallel BFS
show more ...
|
| ef90cfe2 | 24-Feb-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Correct error introduced when optimizing closure actions - A single field may still have multiple components - This error should have been detected by nightlies, but there is too much noise i
DMPlex: Correct error introduced when optimizing closure actions - A single field may still have multiple components - This error should have been detected by nightlies, but there is too much noise in the output now
show more ...
|