Commit Graph

119 Commits

Author SHA1 Message Date
ovainola 01ec84da2c Create requirements.txt for readthedocs 2015-06-21 21:45:48 +03:00
Jukka Aho a802deec31 Merge branch 'master' of https://github.com/ovainola/JuliaFEM 2015-06-21 00:02:46 +03:00
Jukka Aho c69357066d asdf 2015-06-21 00:02:15 +03:00
Tero Frondelius 9420d76294 debug to @debug in order to avoid overhead 2015-06-20 23:30:33 +03:00
Jukka Aho 9ead908ad7 simple test case for elasticity solver 2015-06-20 22:41:14 +03:00
Tero Frondelius 82ee8b9048 Merge branch 'master' of github.com:ovainola/JuliaFEM 2015-06-20 22:35:10 +03:00
Tero Frondelius 4b4074b098 Adding Docile 2015-06-20 22:34:16 +03:00
Tero Frondelius 09d623eb02 Update .travis.yml
Testing if the REQUIRE julia 0.4.0 - works
2015-06-20 22:26:26 +03:00
Tero Frondelius 9ed4d1e2b7 added Logging in runtests.jl 2015-06-20 22:14:04 +03:00
Tero Frondelius f19c7ea05a Create REQUIRE 2015-06-20 22:03:07 +03:00
Jukka Aho 916ce8181d xdmf != xdfs etc. 2015-06-20 22:01:22 +03:00
Jukka Aho 8bb5eced2e testing with travis 2015-06-20 21:54:01 +03:00
Jukka Aho 76ae202d32 typo 2015-06-20 21:51:50 +03:00
Jukka Aho 7cb81b1291 Merge branch 'master' of https://github.com/ovainola/JuliaFEM 2015-06-20 21:48:31 +03:00
Jukka Aho a961a1f48b xdmf test 2015-06-20 21:47:54 +03:00
Tero Frondelius bb498246bc @test_throw added 2015-06-20 21:38:10 +03:00
Jukka Aho 362774b08b changed exportä 2015-06-20 20:53:26 +03:00
Jukka Aho 9b9f876fa6 removed another print 2015-06-20 20:51:56 +03:00
Jukka Aho 97b05d59b3 changed a bit 2015-06-20 20:50:42 +03:00
Jukka Aho 3b2413d2ad changed a bit 2015-06-20 20:46:53 +03:00
Jukka Aho 315581602b changed a bit 2015-06-20 20:44:49 +03:00
Jukka Aho 8738729639 removed println 2015-06-20 20:42:57 +03:00
Tero Frondelius dc32622a2b Update runtests.jl 2015-06-20 20:41:19 +03:00
Jukka Aho dd9355a5ca again 2015-06-20 20:37:56 +03:00
Jukka Aho 823c088190 again 2015-06-20 20:36:26 +03:00
Jukka Aho be5e4b54c2 abs path 2015-06-20 20:30:33 +03:00
Jukka Aho 13ca11f5b0 removed . 2015-06-20 20:26:18 +03:00
Tero Frondelius 2d04ec9e51 Update .travis.yml 2015-06-20 20:22:45 +03:00
Tero Frondelius b11618dcf9 Merge branch 'master' of github.com:ovainola/JuliaFEM 2015-06-20 20:19:42 +03:00
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