| 2adcf181 | 14-Jan-2015 |
Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk> |
DMCreateInjection: use MatRestrict where coarse Vec is zero
Rather than pulling the scatter context out of the injection matrix and using INSERT_VALUES, if we know the coarse Vec is already zero we
DMCreateInjection: use MatRestrict where coarse Vec is zero
Rather than pulling the scatter context out of the injection matrix and using INSERT_VALUES, if we know the coarse Vec is already zero we can just use MatRestrict directly.
show more ...
|
| 9fba0f6e | 04-Dec-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/doc-snes'
* knepley/doc-snes: SNESGS: Put in an explanation of the FD GS update SNES: Add options database keys for norm schedule
# Please enter a commit message to explai
Merge branch 'knepley/doc-snes'
* knepley/doc-snes: SNESGS: Put in an explanation of the FD GS update SNES: Add options database keys for norm schedule
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
show more ...
|