BUG: incorrect order for VTK symmTensor (fixes #892)

- affected manually generated legacy output (vtkSetWriter, vtkSurfaceWriter)

- the order emitted by vtkSetWriter remains, but needs to revisited again.
This commit is contained in:
Mark Olesen
2018-06-21 09:38:25 +02:00
parent f9dc9dbf5f
commit 813a0500e2
3 changed files with 24 additions and 15 deletions

View File

@ -26,6 +26,9 @@ Class
Description
Note
The output order of symmTensor is incorrect.
SourceFiles
vtkSetWriter.C