Martin Diehl
|
a87e396b83
|
bugfix: need to addData to vtk
not really sure why 'SetScalars' was used for color. 'AddArray' seems to
work. Also, there seems to be no difference between 'data' and 'tensor'
|
2020-01-02 11:31:33 +01:00 |
Martin Diehl
|
c3c08b5b53
|
using new class/unifying style
|
2019-12-22 16:16:04 +01:00 |
Martin Diehl
|
1cf9c59850
|
standardizing
import follows PEP style guide, encoding not needed for python3
|
2019-06-14 13:03:30 +02:00 |
Martin Diehl
|
60feb96afd
|
let vtk decide on the file extension
|
2019-03-09 11:11:40 +01:00 |
Eureka Pai
|
2089726800
|
corrected output extension of vtk files to reflect binary format
|
2019-02-25 18:48:40 -05:00 |
Martin Diehl
|
43a451b2e1
|
inplace not useful
use shell script if you want to keep an backup of your old data
|
2019-02-18 14:36:04 +01:00 |