DAMASK_EICMD/python/damask
Martin Diehl 218e6a79a8 VTK image data is the appropriate type, not VTK rectilinear grid
FFTs require constant spacing in all three directions, this is
guaranteed by the vtkImageData but not by vtkRectilinearGrid
2021-06-15 19:02:26 +02:00
..
solver Merge branch 'no-shell-variables' into 'development' 2021-04-26 15:48:58 +00:00
LICENSE damask.Environment reads from os.environ; python module is packaging-ready 2020-01-13 17:28:28 -05:00
VERSION damask.Environment reads from os.environ; python module is packaging-ready 2020-01-13 17:28:28 -05:00
__init__.py no need to hide, just add suffix to avoid clash with string argument 2021-05-27 18:41:42 +02:00
_colormap.py better readable and documented 2021-05-07 20:07:59 +02:00
_config.py Merge branch 'Results.add_grid_filters' into 'development' 2021-05-31 05:46:06 +00:00
_configmaterial.py improved usability 2021-04-25 07:58:15 +02:00
_grid.py VTK image data is the appropriate type, not VTK rectilinear grid 2021-06-15 19:02:26 +02:00
_orientation.py no need to attach static data 2021-05-27 20:23:22 +02:00
_result.py VTK image data is the appropriate type, not VTK rectilinear grid 2021-06-15 19:02:26 +02:00
_rotation.py relax tolerances for quaternion initialization 2021-05-19 09:46:02 +02:00
_table.py typo 2021-05-20 10:30:00 +02:00
_test.py - improved reporting and slicing of table. 2021-03-31 18:30:07 +00:00
_vtk.py VTK image data is the appropriate type, not VTK rectilinear grid 2021-06-15 19:02:26 +02:00
grid_filters.py [skip ci] language polishing 2021-04-24 13:12:44 -04:00
lattice.py no direct connection to Orientation object 2021-05-27 19:10:23 +02:00
mechanics.py better readable and documented 2021-05-07 20:07:59 +02:00
seeds.py VTK image data is the appropriate type, not VTK rectilinear grid 2021-06-15 19:02:26 +02:00
tensor.py using improved documentation 2021-04-24 16:23:34 +02:00
util.py [skip ci] polishing of doc string 2021-05-10 14:44:58 -04:00