Commit Graph

12 Commits

Author SHA1 Message Date
Jukka Aho b574459120 Update .gitignore
Add test/*.xmf and test/*.h5 to .gitignore, (some tests are generating
results files)
2018-09-06 13:34:26 +03:00
Jukka Aho 413526804b Improve documentation (#199)
Let's use Literate.jl to automatically generate usage examples.

* Automatically generate documentation from other packages (first try to include each package's docs/src/index.md, but if that fails, then use README.md to introduce the package).
* Add example how to calculate local element matrices.
* Add example how to perform 2d contact analysis.
2018-05-30 11:52:01 +03:00
Jukka Aho 08055ecd21 add *.mem and *.cov to .gitignore 2017-08-14 20:41:16 +03:00
Jukka Aho 436bf119b2 Set up documentation + lint (#121)
- remove some automatically generated stuff not should even be in
repository
- set up lint + Documents.jl in same way it is defined in freshly started projects
- add lint + doctest to after_success so that build pass, these needs to be fixed later
- build is failing on nightly (0.7) but it's ok for release (0.5.2)
- Documenter.jl supports doctests, so this closes least #23
- build system is now on Travis-CI completely, so this closes also #68
2017-07-19 07:34:38 +03:00
Jukka Aho b56a7e3c0b ignore jld data files 2015-12-31 07:39:59 +02:00
Jukka Aho e39d9796b0 defining basis. still needs some rethinking... 2015-11-02 21:25:02 +02:00
Jukka Aho e364a538ed - Updated FieldSet + developer guide
- Verification of heat problem
2015-10-20 15:54:47 +03:00
Jukka Aho 7f0875dcb7 Integration. 2015-08-16 22:48:19 +03:00
Jukka Aho 1aa1ccb4c1 still wondering, does not converge 2015-08-10 23:01:44 +03:00
Jukka Aho 02196af0a3 added assembly example 2015-05-31 16:35:47 +03:00
Jukka Aho 68b6ca9eb4 added example how to calculate geometrically nonlinear elasticity 2015-05-23 23:44:57 +03:00
Jukka Aho f463c952a8 added gitignore 2015-05-16 13:19:20 +03:00