2190 Commits

Author SHA1 Message Date
Tero Frondelius 1653b73601 added test_print() to runtests.jl 2015-06-20 20:19:31 +03:00
Tero Frondelius d090d0b72b Update .travis.yml 2015-06-20 20:15:37 +03:00
Tero Frondelius a518c789ed Update .travis.yml 2015-06-20 20:14:00 +03:00
Jukka Aho ae1d4569b1 Merge branch 'master' of https://github.com/ovainola/JuliaFEM 2015-06-20 19:58:03 +03:00
Jukka Aho 38337f5605 simple support for element connectivity data 2015-06-20 19:57:50 +03:00
Tero Frondelius 823061eecd added test_print() to runtests.jl 2015-06-20 19:56:36 +03:00
Jukka Aho 00d70eb5c4 updated travis 2015-06-20 17:12:04 +03:00
Jukka Aho 9e0e6b622f changed doc strings 2015-06-20 16:55:25 +03:00
Jukka Aho b8cd233f3c updated tests 2015-06-20 16:43:45 +03:00
Jukka Aho 5b0d204ce2 added functions to add and remove nodes from model 2015-06-20 16:00:32 +03:00
Jukka Aho 0d6294b82b added field concept 2015-06-20 15:57:23 +03:00
Jukka Aho 4756a32029 added export 2015-06-20 15:37:26 +03:00
Jukka Aho 8be3a49ae7 already caused a bug ;) 2015-06-20 15:34:11 +03:00
Jukka Aho 17bae6e48f basic model structure 2015-06-20 15:32:57 +03:00
Jukka Aho 59c9717a43 fixed node numbering 2015-06-20 14:35:43 +03:00
Jukka Aho b0c3560751 xdmf export 2015-06-20 14:28:03 +03:00
Jukka Aho f124c55063 iterative solvers, convergence 2015-06-17 12:31:37 +03:00
Jukka Aho 409e9f04c2 added iteration count for second version 2015-06-15 00:08:22 +03:00
Jukka Aho 35558ad0da added performance study between FAD and analytical stiffness matrices 2015-06-14 23:59:27 +03:00
Jukka Aho cbbcfe44c9 fixed datestamp for notebook 2015-06-14 03:57:27 +03:00
Jukka Aho 7cd803da3f added a proposal for same basic data structure 2015-06-14 03:56:01 +03:00
ovainola 3251e50b64 Update .travis.yml 2015-06-09 17:04:51 +03:00
ovainola 386003bef0 Testing greek letter with Coverage.jl 2015-06-08 17:23:35 +03:00
Tero Frondelius a902f365dc Update runtests.jl
Testing the coverall
2015-06-07 21:40:19 +03:00
ovainola 437b62b861 Update README.md 2015-06-07 13:47:35 +03:00
ovainola e7c0b63ba0 Adding C2D4 shape function 2015-06-07 13:43:01 +03:00
ovainola f0b68f9707 Changing shape functions file to test coverage 2015-06-07 13:38:16 +03:00
ovainola 4bb5347a25 Update .travis.yml 2015-06-06 19:26:09 +03:00
ovainola e137e9f1de Update .travis.yml 2015-06-06 19:18:48 +03:00
ovainola ec5b3a60cd Update .travis.yml 2015-06-06 19:12:17 +03:00
ovainola 2ac656f1fe Update .travis.yml 2015-06-06 19:10:44 +03:00
ovainola c313d319a7 Update .travis.yml 2015-06-06 19:06:46 +03:00
ovainola 7e7515cdfb Update .travis.yml 2015-06-06 19:00:37 +03:00
Olli Vainola be15416232 added print, new 3 2015-06-06 18:42:03 +03:00
Olli Vainola 61f56aaaa7 added print, new 2 2015-06-06 18:40:32 +03:00
Olli Vainola f09f251e74 added print, new 2015-06-06 18:39:01 +03:00
Olli Vainola b88cfbc1d5 added print 2015-06-06 18:29:59 +03:00
Olli Vainola eac72c1f55 testing travis without after_success 2 2015-06-06 17:58:29 +03:00
Olli Vainola 54221e294f Merge branch 'master' of https://github.com/ovainola/JuliaFEM 2015-06-06 17:55:23 +03:00
Olli Vainola b39a7c686b testing travis without after_success 2015-06-06 17:54:51 +03:00
Tero Frondelius a08fbc0e5e Nodes and Elements corrected 2015-06-06 17:49:14 +03:00
Tero Frondelius 75cb6e93d1 Nodes and Elements corrected 2015-06-06 17:48:02 +03:00
Tero Frondelius 3a408b324b Nodes and Elements 2015-06-06 17:45:05 +03:00
Tero Frondelius 817a673d76 Nodes and Elements 2015-06-06 17:43:51 +03:00
Olli Vainola d21fecc059 Added test function 2015-06-06 16:55:18 +03:00
Olli Vainola 6fb51eef4f Removed < mark 2015-06-06 16:48:28 +03:00
Olli Vainola 862d7c4170 Adding after success to travis.yml 2015-06-06 16:46:15 +03:00
Olli Vainola 4f8158f47c Adding init to travis.yml 2015-06-06 16:41:55 +03:00
Jukka Aho 6df2755555 more wondering about automatic differentiation 2015-06-01 02:49:02 +03:00
Jukka Aho 2b20bacec4 added simple example to evaluate gradient of function 2015-06-01 00:06:44 +03:00