DAMASK_EICMD/python/tests
Martin Diehl 9979eb58f4 consistent layout for grid data
has now always the shape ([x,y,z,...]) with x fastest. For conversion from or
to linear layout ([x*y*z,...]), e.g. storage in ASCII table, reshape needs
to have the 'F' option.
Credits to Vitesh and Fran for pointing this out.
2020-04-20 13:09:59 +02:00
..
reference better name 2020-03-02 23:05:35 +01:00
conftest.py "pip install damask" either locally or from PyPI after upload 2019-12-12 14:32:51 -05:00
test_Geom.py tuples not needed for single arguments 2020-03-31 12:44:39 +02:00
test_Orientation.py use separate test definitions per class 2020-02-22 00:03:54 +01:00
test_Result.py cleaning 2020-03-19 08:13:13 +01:00
test_Rotation.py polishing 2020-04-11 20:42:46 +02:00
test_Table.py following python standard + polishing 2020-03-18 13:49:53 +01:00
test_VTK.py tuples not needed for single arguments 2020-03-31 12:44:39 +02:00
test_grid_filters.py consistent layout for grid data 2020-04-20 13:09:59 +02:00
test_mechanics.py style unification 2020-02-21 13:03:50 +01:00