| #
0bbe5d31
|
| 29-Apr-2016 |
barral <none@none.fr> |
Add mesh adaptation for DMPlex
Adding a new file src/dm/impls/plex/plexadapt.c, which contains a new function that calls the adaptation library (pragmatic): PetscErrorCode DMPlexAdapt(DM, Vec, DM *)
Add mesh adaptation for DMPlex
Adding a new file src/dm/impls/plex/plexadapt.c, which contains a new function that calls the adaptation library (pragmatic): PetscErrorCode DMPlexAdapt(DM, Vec, DM *); which is exposed in the interface in petscdmplex.h
show more ...
|