You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For discontinuous fields, the VTKXML writer writes cell-centred data
Now it is wrongly assumed the first cell-node is the cell-centre. This is only true for P0 fields.
An approach similar to the one used in the Tecplot writer must be used.
The text was updated successfully, but these errors were encountered:
For discontinuous fields, the VTKXML writer writes cell-centred data
Now it is wrongly assumed the first cell-node is the cell-centre. This is only true for P0 fields.
An approach similar to the one used in the Tecplot writer must be used.
The text was updated successfully, but these errors were encountered: