| 0286d493 | 30-Sep-2018 |
Lisandro Dalcin <dalcinl@gmail.com> |
GLVis: Refactor implementation for DMs and Vec
* Do not use nonlocal returns (setjmp/longjmp) for I/O error handling. * Add PetscGLVisCollective{Begin|End}() to handle closed windows. * Remove dupli
GLVis: Refactor implementation for DMs and Vec
* Do not use nonlocal returns (setjmp/longjmp) for I/O error handling. * Add PetscGLVisCollective{Begin|End}() to handle closed windows. * Remove duplicated code in Plex and DA, use instead a routine with a callback in charge of dumping data to the GLVis server.
show more ...
|