| 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 ...
|