| 435a35e8 | 26-Jun-2012 |
Matthew G Knepley <knepley@gmail.com> |
Changed DMDestroy to allow backend reference counting, Added DMCreateSubDM() - Now DMCreateSubDM() can replace decompositions, and it is more flexible since it allows combinations of fields, and pass
Changed DMDestroy to allow backend reference counting, Added DMCreateSubDM() - Now DMCreateSubDM() can replace decompositions, and it is more flexible since it allows combinations of fields, and passes null spaces - Allow null space constructors for fields in the DM - Added reference counting to DMComplex, which allows meshes to be shared among subdues - Changed DMDestroy() so that impls destroy dm->data so it can be ref counted - DMComplexClone() supports subdms - Added PetscSectionCreateSubsection() for subdms
Hg-commit: c5f43df53c0b780431c93b4f8de6f822c8dd4c11
show more ...
|