| 2df9ee95 | 06-Mar-2019 |
Matthew G. Knepley <knepley@gmail.com> |
DM: Fix DS initialization, so that we can setup the discretization multiple times - Clear out DS when changing DM fields - Do not error if we cannot find a DS, just return NULL - If there is no defau
DM: Fix DS initialization, so that we can setup the discretization multiple times - Clear out DS when changing DM fields - Do not error if we cannot find a DS, just return NULL - If there is no default DS, make one in DMCreateDS() - When checking for a DS in the coordinateDM, allow NULL
show more ...
|