| 98aa5947 | 03-Aug-2015 |
Dave May <dave.mayhem23@gmail.com> |
PCSemiRedundant: Replace case statements with function pointers * Methods to setup internal data structures for re-partitioning, operator creation/update, nullspace creation and to apply PCReset for
PCSemiRedundant: Replace case statements with function pointers * Methods to setup internal data structures for re-partitioning, operator creation/update, nullspace creation and to apply PCReset for particular DM implementations are defined via function pointers.
show more ...
|
| 67ff396a | 03-Aug-2015 |
Dave May <dave.mayhem23@gmail.com> |
PCSemiRedundant-DMDA: * Replaced calls to DMDACreateXd() with general DMCreate(), DMSetType(). This allows an option prefix to be specified on the repartitioned DMDA * Display prefix name in the DMVi
PCSemiRedundant-DMDA: * Replaced calls to DMDACreateXd() with general DMCreate(), DMSetType(). This allows an option prefix to be specified on the repartitioned DMDA * Display prefix name in the DMView_DMDAShort_Xd() viewers
show more ...
|