Commit Graph

99 Commits

Author SHA1 Message Date
Tero Frondelius dcb9e6511f added test_print() to runtests.jl 2015-06-20 20:19:31 +03:00
Tero Frondelius 4ddf96c297 added test_print() to runtests.jl 2015-06-20 19:56:36 +03:00
Jukka Aho 8314b6df73 updated travis 2015-06-20 17:12:04 +03:00
Jukka Aho 2aab6352b0 changed doc strings 2015-06-20 16:55:25 +03:00
Jukka Aho bfb5d88e82 updated tests 2015-06-20 16:43:45 +03:00
Jukka Aho 0f64cabfff added functions to add and remove nodes from model 2015-06-20 16:00:32 +03:00
Jukka Aho 6e4b127a36 added field concept 2015-06-20 15:57:23 +03:00
Jukka Aho 980109c6f2 added export 2015-06-20 15:37:26 +03:00
Jukka Aho 37b87f435a already caused a bug ;) 2015-06-20 15:34:11 +03:00
Jukka Aho 97faa3fd63 basic model structure 2015-06-20 15:32:57 +03:00
Jukka Aho e891faee74 fixed node numbering 2015-06-20 14:35:43 +03:00
Jukka Aho 5e548db83e xdmf export 2015-06-20 14:28:03 +03:00
Jukka Aho 241199eceb meshed piston 2015-06-19 20:22:48 +03:00
Jukka Aho 6b3a789ab3 Merge branch 'master' of https://github.com/ovainola/JuliaFEM 2015-06-17 12:31:47 +03:00
Jukka Aho 5904e83e9d iterative solvers, convergence 2015-06-17 12:31:37 +03:00
Tero Frondelius 78c4937ca0 Delete old-travis 2015-06-16 23:46:35 +03:00
Jukka Aho fa4fb5e35a added new test geometry, piston.stp 2015-06-15 11:32:24 +03:00
Jukka Aho 2ff628fe52 added iteration count for second version 2015-06-15 00:08:22 +03:00
Jukka Aho 5e388f62a7 added performance study between FAD and analytical stiffness matrices 2015-06-14 23:59:27 +03:00
Jukka Aho 6bafd0c534 fixed datestamp for notebook 2015-06-14 03:57:27 +03:00
Jukka Aho d6655eb7f9 added a proposal for same basic data structure 2015-06-14 03:56:01 +03:00
ovainola 1f386011b7 Update .travis.yml 2015-06-09 17:04:51 +03:00
TeroFrondelius 4ca92347b4 stl + png added 2015-06-09 13:28:01 +03:00
ovainola 1367e63c1e Testing greek letter with Coverage.jl 2015-06-08 17:23:35 +03:00
Tero Frondelius 168d207b96 Update runtests.jl
Testing the coverall
2015-06-07 21:40:19 +03:00
ovainola 26c600cb0f Update README.md 2015-06-07 13:47:35 +03:00
ovainola 0c55e1bfba Adding C2D4 shape function 2015-06-07 13:43:01 +03:00
ovainola 08e2f633b0 Changing shape functions file to test coverage 2015-06-07 13:38:16 +03:00
ovainola 5cc0270663 Update .travis.yml 2015-06-06 19:26:09 +03:00
ovainola 9207c8c866 Update .travis.yml 2015-06-06 19:18:48 +03:00
ovainola 74d6e9ccb0 Update .travis.yml 2015-06-06 19:12:17 +03:00
ovainola 04a04e030f Update .travis.yml 2015-06-06 19:10:44 +03:00
ovainola e0cb7b4eb6 Update .travis.yml 2015-06-06 19:06:46 +03:00
ovainola d2df9d2680 Update .travis.yml 2015-06-06 19:00:37 +03:00
Olli Vainola affcaf31c4 added print, new 3 2015-06-06 18:42:03 +03:00
Olli Vainola 1600cde73d added print, new 2 2015-06-06 18:40:32 +03:00
Olli Vainola dcffb483b1 added print, new 2015-06-06 18:39:01 +03:00
Olli Vainola 2ec6c970c5 added print 2015-06-06 18:29:59 +03:00
Olli Vainola 7c3b5e88b3 testing travis without after_success 2 2015-06-06 17:58:29 +03:00
Olli Vainola 192ab51a27 Merge branch 'master' of https://github.com/ovainola/JuliaFEM 2015-06-06 17:55:23 +03:00
Olli Vainola 1961f1e9d2 testing travis without after_success 2015-06-06 17:54:51 +03:00
Tero Frondelius 9b97e82b6c Nodes and Elements corrected 2015-06-06 17:49:14 +03:00
Tero Frondelius d7451d0999 Nodes and Elements corrected 2015-06-06 17:48:02 +03:00
Tero Frondelius 91306de29a Nodes and Elements 2015-06-06 17:45:05 +03:00
Tero Frondelius 4473d9761c Nodes and Elements 2015-06-06 17:43:51 +03:00
Olli Vainola 449851216b Added test function 2015-06-06 16:55:18 +03:00
Olli Vainola 4d80c621ae Removed < mark 2015-06-06 16:48:28 +03:00
Olli Vainola 565edd9168 Adding after success to travis.yml 2015-06-06 16:46:15 +03:00
Olli Vainola d9c8c8fc2c Adding init to travis.yml 2015-06-06 16:41:55 +03:00
Jukka Aho 3b43ed3c8b more wondering about automatic differentiation 2015-06-01 02:49:02 +03:00