perseesta 2

This commit is contained in:
ovainola
2015-08-01 15:50:52 +03:00
parent 55bdf745b2
commit 95c853cc91
4 changed files with 104 additions and 84 deletions
+6 -6
View File
@@ -4,13 +4,13 @@ JuliaFEM.interfaces
Exported
--------
.. function:: solve_elasticity_interface!()
.. jl:function:: solve_elasticity_interface!()
This is generic interface that reads data from data model, solves elasticity
problem and updates model.
:param model : to be defined
source:
-------
[JuliaFEM/src/interfaces.jl:22](https://github.com/JuliaFEM/JuliaFEM.jl/tree/08077a783a6459336cf07b02e323df0e9977c74f/src/interfaces.jl#L22)
Parameters
----------
model : to be defined