Commit Graph

299 Commits

Author SHA1 Message Date
Jukka Aho 12b1aa507a README.md needs to be index.md in docs 2015-07-04 00:43:43 +03:00
Jukka Aho 12b4a6ed99 copy readme using Makefile 2015-07-04 00:40:48 +03:00
Jukka Aho b5f0a0918d documentation generated to wrong location 2015-07-03 23:52:39 +03:00
Jukka Aho f5dfecc8ee phony 2015-07-03 23:44:26 +03:00
Jukka Aho 03f7caff77 added extensions, removed code i do not understand 2015-07-03 23:38:17 +03:00
Jukka Aho 6754e105cc removed theme 2015-07-03 23:10:56 +03:00
Jukka Aho 0690f0f39d added makefile for document generation etc. 2015-07-03 22:39:38 +03:00
Jukka Aho 1b5e8160f6 modifications to documentation build 2015-07-03 22:32:20 +03:00
Jukka Aho 933ef2f617 removed JuliaFEM.jl from requirements (not pip installable) 2015-07-03 19:22:40 +03:00
Jukka Aho 02d1bb8589 unfinished, some ideas 2015-07-02 22:21:41 +03:00
Jukka Aho f761bb46c7 updated contributing.md for indentation instructions 2015-07-02 18:16:29 +03:00
Jukka Aho f506dc2d88 simple parallel solution example using substructuring 2015-06-30 08:15:25 +03:00
Tero Frondelius a175309920 Merge branch 'master' of github.com:JuliaFEM/JuliaFEM.jl 2015-06-28 20:30:47 +03:00
Tero Frondelius bfd4430f2a Logo LICENSE.md added 2015-06-28 20:30:24 +03:00
Jukka Aho 14f6ec2a18 updated for quadratic tetras 2015-06-28 20:27:15 +03:00
Jukka Aho 059f8b2281 quad tet test file 2015-06-28 19:11:11 +03:00
Jukka Aho 8dda1c9f5c testfile 2015-06-28 19:05:09 +03:00
Jukka Aho fa8834e9e5 fixing paths v0.0.1 2015-06-27 19:53:49 +03:00
Jukka Aho 8986d35dbe test_ files are now automatically tested 2015-06-27 19:42:20 +03:00
Jukka Aho 756f35bbfc added test to save xdmf model to disk 2015-06-27 19:33:30 +03:00
Jukka Aho d23549cfa8 added test to throw error when trying so save xdmf format something non-suitable data item 2015-06-27 19:27:49 +03:00
Jukka Aho 33efef12a4 added test to check non-homogeneous boundary condition elimintation 2015-06-27 19:21:49 +03:00
Jukka Aho 38f0f81551 fixed @assert -> @fact on test_interfaces.jl 2015-06-27 18:58:46 +03:00
Jukka Aho 0c76c24c52 added test to warn when unknown section found 2015-06-27 18:52:44 +03:00
Jukka Aho 955d280cb8 add test to throw error when element type is unknown 2015-06-27 18:46:07 +03:00
Jukka Aho cd5bedb41d removed unnecessary test data 2015-06-27 18:24:35 +03:00
Jukka Aho c22d3e9d60 Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM.jl 2015-06-27 18:22:36 +03:00
Jukka Aho 848cee223b node ordering in xmf == node ordering in abaqus 2015-06-27 18:22:28 +03:00
Tero Frondelius e556e119b0 Update README.md 2015-06-27 12:24:57 +03:00
Tero Frondelius 5c33c7f2cb Update README.md 2015-06-27 12:23:54 +03:00
Tero Frondelius 316a7a6cbf Moving the logo files to docs/logo 2015-06-27 12:22:36 +03:00
ovainola 303c3d5981 Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM.jl 2015-06-27 00:23:19 +03:00
ovainola 68efeb09d1 added interface test 2015-06-27 00:22:41 +03:00
ovainola 7295f0f3b9 Delete README_new.md 2015-06-26 23:05:29 +03:00
ovainola b4eb810998 Update requirements.txt 2015-06-26 22:59:25 +03:00
ovainola 02f65b7d01 Update requirements.txt 2015-06-26 22:56:57 +03:00
ovainola c62bb42610 Update requirements.txt 2015-06-26 22:55:48 +03:00
ovainola 05bdfaab95 Update conf.py 2015-06-26 22:53:26 +03:00
ovainola 4cbe796261 Update README.md 2015-06-26 22:30:02 +03:00
Tero Frondelius 44607c2660 second trial of adding pending test 2015-06-26 22:10:09 +03:00
Tero Frondelius e1d7c5b47f Merge branch 'master' of github.com:JuliaFEM/JuliaFEM.jl 2015-06-26 22:04:48 +03:00
Tero Frondelius d60a086fea more tests 2015-06-26 22:04:40 +03:00
ovainola 63d5a2a53f Update CONTRIBUTING.md 2015-06-26 22:03:33 +03:00
ovainola c5898bb040 Update README.md
testing
2015-06-26 21:58:26 +03:00
Jukka Aho 84c5b55718 updated main packages 2015-06-26 21:49:48 +03:00
Jukka Aho 532975d5d6 added paska functions 2015-06-26 21:44:41 +03:00
Tero Frondelius 7b4bd9f5ba Hard work 2015-06-26 21:34:42 +03:00
Tero Frondelius afa1ba299c More hard coding 2015-06-26 21:29:18 +03:00
Tero Frondelius d13a1a6c7c Very labourous coding session 2015-06-26 21:21:18 +03:00
ovainola 8da6e1baa0 Update build.jl
Added doctests to build.jl
2015-06-26 20:10:47 +03:00