Commit Graph

9893 Commits

Author SHA1 Message Date
Martin Diehl 6a8783bab8 these functions are static
class methods change are allowed to change the attributes of the class.
This is not what we do here
2019-12-13 15:46:40 +01:00
Test User 19bc686327 [skip ci] updated version information after successful test of v2.0.3-1237-g5a2053cd 2019-12-09 06:02:49 +01:00
Martin Diehl 5a2053cdc2 Merge branch 'simple-int-formatting' into 'development'
Simple int formatting

See merge request damask/DAMASK!111
2019-12-08 23:07:23 +01:00
Martin Diehl c2e91ae5e1 copy and paste error, wrong array was set 2019-12-08 20:52:05 +01:00
Martin Diehl b0ce324213 Merge remote-tracking branch 'origin/development' into simple-int-formatting 2019-12-08 20:24:05 +01:00
Martin Diehl fbe2228ade avoid string length mismatch 2019-12-07 20:22:55 +01:00
Test User a6e636a1c3 [skip ci] updated version information after successful test of v2.0.3-1228-g3e269f04 2019-12-07 19:50:17 +01:00
Vitesh 3e269f0419 Merge branch 'only-use-rotation-class' into 'development'
Only use rotation class

See merge request damask/DAMASK!110
2019-12-07 17:33:34 +01:00
Martin Diehl 4eacc1d16d polishing 2019-12-07 15:45:37 +01:00
Martin Diehl 23944de6de less variables for better readability 2019-12-07 15:20:04 +01:00
Test User 0f4f415c5b [skip ci] updated version information after successful test of v2.0.3-1218-g5a6111ec 2019-12-07 13:47:55 +01:00
Sharan Roongta 5a6111ec69 Merge branch 'incs-no-leading-zero' into 'development'
Incs no leading zero

See merge request damask/DAMASK!108
2019-12-07 11:32:37 +01:00
Martin Diehl 7ecb0245ec simplified (use novel i0 format specifier) 2019-12-07 11:12:46 +01:00
Martin Diehl 137b235bc1 i0 format specifier easier then hand-written IO_intOut
using variable pStringLen allows string assignment without length issues
2019-12-07 11:06:39 +01:00
Test User d719e9476c [skip ci] Merge branch 'master' into development 2019-12-06 22:36:58 +01:00
Test User c6af346989 Merge commit 'v2.0.3-1200-g59b3d81a' 2019-12-06 22:36:23 +01:00
Test User 59b3d81a73 [skip ci] updated version information after successful test of v2.0.3-1199-g78eccd56 2019-12-06 22:36:23 +01:00
Test User 647df9c395 [skip ci] Merge branch 'master' into development 2019-12-06 18:00:19 +01:00
Test User 860e2d08b5 [skip ci] updated version information after successful test of v2.0.3-1177-ga41871e2 2019-12-06 17:59:57 +01:00
Franz Roters 78eccd56a0 Merge remote-tracking branch 'remotes/origin/almost-no-postResults' into development 2019-12-06 15:30:42 +01:00
Sharan Roongta 96710a238d Merge branch 'development' of magit1.mpie.de:damask/DAMASK into incs-no-leading-zero 2019-12-06 15:25:21 +01:00
Philip Eisenlohr a41871e2ac Merge branch 'new-ASCII' into 'development'
New table class

See merge request damask/DAMASK!104
2019-12-06 14:58:16 +01:00
Martin Diehl 04492eeb0a Merge branch 'almost-no-postResults' into only-use-rotation-class 2019-12-05 19:42:50 +01:00
Martin Diehl 78e96993df Merge branch 'almost-no-postResults' into only-use-rotation-class 2019-12-05 19:41:32 +01:00
Philip Eisenlohr 2648a67dcd fixed sort_by to respect updated index (upon subsequent adding of new data) 2019-12-05 12:02:10 -05:00
Philip Eisenlohr 3caf2c1296 condensing code 2019-12-05 09:05:50 -05:00
Test User 4bc037107b [skip ci] updated version information after successful test of v2.0.3-1136-gcc67f0e1 2019-12-05 13:35:23 +01:00
Martin Diehl 90fdb24faa forgotten variable rename 2019-12-05 13:26:33 +01:00
Martin Diehl f585e1a553 not used 2019-12-05 11:20:05 +01:00
Martin Diehl 204cbe9bd0 Merge branch 'development' into almost-no-postResults 2019-12-05 11:13:50 +01:00
Vitesh cc67f0e142 Merge branch 'DREAM3D-converter-fix' into 'development'
works again and uses DADF5 intrisic features

See merge request damask/DAMASK!109
2019-12-05 11:02:38 +01:00
Martin Diehl 1018b89296 nice to have.. 2019-12-05 10:48:42 +01:00
Martin Diehl 53a38e3a97 polishing 2019-12-05 10:37:13 +01:00
Martin Diehl f885748a58 variable was never used 2019-12-05 08:43:14 +01:00
Martin Diehl 1bf4946e67 invalid escape sequence 2019-12-05 08:37:39 +01:00
Martin Diehl 3af696995d did not work when piping 2019-12-05 08:36:32 +01:00
Martin Diehl 469d638afb making table class feature complete 2019-12-05 06:57:09 +01:00
Martin Diehl ee8e3386f4 shorter but still descriptive names 2019-12-05 06:16:29 +01:00
Martin Diehl e7a67262f8 clear enough 2019-12-05 06:00:49 +01:00
Martin Diehl 2172e92e7e test exotic input files 2019-12-05 05:57:47 +01:00
Martin Diehl 5fdf112f78 allow strings as data in ASCII file 2019-12-05 05:45:27 +01:00
Martin Diehl 1c83572589 more descriptive names 2019-12-05 05:11:58 +01:00
Martin Diehl cb0d39eee6 not needed anymore 2019-12-04 19:00:56 +01:00
Martin Diehl 19c55990ab works again and uses DADF5 intrisic features 2019-12-04 18:30:08 +01:00
Martin Diehl 07e9778798 one more test 2019-12-04 10:20:57 +01:00
Martin Diehl 285075bb6b ordered alphabetically 2019-12-04 06:15:32 +01:00
Martin Diehl 6902d3dd0a repeated test
better sort alphabetically
2019-12-04 06:04:06 +01:00
Martin Diehl 6c31e22855 testing new style DADF5 file 2019-12-04 05:59:52 +01:00
Martin Diehl 32ebcea207 more tests 2019-12-04 05:49:43 +01:00
Martin Diehl fecd4632b4 correct reporting of time 2019-12-04 05:49:17 +01:00