DAMASK_EICMD/python/damask
Martin Diehl 0d3ef29554 more logical encapsulation
- getting data out of VTK is a functionality of the VTK class. Need to
  discuss whether the VTK class should also provide grid and size (works
  only for rectilinear grid, so hiding VTK type is not possible
  anymore), but the current situation requires the Geom class to rely on
  'internals' of the VTK class
- header is specific to *.geom format, not to Geom objects.
2020-08-24 06:46:22 +02:00
..
config more f-stringing 2020-06-24 16:59:55 -04:00
solver drop support for parallel marc versions 2020-07-18 09:51:53 +02: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 standard behavior 2020-07-15 20:57:56 +02:00
_asciitable.py [skip ci] started to replace .format() with f-strings 2020-06-24 11:02:37 -04:00
_colormap.py (unified) type hints 2020-08-08 20:56:17 +02:00
_environment.py drop support for parallel marc versions 2020-07-18 09:51:53 +02:00
_geom.py more logical encapsulation 2020-08-24 06:46:22 +02:00
_lattice.py Merge branch 'development' into Vectorize-Orientation 2020-07-01 13:30:39 +02:00
_orientation.py more test coverage 2020-07-01 17:31:16 +02:00
_result.py non-vectorized formulas can be implemented in a user functionc 2020-07-31 17:04:14 +02:00
_rotation.py (unified) type hints 2020-08-08 20:56:17 +02:00
_table.py do not expand single strings into characters 2020-06-28 11:19:18 +02:00
_test.py simplified 2020-07-15 20:54:37 +02:00
_vtk.py functionality for getting data 2020-08-24 06:40:36 +02:00
grid_filters.py [skip ci] started to replace .format() with f-strings 2020-06-24 11:02:37 -04:00
mechanics.py Merge branch 'development' into vectorize_rotation 2020-04-21 19:29:30 +02:00
util.py store history of geometry modifications 2020-08-23 23:52:48 +02:00