Commit Graph

7013 Commits

Author SHA1 Message Date
Martin Diehl e3e905938e all elements are CP elements 2018-08-20 16:23:05 +02:00
Martin Diehl 3e4c878304 using shared interface for spectral and FEM solver
group_scalar seems inappropriate as integers are also scalars. renamed
to group_float (is actually usually of double precision).

think about better name, types should have a t prefix. tgroupFloat?
2018-08-20 16:09:40 +02:00
Martin Diehl b8d56ae320 unfified interface for spectral and FEM solver
Note: extension to load case and geometry is not added automatically
anymore!
2018-08-20 15:59:13 +02:00
Martin Diehl f29a5b3df3 not used at all 2018-08-20 13:15:44 +02:00
Martin Diehl f8ce2565c9 compilation test for FEM solver active 2018-08-20 09:13:20 +02:00
Martin Diehl 543c49426f Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-08-20 09:09:15 +02:00
Martin Diehl 3a097d1099 Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading 2018-08-20 09:04:28 +02:00
Martin Diehl 7c683d4f3d updated tests for 38- and 36- branches 2018-08-20 09:02:03 +02:00
Martin Diehl 3bb2e2c580 Merge branch 'development' of magit0.mpie.de:damask/DAMASK into development 2018-08-20 09:01:38 +02:00
Martin Diehl 8fb780ab42 now compiles with gfortran 2018-08-20 09:01:13 +02:00
Test User 615af684eb [skip ci] updated version information after successful test of v2.0.2-381-gc03ea8f5 2018-08-20 08:55:59 +02:00
Martin Diehl d6c69e3a18 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-18 23:17:07 +02:00
Martin Diehl f7c20d74af compiles now, but most likely does not work 2018-08-18 15:58:42 +02:00
Martin Diehl 0d8f17cbe6 adjusting to PETSc 3.9.x 2018-08-18 14:05:57 +02:00
Philip Eisenlohr c03ea8f5c7 added forgotten C66(2,2) read-in from parameter database 2018-08-17 15:43:09 -04:00
Philip Eisenlohr 08d6cb242f adopted new name for covera_ratio: c/a 2018-08-17 15:42:35 -04:00
Philip Eisenlohr 62d2806fe1 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-17 14:59:00 -04:00
Martin Diehl d4bcfae82b WIP: adopting to PETSc 3.9.x and modifications in development branch 2018-08-17 12:00:44 +02:00
Martin Diehl 821860987c copied existing files 2018-08-17 00:14:25 +02:00
Martin Diehl 26b08bc21b Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading 2018-08-16 23:39:14 +02:00
Test User 2ea894dbbe [skip ci] updated version information after successful test of v2.0.2-374-g3e4f6598 2018-08-16 03:16:13 +02:00
Franz Roters 3e4f6598f4 Merge remote-tracking branch 'remotes/origin/35-new-style-of-reading-in-parameters-in-lattice' into development 2018-08-15 14:48:25 +02:00
Philip Eisenlohr 66e68151ea Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-13 18:28:59 -04:00
Philip Eisenlohr ba215ed9ea small polish 2018-08-13 18:27:51 -04:00
Test User 6c4ae60030 [skip ci] updated version information after successful test of v2.0.2-357-g3fbc537b 2018-08-09 00:03:41 +02:00
Martin Diehl 3fbc537b7b avoid deadlock for master pipelines 2018-08-05 22:50:43 +02:00
Martin Diehl 80841adcbb support python 3 soon 2018-08-05 22:50:21 +02:00
Test User 784faafdd7 [skip ci] Merge branch 'master' into development 2018-08-05 22:35:23 +02:00
Test User 9f8325ab0e Merge commit 'v2.0.2-351-g8173b8ce' 2018-08-05 22:35:17 +02:00
Test User 8173b8ced1 [skip ci] updated version information after successful test of v2.0.2-350-g2be13b00 2018-08-05 22:35:17 +02:00
Test User 7f933025c7 [skip ci] Merge branch 'master' into development 2018-08-05 15:22:57 +02:00
Test User 686f0fe801 [skip ci] updated version information after successful test of v2.0.2-349-gd623d037 2018-08-05 15:22:24 +02:00
Martin Diehl 5337fb1229 old runtime debugging leftovers 2018-08-05 11:08:17 +02:00
Martin Diehl c0adb61350 outdated description 2018-08-05 10:41:01 +02:00
Martin Diehl 60fc47ca2a unused import 2018-08-05 09:41:27 +02:00
Martin Diehl aa1bcd68fa Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-05 06:10:43 +02:00
Martin Diehl 386c3e7797 Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading 2018-08-05 06:04:33 +02:00
Martin Diehl 2be13b0047 test that also works for new nonlocal 2018-08-05 06:02:33 +02:00
Martin Diehl 661636d83e default values needed to suppress error in case of missing key 2018-08-04 22:53:56 +02:00
Martin Diehl f522f79703 Merge branch 'development' into 35-new-style-of-reading-in-parameters-in-lattice 2018-08-04 22:42:14 +02:00
Martin Diehl d623d0379b resolved confusion of different branches in PRIVATE 2018-08-04 22:38:38 +02:00
Martin Diehl 6a4260ac07 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-04 22:29:52 +02:00
Test User fa0dff7ac8 [skip ci] updated version information after successful test of v2.0.2-282-gc05337a2 2018-08-04 21:51:25 +02:00
Martin Diehl 9360c171a1 polished for merge
access to array(n+m:) is safe for array of size n with m>1
2018-08-04 19:39:50 +02:00
Martin Diehl e6d5f1926f issue of heap size still not finally resolved 2018-08-04 14:43:24 +02:00
Martin Diehl 20d1264d07 small improvements
default case of error handling, checking for recursion limit, some
comments to also understand it later
2018-08-04 13:58:01 +02:00
Philip Eisenlohr 8edeeaf213 renaming of p_vec and friends to names based on "group" 2018-08-03 19:39:14 -04:00
Martin Diehl 8c07825d7e Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading 2018-08-03 22:21:37 +02:00
Martin Diehl c05337a21b Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-03 22:09:34 +02:00
Test User eebff83252 [skip ci] updated version information after successful test of v2.0.2-263-gb305d913 2018-08-03 22:06:36 +02:00