DAMASK_EICMD/processing
Philip Eisenlohr 99e3c9a397 fixed (potentially) buggy rotation of tensors. convention is:
with A v = b
v' = R v
A' = R A R^T
such that
A' v' = R A R^T  R v = R A v (= R b = b', i.e. old result transformed into other coordinate basis)
2014-08-22 15:32:48 +00:00
..
misc fixed wrong order in linear interpolation for stress 2014-08-18 20:09:09 +00:00
post fixed (potentially) buggy rotation of tensors. convention is: 2014-08-22 15:32:48 +00:00
pre try to go on despite crappy data (containing dead ends in the segment network) 2014-08-21 17:23:16 +00:00