| 62015213 | 15-Mar-2018 |
Lisandro Dalcin <dalcinl@gmail.com> |
PetscViewerFileSetName_VTK: Do not use PetscViewerPushFormat()
There is no point for this call to consume one entry of the format stack. We could use PetscViewerSetFormat() but it was deprecated lon
PetscViewerFileSetName_VTK: Do not use PetscViewerPushFormat()
There is no point for this call to consume one entry of the format stack. We could use PetscViewerSetFormat() but it was deprecated long ago.
show more ...
|