DAMASK_EICMD/lib/damask
Martin Diehl e74b5da19a changed all remaining routines to fortran-fast arrays (geometry reconstruction etc.)
changed all remaining routines in f2py to more clever determination of array size (requires f2py >= 2.0)
enabled 3D visualize to work with odd resolution by switching to linear reconstruction
PLEASE NOTE: Redefinition of routines for f2py might cause trouble -> DELETE DAMASK_ROOT/lib/damask/core.so in this case
further changes: added pure statement where possible, polished, unified use of "Q" for "Quaternion" and reordered math to have similar routines together
2013-01-31 16:28:08 +00:00
..
config improved material.config writer class 2012-09-07 18:25:25 +00:00
geometry added Id flag and content 2011-12-22 10:30:25 +00:00
result a rough version of a t16 to vtk converter 2012-01-24 14:26:13 +00:00
solver added detection of Marc 2012 in postResults (lib/damask/solver/marc.py) 2012-12-13 17:50:00 +00:00
test introduced error code for run_test.py 2013-01-23 18:33:46 +00:00
__init__.py changed all remaining routines to fortran-fast arrays (geometry reconstruction etc.) 2013-01-31 16:28:08 +00:00
asciitable.py introduced two more helper functions: 2012-12-06 21:46:19 +00:00
colormaps.py export method with format and revised crop options added to the Colormap class. 2013-01-18 17:17:50 +00:00
environment.py added Id flag and content 2011-12-22 10:30:25 +00:00
util.py polishing, and using numpy's deg2rad/rad2deg 2012-07-19 16:05:05 +00:00