Files
JuliaFEM.jl/docs/api/JuliaFEM.interfaces.rst
T

16 lines
297 B
ReStructuredText
Raw Normal View History

2015-07-30 20:43:26 +03:00
JuliaFEM.interfaces
===================
Exported
--------
2015-08-25 21:32:43 +03:00
.. function:: solve_elasticity_interface!()
2015-07-30 20:43:26 +03:00
This is generic interface that reads data from data model, solves elasticity
problem and updates model.
2015-08-25 21:32:43 +03:00
:param model : to be defined
**source**
[JuliaFEM/src/interfaces.jl:22]
2015-07-30 20:43:26 +03:00