| 540acb9a | 29-Nov-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Always use PetscInfo() on MATLAB buffer after PetscMatlabEngineEvaluate()
Clean up MATLAB engine interface code slightly
Commit-type: error-checking, style-fix, debugability /spend 10m Reported-by:
Always use PetscInfo() on MATLAB buffer after PetscMatlabEngineEvaluate()
Clean up MATLAB engine interface code slightly
Commit-type: error-checking, style-fix, debugability /spend 10m Reported-by: Kaustubh Khedkar <kkhedkar9879@sdsu.edu>
show more ...
|
| a9db196a | 24-Nov-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Pass PetscDrawSetSave() and PetscDrawSetSaveFinalImage() to PetscViewerGetSubViewer_Draw()
Otherwise MatView() on parallel matrices, for example, will not generate an image file
Commit-type: bug-fi
Pass PetscDrawSetSave() and PetscDrawSetSaveFinalImage() to PetscViewerGetSubViewer_Draw()
Otherwise MatView() on parallel matrices, for example, will not generate an image file
Commit-type: bug-fix /spend 30m Reported-by: Frank Bramkamp <bramkamp@nsc.liu.se>
show more ...
|